{
    "data": {
        "id": "240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a",
        "url": "https:\/\/www.ah.nl",
        "summary": "https:\/\/www.webpagetest.org\/results.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a",
        "testUrl": "https:\/\/www.ah.nl",
        "location": "Hetzner:Chrome",
        "from": "Neurenberg - <b>Chrome<\/b> - <b>Emulated iPhone 6\/7\/8<\/b> - <b>custom<\/b>",
        "connectivity": "custom",
        "bwDown": 17300,
        "bwUp": 5000,
        "latency": 65,
        "plr": 0,
        "shaperLimit": 0,
        "mobile": 1,
        "label": "Albert Heijn Online",
        "completed": 1683986264,
        "tester": "agent-nr-9-1683979516-157.90.119.60-157.90.119.60",
        "testerDNS": "127.0.0.53",
        "testRuns": 3,
        "fvonly": true,
        "successfulFVRuns": 3,
        "lighthouse": {
            "lighthouseVersion": "10.2.0",
            "requestedUrl": "https:\/\/www.ah.nl\/",
            "mainDocumentUrl": "https:\/\/www.ah.nl\/",
            "finalDisplayedUrl": "https:\/\/www.ah.nl\/",
            "finalUrl": "https:\/\/www.ah.nl\/",
            "fetchTime": "2023-05-13T13:57:13.289Z",
            "gatherMode": "navigation",
            "runWarnings": [],
            "userAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/113.0.5672.92 Safari\/537.36",
            "environment": {
                "networkUserAgent": "Mozilla\/5.0 (Linux; Android 11; moto g power (2022)) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/109.0.0.0 Mobile Safari\/537.36",
                "hostUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/113.0.5672.92 Safari\/537.36",
                "benchmarkIndex": 1475.5,
                "credits": {
                    "axe-core": "4.7.0"
                }
            },
            "audits": {
                "is-on-https": {
                    "id": "is-on-https",
                    "title": "Uses HTTPS",
                    "description": "All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding [mixed content](https:\/\/developers.google.com\/web\/fundamentals\/security\/prevent-mixed-content\/what-is-mixed-content), where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP\/2 and many new web platform APIs. [Learn more about HTTPS](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/is-on-https\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "service-worker": {
                    "id": "service-worker",
                    "title": "Does not register a service worker that controls page and `start_url`",
                    "description": "The 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. [Learn more about Service Workers](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/service-worker\/).",
                    "score": 0,
                    "scoreDisplayMode": "binary"
                },
                "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": "binary",
                    "warnings": []
                },
                "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": 0.88,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 1860.9770000000001,
                    "numericUnit": "millisecond",
                    "displayValue": "1.9\u00a0s"
                },
                "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": 0.66000000000000003,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 3426.2539999999999,
                    "numericUnit": "millisecond",
                    "displayValue": "3.4\u00a0s"
                },
                "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": 0.95999999999999996,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 1860.9770000000001,
                    "numericUnit": "millisecond",
                    "displayValue": "1.9\u00a0s"
                },
                "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": 0.97999999999999998,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 2435,
                    "numericUnit": "millisecond",
                    "displayValue": "2.4\u00a0s"
                },
                "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": 0.31,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 916.09300000000076,
                    "numericUnit": "millisecond",
                    "displayValue": "920\u00a0ms"
                },
                "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": 0.02,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 675.68600000000004,
                    "numericUnit": "millisecond",
                    "displayValue": "680\u00a0ms"
                },
                "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\/cls\/).",
                    "score": 1,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 0.0037841385738931962,
                    "numericUnit": "unitless",
                    "displayValue": "0.004",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "cumulativeLayoutShiftMainFrame": 0.0037841385738931962,
                                "totalCumulativeLayoutShift": 0.0067420305575783407
                            }
                        ]
                    }
                },
                "errors-in-console": {
                    "id": "errors-in-console",
                    "title": "No browser errors logged to the console",
                    "description": "Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/errors-in-console\/)",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "server-response-time": {
                    "id": "server-response-time",
                    "title": "Reduce initial server response time",
                    "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": 0,
                    "scoreDisplayMode": "binary",
                    "numericValue": 711.70100000000002,
                    "numericUnit": "millisecond",
                    "displayValue": "Root document took 710\u00a0ms",
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "responseTime",
                                "valueType": "timespanMs",
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.ah.nl\/",
                                "responseTime": 711.70100000000002
                            }
                        ],
                        "overallSavingsMs": 611.70100000000002
                    }
                },
                "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": 0.75,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 5085.1019999999999,
                    "numericUnit": "millisecond",
                    "displayValue": "5.1\u00a0s"
                },
                "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": "notApplicable",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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": "informative",
                    "displayValue": "6 chains found",
                    "details": {
                        "type": "criticalrequestchain",
                        "chains": {
                            "A7637CC43C2FC1FD6DA52775FC74CF41": {
                                "request": {
                                    "url": "https:\/\/www.ah.nl\/",
                                    "startTime": 6374.4888849999998,
                                    "endTime": 6375.5482199999997,
                                    "responseReceivedTime": 6375.4507979999998,
                                    "transferSize": 37593
                                },
                                "children": {
                                    "90726.5": {
                                        "request": {
                                            "url": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                                            "startTime": 6375.4826780000003,
                                            "endTime": 6376.1301750000002,
                                            "responseReceivedTime": 6375.8832200000006,
                                            "transferSize": 92961
                                        }
                                    },
                                    "90726.14": {
                                        "request": {
                                            "url": "https:\/\/www.ah.nl\/content\/assets\/styles.0cc3a75b.css",
                                            "startTime": 6375.4871620000004,
                                            "endTime": 6375.9166830000004,
                                            "responseReceivedTime": 6375.7435250000008,
                                            "transferSize": 46659
                                        }
                                    },
                                    "90726.24": {
                                        "request": {
                                            "url": "https:\/\/www.ah.nl\/__ssobj\/core.js+ssdomvar.js+generic-adapter.js",
                                            "startTime": 6375.4901,
                                            "endTime": 6376.027384,
                                            "responseReceivedTime": 6375.9497789999996,
                                            "transferSize": 6769
                                        }
                                    },
                                    "90726.25": {
                                        "request": {
                                            "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/header.634aa0f5.css",
                                            "startTime": 6375.5027689999997,
                                            "endTime": 6375.746521,
                                            "responseReceivedTime": 6375.7351909999998,
                                            "transferSize": 11685
                                        }
                                    },
                                    "90726.39": {
                                        "request": {
                                            "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/footer.75a23e24.css",
                                            "startTime": 6376.1898929999998,
                                            "endTime": 6376.3187690000004,
                                            "responseReceivedTime": 6376.3162229999998,
                                            "transferSize": 4367
                                        }
                                    },
                                    "90726.3": {
                                        "request": {
                                            "url": "https:\/\/www.ah.nl\/__ssobj\/ard.png?7232665801952626045_1-4-1683986234&n=1",
                                            "startTime": 6375.4817569999996,
                                            "endTime": 6375.9534030000004,
                                            "responseReceivedTime": 6375.9518159999998,
                                            "transferSize": 285
                                        }
                                    }
                                }
                            }
                        },
                        "longestChain": {
                            "duration": 1829.8840000005439,
                            "length": 2,
                            "transferSize": 4367
                        }
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "displayValue": "",
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0
                    }
                },
                "installable-manifest": {
                    "id": "installable-manifest",
                    "title": "Web app manifest and service worker 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": 1,
                    "scoreDisplayMode": "binary",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": [],
                        "debugData": {
                            "type": "debugdata",
                            "manifestUrl": "https:\/\/static.ah.nl\/ah-static\/favicon\/site.webmanifest"
                        }
                    }
                },
                "splash-screen": {
                    "id": "splash-screen",
                    "title": "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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "failures": [],
                                "isParseFailure": false,
                                "hasStartUrl": true,
                                "hasIconsAtLeast144px": true,
                                "hasIconsAtLeast512px": true,
                                "fetchesIcon": true,
                                "hasPWADisplayValue": true,
                                "hasBackgroundColor": true,
                                "hasThemeColor": true,
                                "hasShortName": true,
                                "shortNameLength": true,
                                "hasName": true,
                                "hasMaskableIcon": false
                            }
                        ]
                    }
                },
                "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 `<meta name=\"theme-color\">` tag found.",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "failures": [
                                    "No `<meta name=\"theme-color\">` tag found"
                                ],
                                "themeColor": null,
                                "isParseFailure": false,
                                "hasStartUrl": true,
                                "hasIconsAtLeast144px": true,
                                "hasIconsAtLeast512px": true,
                                "fetchesIcon": true,
                                "hasPWADisplayValue": true,
                                "hasBackgroundColor": true,
                                "hasThemeColor": true,
                                "hasShortName": true,
                                "shortNameLength": true,
                                "hasName": true,
                                "hasMaskableIcon": false
                            }
                        ]
                    }
                },
                "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"
                },
                "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": 1,
                    "scoreDisplayMode": "binary"
                },
                "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\/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\/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": []
                    }
                },
                "mainthread-work-breakdown": {
                    "id": "mainthread-work-breakdown",
                    "title": "Minimize 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": 0.63,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 3330.615000000003,
                    "numericUnit": "millisecond",
                    "displayValue": "3.3\u00a0s",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "groupLabel",
                                "valueType": "text",
                                "label": "Category"
                            },
                            {
                                "key": "duration",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "group": "scriptEvaluation",
                                "groupLabel": "Script Evaluation",
                                "duration": 1901.6300000000076
                            },
                            {
                                "group": "other",
                                "groupLabel": "Other",
                                "duration": 687.45299999999679
                            },
                            {
                                "group": "styleLayout",
                                "groupLabel": "Style & Layout",
                                "duration": 340.40300000000002
                            },
                            {
                                "group": "scriptParseCompile",
                                "groupLabel": "Script Parsing & Compilation",
                                "duration": 139.28899999999996
                            },
                            {
                                "group": "paintCompositeRender",
                                "groupLabel": "Rendering",
                                "duration": 96.791999999998211
                            },
                            {
                                "group": "parseHTML",
                                "groupLabel": "Parse HTML & CSS",
                                "duration": 92.795000000000087
                            },
                            {
                                "group": "garbageCollection",
                                "groupLabel": "Garbage Collection",
                                "duration": 72.253000000000043
                            }
                        ],
                        "sortedBy": [
                            "duration"
                        ]
                    }
                },
                "bootup-time": {
                    "id": "bootup-time",
                    "title": "Reduce 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": 0.77000000000000002,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 1957.3289999999911,
                    "numericUnit": "millisecond",
                    "displayValue": "2.0\u00a0s",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "total",
                                "granularity": 1,
                                "valueType": "ms",
                                "label": "Total CPU Time"
                            },
                            {
                                "key": "scripting",
                                "granularity": 1,
                                "valueType": "ms",
                                "label": "Script Evaluation"
                            },
                            {
                                "key": "scriptParseCompile",
                                "granularity": 1,
                                "valueType": "ms",
                                "label": "Script Parse"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.ah.nl\/content\/assets\/vendor.e260e856.js",
                                "total": 1360.7429999999915,
                                "scripting": 1039.6139999999914,
                                "scriptParseCompile": 70.201000000000008
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/",
                                "total": 523.55499999999995,
                                "scripting": 30.38399999999999,
                                "scriptParseCompile": 10.693999999999999
                            },
                            {
                                "url": "Unattributable",
                                "total": 380.89799999999826,
                                "scripting": 37.240000000000016,
                                "scriptParseCompile": 0
                            },
                            {
                                "url": "https:\/\/www.googletagmanager.com\/gtm.js?id=GTM-WQK8NCZ&l=gtmdataLayer",
                                "total": 291.83700000000016,
                                "scripting": 220.97200000000012,
                                "scriptParseCompile": 14.559000000000003
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                                "total": 257.0869999999997,
                                "scripting": 203.5379999999997,
                                "scriptParseCompile": 5.4059999999999997
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/header.634aa0f5.js",
                                "total": 187.19699999999983,
                                "scripting": 167.12699999999987,
                                "scriptParseCompile": 4.4619999999999997
                            },
                            {
                                "url": "https:\/\/www.google-analytics.com\/plugins\/ua\/ec.js",
                                "total": 117.29899999999994,
                                "scripting": 33.34999999999993,
                                "scriptParseCompile": 0.14499999999999999
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/footer.75a23e24.js",
                                "total": 63.832000000000065,
                                "scripting": 58.313000000000066,
                                "scriptParseCompile": 2.4750000000000001
                            },
                            {
                                "url": "https:\/\/www.google-analytics.com\/analytics.js",
                                "total": 60.346000000000025,
                                "scripting": 57.849000000000025,
                                "scriptParseCompile": 1
                            }
                        ],
                        "summary": {
                            "wastedMs": 1957.3289999999911
                        },
                        "sortedBy": [
                            "total"
                        ]
                    }
                },
                "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
                    }
                },
                "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": 0.87,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 153.12600000000003,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 150\u00a0ms",
                    "warnings": [],
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "wastedMs",
                                "valueType": "timespanMs",
                                "label": "Potential Savings"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/zsp1.ah.nl",
                                "wastedMs": 153.12600000000003
                            },
                            {
                                "url": "https:\/\/www.googletagmanager.com",
                                "wastedMs": 73.604000000000013
                            }
                        ],
                        "overallSavingsMs": 153.12600000000003,
                        "sortedBy": [
                            "wastedMs"
                        ]
                    }
                },
                "font-display": {
                    "id": "font-display",
                    "title": "All text remains visible during webfont loads",
                    "description": "Leverage the `font-display` CSS feature to ensure text is user-visible while webfonts are loading. [Learn more about `font-display`](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/font-display\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "diagnostics": {
                    "id": "diagnostics",
                    "title": "Diagnostics",
                    "description": "Collection of useful page vitals.",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "numRequests": 92,
                                "numScripts": 17,
                                "numStylesheets": 3,
                                "numFonts": 4,
                                "numTasks": 2200,
                                "numTasksOver10ms": 56,
                                "numTasksOver25ms": 27,
                                "numTasksOver50ms": 13,
                                "numTasksOver100ms": 4,
                                "numTasksOver500ms": 1,
                                "rtt": 36.201999999999998,
                                "throughput": 10692361.854768943,
                                "maxRtt": 76.563000000000017,
                                "maxServerLatency": 158.709,
                                "totalByteWeight": 2222791,
                                "totalTaskTime": 3330.6149999999998,
                                "mainDocumentTransferSize": 37593
                            }
                        ]
                    }
                },
                "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:\/\/www.ah.nl\/",
                                "protocol": "h2",
                                "rendererStartTime": 0,
                                "networkRequestTime": 2.6009999997913837,
                                "networkEndTime": 1061.9359999997541,
                                "finished": true,
                                "transferSize": 37593,
                                "resourceSize": 284947,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "Document",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/execution-ci360.ah.nl\/js\/ot-all.min.js",
                                "protocol": "h2",
                                "rendererStartTime": 981.15600000042468,
                                "networkRequestTime": 981.98199999984354,
                                "networkEndTime": 1124.7589999996126,
                                "finished": true,
                                "transferSize": 8767,
                                "resourceSize": 21198,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "isLinkPreload": true,
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/__ssobj\/ard.png?7232665801952626045_1-4-1683986234&n=1",
                                "protocol": "h2",
                                "rendererStartTime": 987.94099999964237,
                                "networkRequestTime": 995.47299999929965,
                                "networkEndTime": 1467.1190000008792,
                                "finished": true,
                                "transferSize": 285,
                                "resourceSize": 0,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                                "protocol": "h2",
                                "rendererStartTime": 989.21300000045449,
                                "networkRequestTime": 996.39400000032037,
                                "networkEndTime": 1643.8909999998286,
                                "finished": true,
                                "transferSize": 92961,
                                "resourceSize": 242950,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/ah-static\/fonts\/hamburg-ah-bold.woff2",
                                "protocol": "h2",
                                "rendererStartTime": 989.44999999925494,
                                "networkRequestTime": 996.97099999990314,
                                "networkEndTime": 1174.671999999322,
                                "finished": true,
                                "transferSize": 24422,
                                "resourceSize": 23852,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "High",
                                "isLinkPreload": true,
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/ah-static\/fonts\/hamburg-ah-demibold.woff2",
                                "protocol": "h2",
                                "rendererStartTime": 989.66600000020117,
                                "networkRequestTime": 997.65600000042468,
                                "networkEndTime": 1223.3820000002161,
                                "finished": true,
                                "transferSize": 22669,
                                "resourceSize": 22112,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "High",
                                "isLinkPreload": true,
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/ah-static\/fonts\/hamburg-ah-medium.woff2",
                                "protocol": "h2",
                                "rendererStartTime": 989.8410000000149,
                                "networkRequestTime": 998.18900000024587,
                                "networkEndTime": 1191.7579999994487,
                                "finished": true,
                                "transferSize": 21890,
                                "resourceSize": 21328,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "High",
                                "isLinkPreload": true,
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/ah-static\/fonts\/hamburg-ah-regular.woff2",
                                "protocol": "h2",
                                "rendererStartTime": 989.9769999999553,
                                "networkRequestTime": 998.99299999978393,
                                "networkEndTime": 1209.5329999998212,
                                "finished": true,
                                "transferSize": 22492,
                                "resourceSize": 21948,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "High",
                                "isLinkPreload": true,
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/runtime.68b351b6.js",
                                "protocol": "h2",
                                "rendererStartTime": 990.26499999966472,
                                "networkRequestTime": 999.42200000025332,
                                "networkEndTime": 1194.2520000003278,
                                "finished": true,
                                "transferSize": 2317,
                                "resourceSize": 3419,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "isLinkPreload": true,
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/vendor.babb429c.js",
                                "protocol": "h2",
                                "rendererStartTime": 990.79700000025332,
                                "networkRequestTime": 999.95799999963492,
                                "networkEndTime": 1288.1040000002831,
                                "finished": true,
                                "transferSize": 208132,
                                "resourceSize": 721186,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "isLinkPreload": true,
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/content\/assets\/styles.0cc3a75b.css",
                                "protocol": "h2",
                                "rendererStartTime": 991.01300000026822,
                                "networkRequestTime": 1000.8780000004917,
                                "networkEndTime": 1430.3990000002086,
                                "finished": true,
                                "transferSize": 46659,
                                "resourceSize": 303013,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/content\/assets\/123.34c83cd7.chunk.js",
                                "protocol": "h2",
                                "rendererStartTime": 991.38200000021607,
                                "networkRequestTime": 1001.4830000000075,
                                "networkEndTime": 1448.3710000002757,
                                "finished": true,
                                "transferSize": 44132,
                                "resourceSize": 168766,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "isLinkPreload": true,
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/content\/assets\/client.6d79bd90.js",
                                "protocol": "h2",
                                "rendererStartTime": 992.00799999944866,
                                "networkRequestTime": 1002.0779999997467,
                                "networkEndTime": 1452.1579999998212,
                                "finished": true,
                                "transferSize": 1583,
                                "resourceSize": 2306,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "isLinkPreload": true,
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/content\/assets\/runtime.44a01b5e.js",
                                "protocol": "h2",
                                "rendererStartTime": 992.33200000040233,
                                "networkRequestTime": 1002.6860000006855,
                                "networkEndTime": 1451.526999999769,
                                "finished": true,
                                "transferSize": 3169,
                                "resourceSize": 4814,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "isLinkPreload": true,
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/content\/assets\/vendor.e260e856.js",
                                "protocol": "h2",
                                "rendererStartTime": 992.56099999975413,
                                "networkRequestTime": 1003.2429999997839,
                                "networkEndTime": 2299.6049999995157,
                                "finished": true,
                                "transferSize": 649659,
                                "resourceSize": 2947946,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "isLinkPreload": true,
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/ah-static\/assets\/advertisement-v0.js",
                                "protocol": "h2",
                                "rendererStartTime": 992.71900000050664,
                                "networkRequestTime": 1706.964999999851,
                                "networkEndTime": 1843.2450000001118,
                                "finished": true,
                                "transferSize": 631,
                                "resourceSize": 221,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/__ssobj\/core.js+ssdomvar.js+generic-adapter.js",
                                "protocol": "h2",
                                "rendererStartTime": 992.8070000000298,
                                "networkRequestTime": 1003.8159999996424,
                                "networkEndTime": 1541.0999999996275,
                                "finished": true,
                                "transferSize": 6769,
                                "resourceSize": 17539,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/header.634aa0f5.css",
                                "protocol": "h2",
                                "rendererStartTime": 1015.7599999997765,
                                "networkRequestTime": 1016.484999999404,
                                "networkEndTime": 1260.2369999997318,
                                "finished": true,
                                "transferSize": 11685,
                                "resourceSize": 65588,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                                "protocol": "h2",
                                "rendererStartTime": 1016.0180000001565,
                                "networkRequestTime": 1708.6610000003129,
                                "networkEndTime": 1988.0740000000224,
                                "finished": true,
                                "transferSize": 1061,
                                "resourceSize": 948,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/header.634aa0f5.js",
                                "protocol": "h2",
                                "rendererStartTime": 1016.5209999997169,
                                "networkRequestTime": 1650.7770000007004,
                                "networkEndTime": 1795.8679999997839,
                                "finished": true,
                                "transferSize": 60875,
                                "resourceSize": 260726,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Medium",
                                "isLinkPreload": true,
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage",
                                "protocol": "h2",
                                "rendererStartTime": 1016.6450000004843,
                                "networkRequestTime": 1710.0120000001043,
                                "networkEndTime": 1854.9509999994189,
                                "finished": true,
                                "transferSize": 35814,
                                "resourceSize": 35454,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD651216?rendition=200px&fileType=binary",
                                "protocol": "h2",
                                "rendererStartTime": 1016.7099999999627,
                                "networkRequestTime": 1711.3660000003874,
                                "networkEndTime": 1864.1919999998063,
                                "finished": true,
                                "transferSize": 5344,
                                "resourceSize": 4970,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD651234?rendition=200px&fileType=binary",
                                "protocol": "h2",
                                "rendererStartTime": 1021.3650000002235,
                                "networkRequestTime": 1712.6500000003725,
                                "networkEndTime": 1860.1529999999329,
                                "finished": true,
                                "transferSize": 7025,
                                "resourceSize": 6651,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD651220?rendition=200px&fileType=binary",
                                "protocol": "h2",
                                "rendererStartTime": 1021.5270000007004,
                                "networkRequestTime": 1713.9529999997467,
                                "networkEndTime": 1884.9500000001863,
                                "finished": true,
                                "transferSize": 9308,
                                "resourceSize": 8925,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD651249?rendition=200px&fileType=binary",
                                "protocol": "h2",
                                "rendererStartTime": 1021.6069999998435,
                                "networkRequestTime": 1715.6529999999329,
                                "networkEndTime": 1867.7800000002608,
                                "finished": true,
                                "transferSize": 7168,
                                "resourceSize": 6795,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650410?rendition=200px&fileType=binary",
                                "protocol": "h2",
                                "rendererStartTime": 1021.6729999994859,
                                "networkRequestTime": 1717.3590000001714,
                                "networkEndTime": 1878.0439999997616,
                                "finished": true,
                                "transferSize": 18609,
                                "resourceSize": 18207,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650414?rendition=200px&fileType=binary",
                                "protocol": "h2",
                                "rendererStartTime": 1021.7319999998435,
                                "networkRequestTime": 1726.9339999994263,
                                "networkEndTime": 1881.4449999993667,
                                "finished": true,
                                "transferSize": 26181,
                                "resourceSize": 25753,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650411?rendition=200px&fileType=binary",
                                "protocol": "h2",
                                "rendererStartTime": 1021.7889999998733,
                                "networkRequestTime": 1728.5239999992773,
                                "networkEndTime": 1901.0299999993294,
                                "finished": true,
                                "transferSize": 20202,
                                "resourceSize": 19792,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650413?rendition=200px&fileType=binary",
                                "protocol": "h2",
                                "rendererStartTime": 1021.8410000000149,
                                "networkRequestTime": 1736.2740000002086,
                                "networkEndTime": 1897.1809999998659,
                                "finished": true,
                                "transferSize": 12764,
                                "resourceSize": 12372,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650412?rendition=200px&fileType=binary",
                                "protocol": "h2",
                                "rendererStartTime": 1021.8909999998286,
                                "networkRequestTime": 1738.1310000000522,
                                "networkEndTime": 1898.4519999995828,
                                "finished": true,
                                "transferSize": 17216,
                                "resourceSize": 16815,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/footer.75a23e24.css",
                                "protocol": "h2",
                                "rendererStartTime": 1063.7439999999478,
                                "networkRequestTime": 1703.6090000001714,
                                "networkEndTime": 1832.4850000003353,
                                "finished": true,
                                "transferSize": 4367,
                                "resourceSize": 27489,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/nix18.svg",
                                "protocol": "h2",
                                "rendererStartTime": 1064.8459999999031,
                                "networkRequestTime": 1739.5099999997765,
                                "networkEndTime": 1990.7089999997988,
                                "finished": true,
                                "transferSize": 1558,
                                "resourceSize": 2110,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/ideal.svg",
                                "protocol": "h2",
                                "rendererStartTime": 1065.1450000004843,
                                "networkRequestTime": 1740.8629999998957,
                                "networkEndTime": 2074.1480000000447,
                                "finished": true,
                                "transferSize": 1191,
                                "resourceSize": 1199,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/pin.svg",
                                "protocol": "h2",
                                "rendererStartTime": 1065.2649999996647,
                                "networkRequestTime": 1742.2479999996722,
                                "networkEndTime": 2025.1370000001043,
                                "finished": true,
                                "transferSize": 4583,
                                "resourceSize": 17399,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/drug-provider.svg",
                                "protocol": "h2",
                                "rendererStartTime": 1065.3870000001043,
                                "networkRequestTime": 1743.688000000082,
                                "networkEndTime": 2031.3140000002459,
                                "finished": true,
                                "transferSize": 11924,
                                "resourceSize": 34616,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg.svg",
                                "protocol": "h2",
                                "rendererStartTime": 1065.5370000004768,
                                "networkRequestTime": 1745.3930000001565,
                                "networkEndTime": 1985.5730000007898,
                                "finished": true,
                                "transferSize": 1169,
                                "resourceSize": 1290,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg-business.svg",
                                "protocol": "h2",
                                "rendererStartTime": 1065.6490000002086,
                                "networkRequestTime": 1746.8940000003204,
                                "networkEndTime": 2027.6990000000224,
                                "finished": true,
                                "transferSize": 940,
                                "resourceSize": 838,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/footer.75a23e24.js",
                                "protocol": "h2",
                                "rendererStartTime": 1065.7909999992698,
                                "networkRequestTime": 1705.526999999769,
                                "networkEndTime": 1848.1740000005811,
                                "finished": true,
                                "transferSize": 23041,
                                "resourceSize": 83436,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Medium",
                                "isLinkPreload": true,
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/www.googletagmanager.com\/gtm.js?id=GTM-WQK8NCZ&l=gtmdataLayer",
                                "protocol": "h2",
                                "rendererStartTime": 1745.7760000005364,
                                "networkRequestTime": 1748.125,
                                "networkEndTime": 2106.8330000005662,
                                "finished": true,
                                "transferSize": 129611,
                                "resourceSize": 463407,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/administration\/themes\/moederdag.png\/moederdag.png\/ahcommon%3AsmallThemeBackgroundImage",
                                "protocol": "h2",
                                "rendererStartTime": 1757.1749999998137,
                                "networkRequestTime": 1758.1969999996945,
                                "networkEndTime": 1913.5929999994114,
                                "finished": true,
                                "transferSize": 21774,
                                "resourceSize": 21459,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/administration\/themes\/concrete-bg.jpeg\/concrete-bg.jpeg\/ahcommon%3AsmallThemeBackgroundImage",
                                "protocol": "h2",
                                "rendererStartTime": 1758.0409999992698,
                                "networkRequestTime": 1759.3810000000522,
                                "networkEndTime": 1924.8780000004917,
                                "finished": true,
                                "transferSize": 10097,
                                "resourceSize": 9810,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/ah-nl\/ah-nl-campaigns\/pageEntries\/te-1689\/supershop-agf-wk41.png\/supershop-agf-wk41.png\/ahonline%3AmediumPageEntryImage",
                                "protocol": "h2",
                                "rendererStartTime": 1817.311999999918,
                                "networkRequestTime": 1817.9640000006184,
                                "networkEndTime": 1910.9620000002906,
                                "finished": true,
                                "transferSize": 6130,
                                "resourceSize": 5882,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/ah-nl\/ah-nl-campaigns\/pageEntries\/te-1689\/supershop-spm-wk41.png\/supershop-spm-wk41.png\/ahonline%3AmediumPageEntryImage",
                                "protocol": "h2",
                                "rendererStartTime": 1820.7970000002533,
                                "networkRequestTime": 1823.4189999997616,
                                "networkEndTime": 1994.0730000007898,
                                "finished": true,
                                "transferSize": 8901,
                                "resourceSize": 8614,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAXNSR0IArs4c6QAAAA1JREFUGFdjY\u2026",
                                "protocol": "data",
                                "rendererStartTime": 1884.8610000004992,
                                "networkRequestTime": 1884.8610000004992,
                                "networkEndTime": 1885.1559999994934,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 83,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/ah-nl\/ah-nl-core\/small-promos\/homepage\/2023\/wk19\/sis_1_2023_wk19.png\/sis_1_2023_wk19.png\/ahonline%3AdesktopPromo",
                                "protocol": "h2",
                                "rendererStartTime": 1920.8470000000671,
                                "networkRequestTime": 1921.3600000003353,
                                "networkEndTime": 1997.1909999996424,
                                "finished": true,
                                "transferSize": 9453,
                                "resourceSize": 9166,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/ah-nl\/ah-nl-core\/small-promos\/homepage\/2023\/wk19\/shop-in-shop_336x416_f_logo.png\/shop-in-shop_336x416_f_logo.png\/ahonline%3AdesktopPromo",
                                "protocol": "h2",
                                "rendererStartTime": 1926.8310000002384,
                                "networkRequestTime": 1935.0230000000447,
                                "networkEndTime": 2084.7120000002906,
                                "finished": true,
                                "transferSize": 14569,
                                "resourceSize": 14300,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/ah-nl\/ah-nl-core\/small-promos\/homepage\/2023\/wk19\/sis_3_2023_wk19v.png\/sis_3_2023_wk19v.png\/ahonline%3AdesktopPromo",
                                "protocol": "h2",
                                "rendererStartTime": 1927.598000000231,
                                "networkRequestTime": 1936.4910000003874,
                                "networkEndTime": 2049.0039999997243,
                                "finished": true,
                                "transferSize": 16624,
                                "resourceSize": 16348,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/ah-nl\/ah-nl-core\/small-promos\/homepage\/2023\/wk19\/sis_4_2023_wk19.png\/sis_4_2023_wk19.png\/ahonline%3AdesktopPromo",
                                "protocol": "h2",
                                "rendererStartTime": 1927.7859999993816,
                                "networkRequestTime": 1937.7510000001639,
                                "networkEndTime": 2058.445000000298,
                                "finished": true,
                                "transferSize": 14347,
                                "resourceSize": 14080,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/ah-nl\/ah-nl-core\/small-promos\/homepage\/2023\/wk19\/sis_5_2023_wk19.png\/sis_5_2023_wk19.png\/ahonline%3AdesktopPromo",
                                "protocol": "h2",
                                "rendererStartTime": 1927.9060000004247,
                                "networkRequestTime": 1938.7879999997094,
                                "networkEndTime": 2064.7050000000745,
                                "finished": true,
                                "transferSize": 12849,
                                "resourceSize": 12582,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/ah-nl\/ah-nl-core\/small-promos\/homepage\/2023\/wk19\/sis_6_wk19v2-1.png\/sis_6_wk19v2-1.png\/ahonline%3AdesktopPromo",
                                "protocol": "h2",
                                "rendererStartTime": 1928.0509999999776,
                                "networkRequestTime": 1940.6670000003651,
                                "networkEndTime": 2006.2130000004545,
                                "finished": true,
                                "transferSize": 10680,
                                "resourceSize": 10390,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/ah-static\/assets\/cookie-consent.min.js?v=1683986236778",
                                "protocol": "h2",
                                "rendererStartTime": 2318.7549999998882,
                                "networkRequestTime": 2319.2940000006929,
                                "networkEndTime": 2462.5800000000745,
                                "finished": true,
                                "transferSize": 22243,
                                "resourceSize": 64418,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/content\/assets\/sprite.svg",
                                "protocol": "h2",
                                "rendererStartTime": 2769.5140000004321,
                                "networkRequestTime": 2770.3889999995008,
                                "networkEndTime": 2988.7180000003427,
                                "finished": true,
                                "transferSize": 152589,
                                "resourceSize": 507942,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/common\/api\/basket\/v2",
                                "protocol": "h2",
                                "rendererStartTime": 2852.0449999999255,
                                "networkRequestTime": 2852.9429999999702,
                                "networkEndTime": 2999.9679999994114,
                                "finished": true,
                                "transferSize": 1183,
                                "resourceSize": 50,
                                "statusCode": 200,
                                "mimeType": "application\/json",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/common\/api\/member\/v3",
                                "protocol": "h2",
                                "rendererStartTime": 2873.8219999996945,
                                "networkRequestTime": 2874.6540000000969,
                                "networkEndTime": 3008.00800000038,
                                "finished": true,
                                "transferSize": 1172,
                                "resourceSize": 34,
                                "statusCode": 200,
                                "mimeType": "application\/json",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/carrousel1-nieuw.png\/carrousel1-nieuw.png\/ahonline%3AlargePageEntryImage",
                                "protocol": "h2",
                                "rendererStartTime": 3023.64100000076,
                                "networkRequestTime": 3024.1949999993667,
                                "networkEndTime": 3093.3540000002831,
                                "finished": true,
                                "transferSize": 46774,
                                "resourceSize": 46426,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/zsp1.ah.nl\/json",
                                "protocol": "h2",
                                "rendererStartTime": 3037.8739999998361,
                                "networkRequestTime": 3036.2110000001267,
                                "networkEndTime": 3375.1759999999776,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 0,
                                "statusCode": 204,
                                "mimeType": "",
                                "resourceType": "Preflight",
                                "priority": "High"
                            },
                            {
                                "url": "https:\/\/zsp1.ah.nl\/json",
                                "protocol": "h2",
                                "rendererStartTime": 3043.8170000007376,
                                "networkRequestTime": 3043.2609999999404,
                                "networkEndTime": 3376.4780000001192,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 0,
                                "statusCode": 204,
                                "mimeType": "",
                                "resourceType": "Preflight",
                                "priority": "High"
                            },
                            {
                                "url": "https:\/\/zsp1.ah.nl\/json",
                                "protocol": "h2",
                                "rendererStartTime": 3035.4309999998659,
                                "networkRequestTime": 3375.9539999999106,
                                "networkEndTime": 3479.5319999996573,
                                "finished": true,
                                "transferSize": 2144,
                                "resourceSize": 17945,
                                "statusCode": 200,
                                "mimeType": "application\/json",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/zsp1.ah.nl\/json",
                                "protocol": "h2",
                                "rendererStartTime": 3042.4479999998584,
                                "networkRequestTime": 3376.63300000038,
                                "networkEndTime": 3554.0920000001788,
                                "finished": true,
                                "transferSize": 2178,
                                "resourceSize": 17925,
                                "statusCode": 200,
                                "mimeType": "application\/json",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                                "protocol": "h2",
                                "rendererStartTime": 3166.0029999995604,
                                "networkRequestTime": 3166.9580000005662,
                                "networkEndTime": 3283.4129999997094,
                                "finished": true,
                                "transferSize": 1064,
                                "resourceSize": 948,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/zsp1.ah.nl\/json",
                                "protocol": "h2",
                                "rendererStartTime": 3188.4939999999478,
                                "networkRequestTime": 3187.964999999851,
                                "networkEndTime": 3377.1150000002235,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 0,
                                "statusCode": 204,
                                "mimeType": "",
                                "resourceType": "Preflight",
                                "priority": "High"
                            },
                            {
                                "url": "https:\/\/zsp1.ah.nl\/json",
                                "protocol": "h2",
                                "rendererStartTime": 3192.7179999994114,
                                "networkRequestTime": 3192.9560000002384,
                                "networkEndTime": 3381.7009999994189,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 0,
                                "statusCode": 204,
                                "mimeType": "",
                                "resourceType": "Preflight",
                                "priority": "High"
                            },
                            {
                                "url": "https:\/\/zsp1.ah.nl\/json",
                                "protocol": "h2",
                                "rendererStartTime": 3207.9970000004396,
                                "networkRequestTime": 3207.5479999994859,
                                "networkEndTime": 3377.7649999996647,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 0,
                                "statusCode": 204,
                                "mimeType": "",
                                "resourceType": "Preflight",
                                "priority": "High"
                            },
                            {
                                "url": "https:\/\/zsp1.ah.nl\/json",
                                "protocol": "h2",
                                "rendererStartTime": 3187.1319999992847,
                                "networkRequestTime": 3377.2609999999404,
                                "networkEndTime": 3478.2600000007078,
                                "finished": true,
                                "transferSize": 2152,
                                "resourceSize": 17945,
                                "statusCode": 200,
                                "mimeType": "application\/json",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/zsp1.ah.nl\/json",
                                "protocol": "h2",
                                "rendererStartTime": 3190.2110000001267,
                                "networkRequestTime": 3381.8930000001565,
                                "networkEndTime": 3482.1289999997243,
                                "finished": true,
                                "transferSize": 2178,
                                "resourceSize": 17925,
                                "statusCode": 200,
                                "mimeType": "application\/json",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/zsp1.ah.nl\/json",
                                "protocol": "h2",
                                "rendererStartTime": 3206.6770000001416,
                                "networkRequestTime": 3377.9069999996573,
                                "networkEndTime": 3558.24199999962,
                                "finished": true,
                                "transferSize": 2145,
                                "resourceSize": 17945,
                                "statusCode": 200,
                                "mimeType": "application\/json",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/zsp1.ah.nl\/json",
                                "protocol": "h2",
                                "rendererStartTime": 3235.3500000005588,
                                "networkRequestTime": 3234.6359999999404,
                                "networkEndTime": 3378.4359999997541,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 0,
                                "statusCode": 204,
                                "mimeType": "",
                                "resourceType": "Preflight",
                                "priority": "High"
                            },
                            {
                                "url": "https:\/\/zsp1.ah.nl\/json",
                                "protocol": "h2",
                                "rendererStartTime": 3234.0190000003204,
                                "networkRequestTime": 3378.5910000000149,
                                "networkEndTime": 3480.7210000008345,
                                "finished": true,
                                "transferSize": 2170,
                                "resourceSize": 17925,
                                "statusCode": 200,
                                "mimeType": "application\/json",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/gql",
                                "protocol": "",
                                "rendererStartTime": 3306.5400000000373,
                                "networkRequestTime": 3306.5400000000373,
                                "networkEndTime": 3466.3070000000298,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 0,
                                "statusCode": -1,
                                "mimeType": "",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAecAAAD1CAYAAABqZD1wAAAACXBIWXMAAC+sAAAvrAGM7Xx8AAAA \u2026",
                                "protocol": "data",
                                "rendererStartTime": 3494.1260000001639,
                                "networkRequestTime": 3494.1260000001639,
                                "networkEndTime": 3494.7250000005588,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 16289,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/gql",
                                "protocol": "h2",
                                "rendererStartTime": 3587.6960000004619,
                                "networkRequestTime": 3590.456999999471,
                                "networkEndTime": 3918.1789999995381,
                                "finished": true,
                                "transferSize": 2836,
                                "resourceSize": 6997,
                                "statusCode": 200,
                                "mimeType": "application\/json",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/v3-pixal-web.ah.nl\/raw-customer-interaction-data?richsstsse",
                                "protocol": "h2",
                                "rendererStartTime": 3616.7510000001639,
                                "networkRequestTime": 3617.4759999997914,
                                "networkEndTime": 3981.0039999997243,
                                "finished": true,
                                "transferSize": 824,
                                "resourceSize": 65,
                                "statusCode": 200,
                                "mimeType": "text\/plain",
                                "resourceType": "XHR",
                                "priority": "High",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/www.google-analytics.com\/analytics.js",
                                "protocol": "h2",
                                "rendererStartTime": 3648.2609999999404,
                                "networkRequestTime": 3649.0069999992847,
                                "networkEndTime": 3816.7510000001639,
                                "finished": true,
                                "transferSize": 21041,
                                "resourceSize": 52082,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/zsp2.ah.nl\/pool\/lib\/733_2nd_1.jpg",
                                "protocol": "h2",
                                "rendererStartTime": 3855.046999999322,
                                "networkRequestTime": 3855.4939999999478,
                                "networkEndTime": 4021.7839999999851,
                                "finished": true,
                                "transferSize": 39831,
                                "resourceSize": 39422,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/zsp2.ah.nl\/pool\/lib\/734_2nd_1.jpg",
                                "protocol": "h2",
                                "rendererStartTime": 3856.6189999999478,
                                "networkRequestTime": 3857.125,
                                "networkEndTime": 4040.6909999996424,
                                "finished": true,
                                "transferSize": 45549,
                                "resourceSize": 45130,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/zsp2.ah.nl\/pool\/lib\/736_2nd_2.png",
                                "protocol": "h2",
                                "rendererStartTime": 3858.2460000002757,
                                "networkRequestTime": 3858.561999999918,
                                "networkEndTime": 4081.9020000007004,
                                "finished": true,
                                "transferSize": 55950,
                                "resourceSize": 55523,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/zsp2.ah.nl\/pool\/lib\/735_2nd_4.jpg",
                                "protocol": "h2",
                                "rendererStartTime": 3859.3450000006706,
                                "networkRequestTime": 3859.6710000000894,
                                "networkEndTime": 4074.3219999996945,
                                "finished": true,
                                "transferSize": 36333,
                                "resourceSize": 35942,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/www.google-analytics.com\/plugins\/ua\/ec.js",
                                "protocol": "h2",
                                "rendererStartTime": 3871.9930000007153,
                                "networkRequestTime": 3872.4890000000596,
                                "networkEndTime": 3915.8370000002906,
                                "finished": true,
                                "transferSize": 1461,
                                "resourceSize": 2779,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/www.google-analytics.com\/j\/collect?v=1&_v=j100&aip=1&a=1468102682&t=pageview&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=412x823&vp=412x823&je=0&_u=YEBAAEALAAAAACgGKC~&jid=1788862264&gjid=356283472&cid=1905674057.1683986238&tid=UA-89331604-2&_gid=728430753.1683986238&_r=1&_slc=1&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38173%2F1%2CC2374%3DVG47746%2F1%2CC2545%3DVG50950%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52185%2F0%2CC2625%3DVG52257%2F0%2CC2627%3DVG52394%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PAGE_VIEW&cd110=1099&cd172=homepage&cd190=web_nl&cd19=1905674057.1683986238&z=273349905",
                                "protocol": "h2",
                                "rendererStartTime": 3905.4190000006929,
                                "networkRequestTime": 3906.0070000002161,
                                "networkEndTime": 3952.6229999996722,
                                "finished": true,
                                "transferSize": 204,
                                "resourceSize": 3,
                                "statusCode": 200,
                                "mimeType": "text\/plain",
                                "resourceType": "XHR",
                                "priority": "High",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/zsp1.ah.nl\/track\/9243\/\/sl6\/dtphone\/ogcontrol\/II0c73c90b-ec4a-464c-8145-fdd9d44c0516\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/?t=1683986237873",
                                "protocol": "h2",
                                "rendererStartTime": 3921.8079999992624,
                                "networkRequestTime": 3922.6019999999553,
                                "networkEndTime": 4017.1419999999925,
                                "finished": true,
                                "transferSize": 569,
                                "resourceSize": 43,
                                "statusCode": 200,
                                "mimeType": "image\/gif",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/zsp1.ah.nl\/track\/9262\/\/sl5\/dmDMGo629g0c0\/dmADV1\/dmDMGo629g0c0\/dmADV1\/dtphone\/ogcontrol\/II0335ab1a-c1ed-4684-ba22-1e4bb0e7cd82\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/?t=1683986237873",
                                "protocol": "h2",
                                "rendererStartTime": 3924.3439999995753,
                                "networkRequestTime": 3925.160000000149,
                                "networkEndTime": 4019.1929999999702,
                                "finished": true,
                                "transferSize": 569,
                                "resourceSize": 43,
                                "statusCode": 200,
                                "mimeType": "image\/gif",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/www.google-analytics.com\/j\/collect?v=1&_v=j100&aip=1&a=1468102682&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt&sd=24-bit&sr=412x823&vp=412x823&je=0&ec=DataLayer%20Health%20Check&ea=ahDataLayer.data.basket&el=Not%20found&_u=aGDAAEALAAAAACgOKCC~&jid=1332393901&gjid=1719859514&cid=1905674057.1683986238&tid=UA-89331604-23&_gid=728430753.1683986238&_r=1&gtm=45He35a0n81WQK8NCZ&cd1=1099&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd100=gtmError&cd172=homepage&cd190=web_nl&cd19=1905674057.1683986238&z=1242514566",
                                "protocol": "h3",
                                "rendererStartTime": 4136.7859999993816,
                                "networkRequestTime": 4138.2539999997243,
                                "networkEndTime": 4207.7089999997988,
                                "finished": true,
                                "transferSize": 21,
                                "resourceSize": 1,
                                "statusCode": 200,
                                "mimeType": "text\/plain",
                                "resourceType": "XHR",
                                "priority": "High",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/www.google-analytics.com\/collect?v=1&_v=j100&aip=1&a=1468102682&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=412x823&vp=412x823&je=0&ec=Promo&ea=promoView&_u=aGDAAEALAAAAACgOKCC~&cid=1905674057.1683986238&tid=UA-89331604-2&_gid=728430753.1683986238&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38173%2F1%2CC2374%3DVG47746%2F1%2CC2545%3DVG50950%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52185%2F0%2CC2625%3DVG52257%2F0%2CC2627%3DVG52394%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PROMOTIONS_IMPRESSION&cd110=1099&cd172=homepage&cd190=web_nl&cd19=1905674057.1683986238&promo1id=MarketingCarousel%20-%20r117_r1_r4_1&promo1ps=110401&promo1cr=https%3A%2F%2Fstatic.ah.nl%2Fbinaries%2Fah%2Fcontent%2Fgallery%2Fshared%2Fah-nl%2FpageEntries%2Fbackground-images%2Fb2c%2F2023%2Fwk19%2Fhp_carroussel_1_hamsteren_def.png%2Fhp_carroussel_1_hamsteren_def.png%2Fahonline%3AlargePageEntryImage&promo1nm=Meer%20dan%201000%20producten%202e%20gratis&z=741707818",
                                "protocol": "h3",
                                "rendererStartTime": 4137.8710000002757,
                                "networkRequestTime": 4144.831999999471,
                                "networkEndTime": 4191.1830000001937,
                                "finished": true,
                                "transferSize": 55,
                                "resourceSize": 35,
                                "statusCode": 200,
                                "mimeType": "image\/gif",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/evb_mc_23_wk19.png\/evb_mc_23_wk19.png\/ahonline%3AlargePageEntryImage",
                                "protocol": "h2",
                                "rendererStartTime": 4144.168000000529,
                                "networkRequestTime": 4146.5339999999851,
                                "networkEndTime": 4213.7429999997839,
                                "finished": true,
                                "transferSize": 45474,
                                "resourceSize": 45126,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/zsp1.ah.nl\/track\/9243-Adhese_IABview\/sl6\/dtphone\/ogcontrol\/II0c73c90b-ec4a-464c-8145-fdd9d44c0516\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/?t=1683986237873",
                                "protocol": "h2",
                                "rendererStartTime": 4865.1770000001416,
                                "networkRequestTime": 4866.3190000001341,
                                "networkEndTime": 4969.8889999995008,
                                "finished": true,
                                "transferSize": 569,
                                "resourceSize": 43,
                                "statusCode": 200,
                                "mimeType": "image\/gif",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/v3-pixal-web.ah.nl\/raw-customer-interaction-data?richsstsse",
                                "protocol": "h2",
                                "rendererStartTime": 4875.7190000005066,
                                "networkRequestTime": 4876.2609999999404,
                                "networkEndTime": 4996.9599999999627,
                                "finished": true,
                                "transferSize": 767,
                                "resourceSize": 65,
                                "statusCode": 200,
                                "mimeType": "text\/plain",
                                "resourceType": "XHR",
                                "priority": "High",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/www.google-analytics.com\/collect?v=1&_v=j100&aip=1&a=1468102682&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=412x823&vp=412x823&je=0&ec=Promo&ea=promoView-AM&el=iAB&_u=aGDAAEALAAAAACgOKCC~&cid=1905674057.1683986238&tid=UA-89331604-2&_gid=728430753.1683986238&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38173%2F1%2CC2374%3DVG47746%2F1%2CC2545%3DVG50950%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52185%2F0%2CC2625%3DVG52257%2F0%2CC2627%3DVG52394%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PROMOTIONS_IMPRESSION&cd110=1099&cd140=733&cd172=homepage&cd173=749&cd190=web_nl&cd196=Adhese&cd19=1905674057.1683986238&promo1id=9243&promo1ps=110501&promo1cr=https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F733_2nd_1.jpg&promo1nm=Een%20volle%20tas%20en%20toch%20flink%20bespaard&z=1545382636",
                                "protocol": "h3",
                                "rendererStartTime": 4962.1150000002235,
                                "networkRequestTime": 4962.8729999996722,
                                "networkEndTime": 5012.1770000001416,
                                "finished": true,
                                "transferSize": 55,
                                "resourceSize": 35,
                                "statusCode": 200,
                                "mimeType": "image\/gif",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/www.google-analytics.com\/collect?v=1&_v=j100&aip=1&a=1468102682&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=412x823&vp=412x823&je=0&ec=Promo&ea=promoView-AM&el=100pr-1sec&_u=aGDAAEALAAAAACgOKCC~&cid=1905674057.1683986238&tid=UA-89331604-2&_gid=728430753.1683986238&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38173%2F1%2CC2374%3DVG47746%2F1%2CC2545%3DVG50950%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52185%2F0%2CC2625%3DVG52257%2F0%2CC2627%3DVG52394%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PROMOTIONS_IMPRESSION_100&cd110=1099&cd140=733&cd172=homepage&cd173=749&cd190=web_nl&cd196=Adhese&cd19=1905674057.1683986238&promo1id=9243&promo1ps=110501&promo1cr=https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F733_2nd_1.jpg&promo1nm=Een%20volle%20tas%20en%20toch%20flink%20bespaard&z=462221377",
                                "protocol": "h3",
                                "rendererStartTime": 5025.7139999996871,
                                "networkRequestTime": 5026.3569999998435,
                                "networkEndTime": 5066.0580000001937,
                                "finished": true,
                                "transferSize": 55,
                                "resourceSize": 35,
                                "statusCode": 200,
                                "mimeType": "image\/gif",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/zsp1.ah.nl\/track\/9262-Adhese_IABview\/sl5\/dmDMGo629g0c0\/dmADV1\/dmDMGo629g0c0\/dmADV1\/dtphone\/ogcontrol\/II0335ab1a-c1ed-4684-ba22-1e4bb0e7cd82\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/?t=1683986237873",
                                "protocol": "h2",
                                "rendererStartTime": 5032.2920000003651,
                                "networkRequestTime": 5036.609999999404,
                                "networkEndTime": 5134.4699999997392,
                                "finished": true,
                                "transferSize": 569,
                                "resourceSize": 43,
                                "statusCode": 200,
                                "mimeType": "image\/gif",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/v3-pixal-web.ah.nl\/raw-customer-interaction-data?richsstsse",
                                "protocol": "h2",
                                "rendererStartTime": 5039.0590000003576,
                                "networkRequestTime": 5039.5389999998733,
                                "networkEndTime": 5164.4309999998659,
                                "finished": true,
                                "transferSize": 767,
                                "resourceSize": 65,
                                "statusCode": 200,
                                "mimeType": "text\/plain",
                                "resourceType": "XHR",
                                "priority": "High",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/www.google-analytics.com\/collect?v=1&_v=j100&aip=1&a=1468102682&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=412x823&vp=412x823&je=0&ec=Promo&ea=promoView-AM&el=iAB&_u=aGDAAEALAAAAACgOKCC~&cid=1905674057.1683986238&tid=UA-89331604-2&_gid=728430753.1683986238&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38173%2F1%2CC2374%3DVG47746%2F1%2CC2545%3DVG50950%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52185%2F0%2CC2625%3DVG52257%2F0%2CC2627%3DVG52394%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PROMOTIONS_IMPRESSION&cd110=1099&cd140=734&cd172=homepage&cd173=747&cd190=web_nl&cd196=Adhese&cd19=1905674057.1683986238&promo1id=9262&promo1ps=110502&promo1cr=https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F734_2nd_1.jpg&promo1nm=Probeer%20Premium%201%20maand%20gratis&z=1909419689",
                                "protocol": "h3",
                                "rendererStartTime": 5072.2839999999851,
                                "networkRequestTime": 5072.8059999998659,
                                "networkEndTime": 5112.5959999999031,
                                "finished": true,
                                "transferSize": 55,
                                "resourceSize": 35,
                                "statusCode": 200,
                                "mimeType": "image\/gif",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/www.google-analytics.com\/collect?v=1&_v=j100&aip=1&a=1468102682&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=412x823&vp=412x823&je=0&ec=Promo&ea=promoView-AM&el=100pr-1sec&_u=aGDAAEALAAAAACgOKCC~&cid=1905674057.1683986238&tid=UA-89331604-2&_gid=728430753.1683986238&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38173%2F1%2CC2374%3DVG47746%2F1%2CC2545%3DVG50950%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52185%2F0%2CC2625%3DVG52257%2F0%2CC2627%3DVG52394%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PROMOTIONS_IMPRESSION_100&cd110=1099&cd140=734&cd172=homepage&cd173=747&cd190=web_nl&cd196=Adhese&cd19=1905674057.1683986238&promo1id=9262&promo1ps=110502&promo1cr=https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F734_2nd_1.jpg&promo1nm=Probeer%20Premium%201%20maand%20gratis&z=917130397",
                                "protocol": "h3",
                                "rendererStartTime": 5108.3710000002757,
                                "networkRequestTime": 5109.1150000002235,
                                "networkEndTime": 5151.0540000004694,
                                "finished": true,
                                "transferSize": 55,
                                "resourceSize": 35,
                                "statusCode": 200,
                                "mimeType": "image\/gif",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "networkStartTimeTs": 6374486284
                        }
                    }
                },
                "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": 76.563000000000017,
                    "numericUnit": "millisecond",
                    "displayValue": "80\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "rtt",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/zsp1.ah.nl",
                                "rtt": 76.563000000000017
                            },
                            {
                                "origin": "https:\/\/www.ah.nl",
                                "rtt": 69.383999999999986
                            },
                            {
                                "origin": "https:\/\/v3-pixal-web.ah.nl",
                                "rtt": 68.759
                            },
                            {
                                "origin": "https:\/\/static.ah.nl",
                                "rtt": 36.920999999999999
                            },
                            {
                                "origin": "https:\/\/execution-ci360.ah.nl",
                                "rtt": 36.837999999999994
                            },
                            {
                                "origin": "https:\/\/www.googletagmanager.com",
                                "rtt": 36.802000000000007
                            },
                            {
                                "origin": "https:\/\/zsp2.ah.nl",
                                "rtt": 36.342999999999996
                            },
                            {
                                "origin": "https:\/\/www.google-analytics.com",
                                "rtt": 36.201999999999998
                            }
                        ],
                        "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": 158.709,
                    "numericUnit": "millisecond",
                    "displayValue": "160\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "serverResponseTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/www.ah.nl",
                                "serverResponseTime": 158.709
                            },
                            {
                                "origin": "https:\/\/v3-pixal-web.ah.nl",
                                "serverResponseTime": 51.063999999999993
                            },
                            {
                                "origin": "https:\/\/static.ah.nl",
                                "serverResponseTime": 28.854000000000006
                            },
                            {
                                "origin": "https:\/\/zsp1.ah.nl",
                                "serverResponseTime": 14.801999999999978
                            },
                            {
                                "origin": "https:\/\/www.googletagmanager.com",
                                "serverResponseTime": 11.128
                            },
                            {
                                "origin": "https:\/\/execution-ci360.ah.nl",
                                "serverResponseTime": 6.5750000000000171
                            },
                            {
                                "origin": "https:\/\/zsp2.ah.nl",
                                "serverResponseTime": 3.4089999999999989
                            },
                            {
                                "origin": "https:\/\/www.google-analytics.com",
                                "serverResponseTime": 2.9210000000000065
                            }
                        ],
                        "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": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "startTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Start Time"
                            },
                            {
                                "key": "duration",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "End Time"
                            }
                        ],
                        "items": [
                            {
                                "duration": 8.6660000000000004,
                                "startTime": 973.77300000000002
                            },
                            {
                                "duration": 5.9039999999999999,
                                "startTime": 988.78599999999994
                            },
                            {
                                "duration": 12.635999999999999,
                                "startTime": 1012.602
                            },
                            {
                                "duration": 7.0519999999999996,
                                "startTime": 1061.711
                            },
                            {
                                "duration": 7.9130000000000003,
                                "startTime": 1379.9849999999999
                            },
                            {
                                "duration": 30.568000000000001,
                                "startTime": 1651.019
                            },
                            {
                                "duration": 14.935,
                                "startTime": 1682.3240000000001
                            },
                            {
                                "duration": 18.288,
                                "startTime": 1697.2719999999999
                            },
                            {
                                "duration": 12.537000000000001,
                                "startTime": 1716.2049999999999
                            },
                            {
                                "duration": 9.6010000000000009,
                                "startTime": 1730.2550000000001
                            },
                            {
                                "duration": 12.557,
                                "startTime": 1739.9970000000001
                            },
                            {
                                "duration": 74.819000000000003,
                                "startTime": 1752.6410000000001
                            },
                            {
                                "duration": 13.037000000000001,
                                "startTime": 1827.537
                            },
                            {
                                "duration": 29.231000000000002,
                                "startTime": 1846.1569999999999
                            },
                            {
                                "duration": 5.6070000000000002,
                                "startTime": 1875.405
                            },
                            {
                                "duration": 45.326999999999998,
                                "startTime": 1883.146
                            },
                            {
                                "duration": 6.9790000000000001,
                                "startTime": 1933.7460000000001
                            },
                            {
                                "duration": 55.554000000000002,
                                "startTime": 1954.4349999999999
                            },
                            {
                                "duration": 37.048000000000002,
                                "startTime": 2013.1120000000001
                            },
                            {
                                "duration": 6.4100000000000001,
                                "startTime": 2056.8020000000001
                            },
                            {
                                "duration": 9.1699999999999999,
                                "startTime": 2063.2460000000001
                            },
                            {
                                "duration": 13.128,
                                "startTime": 2073.9099999999999
                            },
                            {
                                "duration": 33.200000000000003,
                                "startTime": 2087.0509999999999
                            },
                            {
                                "duration": 24.196999999999999,
                                "startTime": 2120.3040000000001
                            },
                            {
                                "duration": 11.606999999999999,
                                "startTime": 2145.8910000000001
                            },
                            {
                                "duration": 6.6820000000000004,
                                "startTime": 2157.5610000000001
                            },
                            {
                                "duration": 7.1879999999999997,
                                "startTime": 2194.7510000000002
                            },
                            {
                                "duration": 29.460999999999999,
                                "startTime": 2205.0839999999998
                            },
                            {
                                "duration": 58.093000000000004,
                                "startTime": 2236.9589999999998
                            },
                            {
                                "duration": 21.734999999999999,
                                "startTime": 2301.6260000000002
                            },
                            {
                                "duration": 675.68600000000004,
                                "startTime": 2334.364
                            },
                            {
                                "duration": 6.6520000000000001,
                                "startTime": 3010.3000000000002
                            },
                            {
                                "duration": 6.774,
                                "startTime": 3018.9290000000001
                            },
                            {
                                "duration": 57.125,
                                "startTime": 3028.2719999999999
                            },
                            {
                                "duration": 57.893000000000001,
                                "startTime": 3087.607
                            },
                            {
                                "duration": 34.389000000000003,
                                "startTime": 3149.4450000000002
                            },
                            {
                                "duration": 41.014000000000003,
                                "startTime": 3185.5520000000001
                            },
                            {
                                "duration": 5.0110000000000001,
                                "startTime": 3232.7579999999998
                            },
                            {
                                "duration": 21.917000000000002,
                                "startTime": 3247.6500000000001
                            },
                            {
                                "duration": 17.634,
                                "startTime": 3269.5880000000002
                            },
                            {
                                "duration": 8.7420000000000009,
                                "startTime": 3289.9960000000001
                            },
                            {
                                "duration": 6.835,
                                "startTime": 3303.3560000000002
                            },
                            {
                                "duration": 7.5259999999999998,
                                "startTime": 3312.2559999999999
                            },
                            {
                                "duration": 31.170999999999999,
                                "startTime": 3322.7289999999998
                            },
                            {
                                "duration": 13.273,
                                "startTime": 3356.701
                            },
                            {
                                "duration": 16.161000000000001,
                                "startTime": 3370.0859999999998
                            },
                            {
                                "duration": 9.5199999999999996,
                                "startTime": 3389.5120000000002
                            },
                            {
                                "duration": 14.157,
                                "startTime": 3415.7550000000001
                            },
                            {
                                "duration": 11.577,
                                "startTime": 3431.5610000000001
                            },
                            {
                                "duration": 8.0820000000000007,
                                "startTime": 3443.4479999999999
                            },
                            {
                                "duration": 8.4920000000000009,
                                "startTime": 3451.748
                            },
                            {
                                "duration": 29.027000000000001,
                                "startTime": 3467.125
                            },
                            {
                                "duration": 69.733999999999995,
                                "startTime": 3499.453
                            },
                            {
                                "duration": 7.585,
                                "startTime": 3569.232
                            },
                            {
                                "duration": 138.60499999999999,
                                "startTime": 3594.3510000000001
                            },
                            {
                                "duration": 16.189,
                                "startTime": 3733.0300000000002
                            },
                            {
                                "duration": 20.434000000000001,
                                "startTime": 3763.165
                            },
                            {
                                "duration": 7.6669999999999998,
                                "startTime": 3793.9110000000001
                            },
                            {
                                "duration": 14.670999999999999,
                                "startTime": 3801.627
                            },
                            {
                                "duration": 6.1710000000000003,
                                "startTime": 3818.8919999999998
                            },
                            {
                                "duration": 6.532,
                                "startTime": 3825.5509999999999
                            },
                            {
                                "duration": 17.452000000000002,
                                "startTime": 3843.1959999999999
                            },
                            {
                                "duration": 51.575000000000003,
                                "startTime": 3868
                            },
                            {
                                "duration": 5.0810000000000004,
                                "startTime": 3926.3220000000001
                            },
                            {
                                "duration": 9.3300000000000001,
                                "startTime": 3938.8870000000002
                            },
                            {
                                "duration": 76.162999999999997,
                                "startTime": 3951.268
                            },
                            {
                                "duration": 111.199,
                                "startTime": 4028.4209999999998
                            },
                            {
                                "duration": 18.260000000000002,
                                "startTime": 4139.6679999999997
                            },
                            {
                                "duration": 9.9329999999999998,
                                "startTime": 4167.3599999999997
                            },
                            {
                                "duration": 8.4730000000000008,
                                "startTime": 4189.2709999999997
                            },
                            {
                                "duration": 9.9890000000000008,
                                "startTime": 4198.6989999999996
                            },
                            {
                                "duration": 5.8860000000000001,
                                "startTime": 4208.6989999999996
                            },
                            {
                                "duration": 17.696999999999999,
                                "startTime": 4228.6980000000003
                            },
                            {
                                "duration": 7.2590000000000003,
                                "startTime": 4312.0060000000003
                            },
                            {
                                "duration": 5.8680000000000003,
                                "startTime": 4392.6819999999998
                            },
                            {
                                "duration": 8.5950000000000006,
                                "startTime": 4409.366
                            },
                            {
                                "duration": 10.401,
                                "startTime": 4459.991
                            },
                            {
                                "duration": 6.468,
                                "startTime": 4492.5929999999998
                            },
                            {
                                "duration": 10.568,
                                "startTime": 4525.9030000000002
                            },
                            {
                                "duration": 6.6829999999999998,
                                "startTime": 4559.4030000000002
                            },
                            {
                                "duration": 111.042,
                                "startTime": 4864.0339999999997
                            },
                            {
                                "duration": 7.5919999999999996,
                                "startTime": 4976.5110000000004
                            },
                            {
                                "duration": 45.317999999999998,
                                "startTime": 4986.3419999999996
                            },
                            {
                                "duration": 53.423999999999999,
                                "startTime": 5031.6779999999999
                            },
                            {
                                "duration": 33.838999999999999,
                                "startTime": 5085.1400000000003
                            },
                            {
                                "duration": 34.588999999999999,
                                "startTime": 6078.9290000000001
                            },
                            {
                                "duration": 18.321999999999999,
                                "startTime": 6113.5320000000002
                            },
                            {
                                "duration": 13.124000000000001,
                                "startTime": 6131.8689999999997
                            },
                            {
                                "duration": 10.709,
                                "startTime": 6155.2910000000002
                            },
                            {
                                "duration": 23.565000000000001,
                                "startTime": 6170.2290000000003
                            },
                            {
                                "duration": 8.6859999999999999,
                                "startTime": 6198.0029999999997
                            },
                            {
                                "duration": 47.270000000000003,
                                "startTime": 6253.4309999999996
                            },
                            {
                                "duration": 7.8769999999999998,
                                "startTime": 10447.665000000001
                            },
                            {
                                "duration": 5.6859999999999999,
                                "startTime": 10455.559999999999
                            },
                            {
                                "duration": 5.4100000000000001,
                                "startTime": 10461.255999999999
                            },
                            {
                                "duration": 11.051,
                                "startTime": 12281.507
                            },
                            {
                                "duration": 5.7610000000000001,
                                "startTime": 12293.924999999999
                            }
                        ]
                    }
                },
                "metrics": {
                    "id": "metrics",
                    "title": "Metrics",
                    "description": "Collects all available metrics.",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 5085,
                    "numericUnit": "millisecond",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "firstContentfulPaint": 1861,
                                "firstContentfulPaintTs": 6376347094,
                                "firstContentfulPaintAllFrames": 1861,
                                "firstContentfulPaintAllFramesTs": 6376347094,
                                "firstMeaningfulPaint": 1861,
                                "firstMeaningfulPaintTs": 6376347094,
                                "largestContentfulPaint": 3426,
                                "largestContentfulPaintTs": 6377912371,
                                "largestContentfulPaintAllFrames": 3426,
                                "largestContentfulPaintAllFramesTs": 6377912371,
                                "interactive": 5085,
                                "interactiveTs": 6379571219,
                                "speedIndex": 2435,
                                "speedIndexTs": 6376921117,
                                "totalBlockingTime": 916,
                                "maxPotentialFID": 676,
                                "cumulativeLayoutShift": 0.0037841385738931962,
                                "cumulativeLayoutShiftMainFrame": 0.0037841385738931962,
                                "totalCumulativeLayoutShift": 0.0067420305575783407,
                                "timeToFirstByte": 965,
                                "timeToFirstByteTs": 6375450798,
                                "observedTimeOrigin": 0,
                                "observedTimeOriginTs": 6374486117,
                                "observedNavigationStart": 0,
                                "observedNavigationStartTs": 6374486117,
                                "observedFirstPaint": 1861,
                                "observedFirstPaintTs": 6376347094,
                                "observedFirstContentfulPaint": 1861,
                                "observedFirstContentfulPaintTs": 6376347094,
                                "observedFirstContentfulPaintAllFrames": 1861,
                                "observedFirstContentfulPaintAllFramesTs": 6376347094,
                                "observedFirstMeaningfulPaint": 1861,
                                "observedFirstMeaningfulPaintTs": 6376347094,
                                "observedLargestContentfulPaint": 3426,
                                "observedLargestContentfulPaintTs": 6377912371,
                                "observedLargestContentfulPaintAllFrames": 3426,
                                "observedLargestContentfulPaintAllFramesTs": 6377912371,
                                "observedTraceEnd": 16032,
                                "observedTraceEndTs": 6390518397,
                                "observedLoad": 3458,
                                "observedLoadTs": 6377944430,
                                "observedDomContentLoaded": 3008,
                                "observedDomContentLoadedTs": 6377493996,
                                "observedCumulativeLayoutShift": 0.0037841385738931962,
                                "observedCumulativeLayoutShiftMainFrame": 0.0037841385738931962,
                                "observedTotalCumulativeLayoutShift": 0.0067420305575783407,
                                "observedFirstVisualChange": 358,
                                "observedFirstVisualChangeTs": 6374844117,
                                "observedLastVisualChange": 3425,
                                "observedLastVisualChangeTs": 6377911117,
                                "observedSpeedIndex": 2435,
                                "observedSpeedIndexTs": 6376921080
                            },
                            {
                                "lcpInvalidated": false
                            }
                        ]
                    }
                },
                "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": "notApplicable"
                },
                "resource-summary": {
                    "id": "resource-summary",
                    "title": "Keep request counts low and transfer sizes small",
                    "description": "To set budgets for the quantity and size of page resources, add a budget.json file. [Learn more about performance budgets](https:\/\/web.dev\/use-lighthouse-for-performance-budgets\/).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "displayValue": "90 requests \u2022 2,171 KiB",
                    "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": 90,
                                "transferSize": 2222791
                            },
                            {
                                "resourceType": "script",
                                "label": "Script",
                                "requestCount": 17,
                                "transferSize": 1276677
                            },
                            {
                                "resourceType": "image",
                                "label": "Image",
                                "requestCount": 39,
                                "transferSize": 578731
                            },
                            {
                                "resourceType": "other",
                                "label": "Other",
                                "requestCount": 26,
                                "transferSize": 175606
                            },
                            {
                                "resourceType": "font",
                                "label": "Font",
                                "requestCount": 4,
                                "transferSize": 91473
                            },
                            {
                                "resourceType": "stylesheet",
                                "label": "Stylesheet",
                                "requestCount": 3,
                                "transferSize": 62711
                            },
                            {
                                "resourceType": "document",
                                "label": "Document",
                                "requestCount": 1,
                                "transferSize": 37593
                            },
                            {
                                "resourceType": "media",
                                "label": "Media",
                                "requestCount": 0,
                                "transferSize": 0
                            },
                            {
                                "resourceType": "third-party",
                                "label": "Third-party",
                                "requestCount": 10,
                                "transferSize": 152613
                            }
                        ]
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "binary",
                    "displayValue": "Third-party code blocked the main thread for 60\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "entity",
                                "valueType": "text",
                                "label": "Third-Party",
                                "subItemsHeading": {
                                    "key": "url",
                                    "valueType": "url"
                                }
                            },
                            {
                                "key": "transferSize",
                                "granularity": 1,
                                "valueType": "bytes",
                                "label": "Transfer Size",
                                "subItemsHeading": {
                                    "key": "transferSize"
                                }
                            },
                            {
                                "key": "blockingTime",
                                "granularity": 1,
                                "valueType": "ms",
                                "label": "Main-Thread Blocking Time",
                                "subItemsHeading": {
                                    "key": "blockingTime"
                                }
                            }
                        ],
                        "items": [
                            {
                                "mainThreadTime": 291.83699999999953,
                                "blockingTime": 35.016000000000005,
                                "transferSize": 129611,
                                "entity": "Google Tag Manager",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "url": "https:\/\/www.googletagmanager.com\/gtm.js?id=GTM-WQK8NCZ&l=gtmdataLayer",
                                            "mainThreadTime": 291.83699999999953,
                                            "blockingTime": 35.016000000000005,
                                            "transferSize": 129611
                                        }
                                    ]
                                }
                            },
                            {
                                "mainThreadTime": 177.6449999999997,
                                "blockingTime": 29.763999999999996,
                                "transferSize": 23002,
                                "entity": "Google Analytics",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "url": "https:\/\/www.google-analytics.com\/plugins\/ua\/ec.js",
                                            "mainThreadTime": 117.29899999999965,
                                            "blockingTime": 29.763999999999996,
                                            "transferSize": 1461
                                        },
                                        {
                                            "url": "https:\/\/www.google-analytics.com\/analytics.js",
                                            "mainThreadTime": 60.346000000000039,
                                            "blockingTime": 0,
                                            "transferSize": 21041
                                        }
                                    ]
                                }
                            }
                        ],
                        "summary": {
                            "wastedBytes": 152613,
                            "wastedMs": 64.780000000000001
                        },
                        "isEntityGrouped": true
                    }
                },
                "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": "notApplicable"
                },
                "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": "informative",
                    "displayValue": "1 element found",
                    "details": {
                        "type": "list",
                        "items": [
                            {
                                "type": "table",
                                "headings": [
                                    {
                                        "key": "node",
                                        "valueType": "node",
                                        "label": "Element"
                                    }
                                ],
                                "items": [
                                    {
                                        "node": {
                                            "type": "node",
                                            "lhId": "page-0-P",
                                            "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,1,SECTION,2,P",
                                            "selector": "div#cookie-popup > div#cookie-index > section.IRxTzV33beWQgWGIXQCX > p",
                                            "boundingRect": {
                                                "top": 217,
                                                "bottom": 364,
                                                "left": 16,
                                                "right": 396,
                                                "width": 380,
                                                "height": 147
                                            },
                                            "snippet": "<p>",
                                            "nodeLabel": "Met deze cookies kunnen wij en derde partijen informatie over jou verzamelen en\u2026"
                                        }
                                    }
                                ]
                            },
                            {
                                "type": "table",
                                "headings": [
                                    {
                                        "key": "phase",
                                        "valueType": "text",
                                        "label": "Phase"
                                    },
                                    {
                                        "key": "percent",
                                        "valueType": "text",
                                        "label": "% of LCP"
                                    },
                                    {
                                        "key": "timing",
                                        "valueType": "ms",
                                        "label": "Timing"
                                    }
                                ],
                                "items": [
                                    {
                                        "phase": "TTFB",
                                        "timing": 964.68099999904632,
                                        "percent": "28%"
                                    },
                                    {
                                        "phase": "Load Delay",
                                        "timing": 0,
                                        "percent": "0%"
                                    },
                                    {
                                        "phase": "Load Time",
                                        "timing": 0,
                                        "percent": "0%"
                                    },
                                    {
                                        "phase": "Render Delay",
                                        "timing": 2461.5730000009535,
                                        "percent": "72%"
                                    }
                                ]
                            }
                        ]
                    }
                },
                "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\/lcp-lazy-loading\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "layout-shift-elements": {
                    "id": "layout-shift-elements",
                    "title": "Avoid large layout shifts",
                    "description": "These DOM elements contribute most to the CLS of the page. [Learn how to improve CLS](https:\/\/web.dev\/optimize-cls\/)",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "displayValue": "5 elements found",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "label": "Element"
                            },
                            {
                                "key": "score",
                                "valueType": "numeric",
                                "granularity": 0.001,
                                "label": "CLS Contribution"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-1-UL",
                                    "path": "2,UL",
                                    "selector": "nav.navigation-header_container__JhinL > ul.navigation-header_mainMenu__4X1IQ",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 0,
                                        "left": 0,
                                        "right": 0,
                                        "width": 0,
                                        "height": 0
                                    },
                                    "snippet": "<ul class=\"navigation-header_mainMenu__4X1IQ\" role=\"menu\">",
                                    "nodeLabel": "ProductenBonusReceptenMeerReceptenTicketshopOver Albert Heijn"
                                },
                                "score": 0.003338166583271011
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-2-DIV",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,1,DIV,0,DIV,0,DIV,0,DIV,1,DIV",
                                    "selector": "div > div.grid_root__nhZ3r > div.row > div.column",
                                    "boundingRect": {
                                        "top": 598,
                                        "bottom": 726,
                                        "left": 8,
                                        "right": 404,
                                        "width": 396,
                                        "height": 128
                                    },
                                    "snippet": "<div class=\"column large-6 small-12 \">",
                                    "nodeLabel": "Probeer Premium 1 maand gratis\ufeff"
                                },
                                "score": 0.0017420703332782052
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-3-DIV",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,2,DIV,0,DIV,0,DIV",
                                    "selector": "main#start-of-content > div > div > div.grid_root__nhZ3r",
                                    "boundingRect": {
                                        "top": 734,
                                        "bottom": 1011,
                                        "left": 0,
                                        "right": 412,
                                        "width": 412,
                                        "height": 277
                                    },
                                    "snippet": "<div class=\"grid_root__nhZ3r\">",
                                    "nodeLabel": "Shop per categorie\nBekijk alle categorie\u00ebn\nAardappel, groente en fruit\nSalades,\u2026"
                                },
                                "score": 0.0011774355780550989
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-4-FORM",
                                    "path": "3,DIV,0,FORM",
                                    "selector": "nav.navigation-header_container__JhinL > div.navigation-header_searchContainer__m46ea > form.search_root__+jIYv",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 0,
                                        "left": 0,
                                        "right": 0,
                                        "width": 0,
                                        "height": 0
                                    },
                                    "snippet": "<form class=\"search_root__+jIYv\" method=\"post\">",
                                    "nodeLabel": "nav.navigation-header_container__JhinL > div.navigation-header_searchContainer__m46ea > form.search_root__+jIYv"
                                },
                                "score": 0.00044597199062218533
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-5-::after",
                                    "path": "1,HTML,1,BODY,3,DIV,0,DIV,1,DIV,0,::after",
                                    "selector": "div#header > div > div.navigation-header-layout_root__Aev8X > ::after",
                                    "boundingRect": {
                                        "top": 145,
                                        "bottom": 146,
                                        "left": 0,
                                        "right": 412,
                                        "width": 412,
                                        "height": 1
                                    },
                                    "snippet": "<::after>",
                                    "nodeLabel": "div#header > div > div.navigation-header-layout_root__Aev8X > ::after"
                                },
                                "score": 3.8386072351840829e-5
                            }
                        ]
                    }
                },
                "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\/long-tasks-devtools\/)",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "displayValue": "13 long tasks found",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "startTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Start Time"
                            },
                            {
                                "key": "duration",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Duration"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.ah.nl\/content\/assets\/vendor.e260e856.js",
                                "duration": 675.68600000000004,
                                "startTime": 2334.364
                            },
                            {
                                "url": "https:\/\/www.googletagmanager.com\/gtm.js?id=GTM-WQK8NCZ&l=gtmdataLayer",
                                "duration": 138.60499999999999,
                                "startTime": 3594.3510000000001
                            },
                            {
                                "url": "https:\/\/www.google-analytics.com\/plugins\/ua\/ec.js",
                                "duration": 111.199,
                                "startTime": 4028.4209999999998
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/content\/assets\/vendor.e260e856.js",
                                "duration": 111.042,
                                "startTime": 4864.0339999999997
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                                "duration": 76.162999999999997,
                                "startTime": 3951.268
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/",
                                "duration": 74.819000000000003,
                                "startTime": 1752.6410000000001
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/content\/assets\/vendor.e260e856.js",
                                "duration": 69.733999999999995,
                                "startTime": 3499.453
                            },
                            {
                                "url": "https:\/\/www.googletagmanager.com\/gtm.js?id=GTM-WQK8NCZ&l=gtmdataLayer",
                                "duration": 58.093000000000004,
                                "startTime": 2236.9589999999998
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/header.634aa0f5.js",
                                "duration": 57.893000000000001,
                                "startTime": 3087.607
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/content\/assets\/vendor.e260e856.js",
                                "duration": 57.125,
                                "startTime": 3028.2719999999999
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                                "duration": 55.554000000000002,
                                "startTime": 1954.4349999999999
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/content\/assets\/vendor.e260e856.js",
                                "duration": 53.423999999999999,
                                "startTime": 5031.6779999999999
                            },
                            {
                                "url": "https:\/\/www.google-analytics.com\/analytics.js",
                                "duration": 51.575000000000003,
                                "startTime": 3868
                            }
                        ],
                        "sortedBy": [
                            "duration"
                        ],
                        "skipSumming": [
                            "startTime"
                        ]
                    }
                },
                "no-unload-listeners": {
                    "id": "no-unload-listeners",
                    "title": "Registers an `unload` listener",
                    "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\/bfcache\/#never-use-the-unload-event)",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "source",
                                "valueType": "source-location",
                                "label": "Source"
                            }
                        ],
                        "items": [
                            {
                                "source": {
                                    "type": "source-location",
                                    "url": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                                    "urlProvider": "network",
                                    "line": 178,
                                    "column": 477
                                }
                            },
                            {
                                "source": {
                                    "type": "source-location",
                                    "url": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                                    "urlProvider": "network",
                                    "line": 400,
                                    "column": 403
                                }
                            },
                            {
                                "source": {
                                    "type": "source-location",
                                    "url": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                                    "urlProvider": "network",
                                    "line": 447,
                                    "column": 299
                                }
                            }
                        ]
                    }
                },
                "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": "informative",
                    "displayValue": "6 animated elements found",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "failureReason",
                                    "valueType": "text"
                                },
                                "label": "Element"
                            },
                            {
                                "key": null,
                                "valueType": "text",
                                "subItemsHeading": {
                                    "key": "animation",
                                    "valueType": "text"
                                },
                                "label": "Name"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-7-IMG",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,UL,2,LI,0,ARTICLE,2,DIV,0,IMG",
                                    "selector": "li#r117_r1_r4_3 > article.carousel-panel-container_root__tOOCn > div.carousel-panel-sticker_root__XmouL > img.carousel-panel-sticker_image__dMDKp",
                                    "boundingRect": {
                                        "top": 414,
                                        "bottom": 414,
                                        "left": 678,
                                        "right": 678,
                                        "width": 0,
                                        "height": 0
                                    },
                                    "snippet": "<img class=\"carousel-panel-sticker_image__dMDKp fadein lazyloaded\">",
                                    "nodeLabel": "li#r117_r1_r4_3 > article.carousel-panel-container_root__tOOCn > div.carousel-panel-sticker_root__XmouL > img.carousel-panel-sticker_image__dMDKp"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Properties: background-position-x, background-position-y",
                                            "animation": "shine"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-8-ARTICLE",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,1,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,ARTICLE",
                                    "selector": "div.row > div.column > div > article#9262",
                                    "boundingRect": {
                                        "top": 606,
                                        "bottom": 718,
                                        "left": 16,
                                        "right": 396,
                                        "width": 380,
                                        "height": 112
                                    },
                                    "snippet": "<article id=\"9262\" class=\"advertorial_root__sBvxY advertorial_halfSmall__tzS7k advertorial_white__Lx\u2026\">",
                                    "nodeLabel": "Probeer Premium 1 maand gratis\ufeff"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Properties: background-position-x, background-position-y",
                                            "animation": "advertorial_animated__2Dq6k"
                                        },
                                        {
                                            "failureReason": "Unsupported CSS Property: background-color",
                                            "animation": "background-color"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-9-ARTICLE",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,ARTICLE",
                                    "selector": "div.row > div.column > div > article#9243",
                                    "boundingRect": {
                                        "top": 478,
                                        "bottom": 590,
                                        "left": 16,
                                        "right": 396,
                                        "width": 380,
                                        "height": 112
                                    },
                                    "snippet": "<article id=\"9243\" class=\"advertorial_root__sBvxY advertorial_halfSmall__tzS7k advertorial_white__Lx\u2026\">",
                                    "nodeLabel": "Een volle tas en toch flink bespaard\ufeff"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Properties: background-position-x, background-position-y",
                                            "animation": "advertorial_animated__2Dq6k"
                                        },
                                        {
                                            "failureReason": "Unsupported CSS Property: background-color",
                                            "animation": "background-color"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-10-ARTICLE",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,9,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,ARTICLE",
                                    "selector": "div.row > div.column > div > article#9273",
                                    "boundingRect": {
                                        "top": 3217,
                                        "bottom": 3329,
                                        "left": 16,
                                        "right": 396,
                                        "width": 380,
                                        "height": 112
                                    },
                                    "snippet": "<article id=\"9273\" class=\"advertorial_root__sBvxY advertorial_halfSmall__tzS7k advertorial_white__Lx\u2026\">",
                                    "nodeLabel": "Zo kies je makkelijk voor Beter Eten\ufeff"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Properties: background-position-x, background-position-y",
                                            "animation": "advertorial_animated__2Dq6k"
                                        },
                                        {
                                            "failureReason": "Unsupported CSS Property: background-color",
                                            "animation": "background-color"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-11-ARTICLE",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,9,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,ARTICLE",
                                    "selector": "div.row > div.column > div > article#9298",
                                    "boundingRect": {
                                        "top": 3345,
                                        "bottom": 3457,
                                        "left": 16,
                                        "right": 396,
                                        "width": 380,
                                        "height": 112
                                    },
                                    "snippet": "<article id=\"9298\" class=\"advertorial_root__sBvxY advertorial_halfSmall__tzS7k advertorial_white__Lx\u2026\">",
                                    "nodeLabel": "Met Koopzegels spaar je tot 6% rente\ufeff"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Properties: background-position-x, background-position-y",
                                            "animation": "advertorial_animated__2Dq6k"
                                        },
                                        {
                                            "failureReason": "Unsupported CSS Property: background-color",
                                            "animation": "background-color"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-12-IMG",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,UL,2,LI,0,ARTICLE,1,PICTURE,0,IMG",
                                    "selector": "li#r117_r1_r4_3 > article.carousel-panel-container_root__tOOCn > picture.carousel-panel-image_root__LZPF4 > img.carousel-panel-image_image__IbiIo",
                                    "boundingRect": {
                                        "top": 265,
                                        "bottom": 430,
                                        "left": 662,
                                        "right": 977,
                                        "width": 315,
                                        "height": 165
                                    },
                                    "snippet": "<img data-sizes=\"auto\" data-src=\"https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/\u2026\" data-srcset=\"https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/\u2026\" alt=\"\" class=\"carousel-panel-image_image__IbiIo fadein lazyautosizes lazyloaded\" sizes=\"315px\" srcset=\"https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/\u2026\" src=\"https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/\u2026\">",
                                    "nodeLabel": "li#r117_r1_r4_3 > article.carousel-panel-container_root__tOOCn > picture.carousel-panel-image_root__LZPF4 > img.carousel-panel-image_image__IbiIo"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Properties: background-position-x, background-position-y",
                                            "animation": "shine"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                },
                "unsized-images": {
                    "id": "unsized-images",
                    "title": "Image elements do not have explicit `width` and `height`",
                    "description": "Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https:\/\/web.dev\/optimize-cls\/#images-without-dimensions)",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "label": ""
                            },
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/drug-provider.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-207-IMG",
                                    "path": "1,HTML,1,BODY,16,DIV,0,FOOTER,0,DIV,3,SECTION,1,UL,2,LI,0,A,0,IMG",
                                    "selector": "ul > li > a > img.notices-nl_drug__8Qxf2",
                                    "boundingRect": {
                                        "top": 4190,
                                        "bottom": 4222,
                                        "left": 188,
                                        "right": 226,
                                        "width": 38,
                                        "height": 32
                                    },
                                    "snippet": "<img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/drug-provider.svg\" alt=\"Aanbiedersmedicijnen.nl\" height=\"32\" class=\"notices-nl_drug__8Qxf2\">",
                                    "nodeLabel": "Aanbiedersmedicijnen.nl"
                                }
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/pin.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-206-IMG",
                                    "path": "1,HTML,1,BODY,16,DIV,0,FOOTER,0,DIV,3,SECTION,1,UL,1,LI,0,IMG",
                                    "selector": "section.notices-nl_root__2OXrZ > ul > li > img",
                                    "boundingRect": {
                                        "top": 4190,
                                        "bottom": 4222,
                                        "left": 126,
                                        "right": 172,
                                        "width": 46,
                                        "height": 32
                                    },
                                    "snippet": "<img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/pin.svg\" alt=\"Pin logo\" height=\"32\">",
                                    "nodeLabel": "Pin logo"
                                }
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-208-IMG",
                                    "path": "1,HTML,1,BODY,16,DIV,0,FOOTER,0,DIV,3,SECTION,1,UL,3,LI,0,A,0,IMG",
                                    "selector": "ul > li > a > img",
                                    "boundingRect": {
                                        "top": 4190,
                                        "bottom": 4222,
                                        "left": 242,
                                        "right": 285,
                                        "width": 43,
                                        "height": 32
                                    },
                                    "snippet": "<img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg.svg\" alt=\"thuiswinkel.org logo\" height=\"32\">",
                                    "nodeLabel": "thuiswinkel.org logo"
                                }
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg-business.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-209-IMG",
                                    "path": "1,HTML,1,BODY,16,DIV,0,FOOTER,0,DIV,3,SECTION,1,UL,4,LI,0,A,0,IMG",
                                    "selector": "ul > li > a > img",
                                    "boundingRect": {
                                        "top": 4190,
                                        "bottom": 4222,
                                        "left": 301,
                                        "right": 338,
                                        "width": 37,
                                        "height": 32
                                    },
                                    "snippet": "<img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg-busines\u2026\" alt=\"thuiswinkel.org Certificaat\" height=\"32\">",
                                    "nodeLabel": "thuiswinkel.org Certificaat"
                                }
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/nix18.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-204-IMG",
                                    "path": "1,HTML,1,BODY,16,DIV,0,FOOTER,0,DIV,3,SECTION,0,DIV,0,IMG",
                                    "selector": "div.footer-default_container__6PHX6 > section.notices-nl_root__2OXrZ > div.notices-nl_nix__YDLZx > img",
                                    "boundingRect": {
                                        "top": 4136,
                                        "bottom": 4152,
                                        "left": 80,
                                        "right": 147,
                                        "width": 67,
                                        "height": 16
                                    },
                                    "snippet": "<img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/nix18.svg\" alt=\"Nix 18 logo\" height=\"16\">",
                                    "nodeLabel": "Nix 18 logo"
                                }
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/ideal.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-205-IMG",
                                    "path": "1,HTML,1,BODY,16,DIV,0,FOOTER,0,DIV,3,SECTION,1,UL,0,LI,0,IMG",
                                    "selector": "section.notices-nl_root__2OXrZ > ul > li > img",
                                    "boundingRect": {
                                        "top": 4190,
                                        "bottom": 4222,
                                        "left": 74,
                                        "right": 110,
                                        "width": 36,
                                        "height": 32
                                    },
                                    "snippet": "<img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/ideal.svg\" alt=\"Ideal logo\" height=\"32\">",
                                    "nodeLabel": "Ideal logo"
                                }
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-203-IMG",
                                    "path": "1,HTML,1,BODY,16,DIV,0,FOOTER,0,DIV,1,SECTION,0,UL,5,LI,0,IMG",
                                    "selector": "section.footer-default_socialLinks__qDG8K > ul > li.footer-default_ahLogo__Qblvl > img",
                                    "boundingRect": {
                                        "top": 3767,
                                        "bottom": 3791,
                                        "left": 294,
                                        "right": 318,
                                        "width": 24,
                                        "height": 24
                                    },
                                    "snippet": "<img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg\" alt=\"Albert Heijn logo\" height=\"24\">",
                                    "nodeLabel": "Albert Heijn logo"
                                }
                            }
                        ]
                    }
                },
                "valid-source-maps": {
                    "id": "valid-source-maps",
                    "title": "Missing source maps for large first-party JavaScript",
                    "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": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "scriptUrl",
                                "valueType": "url",
                                "subItemsHeading": {
                                    "key": "error"
                                },
                                "label": "URL"
                            },
                            {
                                "key": "sourceMapUrl",
                                "valueType": "url",
                                "label": "Map URL"
                            }
                        ],
                        "items": [
                            {
                                "scriptUrl": "https:\/\/www.ah.nl\/content\/assets\/vendor.e260e856.js",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "error": "Large JavaScript file is missing a source map"
                                        }
                                    ]
                                }
                            },
                            {
                                "scriptUrl": "https:\/\/static.ah.nl\/__assets\/features\/assets\/vendor.babb429c.js",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "error": "Large JavaScript file is missing a source map"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                },
                "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\/optimize-lcp\/#optimize-when-the-resource-is-discovered).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "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": [
                            {
                                "directive": "script-src",
                                "description": "script-src directive is missing. This can allow the execution of unsafe scripts.",
                                "severity": "High"
                            },
                            {
                                "directive": "object-src",
                                "description": "Missing object-src allows the injection of plugins that execute unsafe scripts. Consider setting object-src to 'none' if you can.",
                                "severity": "High"
                            }
                        ]
                    }
                },
                "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:\/\/www.ah.nl\/",
                                "resourceBytes": 139001,
                                "unusedBytes": 6714,
                                "children": [
                                    {
                                        "name": "(inline) <!--\n\tdocument.\u2026",
                                        "resourceBytes": 145,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) window.sitespec\u2026",
                                        "resourceBytes": 165,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) \/**\n* SiteSpect\u2026",
                                        "resourceBytes": 10700,
                                        "unusedBytes": 6349
                                    },
                                    {
                                        "name": "(inline) !function(){var\u2026",
                                        "resourceBytes": 1092,
                                        "unusedBytes": 167
                                    },
                                    {
                                        "name": "(inline) window[\"__INITI\u2026",
                                        "resourceBytes": 201,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) window[\"i18n-he\u2026",
                                        "resourceBytes": 2394,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) window['__APOLL\u2026",
                                        "resourceBytes": 53,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) (function(w,d,s\u2026",
                                        "resourceBytes": 483,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) window.__AH_DAT\u2026",
                                        "resourceBytes": 121365,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) window.i18n = {\u2026",
                                        "resourceBytes": 91,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) window[\"__INITI\u2026",
                                        "resourceBytes": 201,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) window[\"i18n-fo\u2026",
                                        "resourceBytes": 1187,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) window['__APOLL\u2026",
                                        "resourceBytes": 53,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) window.__HTTP_H\u2026",
                                        "resourceBytes": 53,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) function testPa\u2026",
                                        "resourceBytes": 397,
                                        "unusedBytes": 198
                                    },
                                    {
                                        "name": "(inline) window.dlpush =\u2026",
                                        "resourceBytes": 421,
                                        "unusedBytes": 0
                                    }
                                ]
                            },
                            {
                                "name": "https:\/\/www.ah.nl\/__ssobj\/ard.png?7232665801952626045_1-4-1683986234&n=1",
                                "resourceBytes": 0
                            },
                            {
                                "name": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                                "resourceBytes": 242950,
                                "unusedBytes": 98223
                            },
                            {
                                "name": "https:\/\/www.ah.nl\/__ssobj\/core.js+ssdomvar.js+generic-adapter.js",
                                "resourceBytes": 17539,
                                "unusedBytes": 12897
                            },
                            {
                                "name": "https:\/\/static.ah.nl\/__assets\/features\/assets\/runtime.68b351b6.js",
                                "resourceBytes": 3419,
                                "unusedBytes": 1462
                            },
                            {
                                "name": "https:\/\/static.ah.nl\/__assets\/features\/assets\/vendor.babb429c.js",
                                "resourceBytes": 721186,
                                "unusedBytes": 395262
                            },
                            {
                                "name": "https:\/\/www.ah.nl\/content\/assets\/123.34c83cd7.chunk.js",
                                "resourceBytes": 168766,
                                "unusedBytes": 40436
                            },
                            {
                                "name": "https:\/\/www.ah.nl\/content\/assets\/client.6d79bd90.js",
                                "resourceBytes": 2306,
                                "unusedBytes": 0
                            },
                            {
                                "name": "https:\/\/www.ah.nl\/content\/assets\/runtime.44a01b5e.js",
                                "resourceBytes": 4814,
                                "unusedBytes": 1866
                            },
                            {
                                "name": "https:\/\/www.googletagmanager.com\/gtm.js?id=GTM-WQK8NCZ&l=gtmdataLayer",
                                "resourceBytes": 463397,
                                "unusedBytes": 145751
                            },
                            {
                                "name": "https:\/\/www.ah.nl\/content\/assets\/vendor.e260e856.js",
                                "resourceBytes": 2947946,
                                "unusedBytes": 1113388
                            },
                            {
                                "name": "https:\/\/static.ah.nl\/ah-static\/assets\/advertisement-v0.js",
                                "resourceBytes": 221,
                                "unusedBytes": 0
                            },
                            {
                                "name": "https:\/\/static.ah.nl\/__assets\/features\/assets\/header.634aa0f5.js",
                                "resourceBytes": 260726,
                                "unusedBytes": 53841
                            },
                            {
                                "name": "https:\/\/static.ah.nl\/__assets\/features\/assets\/footer.75a23e24.js",
                                "resourceBytes": 83436,
                                "unusedBytes": 62358
                            },
                            {
                                "name": "https:\/\/www.ah.nl\/ah-static\/assets\/cookie-consent.min.js?v=1683986236778",
                                "resourceBytes": 64402,
                                "unusedBytes": 18468
                            },
                            {
                                "name": "https:\/\/www.google-analytics.com\/analytics.js",
                                "resourceBytes": 52082,
                                "unusedBytes": 14775
                            },
                            {
                                "name": "https:\/\/www.google-analytics.com\/plugins\/ua\/ec.js",
                                "resourceBytes": 2779,
                                "unusedBytes": 877
                            }
                        ]
                    }
                },
                "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.7\/accesskeys).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-allowed-attr": {
                    "id": "aria-allowed-attr",
                    "title": "`[aria-*]` attributes do not 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.7\/aria-allowed-attr).",
                    "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-6-A",
                                    "path": "1,HTML,1,BODY,3,DIV,0,DIV,1,DIV,0,NAV,2,DIV,0,A",
                                    "selector": "div.navigation-header-layout_root__Aev8X > nav.navigation-header-compact_navBar__juvIJ > div.nav-bar-slot_root__F89g1 > a.icon-button_root__OTAMW",
                                    "boundingRect": {
                                        "top": 13,
                                        "bottom": 53,
                                        "left": 226,
                                        "right": 266,
                                        "width": 40,
                                        "height": 40
                                    },
                                    "snippet": "<a class=\"icon-button_root__OTAMW\" aria-label=\"Inloggen\">",
                                    "nodeLabel": "Inloggen",
                                    "explanation": "Fix all of the following:\n  aria-label attribute cannot be used on a a with no valid role attribute."
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "serious",
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ]
                        }
                    }
                },
                "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.7\/aria-command-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.7\/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.7\/aria-hidden-focus).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-input-field-name": {
                    "id": "aria-input-field-name",
                    "title": "ARIA input fields have accessible names",
                    "description": "When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about input field labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.7\/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.7\/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.7\/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.7\/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.7\/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.7\/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.7\/aria-roles).",
                    "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.7\/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.7\/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.7\/aria-treeitem-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-valid-attr-value": {
                    "id": "aria-valid-attr-value",
                    "title": "`[aria-*]` attributes do not 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.7\/aria-valid-attr-value).",
                    "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-255-BUTTON",
                                    "path": "1,HTML,1,BODY,3,DIV,0,DIV,1,DIV,0,NAV,0,DIV,0,BUTTON",
                                    "selector": "div.navigation-header-layout_root__Aev8X > nav.navigation-header-compact_navBar__juvIJ > div.nav-bar-slot_root__F89g1 > button.navigation-header-compact_toggle__miNmM",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 65,
                                        "left": 16,
                                        "right": 60,
                                        "width": 44,
                                        "height": 65
                                    },
                                    "snippet": "<button class=\"navigation-header-compact_toggle__miNmM\" aria-label=\"Open menu\" aria-controls=\"mobilemenu_main\">",
                                    "nodeLabel": "menu",
                                    "explanation": "Fix all of the following:\n  Invalid ARIA attribute value: aria-controls=\"mobilemenu_main\""
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "critical",
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ]
                        }
                    }
                },
                "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.7\/aria-valid-attr).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "button-name": {
                    "id": "button-name",
                    "title": "Buttons have an accessible name",
                    "description": "When a button doesn't have an accessible name, screen readers announce it as \"button\", making it unusable for users who rely on screen readers. [Learn how to make buttons more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.7\/button-name).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "bypass": {
                    "id": "bypass",
                    "title": "The page contains a heading, skip link, or landmark region",
                    "description": "Adding ways to bypass repetitive content lets keyboard users navigate the page more efficiently. [Learn more about bypass blocks](https:\/\/dequeuniversity.com\/rules\/axe\/4.7\/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.7\/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-A",
                                    "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,1,SECTION,3,P,3,A",
                                    "selector": "div#cookie-index > section.IRxTzV33beWQgWGIXQCX > p > a",
                                    "boundingRect": {
                                        "top": 445,
                                        "bottom": 462,
                                        "left": 188,
                                        "right": 269,
                                        "width": 81,
                                        "height": 17
                                    },
                                    "snippet": "<a href=\"https:\/\/ah.nl\/privacy\">",
                                    "nodeLabel": "privacybeleid",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-256-DIV",
                                                "path": "1,HTML,1,BODY,0,DIV,0,DIV",
                                                "selector": "body.has-cookie-notice > div#cookie-overlay > div#cookie-popup",
                                                "boundingRect": {
                                                    "top": 0,
                                                    "bottom": 823,
                                                    "left": 0,
                                                    "right": 412,
                                                    "width": 412,
                                                    "height": 823
                                                },
                                                "snippet": "<div class=\"tqHx8P7mH9XJ5tmhC4rx\" id=\"cookie-popup\" data-testhook=\"cookie-popup\">",
                                                "nodeLabel": "Cookies op ah.nl\n\nOm ah.nl voor jou nog makkelijker en persoonlijker te maken, \u2026"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-1-A",
                                    "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,1,SECTION,3,P,5,A",
                                    "selector": "div#cookie-index > section.IRxTzV33beWQgWGIXQCX > p > a",
                                    "boundingRect": {
                                        "top": 445,
                                        "bottom": 462,
                                        "left": 299,
                                        "right": 377,
                                        "width": 78,
                                        "height": 17
                                    },
                                    "snippet": "<a href=\"https:\/\/ah.nl\/cookiebeleid\">",
                                    "nodeLabel": "cookiebeleid",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-256-DIV",
                                                "path": "1,HTML,1,BODY,0,DIV,0,DIV",
                                                "selector": "body.has-cookie-notice > div#cookie-overlay > div#cookie-popup",
                                                "boundingRect": {
                                                    "top": 0,
                                                    "bottom": 823,
                                                    "left": 0,
                                                    "right": 412,
                                                    "width": 412,
                                                    "height": 823
                                                },
                                                "snippet": "<div class=\"tqHx8P7mH9XJ5tmhC4rx\" id=\"cookie-popup\" data-testhook=\"cookie-popup\">",
                                                "nodeLabel": "Cookies op ah.nl\n\nOm ah.nl voor jou nog makkelijker en persoonlijker te maken, \u2026"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-2-A",
                                    "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,1,SECTION,4,P,1,A",
                                    "selector": "div#cookie-index > section.IRxTzV33beWQgWGIXQCX > p > a",
                                    "boundingRect": {
                                        "top": 524,
                                        "bottom": 541,
                                        "left": 128,
                                        "right": 207,
                                        "width": 78,
                                        "height": 17
                                    },
                                    "snippet": "<a href=\"https:\/\/ah.nl\/cookiebeleid\">",
                                    "nodeLabel": "cookiebeleid",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-256-DIV",
                                                "path": "1,HTML,1,BODY,0,DIV,0,DIV",
                                                "selector": "body.has-cookie-notice > div#cookie-overlay > div#cookie-popup",
                                                "boundingRect": {
                                                    "top": 0,
                                                    "bottom": 823,
                                                    "left": 0,
                                                    "right": 412,
                                                    "width": 412,
                                                    "height": 823
                                                },
                                                "snippet": "<div class=\"tqHx8P7mH9XJ5tmhC4rx\" id=\"cookie-popup\" data-testhook=\"cookie-popup\">",
                                                "nodeLabel": "Cookies op ah.nl\n\nOm ah.nl voor jou nog makkelijker en persoonlijker te maken, \u2026"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-257-BUTTON",
                                    "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,FOOTER,0,DIV,0,BUTTON",
                                    "selector": "div#cookie-index > footer.NoGtiyqOs8mAWiiIYyDY > div.DpWKvao30sTy2rtLtYM9 > button#accept-cookies",
                                    "boundingRect": {
                                        "top": 677,
                                        "bottom": 721,
                                        "left": 16,
                                        "right": 396,
                                        "width": 380,
                                        "height": 44
                                    },
                                    "snippet": "<button id=\"accept-cookies\" class=\"iZB8o_q1m3SgRodgFZwA LkJqstwb_rfgKZxYEkdO\" data-testhook=\"accept-cookies\">",
                                    "nodeLabel": "Accepteer",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.89 (foreground color: #ffffff, background color: #3b9fe2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-258-BUTTON",
                                    "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,FOOTER,0,DIV,1,BUTTON",
                                    "selector": "div#cookie-index > footer.NoGtiyqOs8mAWiiIYyDY > div.DpWKvao30sTy2rtLtYM9 > button#decline-cookies",
                                    "boundingRect": {
                                        "top": 729,
                                        "bottom": 773,
                                        "left": 16,
                                        "right": 396,
                                        "width": 380,
                                        "height": 44
                                    },
                                    "snippet": "<button id=\"decline-cookies\" class=\"iZB8o_q1m3SgRodgFZwA WbEl4GVK9ikVWMuMpoeh\" data-testhook=\"decline-cookies\">",
                                    "nodeLabel": "Weigeren",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-259-BUTTON",
                                    "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,FOOTER,0,DIV,2,BUTTON",
                                    "selector": "div#cookie-index > footer.NoGtiyqOs8mAWiiIYyDY > div.DpWKvao30sTy2rtLtYM9 > button#cookie-anchor-config",
                                    "boundingRect": {
                                        "top": 789,
                                        "bottom": 807,
                                        "left": 140,
                                        "right": 272,
                                        "width": 132,
                                        "height": 18
                                    },
                                    "snippet": "<button class=\"TI8zoU6kXW3MRVeJNkdD\" id=\"cookie-anchor-config\" data-testhook=\"cookie-anchor-config\">",
                                    "nodeLabel": "Cookie instellingen",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-260-FOOTER",
                                                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,FOOTER",
                                                "selector": "div#cookie-overlay > div#cookie-popup > div#cookie-index > footer.NoGtiyqOs8mAWiiIYyDY",
                                                "boundingRect": {
                                                    "top": 661,
                                                    "bottom": 823,
                                                    "left": 0,
                                                    "right": 412,
                                                    "width": 412,
                                                    "height": 162
                                                },
                                                "snippet": "<footer class=\"NoGtiyqOs8mAWiiIYyDY\">",
                                                "nodeLabel": "Accepteer Weigeren\nCookie instellingen"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-261-P",
                                    "path": "1,HTML,1,BODY,3,DIV,0,DIV,1,DIV,1,DIV,0,BUTTON,0,P",
                                    "selector": "div.navigation-header-layout_root__Aev8X > div.search-bar_root__yX5ry > button.button-or-anchor_root__sVq9A > p.search-bar_text__s0Gww",
                                    "boundingRect": {
                                        "top": 93,
                                        "bottom": 117,
                                        "left": 33,
                                        "right": 379,
                                        "width": 346,
                                        "height": 24
                                    },
                                    "snippet": "<p class=\"search-bar_text__s0Gww\">",
                                    "nodeLabel": "Waar ben je naar op zoek?",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.42 (foreground color: #838383, background color: #f0f4f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-262-BUTTON",
                                                "path": "1,HTML,1,BODY,3,DIV,0,DIV,1,DIV,1,DIV,0,BUTTON",
                                                "selector": "div > div.navigation-header-layout_root__Aev8X > div.search-bar_root__yX5ry > button.button-or-anchor_root__sVq9A",
                                                "boundingRect": {
                                                    "top": 81,
                                                    "bottom": 129,
                                                    "left": 16,
                                                    "right": 396,
                                                    "width": 380,
                                                    "height": 48
                                                },
                                                "snippet": "<button class=\"button-or-anchor_root__sVq9A button_root__vto53 button_primary__842TW sear\u2026\" type=\"button\" aria-label=\"Zoeken\">",
                                                "nodeLabel": "Waar ben je naar op zoek?"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-14-A",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,2,DIV,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,A",
                                    "selector": "div.row > div.column > div.lane-see-more_root__v-uRp > a.typography_root__Om3Wh",
                                    "boundingRect": {
                                        "top": 758,
                                        "bottom": 782,
                                        "left": 227,
                                        "right": 396,
                                        "width": 169,
                                        "height": 24
                                    },
                                    "snippet": "<a href=\"\/producten\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_l\u2026\">",
                                    "nodeLabel": "Bekijk alle categorie\u00ebn",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.58 (foreground color: #00ade6, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-36-A",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,A",
                                    "selector": "div.row > div.column > div.lane-see-more_root__v-uRp > a.typography_root__Om3Wh",
                                    "boundingRect": {
                                        "top": 1035,
                                        "bottom": 1059,
                                        "left": 270,
                                        "right": 396,
                                        "width": 126,
                                        "height": 24
                                    },
                                    "snippet": "<a href=\"\/bonus\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_l\u2026\">",
                                    "nodeLabel": "Bekijk alle Bonus",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-263-SPAN",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,3,DIV,0,DIV,1,DIV,0,UL,0,LI,0,DIV,0,ARTICLE,0,DIV,0,A,1,DIV,0,DIV,1,DIV,2,SPAN",
                                    "selector": "div.product-card-portrait_pricePromotion__nUtNo > div.price_portrait__pcgwD > div.price-amount_root__Sa88q > span.price-amount_fractional__kjJ7u",
                                    "boundingRect": {
                                        "top": 1199,
                                        "bottom": 1213,
                                        "left": 203,
                                        "right": 219,
                                        "width": 16,
                                        "height": 14
                                    },
                                    "snippet": "<span class=\"price-amount_fractional__kjJ7u\">",
                                    "nodeLabel": "99",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-264-DIV",
                                                "path": "1,HTML,1,BODY,10,DIV,1,MAIN,3,DIV,0,DIV,1,DIV,0,UL,0,LI,0,DIV,0,ARTICLE,0,DIV,0,A,1,DIV,0,DIV",
                                                "selector": "div.header_root__ilMls > a.link_root__EqRHd > div.product-card-portrait_pricePromotion__nUtNo > div.price_portrait__pcgwD",
                                                "boundingRect": {
                                                    "top": 1176,
                                                    "bottom": 1227,
                                                    "left": 176,
                                                    "right": 223,
                                                    "width": 47,
                                                    "height": 51
                                                },
                                                "snippet": "<div class=\"price_portrait__pcgwD\">",
                                                "nodeLabel": "5.98\n2.99"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-265-SPAN",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,3,DIV,0,DIV,1,DIV,0,UL,0,LI,0,DIV,0,ARTICLE,0,DIV,0,A,2,DIV,0,DIV,0,SPAN",
                                    "selector": "a.link_root__EqRHd > div.product-card-portrait_shieldProperties__+JZJI > div.shield_root__SmhpN > span.shield_text__kNeiW",
                                    "boundingRect": {
                                        "top": 1204,
                                        "bottom": 1227,
                                        "left": 24,
                                        "right": 98,
                                        "width": 74,
                                        "height": 23
                                    },
                                    "snippet": "<span class=\"shield_text__kNeiW\">",
                                    "nodeLabel": "2E GRATIS",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-266-SPAN",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,3,DIV,0,DIV,1,DIV,0,UL,0,LI,0,DIV,0,ARTICLE,1,DIV,1,DIV,2,P,0,SPAN",
                                    "selector": "div.body_root__3tZaN > div.product-card-portrait_content__DQ9nP > p.text_root__xwmh6 > span.line-clamp_root__7DevG",
                                    "boundingRect": {
                                        "top": 1288,
                                        "bottom": 1330,
                                        "left": 24,
                                        "right": 223,
                                        "width": 199,
                                        "height": 42
                                    },
                                    "snippet": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">",
                                    "nodeLabel": "Bijv. appelmoes - 2 potten \u00e0 700 gram",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-267-SPAN",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,3,DIV,0,DIV,1,DIV,0,UL,1,LI,0,DIV,0,ARTICLE,0,DIV,0,A,2,DIV,0,DIV,0,SPAN",
                                    "selector": "a.link_root__EqRHd > div.product-card-portrait_shieldProperties__+JZJI > div.shield_root__SmhpN > span.shield_text__kNeiW",
                                    "boundingRect": {
                                        "top": 1204,
                                        "bottom": 1227,
                                        "left": 271,
                                        "right": 345,
                                        "width": 74,
                                        "height": 23
                                    },
                                    "snippet": "<span class=\"shield_text__kNeiW\">",
                                    "nodeLabel": "2E GRATIS",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-268-SPAN",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,3,DIV,0,DIV,1,DIV,0,UL,1,LI,0,DIV,0,ARTICLE,1,DIV,1,DIV,2,P,0,SPAN",
                                    "selector": "div.body_root__3tZaN > div.product-card-portrait_content__DQ9nP > p.text_root__xwmh6 > span.line-clamp_root__7DevG",
                                    "boundingRect": {
                                        "top": 1288,
                                        "bottom": 1330,
                                        "left": 271,
                                        "right": 470,
                                        "width": 199,
                                        "height": 42
                                    },
                                    "snippet": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">",
                                    "nodeLabel": "Bijv. Good Noodles kip - 2 bekers \u00e0 65 gram",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-49-A",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,4,DIV,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,A",
                                    "selector": "div.row > div.column > div.lane-see-more_root__v-uRp > a.typography_root__Om3Wh",
                                    "boundingRect": {
                                        "top": 1390,
                                        "bottom": 1438,
                                        "left": 231,
                                        "right": 396,
                                        "width": 165,
                                        "height": 48
                                    },
                                    "snippet": "<a href=\"\/allerhande\/recepten\/lenterecepten\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_l\u2026\">",
                                    "nodeLabel": "Naar alle lenterecepten",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.58 (foreground color: #00ade6, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-269-SPAN",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,4,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,UL,0,LI,0,A,1,FOOTER,0,DIV,0,SPAN",
                                    "selector": "a.display-card_root__o17AY > footer.display-card-section_section__42C0n > div.recipe-card-properties_root__Z62id > span.recipe-card-properties_property__xwGqt",
                                    "boundingRect": {
                                        "top": 1616,
                                        "bottom": 1631,
                                        "left": 16,
                                        "right": 80,
                                        "width": 64,
                                        "height": 15
                                    },
                                    "snippet": "<span class=\"recipe-card-properties_property__xwGqt\">",
                                    "nodeLabel": "30 minuten",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-270-FOOTER",
                                                "path": "1,HTML,1,BODY,10,DIV,1,MAIN,4,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,UL,0,LI,0,A,1,FOOTER",
                                                "selector": "ul.carousel-items_root__zKMBF > li#0 > a.display-card_root__o17AY > footer.display-card-section_section__42C0n",
                                                "boundingRect": {
                                                    "top": 1606,
                                                    "bottom": 1655,
                                                    "left": 16,
                                                    "right": 216,
                                                    "width": 200,
                                                    "height": 50
                                                },
                                                "snippet": "<footer class=\"display-card-section_section__42C0n display-card-section_padded__lHvvK dis\u2026\">",
                                                "nodeLabel": "30 minuten\n\nPasta met aspergesaus"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-271-SPAN",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,4,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,UL,1,LI,0,A,1,FOOTER,0,DIV,0,SPAN",
                                    "selector": "a.display-card_root__o17AY > footer.display-card-section_section__42C0n > div.recipe-card-properties_root__Z62id > span.recipe-card-properties_property__xwGqt",
                                    "boundingRect": {
                                        "top": 1616,
                                        "bottom": 1631,
                                        "left": 224,
                                        "right": 288,
                                        "width": 64,
                                        "height": 15
                                    },
                                    "snippet": "<span class=\"recipe-card-properties_property__xwGqt\">",
                                    "nodeLabel": "25 minuten",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-272-FOOTER",
                                                "path": "1,HTML,1,BODY,10,DIV,1,MAIN,4,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,UL,1,LI,0,A,1,FOOTER",
                                                "selector": "ul.carousel-items_root__zKMBF > li#1 > a.display-card_root__o17AY > footer.display-card-section_section__42C0n",
                                                "boundingRect": {
                                                    "top": 1606,
                                                    "bottom": 1655,
                                                    "left": 224,
                                                    "right": 424,
                                                    "width": 200,
                                                    "height": 50
                                                },
                                                "snippet": "<footer class=\"display-card-section_section__42C0n display-card-section_padded__lHvvK dis\u2026\">",
                                                "nodeLabel": "25 minuten\n\nSpinazie-hamquiche"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-57-A",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,7,DIV,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,A",
                                    "selector": "div.row > div.column > div.lane-see-more_root__v-uRp > a.typography_root__Om3Wh",
                                    "boundingRect": {
                                        "top": 1715,
                                        "bottom": 1739,
                                        "left": 197,
                                        "right": 396,
                                        "width": 199,
                                        "height": 24
                                    },
                                    "snippet": "<a href=\"https:\/\/www.ah.nl\/bonus\/gratis-bezorging\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_l\u2026\">",
                                    "nodeLabel": "Bekijk alle gratis bezorging",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-273-SPAN",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,7,DIV,0,DIV,1,DIV,0,UL,0,LI,0,DIV,0,ARTICLE,1,DIV,1,DIV,2,P,0,SPAN",
                                    "selector": "div.body_root__3tZaN > div.product-card-portrait_content__DQ9nP > p.text_root__xwmh6 > span.line-clamp_root__7DevG",
                                    "boundingRect": {
                                        "top": 1936,
                                        "bottom": 1957,
                                        "left": 24,
                                        "right": 223,
                                        "width": 199,
                                        "height": 21
                                    },
                                    "snippet": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">",
                                    "nodeLabel": "di, wo, do en za",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-274-SPAN",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,7,DIV,0,DIV,1,DIV,0,UL,1,LI,0,DIV,0,ARTICLE,1,DIV,1,DIV,2,P,0,SPAN",
                                    "selector": "div.body_root__3tZaN > div.product-card-portrait_content__DQ9nP > p.text_root__xwmh6 > span.line-clamp_root__7DevG",
                                    "boundingRect": {
                                        "top": 1936,
                                        "bottom": 1957,
                                        "left": 271,
                                        "right": 470,
                                        "width": 199,
                                        "height": 21
                                    },
                                    "snippet": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">",
                                    "nodeLabel": "di, wo, do en za",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143",
                                "ACT",
                                "TTv5",
                                "TT13.c"
                            ]
                        }
                    }
                },
                "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.7\/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.7\/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.7\/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.7\/duplicate-id-active).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "duplicate-id-aria": {
                    "id": "duplicate-id-aria",
                    "title": "ARIA IDs are unique",
                    "description": "The value of an ARIA ID must be unique to prevent other instances from being overlooked by assistive technologies. [Learn how to fix duplicate ARIA IDs](https:\/\/dequeuniversity.com\/rules\/axe\/4.7\/duplicate-id-aria).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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.7\/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.7\/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.7\/heading-order).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-has-lang": {
                    "id": "html-has-lang",
                    "title": "`<html>` element has a `[lang]` attribute",
                    "description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.7\/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.7\/html-lang-valid).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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.7\/image-alt).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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.7\/input-image-alt).",
                    "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.7\/label).",
                    "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.7\/link-name).",
                    "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.7\/list).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "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.7\/listitem).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "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.7\/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.7\/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.7\/object-alt).",
                    "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.7\/tabindex).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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.7\/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.7\/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.7\/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.7\/video-caption).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "custom-controls-labels": {
                    "id": "custom-controls-labels",
                    "title": "Custom controls have associated labels",
                    "description": "Custom interactive controls have associated labels, provided by aria-label or aria-labelledby. [Learn more about custom controls and labels](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/custom-controls-labels\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "custom-controls-roles": {
                    "id": "custom-controls-roles",
                    "title": "Custom controls have ARIA roles",
                    "description": "Custom interactive controls have appropriate ARIA roles. [Learn how to add roles to custom controls](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/custom-control-roles\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "focus-traps": {
                    "id": "focus-traps",
                    "title": "User focus is not accidentally trapped in a region",
                    "description": "A user can tab into and out of any control or region without accidentally trapping their focus. [Learn how to avoid focus traps](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/focus-traps\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "focusable-controls": {
                    "id": "focusable-controls",
                    "title": "Interactive controls are keyboard focusable",
                    "description": "Custom interactive controls are keyboard focusable and display a focus indicator. [Learn how to make custom controls focusable](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/focusable-controls\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "interactive-element-affordance": {
                    "id": "interactive-element-affordance",
                    "title": "Interactive elements indicate their purpose and state",
                    "description": "Interactive elements, such as links and buttons, should indicate their state and be distinguishable from non-interactive elements. [Learn how to decorate interactive elements with affordance hints](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/interactive-element-affordance\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "logical-tab-order": {
                    "id": "logical-tab-order",
                    "title": "The page has a logical tab order",
                    "description": "Tabbing through the page follows the visual layout. Users cannot focus elements that are offscreen. [Learn more about logical tab ordering](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/logical-tab-order\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "managed-focus": {
                    "id": "managed-focus",
                    "title": "The user's focus is directed to new content added to the page",
                    "description": "If new content, such as a dialog, is added to the page, the user's focus is directed to it. [Learn how to direct focus to new content](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/managed-focus\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "offscreen-content-hidden": {
                    "id": "offscreen-content-hidden",
                    "title": "Offscreen content is hidden from assistive technology",
                    "description": "Offscreen content is hidden with display: none or aria-hidden=true. [Learn how to properly hide offscreen content](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/offscreen-content-hidden\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "use-landmarks": {
                    "id": "use-landmarks",
                    "title": "HTML5 landmark elements are used to improve navigation",
                    "description": "Landmark elements (`<main>`, `<nav>`, etc.) are used to improve the keyboard navigation of the page for assistive technology. [Learn more about landmark elements](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/use-landmarks\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "visual-order-follows-dom": {
                    "id": "visual-order-follows-dom",
                    "title": "Visual order on the page follows DOM order",
                    "description": "DOM order matches the visual order, improving navigation for assistive technology. [Learn more about DOM and visual ordering](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/visual-order-follows-dom\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "uses-long-cache-ttl": {
                    "id": "uses-long-cache-ttl",
                    "title": "Serve static assets with an efficient cache policy",
                    "description": "A long cache lifetime can speed up repeat visits to your page. [Learn more about efficient cache policies](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-long-cache-ttl\/).",
                    "score": 0.23999999999999999,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 296375.56634693284,
                    "numericUnit": "byte",
                    "displayValue": "23 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:\/\/zsp2.ah.nl\/pool\/lib\/736_2nd_2.png",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 55950,
                                "wastedBytes": 55950
                            },
                            {
                                "url": "https:\/\/zsp2.ah.nl\/pool\/lib\/734_2nd_1.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 45549,
                                "wastedBytes": 45549
                            },
                            {
                                "url": "https:\/\/zsp2.ah.nl\/pool\/lib\/733_2nd_1.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 39831,
                                "wastedBytes": 39831
                            },
                            {
                                "url": "https:\/\/zsp2.ah.nl\/pool\/lib\/735_2nd_4.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 36333,
                                "wastedBytes": 36333
                            },
                            {
                                "url": "https:\/\/execution-ci360.ah.nl\/js\/ot-all.min.js",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 1800
                                },
                                "cacheLifetimeMs": 1800000,
                                "cacheHitProbability": 0.13750000000000001,
                                "totalBytes": 8767,
                                "wastedBytes": 7561.5375000000004
                            },
                            {
                                "url": "https:\/\/www.google-analytics.com\/plugins\/ua\/ec.js",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 3600
                                },
                                "cacheLifetimeMs": 3600000,
                                "cacheHitProbability": 0.20000000000000001,
                                "totalBytes": 1461,
                                "wastedBytes": 1168.8
                            },
                            {
                                "url": "https:\/\/www.google-analytics.com\/analytics.js",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 7200
                                },
                                "cacheLifetimeMs": 7200000,
                                "cacheHitProbability": 0.25,
                                "totalBytes": 21041,
                                "wastedBytes": 15780.75
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650414?rendition=200px&fileType=binary",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 115509
                                },
                                "cacheLifetimeMs": 115509000,
                                "cacheHitProbability": 0.63369097222222215,
                                "totalBytes": 26181,
                                "wastedBytes": 9590.3366562500014
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650410?rendition=200px&fileType=binary",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 115516
                                },
                                "cacheLifetimeMs": 115516000,
                                "cacheHitProbability": 0.63369907407407411,
                                "totalBytes": 18609,
                                "wastedBytes": 6816.4939305555545
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650411?rendition=200px&fileType=binary",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 115525
                                },
                                "cacheLifetimeMs": 115525000,
                                "cacheHitProbability": 0.63370949074074068,
                                "totalBytes": 20202,
                                "wastedBytes": 7399.8008680555567
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650413?rendition=200px&fileType=binary",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 115532
                                },
                                "cacheLifetimeMs": 115532000,
                                "cacheHitProbability": 0.63371759259259253,
                                "totalBytes": 12764,
                                "wastedBytes": 4675.2286481481487
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD651220?rendition=200px&fileType=binary",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 115581
                                },
                                "cacheLifetimeMs": 115581000,
                                "cacheHitProbability": 0.63377430555555558,
                                "totalBytes": 9308,
                                "wastedBytes": 3408.8287638888887
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD651234?rendition=200px&fileType=binary",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 115597
                                },
                                "cacheLifetimeMs": 115597000,
                                "cacheHitProbability": 0.633792824074074,
                                "totalBytes": 7025,
                                "wastedBytes": 2572.6054108796302
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650412?rendition=200px&fileType=binary",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 115609
                                },
                                "cacheLifetimeMs": 115609000,
                                "cacheHitProbability": 0.63380671296296298,
                                "totalBytes": 17216,
                                "wastedBytes": 6304.3836296296295
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD651216?rendition=200px&fileType=binary",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 115626
                                },
                                "cacheLifetimeMs": 115626000,
                                "cacheHitProbability": 0.63382638888888887,
                                "totalBytes": 5344,
                                "wastedBytes": 1956.8317777777779
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD651249?rendition=200px&fileType=binary",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 115679
                                },
                                "cacheLifetimeMs": 115679000,
                                "cacheHitProbability": 0.63388773148148148,
                                "totalBytes": 7168,
                                "wastedBytes": 2624.2927407407406
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/footer.75a23e24.js",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 407167
                                },
                                "cacheLifetimeMs": 407167000,
                                "cacheHitProbability": 0.84281452546296298,
                                "totalBytes": 23041,
                                "wastedBytes": 3621.7105188078699
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/runtime.68b351b6.js",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 407249
                                },
                                "cacheLifetimeMs": 407249000,
                                "cacheHitProbability": 0.8428382523148148,
                                "totalBytes": 2317,
                                "wastedBytes": 364.14376938657409
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/vendor.babb429c.js",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 407250
                                },
                                "cacheLifetimeMs": 407250000,
                                "cacheHitProbability": 0.84283854166666672,
                                "totalBytes": 208132,
                                "wastedBytes": 32710.328645833324
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/header.634aa0f5.css",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 407257
                                },
                                "cacheLifetimeMs": 407257000,
                                "cacheHitProbability": 0.84284056712962963,
                                "totalBytes": 11685,
                                "wastedBytes": 1836.4079730902779
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/header.634aa0f5.js",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 407265
                                },
                                "cacheLifetimeMs": 407265000,
                                "cacheHitProbability": 0.84284288194444446,
                                "totalBytes": 60875,
                                "wastedBytes": 9566.9395616319434
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/footer.75a23e24.css",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 407297
                                },
                                "cacheLifetimeMs": 407297000,
                                "cacheHitProbability": 0.84285214120370378,
                                "totalBytes": 4367,
                                "wastedBytes": 686.26469936342562
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/ah-static\/assets\/advertisement-v0.js",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 584090
                                },
                                "cacheLifetimeMs": 584090000,
                                "cacheHitProbability": 0.89400752314814813,
                                "totalBytes": 631,
                                "wastedBytes": 66.881252893518536
                            }
                        ],
                        "summary": {
                            "wastedBytes": 296375.56634693284
                        },
                        "sortedBy": [
                            "totalBytes"
                        ],
                        "skipSumming": [
                            "cacheLifetimeMs"
                        ]
                    }
                },
                "total-byte-weight": {
                    "id": "total-byte-weight",
                    "title": "Avoids enormous network payloads",
                    "description": "Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/total-byte-weight\/).",
                    "score": 0.96999999999999997,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 2222791,
                    "numericUnit": "byte",
                    "displayValue": "Total size was 2,171\u00a0KiB",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Transfer Size"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.ah.nl\/content\/assets\/vendor.e260e856.js",
                                "totalBytes": 649659
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/vendor.babb429c.js",
                                "totalBytes": 208132
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/content\/assets\/sprite.svg",
                                "totalBytes": 152589
                            },
                            {
                                "url": "https:\/\/www.googletagmanager.com\/gtm.js?id=GTM-WQK8NCZ&l=gtmdataLayer",
                                "totalBytes": 129611
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                                "totalBytes": 92961
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/header.634aa0f5.js",
                                "totalBytes": 60875
                            },
                            {
                                "url": "https:\/\/zsp2.ah.nl\/pool\/lib\/736_2nd_2.png",
                                "totalBytes": 55950
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/carrousel1-nieuw.png\/carrousel1-nieuw.png\/ahonline%3AlargePageEntryImage",
                                "totalBytes": 46774
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/content\/assets\/styles.0cc3a75b.css",
                                "totalBytes": 46659
                            },
                            {
                                "url": "https:\/\/zsp2.ah.nl\/pool\/lib\/734_2nd_1.jpg",
                                "totalBytes": 45549
                            }
                        ],
                        "sortedBy": [
                            "totalBytes"
                        ]
                    }
                },
                "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": 0.93999999999999995,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 70,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 133\u00a0KiB",
                    "warnings": [],
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "label": ""
                            },
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Resource Size"
                            },
                            {
                                "key": "wastedBytes",
                                "valueType": "bytes",
                                "label": "Potential Savings"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-154-IMG",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,UL,2,LI,0,ARTICLE,1,PICTURE,0,IMG",
                                    "selector": "li#r117_r1_r4_3 > article.carousel-panel-container_root__tOOCn > picture.carousel-panel-image_root__LZPF4 > img.carousel-panel-image_image__IbiIo",
                                    "boundingRect": {
                                        "top": 265,
                                        "bottom": 430,
                                        "left": 662,
                                        "right": 977,
                                        "width": 315,
                                        "height": 165
                                    },
                                    "snippet": "<img data-sizes=\"auto\" data-src=\"https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/\u2026\" data-srcset=\"https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/\u2026\" alt=\"\" class=\"carousel-panel-image_image__IbiIo fadein lazyautosizes lazyloaded\" sizes=\"315px\" srcset=\"https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/\u2026\" src=\"https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/\u2026\">",
                                    "nodeLabel": "li#r117_r1_r4_3 > article.carousel-panel-container_root__tOOCn > picture.carousel-panel-image_root__LZPF4 > img.carousel-panel-image_image__IbiIo"
                                },
                                "url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/evb_mc_23_wk19.png\/evb_mc_23_wk19.png\/ahonline%3AlargePageEntryImage",
                                "requestStartTime": 6378632.818,
                                "totalBytes": 45126,
                                "wastedBytes": 45126,
                                "wastedPercent": 100
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-192-IMG",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,7,DIV,0,DIV,1,DIV,0,UL,2,LI,0,DIV,0,ARTICLE,0,DIV,0,A,0,FIGURE,0,DIV,0,IMG",
                                    "selector": "a.link_root__EqRHd > figure.image_root__Gqe5t > div.lazy-image_root__-m-7n > img.lazy-image_image__o9P+M",
                                    "boundingRect": {
                                        "top": 1755,
                                        "bottom": 1875,
                                        "left": 558,
                                        "right": 678,
                                        "width": 120,
                                        "height": 120
                                    },
                                    "snippet": "<img class=\"lazy-image_image__o9P+M\" src=\"https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650411?rendition=200px&amp;fileType=bi\u2026\" alt=\"Een afbeelding van undefined\" data-testhook=\"product-image\">",
                                    "nodeLabel": "Een afbeelding van undefined"
                                },
                                "url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650411?rendition=200px&fileType=binary",
                                "requestStartTime": 6376214.8079999993,
                                "totalBytes": 19792,
                                "wastedBytes": 19792,
                                "wastedPercent": 100
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-194-IMG",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,7,DIV,0,DIV,1,DIV,0,UL,4,LI,0,DIV,0,ARTICLE,0,DIV,0,A,0,FIGURE,0,DIV,0,IMG",
                                    "selector": "a.link_root__EqRHd > figure.image_root__Gqe5t > div.lazy-image_root__-m-7n > img.lazy-image_image__o9P+M",
                                    "boundingRect": {
                                        "top": 1755,
                                        "bottom": 1875,
                                        "left": 1052,
                                        "right": 1172,
                                        "width": 120,
                                        "height": 120
                                    },
                                    "snippet": "<img class=\"lazy-image_image__o9P+M\" src=\"https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650412?rendition=200px&amp;fileType=bi\u2026\" alt=\"Een afbeelding van undefined\" data-testhook=\"product-image\">",
                                    "nodeLabel": "Een afbeelding van undefined"
                                },
                                "url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650412?rendition=200px&fileType=binary",
                                "requestStartTime": 6376224.415,
                                "totalBytes": 16815,
                                "wastedBytes": 16815,
                                "wastedPercent": 100
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-193-IMG",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,7,DIV,0,DIV,1,DIV,0,UL,3,LI,0,DIV,0,ARTICLE,0,DIV,0,A,0,FIGURE,0,DIV,0,IMG",
                                    "selector": "a.link_root__EqRHd > figure.image_root__Gqe5t > div.lazy-image_root__-m-7n > img.lazy-image_image__o9P+M",
                                    "boundingRect": {
                                        "top": 1755,
                                        "bottom": 1875,
                                        "left": 805,
                                        "right": 925,
                                        "width": 120,
                                        "height": 120
                                    },
                                    "snippet": "<img class=\"lazy-image_image__o9P+M\" src=\"https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650413?rendition=200px&amp;fileType=bi\u2026\" alt=\"Een afbeelding van undefined\" data-testhook=\"product-image\">",
                                    "nodeLabel": "Een afbeelding van undefined"
                                },
                                "url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650413?rendition=200px&fileType=binary",
                                "requestStartTime": 6376222.5580000002,
                                "totalBytes": 12372,
                                "wastedBytes": 12372,
                                "wastedPercent": 100
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-207-IMG",
                                    "path": "1,HTML,1,BODY,16,DIV,0,FOOTER,0,DIV,3,SECTION,1,UL,2,LI,0,A,0,IMG",
                                    "selector": "ul > li > a > img.notices-nl_drug__8Qxf2",
                                    "boundingRect": {
                                        "top": 4190,
                                        "bottom": 4222,
                                        "left": 188,
                                        "right": 226,
                                        "width": 38,
                                        "height": 32
                                    },
                                    "snippet": "<img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/drug-provider.svg\" alt=\"Aanbiedersmedicijnen.nl\" height=\"32\" class=\"notices-nl_drug__8Qxf2\">",
                                    "nodeLabel": "Aanbiedersmedicijnen.nl"
                                },
                                "url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/drug-provider.svg",
                                "requestStartTime": 6376229.9720000001,
                                "totalBytes": 11924,
                                "wastedBytes": 11924,
                                "wastedPercent": 100
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-211-ARTICLE",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,UL,2,LI,0,ARTICLE",
                                    "selector": "div.carousel-wrapper_root__mlwDo > ul.carousel-items_root__zKMBF > li#r117_r1_r4_3 > article.carousel-panel-container_root__tOOCn",
                                    "boundingRect": {
                                        "top": 201,
                                        "bottom": 430,
                                        "left": 662,
                                        "right": 977,
                                        "width": 315,
                                        "height": 229
                                    },
                                    "snippet": "<article class=\"carousel-panel-container_root__tOOCn\" style=\"background: url(&quot;https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/administra\u2026&quot;);\" data-testhook=\"marketing-carousel-panel-container\">",
                                    "nodeLabel": "Groente en fruit met extra veel voordeel\n\nGroente en fruit met extra veel voord\u2026"
                                },
                                "url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/administration\/themes\/concrete-bg.jpeg\/concrete-bg.jpeg\/ahcommon%3AsmallThemeBackgroundImage",
                                "requestStartTime": 6376245.665,
                                "totalBytes": 9810,
                                "wastedBytes": 9810,
                                "wastedPercent": 100
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-181-IMG",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,3,DIV,0,DIV,1,DIV,0,UL,2,LI,0,DIV,0,ARTICLE,0,DIV,0,A,0,FIGURE,0,DIV,0,IMG",
                                    "selector": "a.link_root__EqRHd > figure.image_root__Gqe5t > div.lazy-image_root__-m-7n > img.lazy-image_image__o9P+M",
                                    "boundingRect": {
                                        "top": 1107,
                                        "bottom": 1227,
                                        "left": 558,
                                        "right": 678,
                                        "width": 120,
                                        "height": 120
                                    },
                                    "snippet": "<img class=\"lazy-image_image__o9P+M\" src=\"https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD651220?rendition=200px&amp;fileType=bi\u2026\" alt=\"Een afbeelding van undefined\" data-testhook=\"product-image\">",
                                    "nodeLabel": "Een afbeelding van undefined"
                                },
                                "url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD651220?rendition=200px&fileType=binary",
                                "requestStartTime": 6376200.2369999997,
                                "totalBytes": 8925,
                                "wastedBytes": 8925,
                                "wastedPercent": 100
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-182-IMG",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,3,DIV,0,DIV,1,DIV,0,UL,3,LI,0,DIV,0,ARTICLE,0,DIV,0,A,0,FIGURE,0,DIV,0,IMG",
                                    "selector": "a.link_root__EqRHd > figure.image_root__Gqe5t > div.lazy-image_root__-m-7n > img.lazy-image_image__o9P+M",
                                    "boundingRect": {
                                        "top": 1107,
                                        "bottom": 1227,
                                        "left": 805,
                                        "right": 925,
                                        "width": 120,
                                        "height": 120
                                    },
                                    "snippet": "<img class=\"lazy-image_image__o9P+M\" src=\"https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD651249?rendition=200px&amp;fileType=bi\u2026\" alt=\"Een afbeelding van undefined\" data-testhook=\"product-image\">",
                                    "nodeLabel": "Een afbeelding van undefined"
                                },
                                "url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD651249?rendition=200px&fileType=binary",
                                "requestStartTime": 6376201.9369999999,
                                "totalBytes": 6795,
                                "wastedBytes": 6795,
                                "wastedPercent": 100
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-206-IMG",
                                    "path": "1,HTML,1,BODY,16,DIV,0,FOOTER,0,DIV,3,SECTION,1,UL,1,LI,0,IMG",
                                    "selector": "section.notices-nl_root__2OXrZ > ul > li > img",
                                    "boundingRect": {
                                        "top": 4190,
                                        "bottom": 4222,
                                        "left": 126,
                                        "right": 172,
                                        "width": 46,
                                        "height": 32
                                    },
                                    "snippet": "<img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/pin.svg\" alt=\"Pin logo\" height=\"32\">",
                                    "nodeLabel": "Pin logo"
                                },
                                "url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/pin.svg",
                                "requestStartTime": 6376228.5319999997,
                                "totalBytes": 4583,
                                "wastedBytes": 4583,
                                "wastedPercent": 100
                            }
                        ],
                        "overallSavingsMs": 70,
                        "overallSavingsBytes": 136142,
                        "sortedBy": [
                            "wastedBytes"
                        ]
                    }
                },
                "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": 0.89000000000000001,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 134,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 130\u00a0ms",
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Transfer Size"
                            },
                            {
                                "key": "wastedMs",
                                "valueType": "timespanMs",
                                "label": "Potential Savings"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.ah.nl\/content\/assets\/styles.0cc3a75b.css",
                                "totalBytes": 46659,
                                "wastedMs": 733
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/header.634aa0f5.css",
                                "totalBytes": 11685,
                                "wastedMs": 932
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                                "totalBytes": 92961,
                                "wastedMs": 733
                            }
                        ],
                        "overallSavingsMs": 134
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "displayValue": "",
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0,
                        "overallSavingsBytes": 0,
                        "sortedBy": [
                            "wastedBytes"
                        ]
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "displayValue": "",
                    "warnings": [],
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0,
                        "overallSavingsBytes": 0,
                        "sortedBy": [
                            "wastedBytes"
                        ]
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 40\u00a0KiB",
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Transfer Size"
                            },
                            {
                                "key": "wastedBytes",
                                "valueType": "bytes",
                                "label": "Potential Savings"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.ah.nl\/content\/assets\/styles.0cc3a75b.css",
                                "wastedBytes": 41143,
                                "wastedPercent": 88.178725005197805,
                                "totalBytes": 46659
                            }
                        ],
                        "overallSavingsMs": 0,
                        "overallSavingsBytes": 41143,
                        "sortedBy": [
                            "wastedBytes"
                        ]
                    }
                },
                "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": 0.70999999999999996,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 380,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 428\u00a0KiB",
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "subItemsHeading": {
                                    "key": "source",
                                    "valueType": "code"
                                },
                                "label": "URL"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "subItemsHeading": {
                                    "key": "sourceBytes"
                                },
                                "label": "Transfer Size"
                            },
                            {
                                "key": "wastedBytes",
                                "valueType": "bytes",
                                "subItemsHeading": {
                                    "key": "sourceWastedBytes"
                                },
                                "label": "Potential Savings"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.ah.nl\/content\/assets\/vendor.e260e856.js",
                                "totalBytes": 649659,
                                "wastedBytes": 245365,
                                "wastedPercent": 37.76826305502204
                            },
                            {
                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/vendor.babb429c.js",
                                "totalBytes": 208132,
                                "wastedBytes": 114071,
                                "wastedPercent": 54.807220328736271
                            },
                            {
                                "url": "https:\/\/www.googletagmanager.com\/gtm.js?id=GTM-WQK8NCZ&l=gtmdataLayer",
                                "totalBytes": 129611,
                                "wastedBytes": 40766,
                                "wastedPercent": 31.452728438034772
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                                "totalBytes": 92961,
                                "wastedBytes": 37583,
                                "wastedPercent": 40.42930644165466
                            }
                        ],
                        "overallSavingsMs": 380,
                        "overallSavingsBytes": 437785,
                        "sortedBy": [
                            "wastedBytes"
                        ]
                    }
                },
                "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": 0.93999999999999995,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 70,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 167\u00a0KiB",
                    "warnings": [],
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "label": ""
                            },
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Resource Size"
                            },
                            {
                                "key": "wastedBytes",
                                "valueType": "bytes",
                                "label": "Potential Savings"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-201-IMG",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,9,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,ARTICLE,0,DIV,0,DIV,0,PICTURE,2,IMG",
                                    "selector": "div.advertorial_wrapper__AoMov > div.lazy-image_root__-m-7n > picture > img",
                                    "boundingRect": {
                                        "top": 3217,
                                        "bottom": 3329,
                                        "left": 16,
                                        "right": 396,
                                        "width": 380,
                                        "height": 112
                                    },
                                    "snippet": "<img class=\"\" src=\"https:\/\/zsp2.ah.nl\/pool\/lib\/736_2nd_2.png\" alt=\"Zo kies je makkelijk voor Beter Eten\" loading=\"lazy\">",
                                    "nodeLabel": "Zo kies je makkelijk voor Beter Eten"
                                },
                                "url": "https:\/\/zsp2.ah.nl\/pool\/lib\/736_2nd_2.png",
                                "fromProtocol": true,
                                "isCrossOrigin": true,
                                "totalBytes": 55523,
                                "wastedBytes": 33378.699999999997,
                                "wastedWebpBytes": 28691
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-157-IMG",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,1,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,ARTICLE,0,DIV,0,DIV,0,PICTURE,2,IMG",
                                    "selector": "div.advertorial_wrapper__AoMov > div.lazy-image_root__-m-7n > picture > img",
                                    "boundingRect": {
                                        "top": 606,
                                        "bottom": 718,
                                        "left": 16,
                                        "right": 396,
                                        "width": 380,
                                        "height": 112
                                    },
                                    "snippet": "<img class=\"\" src=\"https:\/\/zsp2.ah.nl\/pool\/lib\/734_2nd_1.jpg\" alt=\"Probeer Premium 1 maand gratis\" loading=\"lazy\">",
                                    "nodeLabel": "Probeer Premium 1 maand gratis"
                                },
                                "url": "https:\/\/zsp2.ah.nl\/pool\/lib\/734_2nd_1.jpg",
                                "fromProtocol": true,
                                "isCrossOrigin": true,
                                "totalBytes": 45130,
                                "wastedBytes": 25522.25,
                                "wastedWebpBytes": 20870
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-202-IMG",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,9,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,ARTICLE,0,DIV,0,DIV,0,PICTURE,2,IMG",
                                    "selector": "div.advertorial_wrapper__AoMov > div.lazy-image_root__-m-7n > picture > img",
                                    "boundingRect": {
                                        "top": 3345,
                                        "bottom": 3457,
                                        "left": 16,
                                        "right": 396,
                                        "width": 380,
                                        "height": 112
                                    },
                                    "snippet": "<img class=\"\" src=\"https:\/\/zsp2.ah.nl\/pool\/lib\/735_2nd_4.jpg\" alt=\"Met Koopzegels spaar je tot 6% rente\" loading=\"lazy\">",
                                    "nodeLabel": "Met Koopzegels spaar je tot 6% rente"
                                },
                                "url": "https:\/\/zsp2.ah.nl\/pool\/lib\/735_2nd_4.jpg",
                                "fromProtocol": true,
                                "isCrossOrigin": true,
                                "totalBytes": 35942,
                                "wastedBytes": 20315.75,
                                "wastedWebpBytes": 17052
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-156-IMG",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,ARTICLE,0,DIV,0,DIV,0,PICTURE,2,IMG",
                                    "selector": "div.advertorial_wrapper__AoMov > div.lazy-image_root__-m-7n > picture > img",
                                    "boundingRect": {
                                        "top": 478,
                                        "bottom": 590,
                                        "left": 16,
                                        "right": 396,
                                        "width": 380,
                                        "height": 112
                                    },
                                    "snippet": "<img class=\"\" src=\"https:\/\/zsp2.ah.nl\/pool\/lib\/733_2nd_1.jpg\" alt=\"Een volle tas en toch flink bespaard\" loading=\"lazy\">",
                                    "nodeLabel": "Een volle tas en toch flink bespaard"
                                },
                                "url": "https:\/\/zsp2.ah.nl\/pool\/lib\/733_2nd_1.jpg",
                                "fromProtocol": true,
                                "isCrossOrigin": true,
                                "totalBytes": 39422,
                                "wastedBytes": 18354.349999999999,
                                "wastedWebpBytes": 12816
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-191-IMG",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,7,DIV,0,DIV,1,DIV,0,UL,1,LI,0,DIV,0,ARTICLE,0,DIV,0,A,0,FIGURE,0,DIV,0,IMG",
                                    "selector": "a.link_root__EqRHd > figure.image_root__Gqe5t > div.lazy-image_root__-m-7n > img.lazy-image_image__o9P+M",
                                    "boundingRect": {
                                        "top": 1755,
                                        "bottom": 1875,
                                        "left": 311,
                                        "right": 431,
                                        "width": 120,
                                        "height": 120
                                    },
                                    "snippet": "<img class=\"lazy-image_image__o9P+M\" src=\"https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650414?rendition=200px&amp;fileType=bi\u2026\" alt=\"Een afbeelding van undefined\" data-testhook=\"product-image\">",
                                    "nodeLabel": "Een afbeelding van undefined"
                                },
                                "url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650414?rendition=200px&fileType=binary",
                                "fromProtocol": true,
                                "isCrossOrigin": true,
                                "totalBytes": 25753,
                                "wastedBytes": 16094.450000000001,
                                "wastedWebpBytes": 13441
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-192-IMG",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,7,DIV,0,DIV,1,DIV,0,UL,2,LI,0,DIV,0,ARTICLE,0,DIV,0,A,0,FIGURE,0,DIV,0,IMG",
                                    "selector": "a.link_root__EqRHd > figure.image_root__Gqe5t > div.lazy-image_root__-m-7n > img.lazy-image_image__o9P+M",
                                    "boundingRect": {
                                        "top": 1755,
                                        "bottom": 1875,
                                        "left": 558,
                                        "right": 678,
                                        "width": 120,
                                        "height": 120
                                    },
                                    "snippet": "<img class=\"lazy-image_image__o9P+M\" src=\"https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650411?rendition=200px&amp;fileType=bi\u2026\" alt=\"Een afbeelding van undefined\" data-testhook=\"product-image\">",
                                    "nodeLabel": "Een afbeelding van undefined"
                                },
                                "url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650411?rendition=200px&fileType=binary",
                                "fromProtocol": true,
                                "isCrossOrigin": true,
                                "totalBytes": 19792,
                                "wastedBytes": 12657.25,
                                "wastedWebpBytes": 10932
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-210-ARTICLE",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,UL,1,LI,0,ARTICLE",
                                    "selector": "div.carousel-wrapper_root__mlwDo > ul.carousel-items_root__zKMBF > li#r117_r1_r4_2 > article.carousel-panel-container_root__tOOCn",
                                    "boundingRect": {
                                        "top": 201,
                                        "bottom": 430,
                                        "left": 339,
                                        "right": 654,
                                        "width": 315,
                                        "height": 229
                                    },
                                    "snippet": "<article class=\"carousel-panel-container_root__tOOCn\" style=\"background: url(&quot;https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/administra\u2026&quot;);\" data-testhook=\"marketing-carousel-panel-container\">",
                                    "nodeLabel": "Zet jouw superheldin in het zonnetje\n\nZet jouw superheldin in het zonnetje"
                                },
                                "url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/administration\/themes\/moederdag.png\/moederdag.png\/ahcommon%3AsmallThemeBackgroundImage",
                                "fromProtocol": true,
                                "isCrossOrigin": true,
                                "totalBytes": 21459,
                                "wastedBytes": 12439.6,
                                "wastedWebpBytes": 11333
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-190-IMG",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,7,DIV,0,DIV,1,DIV,0,UL,0,LI,0,DIV,0,ARTICLE,0,DIV,0,A,0,FIGURE,0,DIV,0,IMG",
                                    "selector": "a.link_root__EqRHd > figure.image_root__Gqe5t > div.lazy-image_root__-m-7n > img.lazy-image_image__o9P+M",
                                    "boundingRect": {
                                        "top": 1755,
                                        "bottom": 1875,
                                        "left": 64,
                                        "right": 184,
                                        "width": 120,
                                        "height": 120
                                    },
                                    "snippet": "<img class=\"lazy-image_image__o9P+M\" src=\"https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650410?rendition=200px&amp;fileType=bi\u2026\" alt=\"Een afbeelding van undefined\" data-testhook=\"product-image\">",
                                    "nodeLabel": "Een afbeelding van undefined"
                                },
                                "url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650410?rendition=200px&fileType=binary",
                                "fromProtocol": true,
                                "isCrossOrigin": true,
                                "totalBytes": 18207,
                                "wastedBytes": 11590.549999999999,
                                "wastedWebpBytes": 10059
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-194-IMG",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,7,DIV,0,DIV,1,DIV,0,UL,4,LI,0,DIV,0,ARTICLE,0,DIV,0,A,0,FIGURE,0,DIV,0,IMG",
                                    "selector": "a.link_root__EqRHd > figure.image_root__Gqe5t > div.lazy-image_root__-m-7n > img.lazy-image_image__o9P+M",
                                    "boundingRect": {
                                        "top": 1755,
                                        "bottom": 1875,
                                        "left": 1052,
                                        "right": 1172,
                                        "width": 120,
                                        "height": 120
                                    },
                                    "snippet": "<img class=\"lazy-image_image__o9P+M\" src=\"https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650412?rendition=200px&amp;fileType=bi\u2026\" alt=\"Een afbeelding van undefined\" data-testhook=\"product-image\">",
                                    "nodeLabel": "Een afbeelding van undefined"
                                },
                                "url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650412?rendition=200px&fileType=binary",
                                "fromProtocol": true,
                                "isCrossOrigin": true,
                                "totalBytes": 16815,
                                "wastedBytes": 10838.950000000001,
                                "wastedWebpBytes": 9613
                            },
                            {
                                "url": "data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAecAAAD1CAYAAABqZD1wAAAACXBIWXMAAC+sAAAvrAGM7Xx8AAAA \u2026",
                                "fromProtocol": true,
                                "isCrossOrigin": true,
                                "totalBytes": 16289,
                                "wastedBytes": 9973.4500000000007,
                                "wastedWebpBytes": 2697
                            }
                        ],
                        "overallSavingsMs": 70,
                        "overallSavingsBytes": 171165.29999999999,
                        "sortedBy": [
                            "wastedBytes"
                        ]
                    }
                },
                "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": 0.97999999999999998,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 30,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 26\u00a0KiB",
                    "warnings": [],
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "label": ""
                            },
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Resource Size"
                            },
                            {
                                "key": "wastedBytes",
                                "valueType": "bytes",
                                "label": "Potential Savings"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-191-IMG",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,7,DIV,0,DIV,1,DIV,0,UL,1,LI,0,DIV,0,ARTICLE,0,DIV,0,A,0,FIGURE,0,DIV,0,IMG",
                                    "selector": "a.link_root__EqRHd > figure.image_root__Gqe5t > div.lazy-image_root__-m-7n > img.lazy-image_image__o9P+M",
                                    "boundingRect": {
                                        "top": 1755,
                                        "bottom": 1875,
                                        "left": 311,
                                        "right": 431,
                                        "width": 120,
                                        "height": 120
                                    },
                                    "snippet": "<img class=\"lazy-image_image__o9P+M\" src=\"https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650414?rendition=200px&amp;fileType=bi\u2026\" alt=\"Een afbeelding van undefined\" data-testhook=\"product-image\">",
                                    "nodeLabel": "Een afbeelding van undefined"
                                },
                                "url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650414?rendition=200px&fileType=binary",
                                "fromProtocol": true,
                                "isCrossOrigin": true,
                                "totalBytes": 25753,
                                "wastedBytes": 6818
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-157-IMG",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,1,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,ARTICLE,0,DIV,0,DIV,0,PICTURE,2,IMG",
                                    "selector": "div.advertorial_wrapper__AoMov > div.lazy-image_root__-m-7n > picture > img",
                                    "boundingRect": {
                                        "top": 606,
                                        "bottom": 718,
                                        "left": 16,
                                        "right": 396,
                                        "width": 380,
                                        "height": 112
                                    },
                                    "snippet": "<img class=\"\" src=\"https:\/\/zsp2.ah.nl\/pool\/lib\/734_2nd_1.jpg\" alt=\"Probeer Premium 1 maand gratis\" loading=\"lazy\">",
                                    "nodeLabel": "Probeer Premium 1 maand gratis"
                                },
                                "url": "https:\/\/zsp2.ah.nl\/pool\/lib\/734_2nd_1.jpg",
                                "fromProtocol": true,
                                "isCrossOrigin": true,
                                "totalBytes": 45130,
                                "wastedBytes": 5515
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-192-IMG",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,7,DIV,0,DIV,1,DIV,0,UL,2,LI,0,DIV,0,ARTICLE,0,DIV,0,A,0,FIGURE,0,DIV,0,IMG",
                                    "selector": "a.link_root__EqRHd > figure.image_root__Gqe5t > div.lazy-image_root__-m-7n > img.lazy-image_image__o9P+M",
                                    "boundingRect": {
                                        "top": 1755,
                                        "bottom": 1875,
                                        "left": 558,
                                        "right": 678,
                                        "width": 120,
                                        "height": 120
                                    },
                                    "snippet": "<img class=\"lazy-image_image__o9P+M\" src=\"https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650411?rendition=200px&amp;fileType=bi\u2026\" alt=\"Een afbeelding van undefined\" data-testhook=\"product-image\">",
                                    "nodeLabel": "Een afbeelding van undefined"
                                },
                                "url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650411?rendition=200px&fileType=binary",
                                "fromProtocol": true,
                                "isCrossOrigin": true,
                                "totalBytes": 19792,
                                "wastedBytes": 5429
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-190-IMG",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,7,DIV,0,DIV,1,DIV,0,UL,0,LI,0,DIV,0,ARTICLE,0,DIV,0,A,0,FIGURE,0,DIV,0,IMG",
                                    "selector": "a.link_root__EqRHd > figure.image_root__Gqe5t > div.lazy-image_root__-m-7n > img.lazy-image_image__o9P+M",
                                    "boundingRect": {
                                        "top": 1755,
                                        "bottom": 1875,
                                        "left": 64,
                                        "right": 184,
                                        "width": 120,
                                        "height": 120
                                    },
                                    "snippet": "<img class=\"lazy-image_image__o9P+M\" src=\"https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650410?rendition=200px&amp;fileType=bi\u2026\" alt=\"Een afbeelding van undefined\" data-testhook=\"product-image\">",
                                    "nodeLabel": "Een afbeelding van undefined"
                                },
                                "url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650410?rendition=200px&fileType=binary",
                                "fromProtocol": true,
                                "isCrossOrigin": true,
                                "totalBytes": 18207,
                                "wastedBytes": 4778
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-194-IMG",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,7,DIV,0,DIV,1,DIV,0,UL,4,LI,0,DIV,0,ARTICLE,0,DIV,0,A,0,FIGURE,0,DIV,0,IMG",
                                    "selector": "a.link_root__EqRHd > figure.image_root__Gqe5t > div.lazy-image_root__-m-7n > img.lazy-image_image__o9P+M",
                                    "boundingRect": {
                                        "top": 1755,
                                        "bottom": 1875,
                                        "left": 1052,
                                        "right": 1172,
                                        "width": 120,
                                        "height": 120
                                    },
                                    "snippet": "<img class=\"lazy-image_image__o9P+M\" src=\"https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650412?rendition=200px&amp;fileType=bi\u2026\" alt=\"Een afbeelding van undefined\" data-testhook=\"product-image\">",
                                    "nodeLabel": "Een afbeelding van undefined"
                                },
                                "url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650412?rendition=200px&fileType=binary",
                                "fromProtocol": true,
                                "isCrossOrigin": true,
                                "totalBytes": 16815,
                                "wastedBytes": 4434
                            }
                        ],
                        "overallSavingsMs": 30,
                        "overallSavingsBytes": 26974,
                        "sortedBy": [
                            "wastedBytes"
                        ]
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "displayValue": "",
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0,
                        "overallSavingsBytes": 0,
                        "sortedBy": [
                            "wastedBytes"
                        ]
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "displayValue": "",
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0,
                        "overallSavingsBytes": 0,
                        "sortedBy": [
                            "wastedBytes"
                        ]
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "displayValue": "",
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0,
                        "overallSavingsBytes": 0,
                        "sortedBy": [
                            "wastedBytes"
                        ]
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "displayValue": "",
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0,
                        "overallSavingsBytes": 0,
                        "sortedBy": [
                            "wastedBytes"
                        ]
                    }
                },
                "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\/publish-modern-javascript\/)",
                    "score": 0.93999999999999995,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 70,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 42\u00a0KiB",
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "subItemsHeading": {
                                    "key": "location",
                                    "valueType": "source-location"
                                },
                                "label": "URL"
                            },
                            {
                                "key": null,
                                "valueType": "code",
                                "subItemsHeading": {
                                    "key": "signal"
                                },
                                "label": ""
                            },
                            {
                                "key": "wastedBytes",
                                "valueType": "bytes",
                                "label": "Potential Savings"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/vendor.babb429c.js",
                                "wastedBytes": 14854,
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "signal": "Array.prototype.find",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/vendor.babb429c.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 249317
                                            }
                                        },
                                        {
                                            "signal": "Array.from",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/vendor.babb429c.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 249478
                                            }
                                        },
                                        {
                                            "signal": "Object.defineProperties",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/vendor.babb429c.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 252077
                                            }
                                        },
                                        {
                                            "signal": "Object.defineProperty",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/vendor.babb429c.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 252224
                                            }
                                        },
                                        {
                                            "signal": "Object.entries",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/vendor.babb429c.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 252593
                                            }
                                        },
                                        {
                                            "signal": "Object.freeze",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/vendor.babb429c.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 252758
                                            }
                                        },
                                        {
                                            "signal": "Object.getOwnPropertyDescriptors",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/vendor.babb429c.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 253340
                                            }
                                        },
                                        {
                                            "signal": "Object.getPrototypeOf",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/vendor.babb429c.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 253968
                                            }
                                        },
                                        {
                                            "signal": "Object.isExtensible",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/vendor.babb429c.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 254192
                                            }
                                        },
                                        {
                                            "signal": "Object.isFrozen",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/vendor.babb429c.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 254363
                                            }
                                        },
                                        {
                                            "signal": "Object.isSealed",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/vendor.babb429c.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 254595
                                            }
                                        },
                                        {
                                            "signal": "Object.keys",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/vendor.babb429c.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 254853
                                            }
                                        },
                                        {
                                            "signal": "Object.preventExtensions",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/vendor.babb429c.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 255563
                                            }
                                        },
                                        {
                                            "signal": "Object.seal",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/vendor.babb429c.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 256113
                                            }
                                        },
                                        {
                                            "signal": "Object.setPrototypeOf",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/vendor.babb429c.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 256248
                                            }
                                        },
                                        {
                                            "signal": "Object.values",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/vendor.babb429c.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 256454
                                            }
                                        },
                                        {
                                            "signal": "@babel\/plugin-transform-classes",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/vendor.babb429c.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 514499
                                            }
                                        }
                                    ]
                                },
                                "totalBytes": 0
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/ah-static\/assets\/cookie-consent.min.js?v=1683986236778",
                                "wastedBytes": 13214,
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "signal": "Array.prototype.filter",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/www.ah.nl\/ah-static\/assets\/cookie-consent.min.js?v=1683986236778",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 35739
                                            }
                                        },
                                        {
                                            "signal": "Array.prototype.forEach",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/www.ah.nl\/ah-static\/assets\/cookie-consent.min.js?v=1683986236778",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 35913
                                            }
                                        },
                                        {
                                            "signal": "Date.prototype.toISOString",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/www.ah.nl\/ah-static\/assets\/cookie-consent.min.js?v=1683986236778",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 36210
                                            }
                                        },
                                        {
                                            "signal": "Object.defineProperties",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/www.ah.nl\/ah-static\/assets\/cookie-consent.min.js?v=1683986236778",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 36739
                                            }
                                        },
                                        {
                                            "signal": "Object.defineProperty",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/www.ah.nl\/ah-static\/assets\/cookie-consent.min.js?v=1683986236778",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 36853
                                            }
                                        },
                                        {
                                            "signal": "Object.getOwnPropertyDescriptors",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/www.ah.nl\/ah-static\/assets\/cookie-consent.min.js?v=1683986236778",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 37212
                                            }
                                        },
                                        {
                                            "signal": "Object.keys",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/www.ah.nl\/ah-static\/assets\/cookie-consent.min.js?v=1683986236778",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 37439
                                            }
                                        }
                                    ]
                                },
                                "totalBytes": 0
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/content\/assets\/vendor.e260e856.js",
                                "wastedBytes": 11496,
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "signal": "@babel\/plugin-transform-classes",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/www.ah.nl\/content\/assets\/vendor.e260e856.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 851413
                                            }
                                        },
                                        {
                                            "signal": "Array.prototype.find",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/www.ah.nl\/content\/assets\/vendor.e260e856.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 1909371
                                            }
                                        },
                                        {
                                            "signal": "Array.from",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/www.ah.nl\/content\/assets\/vendor.e260e856.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 1909536
                                            }
                                        },
                                        {
                                            "signal": "Object.defineProperties",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/www.ah.nl\/content\/assets\/vendor.e260e856.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 1911289
                                            }
                                        },
                                        {
                                            "signal": "Object.defineProperty",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/www.ah.nl\/content\/assets\/vendor.e260e856.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 1911405
                                            }
                                        },
                                        {
                                            "signal": "Object.entries",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/www.ah.nl\/content\/assets\/vendor.e260e856.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 1911760
                                            }
                                        },
                                        {
                                            "signal": "Object.freeze",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/www.ah.nl\/content\/assets\/vendor.e260e856.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 1911925
                                            }
                                        },
                                        {
                                            "signal": "Object.getOwnPropertyDescriptors",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/www.ah.nl\/content\/assets\/vendor.e260e856.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 1912507
                                            }
                                        },
                                        {
                                            "signal": "Object.getPrototypeOf",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/www.ah.nl\/content\/assets\/vendor.e260e856.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 1912930
                                            }
                                        },
                                        {
                                            "signal": "Object.isExtensible",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/www.ah.nl\/content\/assets\/vendor.e260e856.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 1913117
                                            }
                                        },
                                        {
                                            "signal": "Object.isFrozen",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/www.ah.nl\/content\/assets\/vendor.e260e856.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 1913300
                                            }
                                        },
                                        {
                                            "signal": "Object.isSealed",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/www.ah.nl\/content\/assets\/vendor.e260e856.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 1913477
                                            }
                                        },
                                        {
                                            "signal": "Object.keys",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/www.ah.nl\/content\/assets\/vendor.e260e856.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 1913702
                                            }
                                        },
                                        {
                                            "signal": "Object.preventExtensions",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/www.ah.nl\/content\/assets\/vendor.e260e856.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 1914422
                                            }
                                        },
                                        {
                                            "signal": "Object.seal",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/www.ah.nl\/content\/assets\/vendor.e260e856.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 1914645
                                            }
                                        },
                                        {
                                            "signal": "Object.setPrototypeOf",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/www.ah.nl\/content\/assets\/vendor.e260e856.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 1914780
                                            }
                                        },
                                        {
                                            "signal": "Object.values",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/www.ah.nl\/content\/assets\/vendor.e260e856.js",
                                                "urlProvider": "network",
                                                "line": 1,
                                                "column": 1914986
                                            }
                                        }
                                    ]
                                },
                                "totalBytes": 0
                            },
                            {
                                "url": "https:\/\/www.ah.nl\/",
                                "wastedBytes": 3442,
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "signal": "Object.entries",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/www.ah.nl\/",
                                                "urlProvider": "network",
                                                "line": 8,
                                                "column": 5989
                                            }
                                        }
                                    ]
                                },
                                "totalBytes": 0
                            }
                        ],
                        "overallSavingsMs": 70,
                        "overallSavingsBytes": 43006,
                        "sortedBy": [
                            "wastedBytes"
                        ]
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "binary"
                },
                "charset": {
                    "id": "charset",
                    "title": "Properly defines charset",
                    "description": "A character encoding declaration is required. It can be done with a `<meta>` tag in the first 1024 bytes of the HTML or in the Content-Type HTTP response header. [Learn more about declaring the character encoding](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/charset\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "dom-size": {
                    "id": "dom-size",
                    "title": "Avoid an excessive DOM size",
                    "description": "A large DOM will increase memory usage, cause longer [style calculations](https:\/\/developers.google.com\/web\/fundamentals\/performance\/rendering\/reduce-the-scope-and-complexity-of-style-calculations), and produce costly [layout reflows](https:\/\/developers.google.com\/speed\/articles\/reflow). [Learn how to avoid an excessive DOM size](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/dom-size\/).",
                    "score": 0.12,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 2274,
                    "numericUnit": "element",
                    "displayValue": "2,274 elements",
                    "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": 2274
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-253-path",
                                    "path": "1,HTML,1,BODY,10,DIV,1,MAIN,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,ARTICLE,0,DIV,1,A,0,DIV,0,DIV,0,SPAN,1,SPAN,0,svg,0,path",
                                    "selector": "span.advertorial_title__0BPQ2 > span.advertorial_iconWrapper__uaYVq > svg.advertorial_icon__ystqR > path",
                                    "boundingRect": {
                                        "top": 522,
                                        "bottom": 532,
                                        "left": 147,
                                        "right": 153,
                                        "width": 6,
                                        "height": 10
                                    },
                                    "snippet": "<path fill=\"currentColor\" d=\"M0 8.8583L3.7105 5 0 1.1478 1.1478 0 6 5l-4.8522 5z\" fill-rule=\"evenodd\">",
                                    "nodeLabel": "span.advertorial_title__0BPQ2 > span.advertorial_iconWrapper__uaYVq > svg.advertorial_icon__ystqR > path"
                                },
                                "statistic": "Maximum DOM Depth",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 18
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-254-defs",
                                    "path": "1,HTML,1,BODY,9,DIV,0,svg,0,defs",
                                    "selector": "body.has-cookie-notice > div#svg-sprite > svg > defs",
                                    "boundingRect": {
                                        "top": 145,
                                        "bottom": 145,
                                        "left": -9999,
                                        "right": -9999,
                                        "width": 0,
                                        "height": 0
                                    },
                                    "snippet": "<defs>",
                                    "nodeLabel": "body.has-cookie-notice > div#svg-sprite > svg > defs"
                                },
                                "statistic": "Maximum Child Elements",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 244
                                }
                            }
                        ]
                    }
                },
                "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": "Avoid `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": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "source",
                                "valueType": "source-location",
                                "label": "Source"
                            }
                        ],
                        "items": [
                            {
                                "source": {
                                    "type": "source-location",
                                    "url": "https:\/\/www.ah.nl\/",
                                    "urlProvider": "network",
                                    "line": 5,
                                    "column": 10
                                }
                            }
                        ]
                    }
                },
                "js-libraries": {
                    "id": "js-libraries",
                    "title": "Detected JavaScript libraries",
                    "description": "All front-end JavaScript libraries detected on the page. [Learn more about this JavaScript library detection diagnostic audit](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/js-libraries\/).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "name",
                                "valueType": "text",
                                "label": "Name"
                            },
                            {
                                "key": "version",
                                "valueType": "text",
                                "label": "Version"
                            }
                        ],
                        "items": [
                            {
                                "name": "React",
                                "npm": "react"
                            },
                            {
                                "name": "core-js",
                                "version": "[email protected]; [email protected]",
                                "npm": "core-js"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "stacks": [
                                {
                                    "id": "react"
                                },
                                {
                                    "id": "corejs",
                                    "version": "[email protected]; [email protected]"
                                }
                            ]
                        }
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0
                    }
                },
                "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": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "binary",
                    "displayValue": "98.76% legible text",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "source",
                                "valueType": "source-location",
                                "label": "Source"
                            },
                            {
                                "key": "selector",
                                "valueType": "code",
                                "label": "Selector"
                            },
                            {
                                "key": "coverage",
                                "valueType": "text",
                                "label": "% of Page Text"
                            },
                            {
                                "key": "fontSize",
                                "valueType": "text",
                                "label": "Font Size"
                            }
                        ],
                        "items": [
                            {
                                "source": {
                                    "type": "source-location",
                                    "url": "https:\/\/www.ah.nl\/content\/assets\/styles.0cc3a75b.css",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 137455
                                },
                                "selector": ".carousel-panel-link_root__0tuYp",
                                "coverage": "1.14%",
                                "fontSize": "0px"
                            },
                            {
                                "source": {
                                    "type": "url",
                                    "value": "https:\/\/www.ah.nl\/"
                                },
                                "selector": {
                                    "type": "node",
                                    "selector": "text",
                                    "snippet": "<tspan x=\"0\" y=\"35\">"
                                },
                                "coverage": "0.06%",
                                "fontSize": "10px"
                            },
                            {
                                "source": {
                                    "type": "source-location",
                                    "url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/header.634aa0f5.css",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 61291
                                },
                                "selector": ".navigation-header-compact_toggleText__2D9hh",
                                "coverage": "0.04%",
                                "fontSize": "10px"
                            },
                            {
                                "source": {
                                    "type": "code",
                                    "value": "Legible text"
                                },
                                "selector": "",
                                "coverage": "98.76%",
                                "fontSize": "\u2265 12px"
                            }
                        ]
                    }
                },
                "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 not 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": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "label": "Uncrawlable Link"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-6-A",
                                    "path": "1,HTML,1,BODY,3,DIV,0,DIV,1,DIV,0,NAV,2,DIV,0,A",
                                    "selector": "div.navigation-header-layout_root__Aev8X > nav.navigation-header-compact_navBar__juvIJ > div.nav-bar-slot_root__F89g1 > a.icon-button_root__OTAMW",
                                    "boundingRect": {
                                        "top": 13,
                                        "bottom": 53,
                                        "left": 226,
                                        "right": 266,
                                        "width": 40,
                                        "height": 40
                                    },
                                    "snippet": "<a class=\"icon-button_root__OTAMW\" aria-label=\"Inloggen\">",
                                    "nodeLabel": "Inloggen"
                                }
                            }
                        ]
                    }
                },
                "is-crawlable": {
                    "id": "is-crawlable",
                    "title": "Page isn\u2019t blocked from indexing",
                    "description": "Search engines are unable to include your pages in search results if they don't have permission to crawl them. [Learn more about crawler directives](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/is-crawlable\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "robots-txt": {
                    "id": "robots-txt",
                    "title": "robots.txt is valid",
                    "description": "If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. [Learn more about robots.txt](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/invalid-robots-txt\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "tap-targets": {
                    "id": "tap-targets",
                    "title": "Tap targets are sized appropriately",
                    "description": "Interactive elements like buttons and links should be large enough (48x48px), or have enough space around them, to be easy enough to tap without overlapping onto other elements. [Learn more about tap targets](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/tap-targets\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "displayValue": "100% appropriately sized tap targets",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "hreflang": {
                    "id": "hreflang",
                    "title": "Document has a valid `hreflang`",
                    "description": "hreflang links tell search engines what version of a page they should list in search results for a given language or region. [Learn more about `hreflang`](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/hreflang\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "plugins": {
                    "id": "plugins",
                    "title": "Document avoids plugins",
                    "description": "Search engines can't index plugin content, and many devices restrict plugins or don't support them. [Learn more about avoiding plugins](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/plugins\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "canonical": {
                    "id": "canonical",
                    "title": "Document has a valid `rel=canonical`",
                    "description": "Canonical links suggest which URL to show in search results. [Learn more about canonical links](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/canonical\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "structured-data": {
                    "id": "structured-data",
                    "title": "Structured data is valid",
                    "description": "Run the [Structured Data Testing Tool](https:\/\/search.google.com\/structured-data\/testing-tool\/) and the [Structured Data Linter](http:\/\/linter.structured-data.org\/) to validate structured data. [Learn more about Structured Data](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/structured-data\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "bf-cache": {
                    "id": "bf-cache",
                    "title": "Page prevented back\/forward cache restoration",
                    "description": "Many navigations are performed by going back to a previous page, or forwards again. The back\/forward cache (bfcache) can speed up these return navigations. [Learn more about the bfcache](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/bf-cache\/)",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "displayValue": "5 failure reasons",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "reason",
                                "valueType": "text",
                                "subItemsHeading": {
                                    "key": "frameUrl",
                                    "valueType": "url"
                                },
                                "label": "Failure reason"
                            },
                            {
                                "key": "failureType",
                                "valueType": "text",
                                "label": "Failure type"
                            }
                        ],
                        "items": [
                            {
                                "reason": "The page has an unload handler in the main frame.",
                                "failureType": "Actionable",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "frameUrl": "https:\/\/www.ah.nl\/"
                                        }
                                    ]
                                },
                                "protocolReason": "UnloadHandlerExistsInMainFrame"
                            },
                            {
                                "reason": "The page was opened using '`window.open()`' and another tab has a reference to it, or the page opened a window.",
                                "failureType": "Not actionable",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "frameUrl": "https:\/\/www.ah.nl\/"
                                        }
                                    ]
                                },
                                "protocolReason": "RelatedActiveContentsExist"
                            },
                            {
                                "reason": "Pages whose main resource has cache-control:no-store cannot enter back\/forward cache.",
                                "failureType": "Not actionable",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "frameUrl": "https:\/\/www.ah.nl\/"
                                        }
                                    ]
                                },
                                "protocolReason": "MainResourceHasCacheControlNoStore"
                            },
                            {
                                "reason": "Internal error.",
                                "failureType": "Not actionable",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "frameUrl": "https:\/\/www.ah.nl\/"
                                        }
                                    ]
                                },
                                "protocolReason": "BrowsingInstanceNotSwapped"
                            },
                            {
                                "reason": "Back\/forward cache is not supported by delegate.",
                                "failureType": "Not actionable",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "frameUrl": "https:\/\/www.ah.nl\/"
                                        }
                                    ]
                                },
                                "protocolReason": "BackForwardCacheDisabledForDelegate"
                            }
                        ]
                    }
                }
            },
            "configSettings": {
                "output": [
                    "html",
                    "json"
                ],
                "maxWaitForFcp": 30000,
                "maxWaitForLoad": 80000,
                "pauseAfterFcpMs": 1000,
                "pauseAfterLoadMs": 1000,
                "networkQuietThresholdMs": 1000,
                "cpuQuietThresholdMs": 1000,
                "formFactor": "mobile",
                "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": false
                },
                "emulatedUserAgent": "Mozilla\/5.0 (Linux; Android 11; moto g power (2022)) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/109.0.0.0 Mobile Safari\/537.36",
                "auditMode": false,
                "gatherMode": false,
                "disableStorageReset": false,
                "debugNavigation": false,
                "channel": "legacy-navigation-cli",
                "usePassiveGathering": false,
                "disableFullPageScreenshot": true,
                "skipAboutBlank": false,
                "blankPage": "about:blank",
                "budgets": null,
                "locale": "en-US",
                "blockedUrlPatterns": null,
                "additionalTraceCategories": null,
                "extraHeaders": null,
                "precomputedLanternData": null,
                "onlyAudits": null,
                "onlyCategories": null,
                "skipAudits": [
                    "screenshot-thumbnails",
                    "final-screenshot",
                    "full-page-screenshot"
                ]
            },
            "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": "resource-summary",
                            "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": "script-treemap-data",
                            "weight": 0,
                            "group": "hidden"
                        }
                    ],
                    "id": "performance",
                    "score": 0.68999999999999995
                },
                "accessibility": {
                    "title": "Accessibility",
                    "description": "These checks highlight opportunities to [improve the accessibility of your web app](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/). Only a subset of accessibility issues can be automatically detected so manual testing 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\/how-to-review\/).",
                    "supportedModes": [
                        "navigation",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "accesskeys",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "aria-allowed-attr",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-command-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-hidden-body",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-hidden-focus",
                            "weight": 3,
                            "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-toggle-field-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-tooltip-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-treeitem-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-valid-attr-value",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-valid-attr",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "button-name",
                            "weight": 10,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "bypass",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "color-contrast",
                            "weight": 3,
                            "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": 3,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "duplicate-id-active",
                            "weight": 3,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "duplicate-id-aria",
                            "weight": 10,
                            "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": 2,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "html-has-lang",
                            "weight": 3,
                            "group": "a11y-language"
                        },
                        {
                            "id": "html-lang-valid",
                            "weight": 3,
                            "group": "a11y-language"
                        },
                        {
                            "id": "image-alt",
                            "weight": 10,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "input-image-alt",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "label",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "link-name",
                            "weight": 3,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "list",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "listitem",
                            "weight": 0,
                            "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": "tabindex",
                            "weight": 3,
                            "group": "a11y-navigation"
                        },
                        {
                            "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": "logical-tab-order",
                            "weight": 0
                        },
                        {
                            "id": "focusable-controls",
                            "weight": 0
                        },
                        {
                            "id": "interactive-element-affordance",
                            "weight": 0
                        },
                        {
                            "id": "managed-focus",
                            "weight": 0
                        },
                        {
                            "id": "focus-traps",
                            "weight": 0
                        },
                        {
                            "id": "custom-controls-labels",
                            "weight": 0
                        },
                        {
                            "id": "custom-controls-roles",
                            "weight": 0
                        },
                        {
                            "id": "visual-order-follows-dom",
                            "weight": 0
                        },
                        {
                            "id": "offscreen-content-hidden",
                            "weight": 0
                        },
                        {
                            "id": "use-landmarks",
                            "weight": 0
                        }
                    ],
                    "id": "accessibility",
                    "score": 0.78000000000000003
                },
                "best-practices": {
                    "title": "Best Practices",
                    "supportedModes": [
                        "navigation",
                        "timespan",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "is-on-https",
                            "weight": 1,
                            "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": 1,
                            "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": 1,
                            "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": 0.92000000000000004
                },
                "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\/learn-core-web-vitals\/). [Learn more about Google Search Essentials](https:\/\/support.google.com\/webmasters\/answer\/35769).",
                    "manualDescription": "Run these additional validators on your site to check additional SEO best practices.",
                    "supportedModes": [
                        "navigation",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "viewport",
                            "weight": 1,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "document-title",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "meta-description",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "http-status-code",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "link-text",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "crawlable-anchors",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "is-crawlable",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "robots-txt",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "image-alt",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "hreflang",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "canonical",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "font-size",
                            "weight": 1,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "plugins",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "tap-targets",
                            "weight": 1,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "structured-data",
                            "weight": 0
                        }
                    ],
                    "id": "seo",
                    "score": 0.93000000000000005
                },
                "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\/pwa-checklist\/).",
                    "manualDescription": "These checks are required by the baseline [PWA Checklist](https:\/\/web.dev\/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": "service-worker",
                            "weight": 1,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "splash-screen",
                            "weight": 1,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "themed-omnibox",
                            "weight": 1,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "content-width",
                            "weight": 1,
                            "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.67000000000000004
                }
            },
            "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": [
                {
                    "id": "react",
                    "title": "React",
                    "iconDataURL": "data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 841.9 595.3\"><g fill=\"%2361DAFB\"><path d=\"M666.3 296.5c0-32.5-40.7-63.3-103.1-82.4 14.4-63.6 8-114.2-20.2-130.4-6.5-3.8-14.1-5.6-22.4-5.6v22.3c4.6 0 8.3.9 11.4 2.6 13.6 7.8 19.5 37.5 14.9 75.7-1.1 9.4-2.9 19.3-5.1 29.4-19.6-4.8-41-8.5-63.5-10.9-13.5-18.5-27.5-35.3-41.6-50 32.6-30.3 63.2-46.9 84-46.9V78c-27.5 0-63.5 19.6-99.9 53.6-36.4-33.8-72.4-53.2-99.9-53.2v22.3c20.7 0 51.4 16.5 84 46.6-14 14.7-28 31.4-41.3 49.9-22.6 2.4-44 6.1-63.6 11-2.3-10-4-19.7-5.2-29-4.7-38.2 1.1-67.9 14.6-75.8 3-1.8 6.9-2.6 11.5-2.6V78.5c-8.4 0-16 1.8-22.6 5.6-28.1 16.2-34.4 66.7-19.9 130.1-62.2 19.2-102.7 49.9-102.7 82.3 0 32.5 40.7 63.3 103.1 82.4-14.4 63.6-8 114.2 20.2 130.4 6.5 3.8 14.1 5.6 22.5 5.6 27.5 0 63.5-19.6 99.9-53.6 36.4 33.8 72.4 53.2 99.9 53.2 8.4 0 16-1.8 22.6-5.6 28.1-16.2 34.4-66.7 19.9-130.1 62-19.1 102.5-49.9 102.5-82.3zm-130.2-66.7c-3.7 12.9-8.3 26.2-13.5 39.5-4.1-8-8.4-16-13.1-24-4.6-8-9.5-15.8-14.4-23.4 14.2 2.1 27.9 4.7 41 7.9zm-45.8 106.5c-7.8 13.5-15.8 26.3-24.1 38.2-14.9 1.3-30 2-45.2 2-15.1 0-30.2-.7-45-1.9-8.3-11.9-16.4-24.6-24.2-38-7.6-13.1-14.5-26.4-20.8-39.8 6.2-13.4 13.2-26.8 20.7-39.9 7.8-13.5 15.8-26.3 24.1-38.2 14.9-1.3 30-2 45.2-2 15.1 0 30.2.7 45 1.9 8.3 11.9 16.4 24.6 24.2 38 7.6 13.1 14.5 26.4 20.8 39.8-6.3 13.4-13.2 26.8-20.7 39.9zm32.3-13c5.4 13.4 10 26.8 13.8 39.8-13.1 3.2-26.9 5.9-41.2 8 4.9-7.7 9.8-15.6 14.4-23.7 4.6-8 8.9-16.1 13-24.1zM421.2 430c-9.3-9.6-18.6-20.3-27.8-32 9 .4 18.2.7 27.5.7 9.4 0 18.7-.2 27.8-.7-9 11.7-18.3 22.4-27.5 32zm-74.4-58.9c-14.2-2.1-27.9-4.7-41-7.9 3.7-12.9 8.3-26.2 13.5-39.5 4.1 8 8.4 16 13.1 24 4.7 8 9.5 15.8 14.4 23.4zM420.7 163c9.3 9.6 18.6 20.3 27.8 32-9-.4-18.2-.7-27.5-.7-9.4 0-18.7.2-27.8.7 9-11.7 18.3-22.4 27.5-32zm-74 58.9c-4.9 7.7-9.8 15.6-14.4 23.7-4.6 8-8.9 16-13 24-5.4-13.4-10-26.8-13.8-39.8 13.1-3.1 26.9-5.8 41.2-7.9zm-90.5 125.2c-35.4-15.1-58.3-34.9-58.3-50.6 0-15.7 22.9-35.6 58.3-50.6 8.6-3.7 18-7 27.7-10.1 5.7 19.6 13.2 40 22.5 60.9-9.2 20.8-16.6 41.1-22.2 60.6-9.9-3.1-19.3-6.5-28-10.2zM310 490c-13.6-7.8-19.5-37.5-14.9-75.7 1.1-9.4 2.9-19.3 5.1-29.4 19.6 4.8 41 8.5 63.5 10.9 13.5 18.5 27.5 35.3 41.6 50-32.6 30.3-63.2 46.9-84 46.9-4.5-.1-8.3-1-11.3-2.7zm237.2-76.2c4.7 38.2-1.1 67.9-14.6 75.8-3 1.8-6.9 2.6-11.5 2.6-20.7 0-51.4-16.5-84-46.6 14-14.7 28-31.4 41.3-49.9 22.6-2.4 44-6.1 63.6-11 2.3 10.1 4.1 19.8 5.2 29.1zm38.5-66.7c-8.6 3.7-18 7-27.7 10.1-5.7-19.6-13.2-40-22.5-60.9 9.2-20.8 16.6-41.1 22.2-60.6 9.9 3.1 19.3 6.5 28.1 10.2 35.4 15.1 58.3 34.9 58.3 50.6-.1 15.7-23 35.6-58.4 50.6zM320.8 78.4z\"\/><circle cx=\"420.9\" cy=\"296.5\" r=\"45.7\"\/><path d=\"M520.5 78.1z\"\/><\/g><\/svg>",
                    "descriptions": {
                        "unminified-css": "If your build system minifies CSS files automatically, ensure that you are deploying the production build of your application. You can check this with the React Developer Tools extension. [Learn more](https:\/\/reactjs.org\/docs\/optimizing-performance.html#use-the-production-build).",
                        "unminified-javascript": "If your build system minifies JS files automatically, ensure that you are deploying the production build of your application. You can check this with the React Developer Tools extension. [Learn more](https:\/\/reactjs.org\/docs\/optimizing-performance.html#use-the-production-build).",
                        "unused-javascript": "If you are not server-side rendering, [split your JavaScript bundles](https:\/\/web.dev\/code-splitting-suspense\/) with `React.lazy()`. Otherwise, code-split using a third-party library such as [loadable-components](https:\/\/www.smooth-code.com\/open-source\/loadable-components\/docs\/getting-started\/).",
                        "server-response-time": "If you are server-side rendering any React components, consider using `renderToPipeableStream()` or `renderToStaticNodeStream()` to allow the client to receive and hydrate different parts of the markup instead of all at once. [Learn more](https:\/\/reactjs.org\/docs\/react-dom-server.html#renderToPipeableStream).",
                        "redirects": "If you are using React Router, minimize usage of the `<Redirect>` component for [route navigations](https:\/\/reacttraining.com\/react-router\/web\/api\/Redirect).",
                        "user-timings": "Use the React DevTools Profiler, which makes use of the Profiler API, to measure the rendering performance of your components. [Learn more.](https:\/\/reactjs.org\/blog\/2018\/09\/10\/introducing-the-react-profiler.html)",
                        "dom-size": "Consider using a \"windowing\" library like `react-window` to minimize the number of DOM nodes created if you are rendering many repeated elements on the page. [Learn more](https:\/\/web.dev\/virtualize-long-lists-react-window\/). Also, minimize unnecessary re-renders using [`shouldComponentUpdate`](https:\/\/reactjs.org\/docs\/optimizing-performance.html#shouldcomponentupdate-in-action), [`PureComponent`](https:\/\/reactjs.org\/docs\/react-api.html#reactpurecomponent), or [`React.memo`](https:\/\/reactjs.org\/docs\/react-api.html#reactmemo) and [skip effects](https:\/\/reactjs.org\/docs\/hooks-effect.html#tip-optimizing-performance-by-skipping-effects) only until certain dependencies have changed if you are using the `Effect` hook to improve runtime performance."
                    }
                }
            ],
            "entities": [
                {
                    "name": "ah.nl",
                    "origins": [
                        "https:\/\/www.ah.nl",
                        "https:\/\/execution-ci360.ah.nl",
                        "https:\/\/static.ah.nl",
                        "https:\/\/zsp1.ah.nl",
                        "https:\/\/v3-pixal-web.ah.nl",
                        "https:\/\/zsp2.ah.nl"
                    ],
                    "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": "Google Analytics",
                    "homepage": "https:\/\/marketingplatform.google.com\/about\/analytics\/",
                    "origins": [
                        "https:\/\/www.google-analytics.com"
                    ],
                    "category": "analytics"
                }
            ],
            "timing": {
                "entries": [
                    {
                        "startTime": 956.90999999999997,
                        "name": "lh:init:config",
                        "duration": 531.87,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 975.33000000000004,
                        "name": "lh:config:requireGatherers",
                        "duration": 69.950000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1045.9200000000001,
                        "name": "lh:config:requireAudits",
                        "duration": 422.61000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1489.23,
                        "name": "lh:runner:gather",
                        "duration": 29033.98,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1490.26,
                        "name": "lh:init:connect",
                        "duration": 19.539999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1510.3800000000001,
                        "name": "lh:gather:loadBlank",
                        "duration": 40.619999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1511.3800000000001,
                        "name": "lh:driver:navigate",
                        "duration": 39.509999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1551.1600000000001,
                        "name": "lh:gather:getVersion",
                        "duration": 1.5600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1552.8900000000001,
                        "name": "lh:gather:getBenchmarkIndex",
                        "duration": 1013.55,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2567.1799999999998,
                        "name": "lh:gather:setupDriver",
                        "duration": 51.670000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2579.1500000000001,
                        "name": "lh:prepare:navigationMode",
                        "duration": 39.619999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2619.77,
                        "name": "lh:gather:runPass-defaultPass",
                        "duration": 24801.799999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2620.0300000000002,
                        "name": "lh:gather:loadBlank",
                        "duration": 13.82,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2620.1199999999999,
                        "name": "lh:driver:navigate",
                        "duration": 13.49,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2634.0700000000002,
                        "name": "lh:prepare:navigation",
                        "duration": 41.159999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2651.0300000000002,
                        "name": "lh:storage:clearDataForOrigin",
                        "duration": 5.4299999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2656.6399999999999,
                        "name": "lh:storage:clearBrowserCaches",
                        "duration": 14.73,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2671.6999999999998,
                        "name": "lh:gather:prepareThrottlingAndNetwork",
                        "duration": 3.4900000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2675.71,
                        "name": "lh:gather:beforePass",
                        "duration": 20.190000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2675.7800000000002,
                        "name": "lh:gather:beforePass:CSSUsage",
                        "duration": 0.26000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2676.0799999999999,
                        "name": "lh:gather:beforePass:JsUsage",
                        "duration": 5.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2681.48,
                        "name": "lh:gather:beforePass:ViewportDimensions",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2681.5799999999999,
                        "name": "lh:gather:beforePass:ConsoleMessages",
                        "duration": 4.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2686,
                        "name": "lh:gather:beforePass:AnchorElements",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2686.0700000000002,
                        "name": "lh:gather:beforePass:ImageElements",
                        "duration": 0.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2686.1100000000001,
                        "name": "lh:gather:beforePass:LinkElements",
                        "duration": 0.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2686.1399999999999,
                        "name": "lh:gather:beforePass:MetaElements",
                        "duration": 0.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2686.1700000000001,
                        "name": "lh:gather:beforePass:Scripts",
                        "duration": 2.2200000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2688.4499999999998,
                        "name": "lh:gather:beforePass:Inputs",
                        "duration": 0.20999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2688.6900000000001,
                        "name": "lh:gather:beforePass:MainDocumentContent",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2688.75,
                        "name": "lh:gather:beforePass:GlobalListeners",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2688.8000000000002,
                        "name": "lh:gather:beforePass:Doctype",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2688.8400000000001,
                        "name": "lh:gather:beforePass:DOMStats",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2688.9000000000001,
                        "name": "lh:gather:beforePass:OptimizedImages",
                        "duration": 0.19,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2689.1199999999999,
                        "name": "lh:gather:beforePass:ResponseCompression",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2689.1799999999998,
                        "name": "lh:gather:beforePass:TagsBlockingFirstPaint",
                        "duration": 1.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2690.6900000000001,
                        "name": "lh:gather:beforePass:FontSize",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2690.75,
                        "name": "lh:gather:beforePass:EmbeddedContent",
                        "duration": 0.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2690.7800000000002,
                        "name": "lh:gather:beforePass:RobotsTxt",
                        "duration": 0.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2690.8099999999999,
                        "name": "lh:gather:beforePass:TapTargets",
                        "duration": 0.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2690.8400000000001,
                        "name": "lh:gather:beforePass:Accessibility",
                        "duration": 0.01,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2690.8600000000001,
                        "name": "lh:gather:beforePass:TraceElements",
                        "duration": 3.0600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2693.9400000000001,
                        "name": "lh:gather:beforePass:InspectorIssues",
                        "duration": 1.1299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2695.1100000000001,
                        "name": "lh:gather:beforePass:SourceMaps",
                        "duration": 0.65000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2695.77,
                        "name": "lh:gather:beforePass:WebAppManifest",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2695.8200000000002,
                        "name": "lh:gather:beforePass:InstallabilityErrors",
                        "duration": 0.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2695.8499999999999,
                        "name": "lh:gather:beforePass:Stacks",
                        "duration": 0.01,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2695.8800000000001,
                        "name": "lh:gather:beforePass:BFCacheFailures",
                        "duration": 0.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2696,
                        "name": "lh:gather:beginRecording",
                        "duration": 20.77,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2717,
                        "name": "lh:gather:loadPage-defaultPass",
                        "duration": 16033.43,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2717.1500000000001,
                        "name": "lh:driver:navigate",
                        "duration": 16030.799999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18750.75,
                        "name": "lh:gather:pass",
                        "duration": 2.6299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18753.610000000001,
                        "name": "lh:gather:getTrace",
                        "duration": 698.01999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19451.66,
                        "name": "lh:gather:getDevtoolsLog",
                        "duration": 9.5399999999999991,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19452.580000000002,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 8.5899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19464.700000000001,
                        "name": "lh:gather:afterPass",
                        "duration": 7956.5799999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19464.73,
                        "name": "lh:gather:afterPass:CSSUsage",
                        "duration": 380.99000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19845.799999999999,
                        "name": "lh:gather:afterPass:JsUsage",
                        "duration": 221,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20066.849999999999,
                        "name": "lh:gather:afterPass:ViewportDimensions",
                        "duration": 37.530000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20104.439999999999,
                        "name": "lh:gather:afterPass:ConsoleMessages",
                        "duration": 2.96,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20107.439999999999,
                        "name": "lh:gather:afterPass:AnchorElements",
                        "duration": 324.22000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20431.73,
                        "name": "lh:gather:afterPass:ImageElements",
                        "duration": 3181.3000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23613.099999999999,
                        "name": "lh:gather:afterPass:LinkElements",
                        "duration": 26.260000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23638.810000000001,
                        "name": "lh:computed:MainResource",
                        "duration": 0.45000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23639.41,
                        "name": "lh:gather:afterPass:MetaElements",
                        "duration": 11.140000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23650.650000000001,
                        "name": "lh:gather:afterPass:Scripts",
                        "duration": 208.66999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23859.380000000001,
                        "name": "lh:gather:afterPass:Inputs",
                        "duration": 26.800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23886.310000000001,
                        "name": "lh:gather:afterPass:MainDocumentContent",
                        "duration": 35.310000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23921.759999999998,
                        "name": "lh:gather:afterPass:GlobalListeners",
                        "duration": 6.5099999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23928.330000000002,
                        "name": "lh:gather:afterPass:Doctype",
                        "duration": 3.1600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23931.540000000001,
                        "name": "lh:gather:afterPass:DOMStats",
                        "duration": 26.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23958.369999999999,
                        "name": "lh:gather:afterPass:OptimizedImages",
                        "duration": 504.48000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24462.93,
                        "name": "lh:gather:afterPass:ResponseCompression",
                        "duration": 8.1799999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24471.189999999999,
                        "name": "lh:gather:afterPass:TagsBlockingFirstPaint",
                        "duration": 8.0399999999999991,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24479.279999999999,
                        "name": "lh:gather:afterPass:FontSize",
                        "duration": 443.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24922.610000000001,
                        "name": "lh:gather:afterPass:EmbeddedContent",
                        "duration": 8.4399999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24931.110000000001,
                        "name": "lh:gather:afterPass:RobotsTxt",
                        "duration": 193.44,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25124.650000000001,
                        "name": "lh:gather:afterPass:TapTargets",
                        "duration": 106.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 25230.77,
                        "name": "lh:gather:afterPass:Accessibility",
                        "duration": 983.80999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26214.669999999998,
                        "name": "lh:gather:afterPass:TraceElements",
                        "duration": 349.67000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26218.720000000001,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 120.41,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26339.360000000001,
                        "name": "lh:computed:ProcessedNavigation",
                        "duration": 2.6400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26348.02,
                        "name": "lh:computed:Responsiveness",
                        "duration": 0.54000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26564.389999999999,
                        "name": "lh:gather:afterPass:InspectorIssues",
                        "duration": 2.23,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26566.66,
                        "name": "lh:gather:afterPass:SourceMaps",
                        "duration": 0.51000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26567.209999999999,
                        "name": "lh:gather:afterPass:WebAppManifest",
                        "duration": 51.369999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26567.419999999998,
                        "name": "lh:gather:getWebAppManifest",
                        "duration": 51.109999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26618.610000000001,
                        "name": "lh:gather:afterPass:InstallabilityErrors",
                        "duration": 1.5700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26618.889999999999,
                        "name": "lh:gather:getInstallabilityErrors",
                        "duration": 1.24,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26620.209999999999,
                        "name": "lh:gather:afterPass:Stacks",
                        "duration": 56.189999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26620.580000000002,
                        "name": "lh:gather:collectStacks",
                        "duration": 55.729999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 26676.48,
                        "name": "lh:gather:afterPass:BFCacheFailures",
                        "duration": 744.74000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 27422.450000000001,
                        "name": "lh:gather:populateBaseArtifacts",
                        "duration": 0.55000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 27423.099999999999,
                        "name": "lh:gather:runPass-offlinePass",
                        "duration": 3084.1199999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 27423.240000000002,
                        "name": "lh:gather:loadBlank",
                        "duration": 34.490000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 27423.32,
                        "name": "lh:driver:navigate",
                        "duration": 34.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 27457.77,
                        "name": "lh:prepare:navigation",
                        "duration": 8,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 27457.860000000001,
                        "name": "lh:gather:prepareThrottlingAndNetwork",
                        "duration": 7.8700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 27465.810000000001,
                        "name": "lh:gather:beforePass",
                        "duration": 4.0999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 27465.860000000001,
                        "name": "lh:gather:beforePass:ServiceWorker",
                        "duration": 4.0300000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 27469.93,
                        "name": "lh:gather:beginRecording",
                        "duration": 2.54,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 27472.509999999998,
                        "name": "lh:gather:loadPage-offlinePass",
                        "duration": 2972.8400000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 27472.849999999999,
                        "name": "lh:driver:navigate",
                        "duration": 2972.2600000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30445.380000000001,
                        "name": "lh:gather:pass",
                        "duration": 0.16,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30445.560000000001,
                        "name": "lh:gather:getDevtoolsLog",
                        "duration": 6.9800000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30446.349999999999,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 6.1600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30506.959999999999,
                        "name": "lh:gather:afterPass",
                        "duration": 0.23000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30507.009999999998,
                        "name": "lh:gather:afterPass:ServiceWorker",
                        "duration": 0.17000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30507.369999999999,
                        "name": "lh:gather:disconnect",
                        "duration": 15.359999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30507.439999999999,
                        "name": "lh:storage:clearDataForOrigin",
                        "duration": 5.9199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30523.619999999999,
                        "name": "lh:runner:audit",
                        "duration": 2057.6599999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30523.75,
                        "name": "lh:runner:auditing",
                        "duration": 2056.3400000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30524.669999999998,
                        "name": "lh:audit:is-on-https",
                        "duration": 1.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30525.810000000001,
                        "name": "lh:audit:service-worker",
                        "duration": 2.0099999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30527.91,
                        "name": "lh:audit:viewport",
                        "duration": 1.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30528.130000000001,
                        "name": "lh:computed:ViewportMeta",
                        "duration": 0.79000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30529.25,
                        "name": "lh:audit:first-contentful-paint",
                        "duration": 2.6600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30529.68,
                        "name": "lh:computed:FirstContentfulPaint",
                        "duration": 0.52000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30532.009999999998,
                        "name": "lh:audit:largest-contentful-paint",
                        "duration": 1.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30532.450000000001,
                        "name": "lh:computed:LargestContentfulPaint",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30533.110000000001,
                        "name": "lh:audit:first-meaningful-paint",
                        "duration": 0.84999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30533.48,
                        "name": "lh:computed:FirstMeaningfulPaint",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30534.080000000002,
                        "name": "lh:audit:speed-index",
                        "duration": 522.09000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30534.549999999999,
                        "name": "lh:computed:SpeedIndex",
                        "duration": 520.86000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30534.689999999999,
                        "name": "lh:computed:Speedline",
                        "duration": 520.64999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31056.290000000001,
                        "name": "lh:audit:total-blocking-time",
                        "duration": 15.94,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31057.299999999999,
                        "name": "lh:computed:TotalBlockingTime",
                        "duration": 14.18,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31066.369999999999,
                        "name": "lh:computed:Interactive",
                        "duration": 4.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31072.349999999999,
                        "name": "lh:audit:max-potential-fid",
                        "duration": 8.8699999999999992,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31073.240000000002,
                        "name": "lh:computed:MaxPotentialFID",
                        "duration": 7.1900000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31081.389999999999,
                        "name": "lh:audit:cumulative-layout-shift",
                        "duration": 2.9300000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31082.330000000002,
                        "name": "lh:computed:CumulativeLayoutShift",
                        "duration": 1.5700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31084.41,
                        "name": "lh:audit:errors-in-console",
                        "duration": 1,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31085.040000000001,
                        "name": "lh:computed:JSBundles",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31085.48,
                        "name": "lh:audit:server-response-time",
                        "duration": 1.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31087.049999999999,
                        "name": "lh:audit:interactive",
                        "duration": 1.01,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31088.130000000001,
                        "name": "lh:audit:user-timings",
                        "duration": 4.8399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31088.560000000001,
                        "name": "lh:computed:UserTimings",
                        "duration": 4.1900000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31093.040000000001,
                        "name": "lh:audit:critical-request-chains",
                        "duration": 36.880000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31093.509999999998,
                        "name": "lh:computed:CriticalRequestChains",
                        "duration": 33.659999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31093.759999999998,
                        "name": "lh:computed:PageDependencyGraph",
                        "duration": 32.130000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31130.009999999998,
                        "name": "lh:audit:redirects",
                        "duration": 69.879999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31131.25,
                        "name": "lh:computed:LanternInteractive",
                        "duration": 62.289999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31131.41,
                        "name": "lh:computed:LanternFirstMeaningfulPaint",
                        "duration": 29.59,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31131.5,
                        "name": "lh:computed:LanternFirstContentfulPaint",
                        "duration": 23.359999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31132.189999999999,
                        "name": "lh:computed:LoadSimulator",
                        "duration": 4.1399999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31132.450000000001,
                        "name": "lh:computed:NetworkAnalysis",
                        "duration": 3.4199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31200.040000000001,
                        "name": "lh:audit:installable-manifest",
                        "duration": 2.2200000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31201.110000000001,
                        "name": "lh:computed:ManifestValues",
                        "duration": 0.97999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31202.330000000002,
                        "name": "lh:audit:splash-screen",
                        "duration": 0.82999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31203.23,
                        "name": "lh:audit:themed-omnibox",
                        "duration": 0.72999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31204.029999999999,
                        "name": "lh:audit:maskable-icon",
                        "duration": 0.64000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31204.75,
                        "name": "lh:audit:content-width",
                        "duration": 0.46000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31205.290000000001,
                        "name": "lh:audit:image-aspect-ratio",
                        "duration": 2.6099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31207.970000000001,
                        "name": "lh:audit:image-size-responsive",
                        "duration": 1.49,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31209.529999999999,
                        "name": "lh:audit:preload-fonts",
                        "duration": 0.54000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31210.16,
                        "name": "lh:audit:deprecations",
                        "duration": 0.62,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31210.860000000001,
                        "name": "lh:audit:mainthread-work-breakdown",
                        "duration": 100.8,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31211.32,
                        "name": "lh:computed:MainThreadTasks",
                        "duration": 86.329999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31311.77,
                        "name": "lh:audit:bootup-time",
                        "duration": 31.690000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31343.580000000002,
                        "name": "lh:audit:uses-rel-preload",
                        "duration": 0.81999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31344.490000000002,
                        "name": "lh:audit:uses-rel-preconnect",
                        "duration": 4.4400000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31349.02,
                        "name": "lh:audit:font-display",
                        "duration": 4.0599999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31353.130000000001,
                        "name": "lh:audit:diagnostics",
                        "duration": 3.0699999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31356.23,
                        "name": "lh:audit:network-requests",
                        "duration": 5.2199999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31361.549999999999,
                        "name": "lh:audit:network-rtt",
                        "duration": 1.1799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31362.799999999999,
                        "name": "lh:audit:network-server-latency",
                        "duration": 1.03,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31363.860000000001,
                        "name": "lh:audit:main-thread-tasks",
                        "duration": 1.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31365.060000000001,
                        "name": "lh:audit:metrics",
                        "duration": 5.8899999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31365.5,
                        "name": "lh:computed:TimingSummary",
                        "duration": 5.2000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31365.950000000001,
                        "name": "lh:computed:FirstContentfulPaintAllFrames",
                        "duration": 0.10000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31366.119999999999,
                        "name": "lh:computed:LargestContentfulPaintAllFrames",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31366.279999999999,
                        "name": "lh:computed:LCPBreakdown",
                        "duration": 3.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31366.389999999999,
                        "name": "lh:computed:TimeToFirstByte",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31366.52,
                        "name": "lh:computed:LCPImageRecord",
                        "duration": 2.8900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31371.029999999999,
                        "name": "lh:audit:performance-budget",
                        "duration": 7.5899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31371.57,
                        "name": "lh:computed:ResourceSummary",
                        "duration": 6.8799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31371.689999999999,
                        "name": "lh:computed:EntityClassification",
                        "duration": 5.0999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31378.68,
                        "name": "lh:audit:timing-budget",
                        "duration": 0.65000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31379.400000000001,
                        "name": "lh:audit:resource-summary",
                        "duration": 1.95,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31381.419999999998,
                        "name": "lh:audit:third-party-summary",
                        "duration": 15,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31396.529999999999,
                        "name": "lh:audit:third-party-facades",
                        "duration": 6.8300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31403.450000000001,
                        "name": "lh:audit:largest-contentful-paint-element",
                        "duration": 1.6799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31405.220000000001,
                        "name": "lh:audit:lcp-lazy-loaded",
                        "duration": 0.59999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31405.880000000001,
                        "name": "lh:audit:layout-shift-elements",
                        "duration": 1,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31406.939999999999,
                        "name": "lh:audit:long-tasks",
                        "duration": 7.9900000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31415.009999999998,
                        "name": "lh:audit:no-unload-listeners",
                        "duration": 0.97999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31416.07,
                        "name": "lh:audit:non-composited-animations",
                        "duration": 5.3600000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31421.509999999998,
                        "name": "lh:audit:unsized-images",
                        "duration": 1.4299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31423.009999999998,
                        "name": "lh:audit:valid-source-maps",
                        "duration": 2.96,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31426.060000000001,
                        "name": "lh:audit:prioritize-lcp-image",
                        "duration": 0.56000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31426.689999999999,
                        "name": "lh:audit:csp-xss",
                        "duration": 3.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31430.220000000001,
                        "name": "lh:audit:script-treemap-data",
                        "duration": 73.950000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31430.900000000001,
                        "name": "lh:computed:ModuleDuplication",
                        "duration": 0.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31431.209999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.40999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31431.740000000002,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 16.510000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31448.349999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 8.0299999999999994,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31456.490000000002,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31456.610000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31456.790000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31456.91,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31457.040000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31457.200000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31457.369999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.089999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31457.560000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.71999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31458.389999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.089999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31458.59,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31458.82,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31459.060000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31459.32,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31459.59,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.14000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31459.889999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.14000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31460.200000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.17000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31460.540000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 5.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31465.970000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 1.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31467.509999999998,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.19,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31468.080000000002,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 3.2000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31471.849999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 3.2999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31476.049999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 22.059999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31498.34,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.14000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31498.599999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 1.8200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31500.580000000002,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 1.78,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31502.560000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.54000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31503.23,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.41999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31503.77,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.31,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31504.299999999999,
                        "name": "lh:audit:pwa-cross-browser",
                        "duration": 0.72999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31505.09,
                        "name": "lh:audit:pwa-page-transitions",
                        "duration": 0.33000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31505.470000000001,
                        "name": "lh:audit:pwa-each-page-has-url",
                        "duration": 0.23999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31505.759999999998,
                        "name": "lh:audit:accesskeys",
                        "duration": 0.55000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31506.380000000001,
                        "name": "lh:audit:aria-allowed-attr",
                        "duration": 0.81999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31507.259999999998,
                        "name": "lh:audit:aria-command-name",
                        "duration": 2.1899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31509.52,
                        "name": "lh:audit:aria-hidden-body",
                        "duration": 0.81999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31510.439999999999,
                        "name": "lh:audit:aria-hidden-focus",
                        "duration": 0.64000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31511.130000000001,
                        "name": "lh:audit:aria-input-field-name",
                        "duration": 0.29999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31511.490000000002,
                        "name": "lh:audit:aria-meter-name",
                        "duration": 0.28000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31511.84,
                        "name": "lh:audit:aria-progressbar-name",
                        "duration": 0.28999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31512.189999999999,
                        "name": "lh:audit:aria-required-attr",
                        "duration": 0.28999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31512.540000000001,
                        "name": "lh:audit:aria-required-children",
                        "duration": 0.29999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31512.889999999999,
                        "name": "lh:audit:aria-required-parent",
                        "duration": 0.29999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31513.25,
                        "name": "lh:audit:aria-roles",
                        "duration": 0.31,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31513.610000000001,
                        "name": "lh:audit:aria-toggle-field-name",
                        "duration": 0.32000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31513.98,
                        "name": "lh:audit:aria-tooltip-name",
                        "duration": 0.35999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31514.400000000001,
                        "name": "lh:audit:aria-treeitem-name",
                        "duration": 0.33000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31514.779999999999,
                        "name": "lh:audit:aria-valid-attr-value",
                        "duration": 0.58999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31515.43,
                        "name": "lh:audit:aria-valid-attr",
                        "duration": 0.62,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31516.110000000001,
                        "name": "lh:audit:button-name",
                        "duration": 0.58999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31516.75,
                        "name": "lh:audit:bypass",
                        "duration": 0.56000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31517.369999999999,
                        "name": "lh:audit:color-contrast",
                        "duration": 1.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31518.450000000001,
                        "name": "lh:audit:definition-list",
                        "duration": 0.39000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31518.889999999999,
                        "name": "lh:audit:dlitem",
                        "duration": 0.37,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31519.310000000001,
                        "name": "lh:audit:document-title",
                        "duration": 0.56999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31519.93,
                        "name": "lh:audit:duplicate-id-active",
                        "duration": 0.73999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31520.73,
                        "name": "lh:audit:duplicate-id-aria",
                        "duration": 0.59999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31521.389999999999,
                        "name": "lh:audit:form-field-multiple-labels",
                        "duration": 0.38,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31521.830000000002,
                        "name": "lh:audit:frame-title",
                        "duration": 0.39000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31522.27,
                        "name": "lh:audit:heading-order",
                        "duration": 0.56999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31522.900000000001,
                        "name": "lh:audit:html-has-lang",
                        "duration": 0.55000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31523.5,
                        "name": "lh:audit:html-lang-valid",
                        "duration": 0.59999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31524.16,
                        "name": "lh:audit:image-alt",
                        "duration": 0.56999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31524.790000000001,
                        "name": "lh:audit:input-image-alt",
                        "duration": 0.39000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31525.23,
                        "name": "lh:audit:label",
                        "duration": 0.39000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31525.68,
                        "name": "lh:audit:link-name",
                        "duration": 0.59999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31526.330000000002,
                        "name": "lh:audit:list",
                        "duration": 0.44,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31526.830000000002,
                        "name": "lh:audit:listitem",
                        "duration": 0.40000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31527.279999999999,
                        "name": "lh:audit:meta-refresh",
                        "duration": 0.40000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31527.740000000002,
                        "name": "lh:audit:meta-viewport",
                        "duration": 0.56000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31528.349999999999,
                        "name": "lh:audit:object-alt",
                        "duration": 0.42999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31528.84,
                        "name": "lh:audit:tabindex",
                        "duration": 0.54000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31529.43,
                        "name": "lh:audit:td-headers-attr",
                        "duration": 0.44,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31529.93,
                        "name": "lh:audit:th-has-data-cells",
                        "duration": 0.52000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31530.5,
                        "name": "lh:audit:valid-lang",
                        "duration": 0.68999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31531.240000000002,
                        "name": "lh:audit:video-caption",
                        "duration": 0.40999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31531.689999999999,
                        "name": "lh:audit:custom-controls-labels",
                        "duration": 0.20000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31531.91,
                        "name": "lh:audit:custom-controls-roles",
                        "duration": 0.16,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31532.09,
                        "name": "lh:audit:focus-traps",
                        "duration": 0.14999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31532.25,
                        "name": "lh:audit:focusable-controls",
                        "duration": 0.14000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31532.41,
                        "name": "lh:audit:interactive-element-affordance",
                        "duration": 0.14000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31532.57,
                        "name": "lh:audit:logical-tab-order",
                        "duration": 0.14000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31532.73,
                        "name": "lh:audit:managed-focus",
                        "duration": 0.14000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31532.889999999999,
                        "name": "lh:audit:offscreen-content-hidden",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31533.040000000001,
                        "name": "lh:audit:use-landmarks",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31533.18,
                        "name": "lh:audit:visual-order-follows-dom",
                        "duration": 0.14000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31533.389999999999,
                        "name": "lh:audit:uses-long-cache-ttl",
                        "duration": 5.0499999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31538.509999999998,
                        "name": "lh:audit:total-byte-weight",
                        "duration": 1.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31539.900000000001,
                        "name": "lh:audit:offscreen-images",
                        "duration": 21.760000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31561.779999999999,
                        "name": "lh:audit:render-blocking-resources",
                        "duration": 27.879999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31562.970000000001,
                        "name": "lh:computed:UnusedCSS",
                        "duration": 19.829999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31583.07,
                        "name": "lh:computed:FirstContentfulPaint",
                        "duration": 4.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31583.360000000001,
                        "name": "lh:computed:LanternFirstContentfulPaint",
                        "duration": 3.71,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31583.450000000001,
                        "name": "lh:computed:LoadSimulator",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31589.740000000002,
                        "name": "lh:audit:unminified-css",
                        "duration": 84.659999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31674.529999999999,
                        "name": "lh:audit:unminified-javascript",
                        "duration": 467.67000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32142.279999999999,
                        "name": "lh:audit:unused-css-rules",
                        "duration": 32.32,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32174.68,
                        "name": "lh:audit:unused-javascript",
                        "duration": 12.710000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32187.459999999999,
                        "name": "lh:audit:modern-image-formats",
                        "duration": 15.699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32203.23,
                        "name": "lh:audit:uses-optimized-images",
                        "duration": 47.32,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32250.66,
                        "name": "lh:audit:uses-text-compression",
                        "duration": 24.82,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32275.57,
                        "name": "lh:audit:uses-responsive-images",
                        "duration": 26.32,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32276.41,
                        "name": "lh:computed:ImageRecords",
                        "duration": 1.6100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32301.98,
                        "name": "lh:audit:efficient-animated-content",
                        "duration": 14.69,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32316.759999999998,
                        "name": "lh:audit:duplicated-javascript",
                        "duration": 14.66,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32331.540000000001,
                        "name": "lh:audit:legacy-javascript",
                        "duration": 215.44,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32547.07,
                        "name": "lh:audit:doctype",
                        "duration": 0.79000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32547.93,
                        "name": "lh:audit:charset",
                        "duration": 0.89000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32548.880000000001,
                        "name": "lh:audit:dom-size",
                        "duration": 1.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32549.970000000001,
                        "name": "lh:audit:geolocation-on-start",
                        "duration": 0.64000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32550.66,
                        "name": "lh:audit:inspector-issues",
                        "duration": 0.46999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32551.189999999999,
                        "name": "lh:audit:no-document-write",
                        "duration": 0.56000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32551.810000000001,
                        "name": "lh:audit:js-libraries",
                        "duration": 0.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32552.369999999999,
                        "name": "lh:audit:notification-on-start",
                        "duration": 0.53000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32553,
                        "name": "lh:audit:paste-preventing-inputs",
                        "duration": 0.45000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32553.5,
                        "name": "lh:audit:uses-http2",
                        "duration": 8.2400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32561.810000000001,
                        "name": "lh:audit:uses-passive-event-listeners",
                        "duration": 0.64000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32562.509999999998,
                        "name": "lh:audit:meta-description",
                        "duration": 0.39000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32562.950000000001,
                        "name": "lh:audit:http-status-code",
                        "duration": 0.39000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32563.400000000001,
                        "name": "lh:audit:font-size",
                        "duration": 1.71,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32565.189999999999,
                        "name": "lh:audit:link-text",
                        "duration": 3.0899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32568.330000000002,
                        "name": "lh:audit:crawlable-anchors",
                        "duration": 2.3900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32570.790000000001,
                        "name": "lh:audit:is-crawlable",
                        "duration": 3.0499999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32573.91,
                        "name": "lh:audit:robots-txt",
                        "duration": 1.0700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32575.040000000001,
                        "name": "lh:audit:tap-targets",
                        "duration": 1.01,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32576.119999999999,
                        "name": "lh:audit:hreflang",
                        "duration": 0.56999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32576.759999999998,
                        "name": "lh:audit:plugins",
                        "duration": 0.40999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32577.23,
                        "name": "lh:audit:canonical",
                        "duration": 0.71999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32578.009999999998,
                        "name": "lh:audit:structured-data",
                        "duration": 0.37,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32578.490000000002,
                        "name": "lh:audit:bf-cache",
                        "duration": 1.5800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32580.110000000001,
                        "name": "lh:runner:generate",
                        "duration": 1.1599999999999999,
                        "entryType": "measure"
                    }
                ],
                "total": 31091.639999999999
            },
            "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",
                    "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",
                    "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 load",
                    "runtimeSingleLoadTooltip": "This data is taken from a single page load, 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.",
                    "viewOriginalTraceLabel": "View Original Trace",
                    "viewTraceLabel": "View Trace",
                    "viewTreemapLabel": "View Treemap",
                    "warningAuditsGroupTitle": "Passed audits but with warnings",
                    "warningHeader": "Warnings: "
                },
                "icuMessagePaths": {
                    "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\/service-worker.js | failureTitle": [
                        "audits[service-worker].title"
                    ],
                    "core\/audits\/service-worker.js | description": [
                        "audits[service-worker].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 | seconds": [
                        {
                            "values": {
                                "timeInMs": 1860.9770000000001
                            },
                            "path": "audits[first-contentful-paint].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 3426.2539999999999
                            },
                            "path": "audits[largest-contentful-paint].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 1860.9770000000001
                            },
                            "path": "audits[first-meaningful-paint].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 2435
                            },
                            "path": "audits[speed-index].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 5085.1019999999999
                            },
                            "path": "audits.interactive.displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 3330.615000000003
                            },
                            "path": "audits[mainthread-work-breakdown].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 1957.3289999999911
                            },
                            "path": "audits[bootup-time].displayValue"
                        }
                    ],
                    "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 | ms": [
                        {
                            "values": {
                                "timeInMs": 916.09300000000076
                            },
                            "path": "audits[total-blocking-time].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 675.68600000000004
                            },
                            "path": "audits[max-potential-fid].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 76.563000000000017
                            },
                            "path": "audits[network-rtt].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 158.709
                            },
                            "path": "audits[network-server-latency].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | maxPotentialFIDMetric": [
                        "audits[max-potential-fid].title"
                    ],
                    "core\/audits\/metrics\/max-potential-fid.js | description": [
                        "audits[max-potential-fid].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | cumulativeLayoutShiftMetric": [
                        "audits[cumulative-layout-shift].title"
                    ],
                    "core\/audits\/metrics\/cumulative-layout-shift.js | description": [
                        "audits[cumulative-layout-shift].description"
                    ],
                    "core\/audits\/errors-in-console.js | title": [
                        "audits[errors-in-console].title"
                    ],
                    "core\/audits\/errors-in-console.js | description": [
                        "audits[errors-in-console].description"
                    ],
                    "core\/audits\/server-response-time.js | failureTitle": [
                        "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": 711.70100000000002
                            },
                            "path": "audits[server-response-time].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnURL": [
                        "audits[server-response-time].details.headings[0].label",
                        "audits[bootup-time].details.headings[0].label",
                        "audits[uses-rel-preconnect].details.headings[0].label",
                        "audits[network-rtt].details.headings[0].label",
                        "audits[network-server-latency].details.headings[0].label",
                        "audits[long-tasks].details.headings[0].label",
                        "audits[unsized-images].details.headings[1].label",
                        "audits[valid-source-maps].details.headings[0].label",
                        "audits[uses-long-cache-ttl].details.headings[0].label",
                        "audits[total-byte-weight].details.headings[0].label",
                        "audits[offscreen-images].details.headings[1].label",
                        "audits[render-blocking-resources].details.headings[0].label",
                        "audits[unused-css-rules].details.headings[0].label",
                        "audits[unused-javascript].details.headings[0].label",
                        "audits[modern-image-formats].details.headings[1].label",
                        "audits[uses-optimized-images].details.headings[1].label",
                        "audits[legacy-javascript].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnTimeSpent": [
                        "audits[server-response-time].details.headings[1].label",
                        "audits[mainthread-work-breakdown].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\/critical-request-chains.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 6
                            },
                            "path": "audits[critical-request-chains].displayValue"
                        }
                    ],
                    "core\/audits\/redirects.js | title": [
                        "audits.redirects.title"
                    ],
                    "core\/audits\/redirects.js | description": [
                        "audits.redirects.description"
                    ],
                    "core\/audits\/installable-manifest.js | title": [
                        "audits[installable-manifest].title"
                    ],
                    "core\/audits\/installable-manifest.js | description": [
                        "audits[installable-manifest].description"
                    ],
                    "core\/audits\/splash-screen.js | title": [
                        "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\/mainthread-work-breakdown.js | failureTitle": [
                        "audits[mainthread-work-breakdown].title"
                    ],
                    "core\/audits\/mainthread-work-breakdown.js | description": [
                        "audits[mainthread-work-breakdown].description"
                    ],
                    "core\/audits\/mainthread-work-breakdown.js | columnCategory": [
                        "audits[mainthread-work-breakdown].details.headings[0].label"
                    ],
                    "core\/audits\/bootup-time.js | failureTitle": [
                        "audits[bootup-time].title"
                    ],
                    "core\/audits\/bootup-time.js | description": [
                        "audits[bootup-time].description"
                    ],
                    "core\/audits\/bootup-time.js | columnTotal": [
                        "audits[bootup-time].details.headings[1].label"
                    ],
                    "core\/audits\/bootup-time.js | columnScriptEval": [
                        "audits[bootup-time].details.headings[2].label"
                    ],
                    "core\/audits\/bootup-time.js | columnScriptParse": [
                        "audits[bootup-time].details.headings[3].label"
                    ],
                    "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\/lib\/i18n\/i18n.js | displayValueMsSavings": [
                        {
                            "values": {
                                "wastedMs": 153.12600000000003
                            },
                            "path": "audits[uses-rel-preconnect].displayValue"
                        },
                        {
                            "values": {
                                "wastedMs": 134
                            },
                            "path": "audits[render-blocking-resources].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnWastedBytes": [
                        "audits[uses-rel-preconnect].details.headings[1].label",
                        "audits[offscreen-images].details.headings[3].label",
                        "audits[render-blocking-resources].details.headings[2].label",
                        "audits[unused-css-rules].details.headings[2].label",
                        "audits[unused-javascript].details.headings[2].label",
                        "audits[modern-image-formats].details.headings[3].label",
                        "audits[uses-optimized-images].details.headings[3].label",
                        "audits[legacy-javascript].details.headings[2].label"
                    ],
                    "core\/audits\/font-display.js | title": [
                        "audits[font-display].title"
                    ],
                    "core\/audits\/font-display.js | description": [
                        "audits[font-display].description"
                    ],
                    "core\/audits\/network-rtt.js | title": [
                        "audits[network-rtt].title"
                    ],
                    "core\/audits\/network-rtt.js | description": [
                        "audits[network-rtt].description"
                    ],
                    "core\/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\/audits\/resource-summary.js | title": [
                        "audits[resource-summary].title"
                    ],
                    "core\/audits\/resource-summary.js | description": [
                        "audits[resource-summary].description"
                    ],
                    "core\/audits\/resource-summary.js | displayValue": [
                        {
                            "values": {
                                "requestCount": 90,
                                "byteCount": 2222791
                            },
                            "path": "audits[resource-summary].displayValue"
                        }
                    ],
                    "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[third-party-summary].details.headings[1].label",
                        "audits[uses-long-cache-ttl].details.headings[2].label",
                        "audits[total-byte-weight].details.headings[1].label",
                        "audits[render-blocking-resources].details.headings[1].label",
                        "audits[unused-css-rules].details.headings[1].label",
                        "audits[unused-javascript].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | totalResourceType": [
                        "audits[resource-summary].details.items[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | scriptResourceType": [
                        "audits[resource-summary].details.items[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | imageResourceType": [
                        "audits[resource-summary].details.items[2].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | otherResourceType": [
                        "audits[resource-summary].details.items[3].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | fontResourceType": [
                        "audits[resource-summary].details.items[4].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | stylesheetResourceType": [
                        "audits[resource-summary].details.items[5].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | documentResourceType": [
                        "audits[resource-summary].details.items[6].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | mediaResourceType": [
                        "audits[resource-summary].details.items[7].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | thirdPartyResourceType": [
                        "audits[resource-summary].details.items[8].label"
                    ],
                    "core\/audits\/third-party-summary.js | title": [
                        "audits[third-party-summary].title"
                    ],
                    "core\/audits\/third-party-summary.js | description": [
                        "audits[third-party-summary].description"
                    ],
                    "core\/audits\/third-party-summary.js | displayValue": [
                        {
                            "values": {
                                "timeInMs": 64.780000000000001
                            },
                            "path": "audits[third-party-summary].displayValue"
                        }
                    ],
                    "core\/audits\/third-party-summary.js | columnThirdParty": [
                        "audits[third-party-summary].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnBlockingTime": [
                        "audits[third-party-summary].details.headings[2].label"
                    ],
                    "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\/i18n\/i18n.js | displayValueElementsFound": [
                        {
                            "values": {
                                "nodeCount": 1
                            },
                            "path": "audits[largest-contentful-paint-element].displayValue"
                        },
                        {
                            "values": {
                                "nodeCount": 5
                            },
                            "path": "audits[layout-shift-elements].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnElement": [
                        "audits[largest-contentful-paint-element].details.items[0].headings[0].label",
                        "audits[layout-shift-elements].details.headings[0].label",
                        "audits[non-composited-animations].details.headings[0].label",
                        "audits[dom-size].details.headings[1].label"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | columnPhase": [
                        "audits[largest-contentful-paint-element].details.items[1].headings[0].label"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | columnPercentOfLCP": [
                        "audits[largest-contentful-paint-element].details.items[1].headings[1].label"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | columnTiming": [
                        "audits[largest-contentful-paint-element].details.items[1].headings[2].label"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | itemTTFB": [
                        "audits[largest-contentful-paint-element].details.items[1].items[0].phase"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | itemLoadDelay": [
                        "audits[largest-contentful-paint-element].details.items[1].items[1].phase"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | itemLoadTime": [
                        "audits[largest-contentful-paint-element].details.items[1].items[2].phase"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | itemRenderDelay": [
                        "audits[largest-contentful-paint-element].details.items[1].items[3].phase"
                    ],
                    "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\/layout-shift-elements.js | columnContribution": [
                        "audits[layout-shift-elements].details.headings[1].label"
                    ],
                    "core\/audits\/long-tasks.js | title": [
                        "audits[long-tasks].title"
                    ],
                    "core\/audits\/long-tasks.js | description": [
                        "audits[long-tasks].description"
                    ],
                    "core\/audits\/long-tasks.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 13
                            },
                            "path": "audits[long-tasks].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnStartTime": [
                        "audits[long-tasks].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnDuration": [
                        "audits[long-tasks].details.headings[2].label"
                    ],
                    "core\/audits\/no-unload-listeners.js | failureTitle": [
                        "audits[no-unload-listeners].title"
                    ],
                    "core\/audits\/no-unload-listeners.js | description": [
                        "audits[no-unload-listeners].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnSource": [
                        "audits[no-unload-listeners].details.headings[0].label",
                        "audits[no-document-write].details.headings[0].label",
                        "audits[font-size].details.headings[0].label"
                    ],
                    "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\/non-composited-animations.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 6
                            },
                            "path": "audits[non-composited-animations].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnName": [
                        "audits[non-composited-animations].details.headings[1].label",
                        "audits[js-libraries].details.headings[0].label"
                    ],
                    "core\/audits\/non-composited-animations.js | unsupportedCSSProperty": [
                        {
                            "values": {
                                "propertyCount": 2,
                                "properties": "background-position-x, background-position-y"
                            },
                            "path": "audits[non-composited-animations].details.items[0].subItems.items[0].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 2,
                                "properties": "background-position-x, background-position-y"
                            },
                            "path": "audits[non-composited-animations].details.items[1].subItems.items[0].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 1,
                                "properties": "background-color"
                            },
                            "path": "audits[non-composited-animations].details.items[1].subItems.items[1].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 2,
                                "properties": "background-position-x, background-position-y"
                            },
                            "path": "audits[non-composited-animations].details.items[2].subItems.items[0].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 1,
                                "properties": "background-color"
                            },
                            "path": "audits[non-composited-animations].details.items[2].subItems.items[1].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 2,
                                "properties": "background-position-x, background-position-y"
                            },
                            "path": "audits[non-composited-animations].details.items[3].subItems.items[0].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 1,
                                "properties": "background-color"
                            },
                            "path": "audits[non-composited-animations].details.items[3].subItems.items[1].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 2,
                                "properties": "background-position-x, background-position-y"
                            },
                            "path": "audits[non-composited-animations].details.items[4].subItems.items[0].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 1,
                                "properties": "background-color"
                            },
                            "path": "audits[non-composited-animations].details.items[4].subItems.items[1].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 2,
                                "properties": "background-position-x, background-position-y"
                            },
                            "path": "audits[non-composited-animations].details.items[5].subItems.items[0].failureReason"
                        }
                    ],
                    "core\/audits\/unsized-images.js | failureTitle": [
                        "audits[unsized-images].title"
                    ],
                    "core\/audits\/unsized-images.js | description": [
                        "audits[unsized-images].description"
                    ],
                    "core\/audits\/valid-source-maps.js | failureTitle": [
                        "audits[valid-source-maps].title"
                    ],
                    "core\/audits\/valid-source-maps.js | description": [
                        "audits[valid-source-maps].description"
                    ],
                    "core\/audits\/valid-source-maps.js | columnMapURL": [
                        "audits[valid-source-maps].details.headings[1].label"
                    ],
                    "core\/audits\/valid-source-maps.js | missingSourceMapErrorMessage": [
                        "audits[valid-source-maps].details.items[0].subItems.items[0].error",
                        "audits[valid-source-maps].details.items[1].subItems.items[0].error"
                    ],
                    "core\/audits\/prioritize-lcp-image.js | title": [
                        "audits[prioritize-lcp-image].title"
                    ],
                    "core\/audits\/prioritize-lcp-image.js | description": [
                        "audits[prioritize-lcp-image].description"
                    ],
                    "core\/audits\/csp-xss.js | title": [
                        "audits[csp-xss].title"
                    ],
                    "core\/audits\/csp-xss.js | description": [
                        "audits[csp-xss].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnDescription": [
                        "audits[csp-xss].details.headings[0].label"
                    ],
                    "core\/audits\/csp-xss.js | columnDirective": [
                        "audits[csp-xss].details.headings[1].label"
                    ],
                    "core\/audits\/csp-xss.js | columnSeverity": [
                        "audits[csp-xss].details.headings[2].label"
                    ],
                    "core\/lib\/csp-evaluator.js | missingScriptSrc": [
                        "audits[csp-xss].details.items[0].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | itemSeverityHigh": [
                        "audits[csp-xss].details.items[0].severity",
                        "audits[csp-xss].details.items[1].severity"
                    ],
                    "core\/lib\/csp-evaluator.js | missingObjectSrc": [
                        "audits[csp-xss].details.items[1].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 | failureTitle": [
                        "audits[aria-allowed-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-attr.js | description": [
                        "audits[aria-allowed-attr].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnFailingElem": [
                        "audits[aria-allowed-attr].details.headings[0].label",
                        "audits[aria-valid-attr-value].details.headings[0].label",
                        "audits[color-contrast].details.headings[0].label"
                    ],
                    "core\/audits\/accessibility\/aria-command-name.js | title": [
                        "audits[aria-command-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-command-name.js | description": [
                        "audits[aria-command-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-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-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 | failureTitle": [
                        "audits[aria-valid-attr-value].title"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr-value.js | description": [
                        "audits[aria-valid-attr-value].description"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr.js | title": [
                        "audits[aria-valid-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr.js | description": [
                        "audits[aria-valid-attr].description"
                    ],
                    "core\/audits\/accessibility\/button-name.js | title": [
                        "audits[button-name].title"
                    ],
                    "core\/audits\/accessibility\/button-name.js | description": [
                        "audits[button-name].description"
                    ],
                    "core\/audits\/accessibility\/bypass.js | title": [
                        "audits.bypass.title"
                    ],
                    "core\/audits\/accessibility\/bypass.js | description": [
                        "audits.bypass.description"
                    ],
                    "core\/audits\/accessibility\/color-contrast.js | failureTitle": [
                        "audits[color-contrast].title"
                    ],
                    "core\/audits\/accessibility\/color-contrast.js | description": [
                        "audits[color-contrast].description"
                    ],
                    "core\/audits\/accessibility\/definition-list.js | title": [
                        "audits[definition-list].title"
                    ],
                    "core\/audits\/accessibility\/definition-list.js | description": [
                        "audits[definition-list].description"
                    ],
                    "core\/audits\/accessibility\/dlitem.js | title": [
                        "audits.dlitem.title"
                    ],
                    "core\/audits\/accessibility\/dlitem.js | description": [
                        "audits.dlitem.description"
                    ],
                    "core\/audits\/accessibility\/document-title.js | title": [
                        "audits[document-title].title"
                    ],
                    "core\/audits\/accessibility\/document-title.js | description": [
                        "audits[document-title].description"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-active.js | title": [
                        "audits[duplicate-id-active].title"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-active.js | description": [
                        "audits[duplicate-id-active].description"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-aria.js | title": [
                        "audits[duplicate-id-aria].title"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-aria.js | description": [
                        "audits[duplicate-id-aria].description"
                    ],
                    "core\/audits\/accessibility\/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\/image-alt.js | title": [
                        "audits[image-alt].title"
                    ],
                    "core\/audits\/accessibility\/image-alt.js | description": [
                        "audits[image-alt].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.js | title": [
                        "audits.label.title"
                    ],
                    "core\/audits\/accessibility\/label.js | description": [
                        "audits.label.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\/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\/tabindex.js | title": [
                        "audits.tabindex.title"
                    ],
                    "core\/audits\/accessibility\/tabindex.js | description": [
                        "audits.tabindex.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": 23
                            },
                            "path": "audits[uses-long-cache-ttl].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnCacheTTL": [
                        "audits[uses-long-cache-ttl].details.headings[1].label"
                    ],
                    "core\/audits\/byte-efficiency\/total-byte-weight.js | title": [
                        "audits[total-byte-weight].title"
                    ],
                    "core\/audits\/byte-efficiency\/total-byte-weight.js | description": [
                        "audits[total-byte-weight].description"
                    ],
                    "core\/audits\/byte-efficiency\/total-byte-weight.js | displayValue": [
                        {
                            "values": {
                                "totalBytes": 2222791
                            },
                            "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\/lib\/i18n\/i18n.js | displayValueByteSavings": [
                        {
                            "values": {
                                "wastedBytes": 136142
                            },
                            "path": "audits[offscreen-images].displayValue"
                        },
                        {
                            "values": {
                                "wastedBytes": 41143
                            },
                            "path": "audits[unused-css-rules].displayValue"
                        },
                        {
                            "values": {
                                "wastedBytes": 437785
                            },
                            "path": "audits[unused-javascript].displayValue"
                        },
                        {
                            "values": {
                                "wastedBytes": 171165.29999999999
                            },
                            "path": "audits[modern-image-formats].displayValue"
                        },
                        {
                            "values": {
                                "wastedBytes": 26974
                            },
                            "path": "audits[uses-optimized-images].displayValue"
                        },
                        {
                            "values": {
                                "wastedBytes": 43006
                            },
                            "path": "audits[legacy-javascript].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnResourceSize": [
                        "audits[offscreen-images].details.headings[2].label",
                        "audits[modern-image-formats].details.headings[2].label",
                        "audits[uses-optimized-images].details.headings[2].label"
                    ],
                    "core\/audits\/byte-efficiency\/render-blocking-resources.js | title": [
                        "audits[render-blocking-resources].title"
                    ],
                    "core\/audits\/byte-efficiency\/render-blocking-resources.js | description": [
                        "audits[render-blocking-resources].description"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-css.js | title": [
                        "audits[unminified-css].title"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-css.js | description": [
                        "audits[unminified-css].description"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-javascript.js | title": [
                        "audits[unminified-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-javascript.js | description": [
                        "audits[unminified-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/unused-css-rules.js | title": [
                        "audits[unused-css-rules].title"
                    ],
                    "core\/audits\/byte-efficiency\/unused-css-rules.js | description": [
                        "audits[unused-css-rules].description"
                    ],
                    "core\/audits\/byte-efficiency\/unused-javascript.js | title": [
                        "audits[unused-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/unused-javascript.js | description": [
                        "audits[unused-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/modern-image-formats.js | title": [
                        "audits[modern-image-formats].title"
                    ],
                    "core\/audits\/byte-efficiency\/modern-image-formats.js | description": [
                        "audits[modern-image-formats].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-optimized-images.js | title": [
                        "audits[uses-optimized-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-optimized-images.js | description": [
                        "audits[uses-optimized-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-text-compression.js | title": [
                        "audits[uses-text-compression].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-text-compression.js | description": [
                        "audits[uses-text-compression].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-responsive-images.js | title": [
                        "audits[uses-responsive-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-responsive-images.js | description": [
                        "audits[uses-responsive-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/efficient-animated-content.js | title": [
                        "audits[efficient-animated-content].title"
                    ],
                    "core\/audits\/byte-efficiency\/efficient-animated-content.js | description": [
                        "audits[efficient-animated-content].description"
                    ],
                    "core\/audits\/byte-efficiency\/duplicated-javascript.js | title": [
                        "audits[duplicated-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/duplicated-javascript.js | description": [
                        "audits[duplicated-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/legacy-javascript.js | title": [
                        "audits[legacy-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/legacy-javascript.js | description": [
                        "audits[legacy-javascript].description"
                    ],
                    "core\/audits\/dobetterweb\/doctype.js | title": [
                        "audits.doctype.title"
                    ],
                    "core\/audits\/dobetterweb\/doctype.js | description": [
                        "audits.doctype.description"
                    ],
                    "core\/audits\/dobetterweb\/charset.js | title": [
                        "audits.charset.title"
                    ],
                    "core\/audits\/dobetterweb\/charset.js | description": [
                        "audits.charset.description"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | failureTitle": [
                        "audits[dom-size].title"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | description": [
                        "audits[dom-size].description"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 2274
                            },
                            "path": "audits[dom-size].displayValue"
                        }
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | columnStatistic": [
                        "audits[dom-size].details.headings[0].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 | failureTitle": [
                        "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\/js-libraries.js | columnVersion": [
                        "audits[js-libraries].details.headings[1].label"
                    ],
                    "core\/audits\/dobetterweb\/notification-on-start.js | title": [
                        "audits[notification-on-start].title"
                    ],
                    "core\/audits\/dobetterweb\/notification-on-start.js | description": [
                        "audits[notification-on-start].description"
                    ],
                    "core\/audits\/dobetterweb\/paste-preventing-inputs.js | title": [
                        "audits[paste-preventing-inputs].title"
                    ],
                    "core\/audits\/dobetterweb\/paste-preventing-inputs.js | description": [
                        "audits[paste-preventing-inputs].description"
                    ],
                    "core\/audits\/dobetterweb\/uses-http2.js | title": [
                        "audits[uses-http2].title"
                    ],
                    "core\/audits\/dobetterweb\/uses-http2.js | description": [
                        "audits[uses-http2].description"
                    ],
                    "core\/audits\/dobetterweb\/uses-passive-event-listeners.js | title": [
                        "audits[uses-passive-event-listeners].title"
                    ],
                    "core\/audits\/dobetterweb\/uses-passive-event-listeners.js | description": [
                        "audits[uses-passive-event-listeners].description"
                    ],
                    "core\/audits\/seo\/meta-description.js | 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\/font-size.js | displayValue": [
                        {
                            "values": {
                                "decimalProportion": 0.98758347245409017
                            },
                            "path": "audits[font-size].displayValue"
                        }
                    ],
                    "core\/audits\/seo\/font-size.js | columnSelector": [
                        "audits[font-size].details.headings[1].label"
                    ],
                    "core\/audits\/seo\/font-size.js | columnPercentPageText": [
                        "audits[font-size].details.headings[2].label"
                    ],
                    "core\/audits\/seo\/font-size.js | columnFontSize": [
                        "audits[font-size].details.headings[3].label"
                    ],
                    "core\/audits\/seo\/font-size.js | legibleText": [
                        "audits[font-size].details.items[3].source.value"
                    ],
                    "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 | failureTitle": [
                        "audits[crawlable-anchors].title"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | description": [
                        "audits[crawlable-anchors].description"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | columnFailingLink": [
                        "audits[crawlable-anchors].details.headings[0].label"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | title": [
                        "audits[is-crawlable].title"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | description": [
                        "audits[is-crawlable].description"
                    ],
                    "core\/audits\/seo\/robots-txt.js | title": [
                        "audits[robots-txt].title"
                    ],
                    "core\/audits\/seo\/robots-txt.js | description": [
                        "audits[robots-txt].description"
                    ],
                    "core\/audits\/seo\/tap-targets.js | title": [
                        "audits[tap-targets].title"
                    ],
                    "core\/audits\/seo\/tap-targets.js | description": [
                        "audits[tap-targets].description"
                    ],
                    "core\/audits\/seo\/tap-targets.js | displayValue": [
                        {
                            "values": {
                                "decimalProportion": 1
                            },
                            "path": "audits[tap-targets].displayValue"
                        }
                    ],
                    "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": 5
                            },
                            "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 | unloadHandlerExistsInMainFrame": [
                        "audits[bf-cache].details.items[0].reason"
                    ],
                    "core\/audits\/bf-cache.js | actionableFailureType": [
                        "audits[bf-cache].details.items[0].failureType"
                    ],
                    "core\/lib\/bf-cache-strings.js | relatedActiveContentsExist": [
                        "audits[bf-cache].details.items[1].reason"
                    ],
                    "core\/audits\/bf-cache.js | notActionableFailureType": [
                        "audits[bf-cache].details.items[1].failureType",
                        "audits[bf-cache].details.items[2].failureType",
                        "audits[bf-cache].details.items[3].failureType",
                        "audits[bf-cache].details.items[4].failureType"
                    ],
                    "core\/lib\/bf-cache-strings.js | mainResourceHasCacheControlNoStore": [
                        "audits[bf-cache].details.items[2].reason"
                    ],
                    "core\/lib\/bf-cache-strings.js | internalError": [
                        "audits[bf-cache].details.items[3].reason"
                    ],
                    "core\/lib\/bf-cache-strings.js | backForwardCacheDisabledForDelegate": [
                        "audits[bf-cache].details.items[4].reason"
                    ],
                    "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"
                    ],
                    "node_modules\/lighthouse-stack-packs\/packs\/react.js | unminified-css": [
                        "stackPacks[0].descriptions[unminified-css]"
                    ],
                    "node_modules\/lighthouse-stack-packs\/packs\/react.js | unminified-javascript": [
                        "stackPacks[0].descriptions[unminified-javascript]"
                    ],
                    "node_modules\/lighthouse-stack-packs\/packs\/react.js | unused-javascript": [
                        "stackPacks[0].descriptions[unused-javascript]"
                    ],
                    "node_modules\/lighthouse-stack-packs\/packs\/react.js | server-response-time": [
                        "stackPacks[0].descriptions[server-response-time]"
                    ],
                    "node_modules\/lighthouse-stack-packs\/packs\/react.js | redirects": [
                        "stackPacks[0].descriptions.redirects"
                    ],
                    "node_modules\/lighthouse-stack-packs\/packs\/react.js | user-timings": [
                        "stackPacks[0].descriptions[user-timings]"
                    ],
                    "node_modules\/lighthouse-stack-packs\/packs\/react.js | dom-size": [
                        "stackPacks[0].descriptions[dom-size]"
                    ]
                }
            },
            "test_log": "lighthouse \"https:\/\/www.ah.nl\" --channel wpt --enable-error-reporting --legacy-navigation --disable-full-page-screenshot --max-wait-for-load 80000 --hostname 127.0.0.1 --port 9272 --output html --output json --output-path \"\/home\/webpagetest\/wptagent\/work\/agent-nr-9-1683979516-157.90.119.60\/230513_maini1Y_29J.1.0\/lighthouse.json\" --throttling-method provided --skip-audits screenshot-thumbnails,final-screenshot,full-page-screenshot --chrome-flags=\"--user-agent='Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML like Gecko) Mobile\/15E148'\"\nSat, 13 May 2023 13:57:12 GMT LH:ChromeLauncher Found existing Chrome already running using port 9272, using that.\nSat, 13 May 2023 13:57:12 GMT LH:CLI:warn Legacy navigation CLI is deprecated\nSat, 13 May 2023 13:57:13 GMT LH:config:warn unrecognized audit in 'skipAudits': full-page-screenshot\nSat, 13 May 2023 13:57:13 GMT LH:status Connecting to browser\nSat, 13 May 2023 13:57:13 GMT LH:status Resetting state with about:blank\nSat, 13 May 2023 13:57:13 GMT LH:status Navigating to about:blank\nSat, 13 May 2023 13:57:13 GMT LH:status Benchmarking machine\nSat, 13 May 2023 13:57:14 GMT LH:status Initializing\u2026\nSat, 13 May 2023 13:57:14 GMT LH:status Preparing target for navigation mode\nSat, 13 May 2023 13:57:14 GMT LH:status Running defaultPass pass CSSUsage, JsUsage, ViewportDimensions, ConsoleMessages, AnchorElements, ImageElements, LinkElements, MetaElements, Scripts, Inputs, MainDocumentContent, GlobalListeners, Doctype, DOMStats, OptimizedImages, ResponseCompression, TagsBlockingFirstPaint, FontSize, EmbeddedContent, RobotsTxt, TapTargets, Accessibility, TraceElements, InspectorIssues, SourceMaps, WebAppManifest, InstallabilityErrors, Stacks, BFCacheFailures\nSat, 13 May 2023 13:57:14 GMT LH:status Resetting state with about:blank\nSat, 13 May 2023 13:57:14 GMT LH:status Navigating to about:blank\nSat, 13 May 2023 13:57:14 GMT LH:status Preparing target for navigation\nSat, 13 May 2023 13:57:14 GMT LH:status Cleaning origin data\nSat, 13 May 2023 13:57:14 GMT LH:status Cleaning browser cache\nSat, 13 May 2023 13:57:14 GMT LH:status Preparing network conditions\nSat, 13 May 2023 13:57:14 GMT LH:status Beginning devtoolsLog and trace\nSat, 13 May 2023 13:57:14 GMT LH:status Loading page & waiting for onload\nSat, 13 May 2023 13:57:14 GMT LH:status Navigating to https:\/\/www.ah.nl\/\nSat, 13 May 2023 13:57:30 GMT LH:status Gathering in-page: CSSUsage\nSat, 13 May 2023 13:57:30 GMT LH:status Gathering in-page: JsUsage\nSat, 13 May 2023 13:57:30 GMT LH:status Gathering in-page: ViewportDimensions\nSat, 13 May 2023 13:57:30 GMT LH:status Gathering in-page: ConsoleMessages\nSat, 13 May 2023 13:57:30 GMT LH:status Gathering in-page: AnchorElements\nSat, 13 May 2023 13:57:30 GMT LH:status Gathering in-page: ImageElements\nSat, 13 May 2023 13:57:30 GMT LH:status Gathering in-page: LinkElements\nSat, 13 May 2023 13:57:30 GMT LH:status Gathering in-page: MetaElements\nSat, 13 May 2023 13:57:30 GMT LH:status Gathering in-page: Scripts\nSat, 13 May 2023 13:57:30 GMT LH:status Gathering in-page: Inputs\nSat, 13 May 2023 13:57:30 GMT LH:status Gathering in-page: MainDocumentContent\nSat, 13 May 2023 13:57:30 GMT LH:status Gathering in-page: GlobalListeners\nSat, 13 May 2023 13:57:30 GMT LH:status Gathering in-page: Doctype\nSat, 13 May 2023 13:57:30 GMT LH:status Gathering in-page: DOMStats\nSat, 13 May 2023 13:57:30 GMT LH:status Gathering in-page: OptimizedImages\nSat, 13 May 2023 13:57:30 GMT LH:status Gathering in-page: ResponseCompression\nSat, 13 May 2023 13:57:30 GMT LH:status Gathering in-page: TagsBlockingFirstPaint\nSat, 13 May 2023 13:57:30 GMT LH:status Gathering in-page: FontSize\nSat, 13 May 2023 13:57:30 GMT LH:status Gathering in-page: EmbeddedContent\nSat, 13 May 2023 13:57:30 GMT LH:status Gathering in-page: RobotsTxt\nSat, 13 May 2023 13:57:30 GMT LH:status Gathering in-page: TapTargets\nSat, 13 May 2023 13:57:30 GMT LH:status Gathering in-page: Accessibility\nSat, 13 May 2023 13:57:30 GMT LH:status Gathering in-page: TraceElements\nSat, 13 May 2023 13:57:30 GMT LH:status Gathering in-page: InspectorIssues\nSat, 13 May 2023 13:57:30 GMT LH:status Gathering in-page: SourceMaps\nSat, 13 May 2023 13:57:30 GMT LH:status Gathering in-page: WebAppManifest\nSat, 13 May 2023 13:57:30 GMT LH:status Gathering in-page: InstallabilityErrors\nSat, 13 May 2023 13:57:30 GMT LH:status Gathering in-page: Stacks\nSat, 13 May 2023 13:57:30 GMT LH:status Gathering in-page: BFCacheFailures\nSat, 13 May 2023 13:57:30 GMT LH:status Gathering trace\nSat, 13 May 2023 13:57:31 GMT LH:status Gathering devtoolsLog & network records\nSat, 13 May 2023 13:57:31 GMT LH:status Gathering: CSSUsage\nSat, 13 May 2023 13:57:31 GMT LH:status Gathering: JsUsage\nSat, 13 May 2023 13:57:31 GMT LH:status Gathering: ViewportDimensions\nSat, 13 May 2023 13:57:31 GMT LH:status Gathering: ConsoleMessages\nSat, 13 May 2023 13:57:31 GMT LH:status Gathering: AnchorElements\nSat, 13 May 2023 13:57:32 GMT LH:status Gathering: ImageElements\nSat, 13 May 2023 13:57:35 GMT LH:status Gathering: LinkElements\nSat, 13 May 2023 13:57:35 GMT LH:status Gathering: MetaElements\nSat, 13 May 2023 13:57:35 GMT LH:status Gathering: Scripts\nSat, 13 May 2023 13:57:35 GMT LH:status Gathering: Inputs\nSat, 13 May 2023 13:57:35 GMT LH:status Gathering: MainDocumentContent\nSat, 13 May 2023 13:57:35 GMT LH:status Gathering: GlobalListeners\nSat, 13 May 2023 13:57:35 GMT LH:status Gathering: Doctype\nSat, 13 May 2023 13:57:35 GMT LH:status Gathering: DOMStats\nSat, 13 May 2023 13:57:35 GMT LH:status Gathering: OptimizedImages\nSat, 13 May 2023 13:57:36 GMT LH:status Gathering: ResponseCompression\nSat, 13 May 2023 13:57:36 GMT LH:status Gathering: TagsBlockingFirstPaint\nSat, 13 May 2023 13:57:36 GMT LH:status Gathering: FontSize\nSat, 13 May 2023 13:57:36 GMT LH:status Gathering: EmbeddedContent\nSat, 13 May 2023 13:57:36 GMT LH:status Gathering: RobotsTxt\nSat, 13 May 2023 13:57:36 GMT LH:status Gathering: TapTargets\nSat, 13 May 2023 13:57:36 GMT LH:status Gathering: Accessibility\nSat, 13 May 2023 13:57:37 GMT LH:status Gathering: TraceElements\nSat, 13 May 2023 13:57:38 GMT LH:method <= browser ERR:error DOM.resolveNode \nSat, 13 May 2023 13:57:38 GMT LH:status Gathering: InspectorIssues\nSat, 13 May 2023 13:57:38 GMT LH:status Gathering: SourceMaps\nSat, 13 May 2023 13:57:38 GMT LH:status Gathering: WebAppManifest\nSat, 13 May 2023 13:57:38 GMT LH:status Get webapp manifest\nSat, 13 May 2023 13:57:38 GMT LH:status Gathering: InstallabilityErrors\nSat, 13 May 2023 13:57:38 GMT LH:status Get webapp installability errors\nSat, 13 May 2023 13:57:38 GMT LH:status Gathering: Stacks\nSat, 13 May 2023 13:57:38 GMT LH:status Collect stacks\nSat, 13 May 2023 13:57:38 GMT LH:status Gathering: BFCacheFailures\nSat, 13 May 2023 13:57:39 GMT LH:status Populate base artifacts\nSat, 13 May 2023 13:57:39 GMT LH:status Running offlinePass pass ServiceWorker\nSat, 13 May 2023 13:57:39 GMT LH:status Resetting state with about:blank\nSat, 13 May 2023 13:57:39 GMT LH:status Navigating to about:blank\nSat, 13 May 2023 13:57:39 GMT LH:status Preparing target for navigation\nSat, 13 May 2023 13:57:39 GMT LH:status Preparing network conditions\nSat, 13 May 2023 13:57:39 GMT LH:status Beginning devtoolsLog and trace\nSat, 13 May 2023 13:57:39 GMT LH:status Loading page & waiting for onload\nSat, 13 May 2023 13:57:39 GMT LH:status Navigating to https:\/\/www.ah.nl\/\nSat, 13 May 2023 13:57:42 GMT LH:status Gathering in-page: ServiceWorker\nSat, 13 May 2023 13:57:42 GMT LH:status Gathering devtoolsLog & network records\nSat, 13 May 2023 13:57:42 GMT LH:status Gathering: ServiceWorker\nSat, 13 May 2023 13:57:42 GMT LH:status Disconnecting from browser...\nSat, 13 May 2023 13:57:42 GMT LH:status Cleaning origin data\nSat, 13 May 2023 13:57:42 GMT LH:status Analyzing and running audits...\nSat, 13 May 2023 13:57:42 GMT LH:status Auditing: Uses HTTPS\nSat, 13 May 2023 13:57:42 GMT LH:status Auditing: Registers a service worker that controls page and `start_url`\nSat, 13 May 2023 13:57:42 GMT LH:status Auditing: Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`\nSat, 13 May 2023 13:57:42 GMT LH:status Auditing: First Contentful Paint\nSat, 13 May 2023 13:57:42 GMT LH:status Auditing: Largest Contentful Paint\nSat, 13 May 2023 13:57:42 GMT LH:status Auditing: First Meaningful Paint\nSat, 13 May 2023 13:57:42 GMT LH:status Auditing: Speed Index\nSat, 13 May 2023 13:57:42 GMT LH:status Auditing: Total Blocking Time\nSat, 13 May 2023 13:57:42 GMT LH:status Auditing: Max Potential First Input Delay\nSat, 13 May 2023 13:57:42 GMT LH:status Auditing: Cumulative Layout Shift\nSat, 13 May 2023 13:57:42 GMT LH:status Auditing: No browser errors logged to the console\nSat, 13 May 2023 13:57:42 GMT LH:status Auditing: Initial server response time was short\nSat, 13 May 2023 13:57:42 GMT LH:status Auditing: Time to Interactive\nSat, 13 May 2023 13:57:42 GMT LH:status Auditing: User Timing marks and measures\nSat, 13 May 2023 13:57:42 GMT LH:status Auditing: Avoid chaining critical requests\nSat, 13 May 2023 13:57:42 GMT LH:status Auditing: Avoid multiple page redirects\nSat, 13 May 2023 13:57:42 GMT LH:status Auditing: Web app manifest and service worker meet the installability requirements\nSat, 13 May 2023 13:57:42 GMT LH:status Auditing: Configured for a custom splash screen\nSat, 13 May 2023 13:57:42 GMT LH:status Auditing: Sets a theme color for the address bar.\nSat, 13 May 2023 13:57:42 GMT LH:status Auditing: Manifest has a maskable icon\nSat, 13 May 2023 13:57:42 GMT LH:status Auditing: Content is sized correctly for the viewport\nSat, 13 May 2023 13:57:42 GMT LH:status Auditing: Displays images with correct aspect ratio\nSat, 13 May 2023 13:57:42 GMT LH:status Auditing: Serves images with appropriate resolution\nSat, 13 May 2023 13:57:42 GMT LH:status Auditing: Fonts with `font-display: optional` are preloaded\nSat, 13 May 2023 13:57:42 GMT LH:status Auditing: Avoids deprecated APIs\nSat, 13 May 2023 13:57:42 GMT LH:status Auditing: Minimizes main-thread work\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: JavaScript execution time\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Preload key requests\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Preconnect to required origins\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: All text remains visible during webfont loads\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Diagnostics\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Network Requests\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Network Round Trip Times\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Server Backend Latencies\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Tasks\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Metrics\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Performance budget\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Timing budget\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Keep request counts low and transfer sizes small\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Minimize third-party usage\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Lazy load third-party resources with facades\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Largest Contentful Paint element\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Largest Contentful Paint image was not lazily loaded\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Avoid large layout shifts\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Avoid long main-thread tasks\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Avoids `unload` event listeners\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Avoid non-composited animations\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Image elements have explicit `width` and `height`\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Page has valid source maps\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Preload Largest Contentful Paint image\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Ensure CSP is effective against XSS attacks\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Script Treemap Data\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Site works cross-browser\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Page transitions don't feel like they block on the network\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Each page has a URL\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: `[accesskey]` values are unique\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: `[aria-*]` attributes match their roles\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: `button`, `link`, and `menuitem` elements have accessible names\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: `[aria-hidden=\"true\"]` is not present on the document `<body>`\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: `[aria-hidden=\"true\"]` elements do not contain focusable descendents\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: ARIA input fields have accessible names\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: ARIA `meter` elements have accessible names\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: ARIA `progressbar` elements have accessible names\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: `[role]`s have all required `[aria-*]` attributes\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: `[role]`s are contained by their required parent element\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: `[role]` values are valid\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: ARIA toggle fields have accessible names\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: ARIA `tooltip` elements have accessible names\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: ARIA `treeitem` elements have accessible names\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: `[aria-*]` attributes have valid values\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: `[aria-*]` attributes are valid and not misspelled\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Buttons have an accessible name\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: The page contains a heading, skip link, or landmark region\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Background and foreground colors have a sufficient contrast ratio\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: `<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Definition list items are wrapped in `<dl>` elements\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Document has a `<title>` element\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: `[id]` attributes on active, focusable elements are unique\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: ARIA IDs are unique\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: No form fields have multiple labels\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: `<frame>` or `<iframe>` elements have a title\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Heading elements appear in a sequentially-descending order\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: `<html>` element has a `[lang]` attribute\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: `<html>` element has a valid value for its `[lang]` attribute\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Image elements have `[alt]` attributes\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: `<input type=\"image\">` elements have `[alt]` text\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Form elements have associated labels\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Links have a discernible name\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: The document does not use `<meta http-equiv=\"refresh\">`\nSat, 13 May 2023 13:57:43 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.\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: `<object>` elements have alternate text\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: No element has a `[tabindex]` value greater than 0\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: `<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: `[lang]` attributes have a valid value\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: `<video>` elements contain a `<track>` element with `[kind=\"captions\"]`\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Custom controls have associated labels\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Custom controls have ARIA roles\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: User focus is not accidentally trapped in a region\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Interactive controls are keyboard focusable\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Interactive elements indicate their purpose and state\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: The page has a logical tab order\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: The user's focus is directed to new content added to the page\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Offscreen content is hidden from assistive technology\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: HTML5 landmark elements are used to improve navigation\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Visual order on the page follows DOM order\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Uses efficient cache policy on static assets\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Avoids enormous network payloads\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Defer offscreen images\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Eliminate render-blocking resources\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Minify CSS\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Minify JavaScript\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Reduce unused CSS\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Reduce unused JavaScript\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Serve images in next-gen formats\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Efficiently encode images\nSat, 13 May 2023 13:57:43 GMT LH:status Auditing: Enable text compression\nSat, 13 May 2023 13:57:44 GMT LH:status Auditing: Properly size images\nSat, 13 May 2023 13:57:44 GMT LH:status Auditing: Use video formats for animated content\nSat, 13 May 2023 13:57:44 GMT LH:status Auditing: Remove duplicate modules in JavaScript bundles\nSat, 13 May 2023 13:57:44 GMT LH:status Auditing: Avoid serving legacy JavaScript to modern browsers\nSat, 13 May 2023 13:57:44 GMT LH:status Auditing: Page has the HTML doctype\nSat, 13 May 2023 13:57:44 GMT LH:status Auditing: Properly defines charset\nSat, 13 May 2023 13:57:44 GMT LH:status Auditing: Avoids an excessive DOM size\nSat, 13 May 2023 13:57:44 GMT LH:status Auditing: Avoids requesting the geolocation permission on page load\nSat, 13 May 2023 13:57:44 GMT LH:status Auditing: No issues in the `Issues` panel in Chrome Devtools\nSat, 13 May 2023 13:57:44 GMT LH:status Auditing: Avoids `document.write()`\nSat, 13 May 2023 13:57:44 GMT LH:status Auditing: Detected JavaScript libraries\nSat, 13 May 2023 13:57:44 GMT LH:status Auditing: Avoids requesting the notification permission on page load\nSat, 13 May 2023 13:57:44 GMT LH:status Auditing: Allows users to paste into input fields\nSat, 13 May 2023 13:57:44 GMT LH:status Auditing: Use HTTP\/2\nSat, 13 May 2023 13:57:44 GMT LH:status Auditing: Uses passive listeners to improve scrolling performance\nSat, 13 May 2023 13:57:44 GMT LH:status Auditing: Document has a meta description\nSat, 13 May 2023 13:57:44 GMT LH:status Auditing: Page has successful HTTP status code\nSat, 13 May 2023 13:57:44 GMT LH:status Auditing: Document uses legible font sizes\nSat, 13 May 2023 13:57:44 GMT LH:status Auditing: Links have descriptive text\nSat, 13 May 2023 13:57:44 GMT LH:status Auditing: Links are crawlable\nSat, 13 May 2023 13:57:44 GMT LH:status Auditing: Page isn\u2019t blocked from indexing\nSat, 13 May 2023 13:57:44 GMT LH:status Auditing: robots.txt is valid\nSat, 13 May 2023 13:57:44 GMT LH:status Auditing: Tap targets are sized appropriately\nSat, 13 May 2023 13:57:44 GMT LH:status Auditing: Document has a valid `hreflang`\nSat, 13 May 2023 13:57:44 GMT LH:status Auditing: Document avoids plugins\nSat, 13 May 2023 13:57:44 GMT LH:status Auditing: Document has a valid `rel=canonical`\nSat, 13 May 2023 13:57:44 GMT LH:status Auditing: Structured data is valid\nSat, 13 May 2023 13:57:44 GMT LH:status Auditing: Page didn't prevent back\/forward cache restoration\nSat, 13 May 2023 13:57:44 GMT LH:status Generating results...\nSat, 13 May 2023 13:57:44 GMT LH:Printer html output written to \/home\/webpagetest\/wptagent\/work\/agent-nr-9-1683979516-157.90.119.60\/230513_maini1Y_29J.1.0\/lighthouse.report.html\nSat, 13 May 2023 13:57:44 GMT LH:CLI Protip: Run lighthouse with `--view` to immediately open the HTML report in your browser\nSat, 13 May 2023 13:57:44 GMT LH:Printer json output written to \/home\/webpagetest\/wptagent\/work\/agent-nr-9-1683979516-157.90.119.60\/230513_maini1Y_29J.1.0\/lighthouse.report.json\n"
        },
        "average": {
            "firstView": {
                "loadTime": 3511,
                "docTime": 3511,
                "fullyLoaded": 4851.333333333333,
                "bytesOut": 300925.66666666669,
                "bytesOutDoc": 252114.33333333334,
                "bytesIn": 1940464.6666666667,
                "bytesInDoc": 1804686.6666666667,
                "requests": 76.666666666666671,
                "requestsFull": 76.666666666666671,
                "requestsDoc": 60.333333333333336,
                "responses_200": 72.666666666666671,
                "responses_404": 0,
                "responses_other": 4,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "loadEventStart": 3506.3333333333335,
                "loadEventEnd": 3506.6666666666665,
                "domContentLoadedEventStart": 2824.3333333333335,
                "domContentLoadedEventEnd": 2838.6666666666665,
                "connections": 10,
                "final_base_page_request": 0,
                "domInteractive": 1908.3333333333333,
                "firstPaint": 1551.2333333330851,
                "firstContentfulPaint": 1555.6666666666667,
                "firstMeaningfulPaint": 1677.6666666666667,
                "firstImagePaint": 1820.3333333333333,
                "renderBlockingCSS": 1,
                "renderBlockingJS": 2,
                "TTFB": 841,
                "basePageSSLTime": 82.333333333333329,
                "score_cache": 52.666666666666664,
                "score_cdn": 100,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 94,
                "score_etags": -1,
                "score_progressive_jpeg": 22,
                "gzip_total": 1648872.6666666667,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 300470,
                "image_savings": 20049,
                "cpu.ParseHTML": 45.666666666666664,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 2,
                "cpu.EventDispatch": 5,
                "cpu.MarkDOMContent": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 1.6666666666666667,
                "cpu.CommitLoad": 0,
                "cpu.EvaluateScript": 777.33333333333337,
                "cpu.v8.compile": 142.66666666666666,
                "cpu.ResourceFetcher::requestResource": 96.333333333333329,
                "cpu.FunctionCall": 490.33333333333331,
                "cpu.TimerFire": 13.666666666666666,
                "cpu.ParseAuthorStyleSheet": 11,
                "cpu.UpdateLayoutTree": 148,
                "cpu.Layout": 175.33333333333334,
                "cpu.PrePaint": 45.333333333333336,
                "cpu.Paint": 69.333333333333329,
                "cpu.Layerize": 57,
                "cpu.ResourceChangePriority": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.ScrollLayer": 1,
                "cpu.IntersectionObserverController::computeIntersections": 19.333333333333332,
                "cpu.HitTest": 1.3333333333333333,
                "cpu.MarkLoad": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 4.333333333333333,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 2,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0.33333333333333331,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 25.333333333333332,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0.33333333333333331,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0.33333333333333331,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL_START": 10.666666666666666,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EMBEDDER_PROLOGUE": 2,
                "cpu.V8.GC_MC_MARK_ROOTS": 0.33333333333333331,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL": 1.6666666666666667,
                "cpu.V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 2,
                "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_MC_MARK_FULL_CLOSURE": 0,
                "cpu.V8.GC_MC_CLEAR": 0,
                "cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 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_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                "cpu.V8.GC_MC_CLEAR_MAPS": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES": 1,
                "cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                "cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 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": 3.6666666666666665,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 1,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0.66666666666666663,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 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": 8.6666666666666661,
                "cpu.V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_MC_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 1.3333333333333333,
                "cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                "cpu.V8.GC_MC_COMPLETE_SWEEPING": 0.33333333333333331,
                "cpu.FireAnimationFrame": 1,
                "cpu.V8.GC_MC_EVACUATE_COPY_PARALLEL": 0.66666666666666663,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                "cpu.XHRReadyStateChange": 2.3333333333333335,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.XHRLoad": 0,
                "cpu.ResourceFetcher::WarnUnusedPreloads": 0,
                "cpu.Idle": 2676,
                "start_epoch": 1683986204.5392666,
                "date": 1683986207.1437714,
                "throttle_cpu_requested": 1,
                "fullyLoadedCPUms": 8062.666666666667,
                "fullyLoadedCPUpct": 47.083194370448503,
                "domElements": 2326,
                "domComplete": 3500.3333333333335,
                "PerformancePaintTiming.first-paint": 1551.2333333330851,
                "PerformancePaintTiming.first-contentful-paint": 1551.2333333330851,
                "test_run_time_ms": 20059.333333333332,
                "css-imports": 0,
                "num-blocking-css": 2.6666666666666665,
                "num-blocking-external-scripts": 2,
                "num-initial-scripts": 27.333333333333332,
                "num-total-scripts": 48,
                "lastVisualChange": 3533.3333333333335,
                "render": 1566.6666666666667,
                "visualComplete85": 3533.3333333333335,
                "visualComplete90": 3533.3333333333335,
                "visualComplete95": 3533.3333333333335,
                "visualComplete99": 3533.3333333333335,
                "visualComplete": 3533.3333333333335,
                "SpeedIndex": 2746,
                "chromeUserTiming.navigationStart": 45,
                "chromeUserTiming.fetchStart": 16.333333333333332,
                "chromeUserTiming.domLoading": 879.33333333333337,
                "chromeUserTiming.responseEnd": 944,
                "chromeUserTiming.domInteractive": 1913,
                "chromeUserTiming.domContentLoadedEventStart": 2829,
                "chromeUserTiming.domContentLoadedEventEnd": 2843,
                "chromeUserTiming.domComplete": 3504.6666666666665,
                "chromeUserTiming.unloadEventStart": 878.33333333333337,
                "chromeUserTiming.unloadEventEnd": 878.33333333333337,
                "chromeUserTiming.markAsMainFrame": 878.33333333333337,
                "chromeUserTiming.commitNavigationEnd": 879,
                "chromeUserTiming.firstPaint": 1555.3333333333333,
                "chromeUserTiming.firstContentfulPaint": 1555.3333333333333,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1555.3333333333333,
                "chromeUserTiming.firstMeaningfulPaint": 1677.3333333333333,
                "chromeUserTiming.firstImagePaint": 1819.6666666666667,
                "chromeUserTiming.LayoutShift": 3115.3333333333335,
                "chromeUserTiming.loadEventStart": 3511,
                "chromeUserTiming.loadEventEnd": 3511.3333333333335,
                "chromeUserTiming.LargestTextPaint": 3508.6666666666665,
                "chromeUserTiming.LargestContentfulPaint": 3508.6666666666665,
                "chromeUserTiming.LargestImagePaint": 1870.6666666666667,
                "chromeUserTiming.TotalLayoutShift": 0.0086907897333491201,
                "chromeUserTiming.CumulativeLayoutShift": 0.0086353196941040683,
                "maxFID": 565.66666666666663,
                "TTIMeasurementEnd": 8194.6666666666661,
                "LastInteractive": 5588.333333333333,
                "TotalBlockingTime": 760.33333333333337,
                "run": 2,
                "step": 1,
                "effectiveBps": 486226.66666666669,
                "domTime": 0,
                "aft": 0,
                "titleTime": 46.333333333333336,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": 0.68999999999999995,
                "lighthouse.Performance.first-contentful-paint": 1860.9770000000001,
                "lighthouse.Performance.largest-contentful-paint": 3426.2539999999995,
                "lighthouse.Performance.total-blocking-time": 916.09300000000076,
                "lighthouse.Performance.cumulative-layout-shift": 0.0037841385738931962,
                "lighthouse.Performance.speed-index": 2435,
                "lighthouse.Accessibility": 0.77999999999999992,
                "lighthouse.BestPractices": 0.92000000000000004,
                "lighthouse.SEO": 0.93000000000000005,
                "lighthouse.PWA": 0.67000000000000004,
                "effectiveBpsDoc": 680862.33333333337,
                "cpu.V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "avgRun": 2
            }
        },
        "standardDeviation": {
            "firstView": {
                "loadTime": 282,
                "docTime": 282,
                "fullyLoaded": 378,
                "bytesOut": 3836,
                "bytesOutDoc": 7150,
                "bytesIn": 520,
                "bytesInDoc": 3483,
                "requests": 0,
                "requestsFull": 0,
                "requestsDoc": 2,
                "responses_200": 0,
                "responses_404": 0,
                "responses_other": 0,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 0,
                "loadEventStart": 282,
                "loadEventEnd": 282,
                "domContentLoadedEventStart": 283,
                "domContentLoadedEventEnd": 284,
                "connections": 0,
                "final_base_page_request": 0,
                "domInteractive": 46,
                "firstPaint": 122,
                "firstContentfulPaint": 123,
                "firstMeaningfulPaint": 124,
                "firstImagePaint": 108,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 111,
                "basePageSSLTime": 1,
                "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": 909,
                "gzip_savings": 0,
                "minify_total": 0,
                "minify_savings": 0,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 4,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 2,
                "cpu.EventDispatch": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 1,
                "cpu.CommitLoad": 0,
                "cpu.EvaluateScript": 86,
                "cpu.v8.compile": 11,
                "cpu.ResourceFetcher::requestResource": 8,
                "cpu.FunctionCall": 53,
                "cpu.TimerFire": 4,
                "cpu.ParseAuthorStyleSheet": 5,
                "cpu.UpdateLayoutTree": 14,
                "cpu.Layout": 39,
                "cpu.PrePaint": 10,
                "cpu.Paint": 5,
                "cpu.Layerize": 10,
                "cpu.ResourceChangePriority": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.ScrollLayer": 1,
                "cpu.IntersectionObserverController::computeIntersections": 6,
                "cpu.HitTest": 0,
                "cpu.MarkLoad": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 2,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 2,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 3,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL_START": 7,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EMBEDDER_PROLOGUE": 2,
                "cpu.V8.GC_MC_MARK_ROOTS": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 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_MC_MARK_FULL_CLOSURE": 0,
                "cpu.V8.GC_MC_CLEAR": 0,
                "cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 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_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                "cpu.V8.GC_MC_CLEAR_MAPS": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                "cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 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": 2,
                "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.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 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": 3,
                "cpu.V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_MC_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 1,
                "cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                "cpu.V8.GC_MC_COMPLETE_SWEEPING": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY_PARALLEL": 1,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                "cpu.XHRReadyStateChange": 0,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.XHRLoad": 0,
                "cpu.ResourceFetcher::WarnUnusedPreloads": 0,
                "cpu.Idle": 267,
                "start_epoch": 0,
                "date": 0,
                "throttle_cpu_requested": 0,
                "fullyLoadedCPUms": 589,
                "fullyLoadedCPUpct": 1,
                "domElements": 0,
                "domComplete": 282,
                "PerformancePaintTiming.first-paint": 122,
                "PerformancePaintTiming.first-contentful-paint": 122,
                "test_run_time_ms": 1382,
                "css-imports": 0,
                "num-blocking-css": 0,
                "num-blocking-external-scripts": 0,
                "num-initial-scripts": 3,
                "num-total-scripts": 0,
                "lastVisualChange": 286,
                "render": 124,
                "visualComplete85": 286,
                "visualComplete90": 286,
                "visualComplete95": 286,
                "visualComplete99": 286,
                "visualComplete": 286,
                "SpeedIndex": 202,
                "chromeUserTiming.navigationStart": 2,
                "chromeUserTiming.fetchStart": 2,
                "chromeUserTiming.domLoading": 110,
                "chromeUserTiming.responseEnd": 112,
                "chromeUserTiming.domInteractive": 46,
                "chromeUserTiming.domContentLoadedEventStart": 284,
                "chromeUserTiming.domContentLoadedEventEnd": 284,
                "chromeUserTiming.domComplete": 282,
                "chromeUserTiming.unloadEventStart": 110,
                "chromeUserTiming.unloadEventEnd": 110,
                "chromeUserTiming.markAsMainFrame": 110,
                "chromeUserTiming.commitNavigationEnd": 110,
                "chromeUserTiming.firstPaint": 123,
                "chromeUserTiming.firstContentfulPaint": 123,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 123,
                "chromeUserTiming.firstMeaningfulPaint": 124,
                "chromeUserTiming.firstImagePaint": 107,
                "chromeUserTiming.LayoutShift": 336,
                "chromeUserTiming.loadEventStart": 282,
                "chromeUserTiming.loadEventEnd": 282,
                "chromeUserTiming.LargestTextPaint": 274,
                "chromeUserTiming.LargestContentfulPaint": 274,
                "chromeUserTiming.LargestImagePaint": 174,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "maxFID": 61,
                "TTIMeasurementEnd": 459,
                "LastInteractive": 963,
                "TotalBlockingTime": 68,
                "run": 0,
                "step": 0,
                "effectiveBps": 33417,
                "domTime": 0,
                "aft": 0,
                "titleTime": 2,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": 0,
                "lighthouse.Performance.first-contentful-paint": 0,
                "lighthouse.Performance.largest-contentful-paint": 0,
                "lighthouse.Performance.total-blocking-time": 0,
                "lighthouse.Performance.cumulative-layout-shift": 0,
                "lighthouse.Performance.speed-index": 0,
                "lighthouse.Accessibility": 0,
                "lighthouse.BestPractices": 0,
                "lighthouse.SEO": 0,
                "lighthouse.PWA": 0,
                "effectiveBpsDoc": 59860,
                "cpu.V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "avgRun": null
            }
        },
        "median": {
            "firstView": {
                "numSteps": 1,
                "run": 2,
                "tester": "agent-nr-4-1683979509-157.90.21.160",
                "loadTime": 3479,
                "docTime": 3479,
                "fullyLoaded": 4635,
                "bytesOut": 303787,
                "bytesOutDoc": 257272,
                "bytesIn": 1941168,
                "bytesInDoc": 1807544,
                "requests": [
                    {
                        "type": 3,
                        "id": "28563D8469EAE0FD708A8FC7B69D5FD8",
                        "request_id": "28563D8469EAE0FD708A8FC7B69D5FD8",
                        "ip_addr": "23.36.162.222",
                        "full_url": "https:\/\/www.ah.nl\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.ah.nl",
                        "url": "\/",
                        "raw_id": "28563D8469EAE0FD708A8FC7B69D5FD8",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 475,
                        "ttfb_ms": 395,
                        "load_start": 324,
                        "load_start_float": 324.00004899999999,
                        "bytesIn": 35231,
                        "objectSize": 35231,
                        "objectSizeUncompressed": 285303,
                        "chunks": [
                            {
                                "ts": 730,
                                "bytes": 14855,
                                "inflated": 51312
                            },
                            {
                                "ts": 743,
                                "bytes": 8144,
                                "inflated": 38016
                            },
                            {
                                "ts": 795,
                                "bytes": 8144,
                                "inflated": 53866
                            },
                            {
                                "ts": 799,
                                "bytes": 4088,
                                "inflated": 11037
                            }
                        ],
                        "expires": "Sat, 13 May 2023 13:56:48 GMT",
                        "cacheControl": "max-age=0, no-cache, no-store",
                        "contentType": "text\/html",
                        "contentEncoding": "gzip",
                        "socket": 54,
                        "protocol": "HTTP\/2",
                        "dns_start": 0,
                        "dns_end": 166,
                        "connect_start": 166,
                        "connect_end": 241,
                        "ssl_start": 241,
                        "ssl_end": 323,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "ah.nl",
                            "sanList": [
                                "ah.nl",
                                "www.ah.nl"
                            ],
                            "issuer": "Entrust Certification Authority - L1K",
                            "validFrom": 1667316261,
                            "validTo": 1701271461,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Sabre' CT log",
                                    "logId": "5581D4C2169036014AEA0B9B573C53F0C0E43878702508172FA3AA1D0713D30C",
                                    "timestamp": 1667316261466,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100E36A96C57D4205D551694906992FB1B980B06781BF4E33B2BA4BFF189EC0B9F2022100DA760632F24B5473AE17A89C3729ED57CC63CC43D881079E9EAAB70569BE2850"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Nessie2023 Log",
                                    "logId": "B3737707E18450F86386D605A9DC11094A792DB1670C0B87DCF0030E7936A59A",
                                    "timestamp": 1667316261473,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502204A14A098405220359BEBABED9A1C1F148F4ACD0F967C5FAC06AA786DF608B6D1022100F325FDDC0012DAD66E130FD07B26D18C4FB2359A83C39DCA2D40A9C3755E65BD"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2023' log",
                                    "logId": "E83ED0DA3EF5063532E75728BC896BC903D3CBD1116BECEB69E1777D6D06BD6E",
                                    "timestamp": 1667316261444,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402205AAFEC8CCCC84C036DCC4024B1C6E86E51004EE0397FFA4262197E8D4CAE20200220701A7B3DF72B22830E6D82CF5655788A701459C32322247902353EC15B4DCD43"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.ah.nl",
                                ":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",
                                "accept-language: en-US,en;q=0.9",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: document",
                                "sec-fetch-mode: navigate",
                                "sec-fetch-site: cross-site",
                                "upgrade-insecure-requests: 1",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "ab-test-headers: \"x-variant-te-1878:true\"",
                                "ah-content-cache: MISS",
                                "cache-control: max-age=0, no-cache, no-store",
                                "content-encoding: gzip",
                                "content-language: nl-nl",
                                "content-length: 35231",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: text\/html; charset=utf-8",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Sat, 13 May 2023 13:56:48 GMT",
                                "pragma: no-cache",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "rtss: 1-*-4",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "set-cookie: =0; path=\/; domain=www.ah.nl; expires=Thu, 01-Jan-1970 00:00:00 GMT",
                                "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                "set-cookie: SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:47 GMT",
                                "set-cookie: SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; path=\/; domain=www.ah.nl",
                                "set-cookie: SSRT=H5dfZAABAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:47 GMT",
                                "set-cookie: SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:47 GMT",
                                "set-cookie: i18next=nl-nl; Path=\/; Expires=Mon, 13 May 2024 13:56:47 GMT; SameSite=Strict",
                                "set-cookie: _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Path=\/",
                                "set-cookie: Ahonlnl-Prd-01-DigitalDev-B2=!HoebigOz+FJOIeYGpVIjjMvTA2elN2DnYRXjoFOGDBP+zxe7RGSwOYJF0UZDaZ\/Nk8NzILEau1B4jg==; path=\/; Httponly",
                                "set-cookie: Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; path=\/; Httponly; Secure",
                                "set-cookie: _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; Domain=.www.ah.nl; Path=\/; Expires=Sun, 12 May 2024 13:56:48 GMT; Max-Age=31536000; Secure",
                                "set-cookie: ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 15:56:47 GMT; Max-Age=7199; HttpOnly",
                                "set-cookie: bm_mi=6AD365489C4C344BB662D977C87091EB~YAAQ3tXOF\/iMQQuIAQAAG1VmFRMkd6O1swIVBzXE4qP97cwLtwe\/w\/qA04MzkxnP5F2EVwVpEkFIqEZwFxKltmrDOO88Un\/EW9er4IopQ55kMzc5DysG1aq4b9nWp0Bt7qBYLhsin+n51dXuxMtYLwdBvmzWYajuwzPm5nZcvED+FBd8l42TFSfidcpRibq0QqsIGe4XIoMWhR7or90RcGeMFdAB6hx2Rae2oBdJ+ORjG1NL2Vqaxb2yQwYUl8BLuQiKEfS539kSIPySPW81E+BT9rqtxEtQKGMnDKva4T7SMfI1G0PBBc+oIQ==~1; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 13:56:48 GMT; Max-Age=0; Secure",
                                "set-cookie: bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 17:56:47 GMT; Max-Age=14399",
                                "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                "vary: User-Agent,Accept-Encoding",
                                "x-ah-incomplete-page: false",
                                "x-akamai-transformed: 9 35130 0 pmb=mTOE,2",
                                "x-cnection: close",
                                "x-content-type-options: nosniff",
                                "x-correlation-id: content-1593dbbc-efb5-4f40-ad29-decf21c306b0",
                                "x-dns-prefetch-control: off",
                                "x-download-options: noopen",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683986207739148 D=192686",
                                "x-locale: nl_NL",
                                "x-oneagent-js-injection: true",
                                "x-ruxit-js-agent: true",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1915,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 166,
                        "connect_ms": 75,
                        "ssl_ms": 82,
                        "gzip_total": 35231,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 0,
                        "socket_group": "https:\/\/www.ah.nl",
                        "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": 49,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGvDCCBaSgAwIBAgIQbqFrQTY\/+8fTaGXtWK\/B5jANBgkqhkiG9w0BAQsFADCB\nujELMAkGA1UEBhMCVVMxFjAUBgNVBAoTDUVudHJ1c3QsIEluYy4xKDAmBgNVBAsT\nH1NlZSB3d3cuZW50cnVzdC5uZXQvbGVnYWwtdGVybXMxOTA3BgNVBAsTMChjKSAy\nMDEyIEVudHJ1c3QsIEluYy4gLSBmb3IgYXV0aG9yaXplZCB1c2Ugb25seTEuMCwG\nA1UEAxMlRW50cnVzdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAtIEwxSzAeFw0y\nMjExMDExNTI0MjFaFw0yMzExMjkxNTI0MjFaMGgxCzAJBgNVBAYTAkNIMRAwDgYD\nVQQIDAdHZW7DqHZlMQ8wDQYDVQQHEwZHZW5ldmUxJjAkBgNVBAoTHUFob2xkIERl\nbGhhaXplIExpY2Vuc2luZyBTYXJsMQ4wDAYDVQQDEwVhaC5ubDCCASIwDQYJKoZI\nhvcNAQEBBQADggEPADCCAQoCggEBANkIL3IGaGpwDfS3v532IB5yXPdGZQ42wJyK\nlc4Ss8dFpLFk2ARLgKif\/ILdmqgcillCRigZUNyjh3HederHtpTOw54rHlFP+VFe\n+G+JwQ0k5rmJosm0ILfRK0fvsQrZ4k2odXknGMDwgfwiCq0HP947RPRsXk\/2coT\/\ndn2HG\/tTmVqHZxAWnVFROdxZaavioOALdpVoNYagStXESCmZiWdHwSC58l1YJlNm\nCDyvoeiNEHNjP0NkAcv92snRh01XsvMSmgcqqoEiUwbRaM8W\/K+\/wEy7sZc2etKL\nluZ0hs4LaJ5yoPpu+qRllrBlUsy03UqB4uwDfqKy++ffIaVrmbsCAwEAAaOCAw0w\nggMJMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYEFLrmYUKYBmQ1QUMpl+lNn94TbtAk\nMB8GA1UdIwQYMBaAFIKicHTdvFM\/z3vU981\/p2DGCky\/MGgGCCsGAQUFBwEBBFww\nWjAjBggrBgEFBQcwAYYXaHR0cDovL29jc3AuZW50cnVzdC5uZXQwMwYIKwYBBQUH\nMAKGJ2h0dHA6Ly9haWEuZW50cnVzdC5uZXQvbDFrLWNoYWluMjU2LmNlcjAzBgNV\nHR8ELDAqMCigJqAkhiJodHRwOi8vY3JsLmVudHJ1c3QubmV0L2xldmVsMWsuY3Js\nMBsGA1UdEQQUMBKCBWFoLm5sggl3d3cuYWgubmwwDgYDVR0PAQH\/BAQDAgWgMB0G\nA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjBMBgNVHSAERTBDMDcGCmCGSAGG\n+mwKAQUwKTAnBggrBgEFBQcCARYbaHR0cHM6Ly93d3cuZW50cnVzdC5uZXQvcnBh\nMAgGBmeBDAECAjCCAX4GCisGAQQB1nkCBAIEggFuBIIBagFoAHcAVYHUwhaQNgFK\n6gubVzxT8MDkOHhwJQgXL6OqHQcT0wwAAAGEM8siWgAABAMASDBGAiEA42qWxX1C\nBdVRaUkGmS+xuYCwZ4G\/TjOyukv\/GJ7AufICIQDadgYy8ktUc64XqJw3Ke1XzGPM\nQ9iBB56eqrcFab4oUAB2ALNzdwfhhFD4Y4bWBancEQlKeS2xZwwLh9zwAw55NqWa\nAAABhDPLImEAAAQDAEcwRQIgShSgmEBSIDWb66vtmhwfFI9KzQ+WfF+sBqp4bfYI\nttECIQDzJf3cABLa1m4TD9B7JtGMT7I1moPDncotQKnDdV5lvQB1AOg+0No+9QY1\nMudXKLyJa8kD08vREWvs62nhd31tBr1uAAABhDPLIkQAAAQDAEYwRAIgWq\/sjMzI\nTANtzEAkscboblEATuA5f\/pCYhl+jUyuICACIHAaez33KyKDDm2Cz1ZVeIpwFFnD\nIyIkeQI1PsFbTc1DMA0GCSqGSIb3DQEBCwUAA4IBAQAvw5ohQ7VH3gC9Nkx47PYQ\niaSJPoie1k+TXccYdhUbWOrrH5wELxW2HZQCfOuAT9i0hXsQrJ3KrxYFSUqtA5vV\nCIx9PAc3p2GABGDvofmDIud8Uzet7Djuhn0h8GZfv0RYF9+4+1akcYAwwkQJpNw+\nOJXeQ3K2AX8W1rY5vQTXy\/t8YwbtBtyggZhoz4oDmPCjdmJ1fkQbBYa9vJB7WALY\nkQdf9bF\/Qw9P37ZLJz4tiLnt4dgJIOWW8l3ofUcFpKfQfAMbOjWjeoW9\/RI8k\/vL\nThINMI2q0slNYb8geAYhdUxqo7JU87dEbbsxO3qwSLa9tp0PzXCyARSUaRlJ1PvO\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFDjCCA\/agAwIBAgIMDulMwwAAAABR03eFMA0GCSqGSIb3DQEBCwUAMIG+MQsw\nCQYDVQQGEwJVUzEWMBQGA1UEChMNRW50cnVzdCwgSW5jLjEoMCYGA1UECxMfU2Vl\nIHd3dy5lbnRydXN0Lm5ldC9sZWdhbC10ZXJtczE5MDcGA1UECxMwKGMpIDIwMDkg\nRW50cnVzdCwgSW5jLiAtIGZvciBhdXRob3JpemVkIHVzZSBvbmx5MTIwMAYDVQQD\nEylFbnRydXN0IFJvb3QgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkgLSBHMjAeFw0x\nNTEwMDUxOTEzNTZaFw0zMDEyMDUxOTQzNTZaMIG6MQswCQYDVQQGEwJVUzEWMBQG\nA1UEChMNRW50cnVzdCwgSW5jLjEoMCYGA1UECxMfU2VlIHd3dy5lbnRydXN0Lm5l\ndC9sZWdhbC10ZXJtczE5MDcGA1UECxMwKGMpIDIwMTIgRW50cnVzdCwgSW5jLiAt\nIGZvciBhdXRob3JpemVkIHVzZSBvbmx5MS4wLAYDVQQDEyVFbnRydXN0IENlcnRp\nZmljYXRpb24gQXV0aG9yaXR5IC0gTDFLMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A\nMIIBCgKCAQEA2j+W0E25L0Tn2zlem1DuXKVh2kFnUwmqAJqOV38pa9vH4SEkqjrQ\njUcj0u1yFvCRIdJdt7hLqIOPt5EyaM\/OJZMssn2XyP7BtBe6CZ4DkJN7fEmDImiK\nm95HwzGYei59QAvS7z7Tsoyqj0ip\/wDoKVgG97aTWpRzJiatWA7lQrjV6nN5ZGhT\nJbiEz5R6rgZFDKNrTdDGvuoYpDbwkrK6HIiPOlJ\/915tgxyd8B\/lw9bdpXiSPbBt\nLOrJz5RBGXFEaLpHPATpXbo+8DX3Fbae8i4VHj9HyMg4p3NFXU2wO7GOFyk36t0F\nASK7lDYqjVs1\/lMZLwhGwSqzGmIdTivZGwIDAQABo4IBDDCCAQgwDgYDVR0PAQH\/\nBAQDAgEGMBIGA1UdEwEB\/wQIMAYBAf8CAQAwMwYIKwYBBQUHAQEEJzAlMCMGCCsG\nAQUFBzABhhdodHRwOi8vb2NzcC5lbnRydXN0Lm5ldDAwBgNVHR8EKTAnMCWgI6Ah\nhh9odHRwOi8vY3JsLmVudHJ1c3QubmV0L2cyY2EuY3JsMDsGA1UdIAQ0MDIwMAYE\nVR0gADAoMCYGCCsGAQUFBwIBFhpodHRwOi8vd3d3LmVudHJ1c3QubmV0L3JwYTAd\nBgNVHQ4EFgQUgqJwdN28Uz\/Pe9T3zX+nYMYKTL8wHwYDVR0jBBgwFoAUanImetAe\n733nO2lR1GyNn5ASZqswDQYJKoZIhvcNAQELBQADggEBADnVjpiDYcgsY9NwHRkw\ny\/YJrMxp1cncN0HyMg\/vdMNY9ngnCTQIlZIv19+4o\/0OgemknNM\/TWgrFTEKFcxS\nBJPok1DD2bHi4Wi3Ogl08TRYCj93mEC45mj\/XeTIRsXsgdfJghhcg85x2Ly\/rJkC\nk9uUmITSnKa1\/ly78EqvIazCP0kkZ9Yujs+szGQVGHLlbHfTUqi53Y2sAEo1GdRv\nc6N172tkw+CNgxKhiucOhk3YtCAbvmqljEtoZuMrx1gL+1YQ1JH7HdMxWBCMRON1\nexCdtTix9qrKgWRs6PLigVWXUX\/hwidQosk8WwBD9lu51aX8\/wdQQGcHsFXwt35u\nLcw=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 799,
                        "ttfb_start": 324,
                        "ttfb_end": 719,
                        "download_start": 719,
                        "download_end": 799,
                        "download_ms": 80,
                        "all_start": 0,
                        "all_end": 799,
                        "all_ms": 798,
                        "index": 0,
                        "number": 1,
                        "body_file": "001-28563D8469EAE0FD708A8FC7B69D5FD8-body.txt",
                        "cpuTimes": {
                            "EvaluateScript": 30,
                            "v8.compile": 22,
                            "FunctionCall": 1
                        },
                        "cpu.EvaluateScript": 30,
                        "cpu.v8.compile": 22,
                        "cpu.FunctionCall": 1,
                        "cpuTime": 53,
                        "body_id": "28563D8469EAE0FD708A8FC7B69D5FD8",
                        "js_timing": [
                            [
                                809.92100000000005,
                                810.65899999999999
                            ],
                            [
                                1203.924,
                                1204.05
                            ],
                            [
                                1204.431,
                                1205.4400000000001
                            ],
                            [
                                1205.5340000000001,
                                1205.6110000000001
                            ],
                            [
                                1232.126,
                                1232.9359999999999
                            ],
                            [
                                1283.345,
                                1283.73
                            ],
                            [
                                1409.915,
                                1410.3030000000001
                            ],
                            [
                                1410.5540000000001,
                                1410.674
                            ],
                            [
                                1410.884,
                                1413.789
                            ],
                            [
                                1538.3630000000001,
                                1560.2059999999999
                            ],
                            [
                                1708.4010000000001,
                                1708.5889999999999
                            ],
                            [
                                1877.8979999999999,
                                1878.0519999999999
                            ],
                            [
                                1879.6030000000001,
                                1879.8040000000001
                            ],
                            [
                                1879.9200000000001,
                                1879.99
                            ],
                            [
                                1880.165,
                                1880.306
                            ],
                            [
                                1880.4880000000001,
                                1881.4839999999999
                            ],
                            [
                                1881.672,
                                1881.7909999999999
                            ],
                            [
                                809.94399999999996,
                                810.09900000000005
                            ],
                            [
                                1203.931,
                                1204.0340000000001
                            ],
                            [
                                1204.4359999999999,
                                1205.0809999999999
                            ],
                            [
                                1205.539,
                                1205.597
                            ],
                            [
                                1232.1379999999999,
                                1232.3820000000001
                            ],
                            [
                                1283.3530000000001,
                                1283.5440000000001
                            ],
                            [
                                1409.925,
                                1410.1800000000001
                            ],
                            [
                                1410.577,
                                1410.6600000000001
                            ],
                            [
                                1410.8889999999999,
                                1411.0450000000001
                            ],
                            [
                                1538.3779999999999,
                                1557.8489999999999
                            ],
                            [
                                1708.4110000000001,
                                1708.5519999999999
                            ],
                            [
                                1877.905,
                                1878.0260000000001
                            ],
                            [
                                1879.6089999999999,
                                1879.7539999999999
                            ],
                            [
                                1879.924,
                                1879.9770000000001
                            ],
                            [
                                1880.1769999999999,
                                1880.2760000000001
                            ],
                            [
                                1880.492,
                                1880.5820000000001
                            ],
                            [
                                1881.6780000000001,
                                1881.7739999999999
                            ],
                            [
                                2695.8130000000001,
                                2695.915
                            ],
                            [
                                2969.3739999999998,
                                2969.6039999999998
                            ],
                            [
                                3479.444,
                                3479.4679999999998
                            ],
                            [
                                3634.4459999999999,
                                3634.7950000000001
                            ]
                        ],
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=28563D8469EAE0FD708A8FC7B69D5FD8"
                    },
                    {
                        "type": 3,
                        "id": "103618.3",
                        "request_id": "103618.3",
                        "ip_addr": "23.36.162.222",
                        "full_url": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.ah.nl",
                        "url": "\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                        "raw_id": "103618.3",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 320,
                        "ttfb_ms": 158,
                        "load_start": 763,
                        "load_start_float": 763.00007000000005,
                        "bytesIn": 92139,
                        "objectSize": 92139,
                        "objectSizeUncompressed": 242950,
                        "chunks": [
                            {
                                "ts": 936,
                                "bytes": 500,
                                "inflated": 675
                            },
                            {
                                "ts": 1004,
                                "bytes": 2055,
                                "inflated": 5184
                            },
                            {
                                "ts": 1007,
                                "bytes": 4072,
                                "inflated": 10921
                            },
                            {
                                "ts": 1010,
                                "bytes": 4072,
                                "inflated": 10487
                            },
                            {
                                "ts": 1014,
                                "bytes": 4072,
                                "inflated": 10895
                            },
                            {
                                "ts": 1017,
                                "bytes": 4072,
                                "inflated": 10019
                            },
                            {
                                "ts": 1026,
                                "bytes": 8144,
                                "inflated": 20276
                            },
                            {
                                "ts": 1052,
                                "bytes": 32576,
                                "inflated": 18850
                            },
                            {
                                "ts": 1057,
                                "bytes": 8144,
                                "inflated": 20876
                            },
                            {
                                "ts": 1066,
                                "bytes": 6521,
                                "inflated": 16328
                            },
                            {
                                "ts": 1080,
                                "bytes": 17911,
                                "inflated": 52903
                            }
                        ],
                        "expires": "Sat, 13 May 2023 13:56:48 GMT",
                        "cacheControl": "max-age=0, no-cache, no-store",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 54,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 15,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.ah.nl",
                                ":method: GET",
                                ":path: \/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-B2=!HoebigOz+FJOIeYGpVIjjMvTA2elN2DnYRXjoFOGDBP+zxe7RGSwOYJF0UZDaZ\/Nk8NzILEau1B4jg==; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "cache-control: max-age=0, no-cache, no-store",
                                "content-encoding: gzip",
                                "content-length: 92139",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: text\/javascript; charset=utf-8",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Sat, 13 May 2023 13:56:48 GMT",
                                "last-modified: Wed, 03 Mar 2010 07:01:40 GMT",
                                "pragma: no-cache",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "rtss: 1-*-4",
                                "set-cookie: SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:48 GMT",
                                "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                "vary: User-Agent",
                                "vary: Accept-Encoding",
                                "x-cnection: close",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683986208175410 D=299",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 7606,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 92139,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 762,
                        "socket_group": "https:\/\/www.ah.nl",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 1,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 70,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 1083,
                        "ttfb_start": 763,
                        "ttfb_end": 921,
                        "download_start": 921,
                        "download_end": 1083,
                        "download_ms": 162,
                        "all_start": 763,
                        "all_end": 1083,
                        "all_ms": 320,
                        "index": 1,
                        "number": 2,
                        "body_file": "006-103618.3-body.txt",
                        "cpuTimes": {
                            "EvaluateScript": 47,
                            "v8.compile": 7,
                            "FunctionCall": 293
                        },
                        "cpu.EvaluateScript": 47,
                        "cpu.v8.compile": 7,
                        "cpu.FunctionCall": 293,
                        "cpuTime": 346,
                        "body_id": "103618.3",
                        "js_timing": [
                            [
                                1112.807,
                                1160.2080000000001
                            ],
                            [
                                1112.8219999999999,
                                1119.3330000000001
                            ],
                            [
                                1173.3969999999999,
                                1173.52
                            ],
                            [
                                1174.1020000000001,
                                1174.4469999999999
                            ],
                            [
                                1174.6849999999999,
                                1174.731
                            ],
                            [
                                1181.441,
                                1181.492
                            ],
                            [
                                1181.7619999999999,
                                1181.923
                            ],
                            [
                                1182.123,
                                1182.8679999999999
                            ],
                            [
                                1183.2650000000001,
                                1183.317
                            ],
                            [
                                1189.6189999999999,
                                1189.684
                            ],
                            [
                                1189.8430000000001,
                                1189.8630000000001
                            ],
                            [
                                1189.8789999999999,
                                1189.9169999999999
                            ],
                            [
                                1203.8299999999999,
                                1203.8869999999999
                            ],
                            [
                                1204.3099999999999,
                                1204.3420000000001
                            ],
                            [
                                1205.489,
                                1205.5139999999999
                            ],
                            [
                                1205.6410000000001,
                                1205.655
                            ],
                            [
                                1209.7719999999999,
                                1209.884
                            ],
                            [
                                1231.991,
                                1232.075
                            ],
                            [
                                1233.7529999999999,
                                1234.0899999999999
                            ],
                            [
                                1279.2860000000001,
                                1283.0360000000001
                            ],
                            [
                                1283.9670000000001,
                                1284.0070000000001
                            ],
                            [
                                1284.749,
                                1284.9739999999999
                            ],
                            [
                                1409.0150000000001,
                                1409.0719999999999
                            ],
                            [
                                1410.413,
                                1410.4480000000001
                            ],
                            [
                                1410.7819999999999,
                                1410.809
                            ],
                            [
                                1413.712,
                                1413.739
                            ],
                            [
                                1419.2750000000001,
                                1420.277
                            ],
                            [
                                1524.0329999999999,
                                1525.2090000000001
                            ],
                            [
                                1534.9580000000001,
                                1535.3699999999999
                            ],
                            [
                                1560.3030000000001,
                                1560.3589999999999
                            ],
                            [
                                1606.011,
                                1620.723
                            ],
                            [
                                1652.1669999999999,
                                1652.3019999999999
                            ],
                            [
                                1655.7260000000001,
                                1663.511
                            ],
                            [
                                1702.885,
                                1708.204
                            ],
                            [
                                1713.896,
                                1714.039
                            ],
                            [
                                1871.827,
                                1873.3689999999999
                            ],
                            [
                                1877.6869999999999,
                                1877.7660000000001
                            ],
                            [
                                1878.1800000000001,
                                1878.2260000000001
                            ],
                            [
                                1879.489,
                                1879.5170000000001
                            ],
                            [
                                1879.836,
                                1879.854
                            ],
                            [
                                1880.0350000000001,
                                1880.0540000000001
                            ],
                            [
                                1880.376,
                                1880.431
                            ],
                            [
                                1881.5519999999999,
                                1881.586
                            ],
                            [
                                1881.845,
                                1881.866
                            ],
                            [
                                1885.923,
                                1885.9970000000001
                            ],
                            [
                                1886.002,
                                1886.0519999999999
                            ],
                            [
                                1887.7619999999999,
                                1888.038
                            ],
                            [
                                1934.752,
                                1934.8019999999999
                            ],
                            [
                                2493.3670000000002,
                                2493.473
                            ],
                            [
                                2499.6619999999998,
                                2499.703
                            ],
                            [
                                2582.4189999999999,
                                2582.5010000000002
                            ],
                            [
                                2676.8809999999999,
                                2695.7840000000001
                            ],
                            [
                                2700.7350000000001,
                                2700.77
                            ],
                            [
                                2872.2199999999998,
                                2872.2910000000002
                            ],
                            [
                                2872.5569999999998,
                                2872.6280000000002
                            ],
                            [
                                2872.6550000000002,
                                2872.665
                            ],
                            [
                                2872.6819999999998,
                                2872.9140000000002
                            ],
                            [
                                2959.4279999999999,
                                2959.567
                            ],
                            [
                                2959.6030000000001,
                                2960.3150000000001
                            ],
                            [
                                2961.3980000000001,
                                2961.4169999999999
                            ],
                            [
                                2984.1550000000002,
                                2985.7849999999999
                            ],
                            [
                                2994.9319999999998,
                                2994.9830000000002
                            ],
                            [
                                2997.299,
                                2997.3290000000002
                            ],
                            [
                                3009.942,
                                3009.9859999999999
                            ],
                            [
                                3011.319,
                                3011.348
                            ],
                            [
                                3118.152,
                                3118.2280000000001
                            ],
                            [
                                3163.7399999999998,
                                3163.7840000000001
                            ],
                            [
                                3192.9299999999998,
                                3192.9830000000002
                            ],
                            [
                                3194.627,
                                3194.7359999999999
                            ],
                            [
                                3194.7420000000002,
                                3194.7890000000002
                            ],
                            [
                                3314.3899999999999,
                                3314.4140000000002
                            ],
                            [
                                3314.4299999999998,
                                3314.596
                            ],
                            [
                                3314.623,
                                3314.6350000000002
                            ],
                            [
                                3314.931,
                                3314.953
                            ],
                            [
                                3314.9690000000001,
                                3315.0770000000002
                            ],
                            [
                                3315.0929999999998,
                                3315.1039999999998
                            ],
                            [
                                3320.3699999999999,
                                3320.404
                            ],
                            [
                                3320.4209999999998,
                                3320.5410000000002
                            ],
                            [
                                3320.5549999999998,
                                3320.5619999999999
                            ],
                            [
                                3341.886,
                                3341.9140000000002
                            ],
                            [
                                3341.9290000000001,
                                3342.0790000000002
                            ],
                            [
                                3342.1039999999998,
                                3342.114
                            ],
                            [
                                3342.5659999999998,
                                3342.5819999999999
                            ],
                            [
                                3342.5970000000002,
                                3342.692
                            ],
                            [
                                3342.712,
                                3342.7179999999998
                            ],
                            [
                                3343.1010000000001,
                                3343.114
                            ],
                            [
                                3343.1260000000002,
                                3343.21
                            ],
                            [
                                3343.2310000000002,
                                3343.2379999999998
                            ],
                            [
                                3343.616,
                                3343.627
                            ],
                            [
                                3343.6390000000001,
                                3343.721
                            ],
                            [
                                3343.7429999999999,
                                3343.7489999999998
                            ],
                            [
                                3379.076,
                                3379.125
                            ],
                            [
                                3393.7510000000002,
                                3393.8539999999998
                            ],
                            [
                                3410.9940000000001,
                                3411.058
                            ],
                            [
                                3444.8040000000001,
                                3444.8510000000001
                            ],
                            [
                                3467.7759999999998,
                                3468.0610000000001
                            ],
                            [
                                3468.0799999999999,
                                3468.3000000000002
                            ],
                            [
                                3468.3229999999999,
                                3468.52
                            ],
                            [
                                3468.5340000000001,
                                3468.5729999999999
                            ],
                            [
                                3471.1709999999998,
                                3476.9470000000001
                            ],
                            [
                                3479.4189999999999,
                                3479.4400000000001
                            ],
                            [
                                3491.7240000000002,
                                3491.7429999999999
                            ],
                            [
                                3491.7559999999999,
                                3491.8359999999998
                            ],
                            [
                                3491.8499999999999,
                                3491.864
                            ],
                            [
                                3491.875,
                                3491.9780000000001
                            ],
                            [
                                3497.6599999999999,
                                3500.393
                            ],
                            [
                                3597.5279999999998,
                                3597.5940000000001
                            ],
                            [
                                3630.8809999999999,
                                3630.9760000000001
                            ],
                            [
                                3633.3760000000002,
                                3633.4409999999998
                            ],
                            [
                                3633.761,
                                3634.3249999999998
                            ],
                            [
                                3651.799,
                                3651.8420000000001
                            ],
                            [
                                3651.8620000000001,
                                3652.3339999999998
                            ],
                            [
                                3652.3629999999998,
                                3652.377
                            ],
                            [
                                3730.2179999999998,
                                3730.259
                            ],
                            [
                                3810.085,
                                3810.1819999999998
                            ],
                            [
                                3829.7779999999998,
                                3829.8069999999998
                            ],
                            [
                                3829.8229999999999,
                                3830.0949999999998
                            ],
                            [
                                3880.4229999999998,
                                3880.48
                            ],
                            [
                                3945.0349999999999,
                                3945.2950000000001
                            ],
                            [
                                3945.3249999999998,
                                3945.3780000000002
                            ],
                            [
                                3945.3890000000001,
                                3945.4609999999998
                            ],
                            [
                                3945.922,
                                3946.5540000000001
                            ],
                            [
                                3946.578,
                                3946.6410000000001
                            ],
                            [
                                3946.6489999999999,
                                3946.683
                            ],
                            [
                                3960.3159999999998,
                                3960.3400000000001
                            ],
                            [
                                3960.357,
                                3960.364
                            ],
                            [
                                3960.3899999999999,
                                3960.4160000000002
                            ],
                            [
                                3960.4520000000002,
                                3960.4589999999998
                            ],
                            [
                                3960.471,
                                3960.5590000000002
                            ],
                            [
                                3964.7860000000001,
                                3964.942
                            ],
                            [
                                3964.9699999999998,
                                3965.011
                            ],
                            [
                                3965.0210000000002,
                                3965.076
                            ],
                            [
                                3965.645,
                                3965.9189999999999
                            ],
                            [
                                3965.9369999999999,
                                3965.9780000000001
                            ],
                            [
                                3965.9839999999999,
                                3966.0120000000002
                            ],
                            [
                                3967.0819999999999,
                                3970.23
                            ],
                            [
                                3970.2860000000001,
                                3970.3110000000001
                            ],
                            [
                                3970.3240000000001,
                                3970.3299999999999
                            ],
                            [
                                3970.3719999999998,
                                3970.5189999999998
                            ],
                            [
                                3970.5340000000001,
                                3970.5459999999998
                            ],
                            [
                                3970.5569999999998,
                                3970.6399999999999
                            ],
                            [
                                3970.6550000000002,
                                3970.663
                            ],
                            [
                                3983.598,
                                3983.7719999999999
                            ],
                            [
                                3983.7950000000001,
                                3983.864
                            ],
                            [
                                3983.8739999999998,
                                3983.9360000000001
                            ],
                            [
                                3984.1219999999998,
                                3985.7469999999998
                            ],
                            [
                                3985.7669999999998,
                                3985.8440000000001
                            ],
                            [
                                3985.8499999999999,
                                3985.877
                            ],
                            [
                                3985.9780000000001,
                                3985.9960000000001
                            ],
                            [
                                3986.009,
                                3986.027
                            ],
                            [
                                3986.0509999999999,
                                3986.0709999999999
                            ],
                            [
                                3993.375,
                                3993.4059999999999
                            ],
                            [
                                3993.4180000000001,
                                3993.75
                            ],
                            [
                                4159.9449999999997,
                                4160.0749999999998
                            ],
                            [
                                4318.6800000000003,
                                4319.4979999999996
                            ],
                            [
                                4319.5590000000002,
                                4321.1490000000003
                            ],
                            [
                                4323.7240000000002,
                                4323.7640000000001
                            ],
                            [
                                4323.817,
                                4323.8299999999999
                            ],
                            [
                                4323.8720000000003,
                                4324.9629999999997
                            ],
                            [
                                4328.5010000000002,
                                4328.5379999999996
                            ],
                            [
                                4345.1710000000003,
                                4346.2839999999997
                            ],
                            [
                                4346.4120000000003,
                                4347.0870000000004
                            ],
                            [
                                4347.1540000000005,
                                4347.8919999999998
                            ],
                            [
                                4347.9840000000004,
                                4349.143
                            ],
                            [
                                4349.2349999999997,
                                4349.2669999999998
                            ],
                            [
                                4349.317,
                                4349.3320000000003
                            ],
                            [
                                4349.3710000000001,
                                4349.384
                            ],
                            [
                                4349.4219999999996,
                                4349.4409999999998
                            ],
                            [
                                4471.098,
                                4472.0050000000001
                            ],
                            [
                                4472.1139999999996,
                                4472.152
                            ],
                            [
                                4558.0720000000001,
                                4558.1090000000004
                            ],
                            [
                                4563.9989999999998,
                                4564.085
                            ],
                            [
                                4616.8559999999998,
                                4616.8879999999999
                            ],
                            [
                                4616.9049999999997,
                                4617.2169999999996
                            ],
                            [
                                4661.5140000000001,
                                4661.7719999999999
                            ],
                            [
                                4661.8050000000003,
                                4661.8760000000002
                            ],
                            [
                                4661.8969999999999,
                                4661.9979999999996
                            ],
                            [
                                4662.7669999999998,
                                4663.0919999999996
                            ],
                            [
                                4663.1139999999996,
                                4663.1790000000001
                            ],
                            [
                                4663.1880000000001,
                                4663.2250000000004
                            ],
                            [
                                4664.3450000000003,
                                4665.3119999999999
                            ],
                            [
                                4665.3940000000002,
                                4665.4229999999998
                            ],
                            [
                                4665.4459999999999,
                                4665.4570000000003
                            ],
                            [
                                4665.4939999999997,
                                4665.5209999999997
                            ],
                            [
                                4665.5379999999996,
                                4665.5469999999996
                            ],
                            [
                                4665.585,
                                4665.6940000000004
                            ],
                            [
                                4665.7539999999999,
                                4665.7629999999999
                            ],
                            [
                                4833.0839999999998,
                                4833.8789999999999
                            ],
                            [
                                4833.9390000000003,
                                4833.9539999999997
                            ],
                            [
                                4956.585,
                                4957.2809999999999
                            ],
                            [
                                4957.3429999999998,
                                4957.3590000000004
                            ],
                            [
                                4972.9189999999999,
                                4973.5479999999998
                            ],
                            [
                                4973.8000000000002,
                                4973.817
                            ],
                            [
                                4986.8829999999998,
                                4987.6689999999999
                            ],
                            [
                                4987.7309999999998,
                                4987.7820000000002
                            ],
                            [
                                5620.5940000000001,
                                5621.3980000000001
                            ],
                            [
                                5621.4769999999999,
                                5621.4970000000003
                            ],
                            [
                                5665.1310000000003,
                                5670.2830000000004
                            ],
                            [
                                5670.3900000000003,
                                5670.415
                            ],
                            [
                                5721.9210000000003,
                                5722.5450000000001
                            ],
                            [
                                6155.6260000000002,
                                6155.9939999999997
                            ],
                            [
                                6729.1530000000002,
                                6732.2439999999997
                            ],
                            [
                                6732.3440000000001,
                                6735.1319999999996
                            ],
                            [
                                6737.3620000000001,
                                6772.5290000000005
                            ],
                            [
                                6773.8649999999998,
                                6789.4690000000001
                            ],
                            [
                                6791.7380000000003,
                                6825.4340000000002
                            ],
                            [
                                6827.4279999999999,
                                6832.491
                            ],
                            [
                                6842.4759999999997,
                                6844.4650000000001
                            ],
                            [
                                6850.4899999999998,
                                6862.299
                            ],
                            [
                                6865.4409999999998,
                                6866.241
                            ],
                            [
                                6869.7879999999996,
                                6895.4880000000003
                            ],
                            [
                                6898.1220000000003,
                                6900.1970000000001
                            ],
                            [
                                6902.6549999999997,
                                6907.9660000000003
                            ],
                            [
                                6908.0600000000004,
                                6908.4040000000005
                            ],
                            [
                                6912.2259999999997,
                                6914.6719999999996
                            ],
                            [
                                6916.3950000000004,
                                6916.6329999999998
                            ],
                            [
                                6920.5379999999996,
                                6921.9269999999997
                            ],
                            [
                                6925.049,
                                6925.1800000000003
                            ],
                            [
                                6929.2510000000002,
                                6930.8339999999998
                            ],
                            [
                                6933.4269999999997,
                                6933.5699999999997
                            ],
                            [
                                6937.741,
                                6940.1890000000003
                            ],
                            [
                                6942.9930000000004,
                                6943.3190000000004
                            ],
                            [
                                6947.3339999999998,
                                6949.9489999999996
                            ],
                            [
                                6956.4709999999995,
                                6956.6769999999997
                            ],
                            [
                                6960.7790000000005,
                                6994.5230000000001
                            ],
                            [
                                6996.3810000000003,
                                6996.8090000000002
                            ],
                            [
                                7161.2160000000003,
                                7161.3810000000003
                            ]
                        ],
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.3"
                    },
                    {
                        "type": 3,
                        "id": "103618.12",
                        "request_id": "103618.12",
                        "ip_addr": "23.36.162.222",
                        "full_url": "https:\/\/www.ah.nl\/content\/assets\/styles.0cc3a75b.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.ah.nl",
                        "url": "\/content\/assets\/styles.0cc3a75b.css",
                        "raw_id": "103618.12",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 186,
                        "ttfb_ms": 153,
                        "load_start": 774,
                        "load_start_float": 774.00010799999995,
                        "bytesIn": 45391,
                        "objectSize": 45391,
                        "objectSizeUncompressed": 303013,
                        "chunks": [
                            {
                                "ts": 938,
                                "bytes": 19123,
                                "inflated": 52909
                            },
                            {
                                "ts": 944,
                                "bytes": 8144,
                                "inflated": 47907
                            },
                            {
                                "ts": 946,
                                "bytes": 4072,
                                "inflated": 21548
                            },
                            {
                                "ts": 952,
                                "bytes": 4072,
                                "inflated": 43930
                            },
                            {
                                "ts": 958,
                                "bytes": 9980,
                                "inflated": 5647
                            }
                        ],
                        "expires": "Sat, 13 May 2023 13:56:48 GMT",
                        "cacheControl": "max-age=0, no-cache, no-store",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 54,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 19,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.ah.nl",
                                ":method: GET",
                                ":path: \/content\/assets\/styles.0cc3a75b.css",
                                ":scheme: https",
                                "accept: text\/css,*\/*;q=0.1",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-B2=!HoebigOz+FJOIeYGpVIjjMvTA2elN2DnYRXjoFOGDBP+zxe7RGSwOYJF0UZDaZ\/Nk8NzILEau1B4jg==; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: style",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=0, no-cache, no-store",
                                "content-encoding: gzip",
                                "content-language: nl-nl",
                                "content-length: 45391",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: text\/css; charset=UTF-8",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Sat, 13 May 2023 13:56:48 GMT",
                                "last-modified: Fri, 05 May 2023 10:24:23 GMT",
                                "pragma: no-cache",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "set-cookie: i18next=nl-nl; Path=\/; Expires=Mon, 13 May 2024 13:56:48 GMT; SameSite=Strict",
                                "set-cookie: Ahonlnl-Prd-01-DigitalDev-B2=!kVeq+kDRrR9fM0YGpVIjjMvTA2elNztVllpHGe2tAsg1\/IeBzOdJQYu+acoYjZ2V\/QDLXrWstRHpJg==; path=\/; Httponly",
                                "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                "vary: User-Agent,Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-correlation-id: content-static-3930e131-f319-473b-ae86-0f7f128c4ee4",
                                "x-dns-prefetch-control: off",
                                "x-download-options: noopen",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683986208199679 D=8879",
                                "x-locale: nl_NL",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 7606,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 45391,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 773,
                        "socket_group": "https:\/\/www.ah.nl",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 1,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 108,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 960,
                        "ttfb_start": 774,
                        "ttfb_end": 927,
                        "download_start": 927,
                        "download_end": 960,
                        "download_ms": 33,
                        "all_start": 774,
                        "all_end": 960,
                        "all_ms": 186,
                        "index": 2,
                        "number": 3,
                        "body_file": "002-103618.12-body.txt",
                        "body_id": "103618.12",
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.12"
                    },
                    {
                        "type": 3,
                        "id": "103618.13",
                        "request_id": "103618.13",
                        "ip_addr": "23.36.162.222",
                        "full_url": "https:\/\/www.ah.nl\/content\/assets\/123.34c83cd7.chunk.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.ah.nl",
                        "url": "\/content\/assets\/123.34c83cd7.chunk.js",
                        "raw_id": "103618.13",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 324,
                        "ttfb_ms": 191,
                        "load_start": 778,
                        "load_start_float": 778.00011199999994,
                        "bytesIn": 43113,
                        "objectSize": 43113,
                        "objectSizeUncompressed": 168766,
                        "chunks": [
                            {
                                "ts": 980,
                                "bytes": 10870,
                                "inflated": 35045
                            },
                            {
                                "ts": 994,
                                "bytes": 4072,
                                "inflated": 21631
                            },
                            {
                                "ts": 998,
                                "bytes": 4072,
                                "inflated": 17455
                            },
                            {
                                "ts": 1003,
                                "bytes": 5562,
                                "inflated": 18541
                            },
                            {
                                "ts": 1087,
                                "bytes": 18537,
                                "inflated": 10558
                            }
                        ],
                        "expires": "Sat, 13 May 2023 13:56:48 GMT",
                        "cacheControl": "max-age=0, no-cache, no-store",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 54,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 20,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.ah.nl",
                                ":method: GET",
                                ":path: \/content\/assets\/123.34c83cd7.chunk.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-B2=!HoebigOz+FJOIeYGpVIjjMvTA2elN2DnYRXjoFOGDBP+zxe7RGSwOYJF0UZDaZ\/Nk8NzILEau1B4jg==; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "ab-test-headers: \"x-variant-te-1878:true\"",
                                "accept-ranges: bytes",
                                "cache-control: max-age=0, no-cache, no-store",
                                "content-encoding: gzip",
                                "content-language: nl-nl",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: application\/javascript; charset=UTF-8",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Sat, 13 May 2023 13:56:48 GMT",
                                "last-modified: Fri, 05 May 2023 10:24:23 GMT",
                                "pragma: no-cache",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "rtss: 1-*-4",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "set-cookie: SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:48 GMT",
                                "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                "set-cookie: i18next=nl-nl; Path=\/; Expires=Mon, 13 May 2024 13:56:48 GMT; SameSite=Strict",
                                "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                "vary: User-Agent,Accept-Encoding",
                                "x-cnection: close",
                                "x-content-type-options: nosniff",
                                "x-correlation-id: content-static-ba227b50-df53-4d30-8cda-7e69d0d4843b",
                                "x-dns-prefetch-control: off",
                                "x-download-options: noopen",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683986208207936 D=8732",
                                "x-locale: nl_NL",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 7570,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 44036,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 775,
                        "socket_group": "https:\/\/www.ah.nl",
                        "http2_stream_id": 7,
                        "http2_stream_dependency": 3,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 112,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 1102,
                        "ttfb_start": 778,
                        "ttfb_end": 969,
                        "download_start": 969,
                        "download_end": 1102,
                        "download_ms": 133,
                        "all_start": 778,
                        "all_end": 1102,
                        "all_ms": 324,
                        "index": 3,
                        "number": 4,
                        "body_file": "007-103618.13-body.txt",
                        "cpuTimes": {
                            "EvaluateScript": 3,
                            "v8.compile": 3
                        },
                        "cpu.EvaluateScript": 3,
                        "cpu.v8.compile": 3,
                        "cpuTime": 6,
                        "body_id": "103618.13",
                        "js_timing": [
                            [
                                1954.9739999999999,
                                1958.26
                            ],
                            [
                                1954.999,
                                1958.056
                            ]
                        ],
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.13"
                    },
                    {
                        "type": 3,
                        "id": "103618.15",
                        "request_id": "103618.15",
                        "ip_addr": "23.36.162.222",
                        "full_url": "https:\/\/www.ah.nl\/content\/assets\/client.6d79bd90.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.ah.nl",
                        "url": "\/content\/assets\/client.6d79bd90.js",
                        "raw_id": "103618.15",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 312,
                        "ttfb_ms": 283,
                        "load_start": 790,
                        "load_start_float": 790.00011600000005,
                        "bytesIn": 701,
                        "objectSize": 701,
                        "objectSizeUncompressed": 2306,
                        "chunks": [
                            {
                                "ts": 1102,
                                "bytes": 701,
                                "inflated": 2306
                            }
                        ],
                        "expires": "Sat, 13 May 2023 13:56:48 GMT",
                        "cacheControl": "max-age=0, no-cache, no-store",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 54,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 20,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.ah.nl",
                                ":method: GET",
                                ":path: \/content\/assets\/client.6d79bd90.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-B2=!HoebigOz+FJOIeYGpVIjjMvTA2elN2DnYRXjoFOGDBP+zxe7RGSwOYJF0UZDaZ\/Nk8NzILEau1B4jg==; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "ab-test-headers: \"x-variant-te-1878:true\"",
                                "accept-ranges: bytes",
                                "cache-control: max-age=0, no-cache, no-store",
                                "content-encoding: gzip",
                                "content-language: nl-nl",
                                "content-length: 701",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: application\/javascript; charset=UTF-8",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Sat, 13 May 2023 13:56:48 GMT",
                                "last-modified: Fri, 05 May 2023 10:24:23 GMT",
                                "pragma: no-cache",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "rtss: 1-*-4",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "set-cookie: SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:48 GMT",
                                "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                "set-cookie: i18next=nl-nl; Path=\/; Expires=Mon, 13 May 2024 13:56:48 GMT; SameSite=Strict",
                                "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                "vary: User-Agent,Accept-Encoding",
                                "x-cnection: close",
                                "x-content-type-options: nosniff",
                                "x-correlation-id: content-static-aa1503a3-e91c-486c-b16a-6cf62a639aab",
                                "x-dns-prefetch-control: off",
                                "x-download-options: noopen",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683986208238942 D=8853",
                                "x-locale: nl_NL",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 7561,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 701,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 777,
                        "socket_group": "https:\/\/www.ah.nl",
                        "http2_stream_id": 9,
                        "http2_stream_dependency": 7,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 116,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 1102,
                        "ttfb_start": 790,
                        "ttfb_end": 1073,
                        "download_start": 1073,
                        "download_end": 1102,
                        "download_ms": 29,
                        "all_start": 790,
                        "all_end": 1102,
                        "all_ms": 312,
                        "index": 4,
                        "number": 5,
                        "body_file": "008-103618.15-body.txt",
                        "cpuTimes": {
                            "EvaluateScript": 0,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 0,
                        "cpu.v8.compile": 0,
                        "cpuTime": 0,
                        "body_id": "103618.15",
                        "js_timing": [
                            [
                                1958.329,
                                1958.5409999999999
                            ],
                            [
                                1958.3399999999999,
                                1958.4770000000001
                            ]
                        ],
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.15"
                    },
                    {
                        "type": 3,
                        "id": "103618.17",
                        "request_id": "103618.17",
                        "ip_addr": "23.36.162.222",
                        "full_url": "https:\/\/www.ah.nl\/content\/assets\/runtime.44a01b5e.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.ah.nl",
                        "url": "\/content\/assets\/runtime.44a01b5e.js",
                        "raw_id": "103618.17",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 230,
                        "ttfb_ms": 175,
                        "load_start": 792,
                        "load_start_float": 792.00011800000004,
                        "bytesIn": 2329,
                        "objectSize": 2329,
                        "objectSizeUncompressed": 4814,
                        "chunks": [
                            {
                                "ts": 980,
                                "bytes": 617,
                                "inflated": 1006
                            },
                            {
                                "ts": 1022,
                                "bytes": 1712,
                                "inflated": 3808
                            }
                        ],
                        "expires": "Sat, 13 May 2023 13:56:48 GMT",
                        "cacheControl": "max-age=0, no-cache, no-store",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 54,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 20,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.ah.nl",
                                ":method: GET",
                                ":path: \/content\/assets\/runtime.44a01b5e.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-B2=!HoebigOz+FJOIeYGpVIjjMvTA2elN2DnYRXjoFOGDBP+zxe7RGSwOYJF0UZDaZ\/Nk8NzILEau1B4jg==; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "ab-test-headers: \"x-variant-te-1878:true\"",
                                "accept-ranges: bytes",
                                "cache-control: max-age=0, no-cache, no-store",
                                "content-encoding: gzip",
                                "content-language: nl-nl",
                                "content-length: 2329",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: application\/javascript; charset=UTF-8",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Sat, 13 May 2023 13:56:48 GMT",
                                "last-modified: Fri, 05 May 2023 10:24:23 GMT",
                                "pragma: no-cache",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "rtss: 1-*-4",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "set-cookie: SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:48 GMT",
                                "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                "set-cookie: i18next=nl-nl; Path=\/; Expires=Mon, 13 May 2024 13:56:48 GMT; SameSite=Strict",
                                "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                "vary: User-Agent,Accept-Encoding",
                                "x-cnection: close",
                                "x-content-type-options: nosniff",
                                "x-correlation-id: content-static-fe2a06ab-686e-4cf0-b61c-6a27f3ac15f6",
                                "x-dns-prefetch-control: off",
                                "x-download-options: noopen",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683986208207989 D=10999",
                                "x-locale: nl_NL",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 7564,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 2329,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 781,
                        "socket_group": "https:\/\/www.ah.nl",
                        "http2_stream_id": 11,
                        "http2_stream_dependency": 9,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 118,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 1022,
                        "ttfb_start": 792,
                        "ttfb_end": 967,
                        "download_start": 967,
                        "download_end": 1022,
                        "download_ms": 55,
                        "all_start": 792,
                        "all_end": 1022,
                        "all_ms": 230,
                        "index": 5,
                        "number": 6,
                        "body_file": "003-103618.17-body.txt",
                        "cpuTimes": {
                            "EvaluateScript": 1,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 1,
                        "cpu.v8.compile": 0,
                        "cpuTime": 1,
                        "body_id": "103618.17",
                        "js_timing": [
                            [
                                1958.5719999999999,
                                1959.338
                            ],
                            [
                                1958.5799999999999,
                                1958.6969999999999
                            ]
                        ],
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.17"
                    },
                    {
                        "type": 3,
                        "id": "103618.19",
                        "request_id": "103618.19",
                        "ip_addr": "23.36.162.222",
                        "full_url": "https:\/\/www.ah.nl\/content\/assets\/vendor.e260e856.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.ah.nl",
                        "url": "\/content\/assets\/vendor.e260e856.js",
                        "raw_id": "103618.19",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 1055,
                        "ttfb_ms": 318,
                        "load_start": 792,
                        "load_start_float": 792.00012000000004,
                        "bytesIn": 647144,
                        "objectSize": 647144,
                        "objectSizeUncompressed": 2947946,
                        "chunks": [
                            {
                                "ts": 1113,
                                "bytes": 24576,
                                "inflated": 48703
                            },
                            {
                                "ts": 1123,
                                "bytes": 2584,
                                "inflated": 12075
                            },
                            {
                                "ts": 1127,
                                "bytes": 8144,
                                "inflated": 33128
                            },
                            {
                                "ts": 1131,
                                "bytes": 8144,
                                "inflated": 40614
                            },
                            {
                                "ts": 1140,
                                "bytes": 5704,
                                "inflated": 31609
                            },
                            {
                                "ts": 1163,
                                "bytes": 30944,
                                "inflated": 10016
                            },
                            {
                                "ts": 1171,
                                "bytes": 20360,
                                "inflated": 33567
                            },
                            {
                                "ts": 1175,
                                "bytes": 4072,
                                "inflated": 16823
                            },
                            {
                                "ts": 1176,
                                "bytes": 4072,
                                "inflated": 19294
                            },
                            {
                                "ts": 1315,
                                "bytes": 32768,
                                "inflated": 24582
                            },
                            {
                                "ts": 1366,
                                "bytes": 32768,
                                "inflated": 4161
                            },
                            {
                                "ts": 1459,
                                "bytes": 32768,
                                "inflated": 60523
                            },
                            {
                                "ts": 1523,
                                "bytes": 32768,
                                "inflated": 1118
                            },
                            {
                                "ts": 1625,
                                "bytes": 32768,
                                "inflated": 64978
                            },
                            {
                                "ts": 1676,
                                "bytes": 32768,
                                "inflated": 30201
                            },
                            {
                                "ts": 1686,
                                "bytes": 32768,
                                "inflated": 49564
                            },
                            {
                                "ts": 1707,
                                "bytes": 32768,
                                "inflated": 53841
                            },
                            {
                                "ts": 1727,
                                "bytes": 32768,
                                "inflated": 48652
                            },
                            {
                                "ts": 1740,
                                "bytes": 32768,
                                "inflated": 42222
                            },
                            {
                                "ts": 1759,
                                "bytes": 32768,
                                "inflated": 49883
                            },
                            {
                                "ts": 1770,
                                "bytes": 32768,
                                "inflated": 38676
                            },
                            {
                                "ts": 1799,
                                "bytes": 32768,
                                "inflated": 42820
                            },
                            {
                                "ts": 1817,
                                "bytes": 32768,
                                "inflated": 57194
                            },
                            {
                                "ts": 1832,
                                "bytes": 32768,
                                "inflated": 58447
                            },
                            {
                                "ts": 1840,
                                "bytes": 32768,
                                "inflated": 52947
                            },
                            {
                                "ts": 1846,
                                "bytes": 14256,
                                "inflated": 49853
                            }
                        ],
                        "expires": "Sat, 13 May 2023 13:56:48 GMT",
                        "cacheControl": "max-age=0, no-cache, no-store",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 54,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 20,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.ah.nl",
                                ":method: GET",
                                ":path: \/content\/assets\/vendor.e260e856.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-B2=!HoebigOz+FJOIeYGpVIjjMvTA2elN2DnYRXjoFOGDBP+zxe7RGSwOYJF0UZDaZ\/Nk8NzILEau1B4jg==; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "ab-test-headers: \"x-variant-te-1878:true\"",
                                "accept-ranges: bytes",
                                "cache-control: max-age=0, no-cache, no-store",
                                "content-encoding: gzip",
                                "content-language: nl-nl",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: application\/javascript; charset=UTF-8",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Sat, 13 May 2023 13:56:48 GMT",
                                "last-modified: Fri, 05 May 2023 10:24:23 GMT",
                                "pragma: no-cache",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "rtss: 1-*-4",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "set-cookie: SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:48 GMT",
                                "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                "set-cookie: i18next=nl-nl; Path=\/; Expires=Mon, 13 May 2024 13:56:48 GMT; SameSite=Strict",
                                "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                "vary: User-Agent,Accept-Encoding",
                                "x-cnection: close",
                                "x-content-type-options: nosniff",
                                "x-correlation-id: content-static-dd96123b-64be-4d73-9eb5-9b9c34f6ef37",
                                "x-dns-prefetch-control: off",
                                "x-download-options: noopen",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683986208277032 D=28108",
                                "x-locale: nl_NL",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 7561,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 649635,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 783,
                        "socket_group": "https:\/\/www.ah.nl",
                        "http2_stream_id": 13,
                        "http2_stream_dependency": 11,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 120,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 1847,
                        "ttfb_start": 792,
                        "ttfb_end": 1110,
                        "download_start": 1110,
                        "download_end": 1847,
                        "download_ms": 737,
                        "all_start": 792,
                        "all_end": 1847,
                        "all_ms": 1055,
                        "index": 6,
                        "number": 7,
                        "body_file": "017-103618.19-body.txt",
                        "cpuTimes": {
                            "EvaluateScript": 528,
                            "v8.compile": 51,
                            "FunctionCall": 270
                        },
                        "cpu.EvaluateScript": 528,
                        "cpu.v8.compile": 51,
                        "cpu.FunctionCall": 270,
                        "cpuTime": 849,
                        "body_id": "103618.19",
                        "js_timing": [
                            [
                                1966.271,
                                2494.241
                            ],
                            [
                                1966.288,
                                2016.902
                            ],
                            [
                                2699.1120000000001,
                                2700.7190000000001
                            ],
                            [
                                2707.4119999999998,
                                2711.319
                            ],
                            [
                                2711.4580000000001,
                                2711.5189999999998
                            ],
                            [
                                2714.4029999999998,
                                2716.3359999999998
                            ],
                            [
                                2716.77,
                                2765.6550000000002
                            ],
                            [
                                2768.2530000000002,
                                2768.261
                            ],
                            [
                                2841.7179999999998,
                                2841.7269999999999
                            ],
                            [
                                2841.9949999999999,
                                2842.4560000000001
                            ],
                            [
                                2842.5450000000001,
                                2842.5520000000001
                            ],
                            [
                                2842.5639999999999,
                                2842.569
                            ],
                            [
                                2872.384,
                                2872.3910000000001
                            ],
                            [
                                2873.5889999999999,
                                2873.7449999999999
                            ],
                            [
                                2873.7689999999998,
                                2904.6979999999999
                            ],
                            [
                                2904.9079999999999,
                                2904.922
                            ],
                            [
                                2904.953,
                                2904.9639999999999
                            ],
                            [
                                2904.9839999999999,
                                2912.2170000000001
                            ],
                            [
                                2912.2489999999998,
                                2912.2669999999998
                            ],
                            [
                                2937.5279999999998,
                                2937.5459999999998
                            ],
                            [
                                2941.855,
                                2941.9070000000002
                            ],
                            [
                                2941.9369999999999,
                                2941.9430000000002
                            ],
                            [
                                2941.971,
                                2941.9749999999999
                            ],
                            [
                                2941.9989999999998,
                                2942.0030000000002
                            ],
                            [
                                2942.027,
                                2942.0309999999999
                            ],
                            [
                                2942.0610000000001,
                                2942.0650000000001
                            ],
                            [
                                2942.087,
                                2942.0909999999999
                            ],
                            [
                                2942.114,
                                2942.1179999999999
                            ],
                            [
                                2942.1390000000001,
                                2942.1460000000002
                            ],
                            [
                                2942.1680000000001,
                                2942.1759999999999
                            ],
                            [
                                2942.2139999999999,
                                2942.2379999999998
                            ],
                            [
                                2942.261,
                                2942.2660000000001
                            ],
                            [
                                2942.2860000000001,
                                2942.29
                            ],
                            [
                                2942.3429999999998,
                                2942.3600000000001
                            ],
                            [
                                2942.3870000000002,
                                2942.3910000000001
                            ],
                            [
                                2942.4119999999998,
                                2942.4189999999999
                            ],
                            [
                                2942.4389999999999,
                                2942.4450000000002
                            ],
                            [
                                2942.4650000000001,
                                2942.4690000000001
                            ],
                            [
                                2942.4899999999998,
                                2942.4929999999999
                            ],
                            [
                                2942.518,
                                2942.5210000000002
                            ],
                            [
                                2942.5410000000002,
                                2942.5450000000001
                            ],
                            [
                                2942.5659999999998,
                                2942.576
                            ],
                            [
                                2942.5999999999999,
                                2942.6039999999998
                            ],
                            [
                                2942.625,
                                2942.6289999999999
                            ],
                            [
                                2942.6489999999999,
                                2942.6529999999998
                            ],
                            [
                                2942.674,
                                2942.6770000000001
                            ],
                            [
                                2942.6990000000001,
                                2942.703
                            ],
                            [
                                2942.7429999999999,
                                2942.9920000000002
                            ],
                            [
                                2946.1309999999999,
                                2947.1489999999999
                            ],
                            [
                                2947.1759999999999,
                                2947.4679999999998
                            ],
                            [
                                2947.7979999999998,
                                2947.8040000000001
                            ],
                            [
                                2969.627,
                                2984.1320000000001
                            ],
                            [
                                2985.9029999999998,
                                2985.9110000000001
                            ],
                            [
                                2985.9690000000001,
                                2994.8980000000001
                            ],
                            [
                                2995.1199999999999,
                                2995.1329999999998
                            ],
                            [
                                2995.2060000000001,
                                2995.7170000000001
                            ],
                            [
                                2996.2060000000001,
                                2997.2809999999999
                            ],
                            [
                                2997.4070000000002,
                                2997.4540000000002
                            ],
                            [
                                2997.4859999999999,
                                3009.9090000000001
                            ],
                            [
                                3010.1129999999998,
                                3010.1210000000001
                            ],
                            [
                                3010.1799999999998,
                                3011.3020000000001
                            ],
                            [
                                3011.4290000000001,
                                3011.4360000000001
                            ],
                            [
                                3011.6170000000002,
                                3011.625
                            ],
                            [
                                3118.3690000000001,
                                3118.3789999999999
                            ],
                            [
                                3163.902,
                                3163.913
                            ],
                            [
                                3166.576,
                                3166.607
                            ],
                            [
                                3166.614,
                                3166.6779999999999
                            ],
                            [
                                3166.6840000000002,
                                3166.7069999999999
                            ],
                            [
                                3166.7109999999998,
                                3166.759
                            ],
                            [
                                3193.1300000000001,
                                3193.1390000000001
                            ],
                            [
                                3213.6909999999998,
                                3213.8519999999999
                            ],
                            [
                                3213.8809999999999,
                                3246.9839999999999
                            ],
                            [
                                3247.3580000000002,
                                3247.3809999999999
                            ],
                            [
                                3247.4009999999998,
                                3247.4690000000001
                            ],
                            [
                                3247.4760000000001,
                                3247.5619999999999
                            ],
                            [
                                3247.5810000000001,
                                3247.8429999999998
                            ],
                            [
                                3248.0070000000001,
                                3248.0140000000001
                            ],
                            [
                                3260.6170000000002,
                                3264.0619999999999
                            ],
                            [
                                3264.143,
                                3264.7739999999999
                            ],
                            [
                                3306.0540000000001,
                                3306.0790000000002
                            ],
                            [
                                3306.0839999999998,
                                3306.0880000000002
                            ],
                            [
                                3306.105,
                                3307.4920000000002
                            ],
                            [
                                3307.549,
                                3307.817
                            ],
                            [
                                3307.8539999999998,
                                3312.1950000000002
                            ],
                            [
                                3312.2600000000002,
                                3312.5529999999999
                            ],
                            [
                                3312.5810000000001,
                                3312.6860000000001
                            ],
                            [
                                3312.7060000000001,
                                3312.8939999999998
                            ],
                            [
                                3313.085,
                                3313.2150000000001
                            ],
                            [
                                3318.5259999999998,
                                3318.5340000000001
                            ],
                            [
                                3319.4810000000002,
                                3319.5189999999998
                            ],
                            [
                                3320.7249999999999,
                                3320.739
                            ],
                            [
                                3321.4929999999999,
                                3321.5039999999999
                            ],
                            [
                                3321.518,
                                3321.5219999999999
                            ],
                            [
                                3321.5320000000002,
                                3321.5360000000001
                            ],
                            [
                                3321.547,
                                3326.127
                            ],
                            [
                                3327.3710000000001,
                                3327.7060000000001
                            ],
                            [
                                3343.779,
                                3344.0520000000001
                            ],
                            [
                                3344.0799999999999,
                                3344.0900000000001
                            ],
                            [
                                3344.0940000000001,
                                3344.098
                            ],
                            [
                                3344.1880000000001,
                                3344.2159999999999
                            ],
                            [
                                3379.2750000000001,
                                3379.3020000000001
                            ],
                            [
                                3394.0430000000001,
                                3394.0630000000001
                            ],
                            [
                                3411.2190000000001,
                                3411.2289999999998
                            ],
                            [
                                3411.7689999999998,
                                3411.7820000000002
                            ],
                            [
                                3445.0039999999999,
                                3445.0129999999999
                            ],
                            [
                                3467.239,
                                3467.3290000000002
                            ],
                            [
                                3470.1469999999999,
                                3470.1550000000002
                            ],
                            [
                                3470.1750000000002,
                                3470.1790000000001
                            ],
                            [
                                3471.0909999999999,
                                3471.0990000000002
                            ],
                            [
                                3471.1350000000002,
                                3471.1390000000001
                            ],
                            [
                                3476.982,
                                3476.9949999999999
                            ],
                            [
                                3477,
                                3477.0819999999999
                            ],
                            [
                                3477.098,
                                3477.1039999999998
                            ],
                            [
                                3477.107,
                                3477.1529999999998
                            ],
                            [
                                3477.1660000000002,
                                3477.172
                            ],
                            [
                                3477.2710000000002,
                                3477.279
                            ],
                            [
                                3477.2840000000001,
                                3477.3270000000002
                            ],
                            [
                                3477.3470000000002,
                                3477.3560000000002
                            ],
                            [
                                3477.3600000000001,
                                3477.5639999999999
                            ],
                            [
                                3477.6179999999999,
                                3477.634
                            ],
                            [
                                3477.6379999999999,
                                3477.683
                            ],
                            [
                                3477.7040000000002,
                                3477.7069999999999
                            ],
                            [
                                3477.71,
                                3477.73
                            ],
                            [
                                3477.7399999999998,
                                3477.7429999999999
                            ],
                            [
                                3477.8029999999999,
                                3477.806
                            ],
                            [
                                3477.8409999999999,
                                3477.8440000000001
                            ],
                            [
                                3477.8470000000002,
                                3477.8690000000001
                            ],
                            [
                                3477.877,
                                3477.8809999999999
                            ],
                            [
                                3477.8829999999998,
                                3477.9920000000002
                            ],
                            [
                                3478.0039999999999,
                                3478.0100000000002
                            ],
                            [
                                3478.0129999999999,
                                3478.0439999999999
                            ],
                            [
                                3478.0529999999999,
                                3478.058
                            ],
                            [
                                3478.076,
                                3478.0949999999998
                            ],
                            [
                                3478.105,
                                3478.1080000000002
                            ],
                            [
                                3478.1109999999999,
                                3478.1320000000001
                            ],
                            [
                                3478.145,
                                3478.1489999999999
                            ],
                            [
                                3478.152,
                                3478.1689999999999
                            ],
                            [
                                3478.1790000000001,
                                3478.1819999999998
                            ],
                            [
                                3478.1849999999999,
                                3478.2179999999998
                            ],
                            [
                                3478.23,
                                3478.2330000000002
                            ],
                            [
                                3478.2359999999999,
                                3478.2620000000002
                            ],
                            [
                                3478.27,
                                3478.2739999999999
                            ],
                            [
                                3478.2759999999998,
                                3478.2890000000002
                            ],
                            [
                                3478.297,
                                3478.3009999999999
                            ],
                            [
                                3478.3040000000001,
                                3478.3180000000002
                            ],
                            [
                                3478.3290000000002,
                                3478.3330000000001
                            ],
                            [
                                3478.395,
                                3478.4009999999998
                            ],
                            [
                                3478.404,
                                3478.4209999999998
                            ],
                            [
                                3478.431,
                                3478.4340000000002
                            ],
                            [
                                3478.4369999999999,
                                3478.4540000000002
                            ],
                            [
                                3478.462,
                                3478.4659999999999
                            ],
                            [
                                3478.498,
                                3478.5010000000002
                            ],
                            [
                                3478.5039999999999,
                                3478.5230000000001
                            ],
                            [
                                3478.5320000000002,
                                3478.5349999999999
                            ],
                            [
                                3478.538,
                                3478.5529999999999
                            ],
                            [
                                3478.5630000000001,
                                3478.5659999999998
                            ],
                            [
                                3478.569,
                                3478.587
                            ],
                            [
                                3478.596,
                                3478.5990000000002
                            ],
                            [
                                3478.6019999999999,
                                3478.6219999999998
                            ],
                            [
                                3478.634,
                                3478.6379999999999
                            ],
                            [
                                3478.741,
                                3478.7449999999999
                            ],
                            [
                                3478.748,
                                3478.7640000000001
                            ],
                            [
                                3478.7719999999999,
                                3478.7759999999998
                            ],
                            [
                                3478.7779999999998,
                                3478.7919999999999
                            ],
                            [
                                3478.8000000000002,
                                3478.8029999999999
                            ],
                            [
                                3478.8290000000002,
                                3478.8319999999999
                            ],
                            [
                                3478.835,
                                3478.8539999999998
                            ],
                            [
                                3478.8629999999998,
                                3478.866
                            ],
                            [
                                3478.8690000000001,
                                3478.8820000000001
                            ],
                            [
                                3478.8939999999998,
                                3478.8969999999999
                            ],
                            [
                                3478.9000000000001,
                                3478.9140000000002
                            ],
                            [
                                3478.9229999999998,
                                3478.9270000000001
                            ],
                            [
                                3478.9290000000001,
                                3478.9470000000001
                            ],
                            [
                                3478.9569999999999,
                                3478.9650000000001
                            ],
                            [
                                3478.9679999999998,
                                3478.9830000000002
                            ],
                            [
                                3478.9929999999999,
                                3478.9960000000001
                            ],
                            [
                                3478.9989999999998,
                                3479.0149999999999
                            ],
                            [
                                3479.0250000000001,
                                3479.0279999999998
                            ],
                            [
                                3479.0309999999999,
                                3479.0459999999998
                            ],
                            [
                                3479.056,
                                3479.0590000000002
                            ],
                            [
                                3479.0619999999999,
                                3479.078
                            ],
                            [
                                3479.087,
                                3479.0909999999999
                            ],
                            [
                                3479.0940000000001,
                                3479.1100000000001
                            ],
                            [
                                3479.1190000000001,
                                3479.1219999999998
                            ],
                            [
                                3479.125,
                                3479.1390000000001
                            ],
                            [
                                3479.1909999999998,
                                3479.1950000000002
                            ],
                            [
                                3479.1979999999999,
                                3479.2170000000001
                            ],
                            [
                                3479.2260000000001,
                                3479.2289999999998
                            ],
                            [
                                3479.2640000000001,
                                3479.268
                            ],
                            [
                                3479.2710000000002,
                                3479.2860000000001
                            ],
                            [
                                3479.2959999999998,
                                3479.299
                            ],
                            [
                                3479.3020000000001,
                                3479.319
                            ],
                            [
                                3479.328,
                                3479.3319999999999
                            ],
                            [
                                3479.3339999999998,
                                3479.3530000000001
                            ],
                            [
                                3479.3609999999999,
                                3479.364
                            ],
                            [
                                3479.471,
                                3479.5430000000001
                            ],
                            [
                                3479.7020000000002,
                                3479.7190000000001
                            ],
                            [
                                3490.7950000000001,
                                3491.6529999999998
                            ],
                            [
                                3491.9960000000001,
                                3492.0160000000001
                            ],
                            [
                                3492.1199999999999,
                                3492.174
                            ],
                            [
                                3492.1799999999998,
                                3492.2109999999998
                            ],
                            [
                                3492.223,
                                3492.2550000000001
                            ],
                            [
                                3492.2600000000002,
                                3492.2739999999999
                            ],
                            [
                                3492.2829999999999,
                                3492.2979999999998
                            ],
                            [
                                3492.3009999999999,
                                3492.3139999999999
                            ],
                            [
                                3492.3220000000001,
                                3492.3359999999998
                            ],
                            [
                                3492.3389999999999,
                                3492.3519999999999
                            ],
                            [
                                3492.3609999999999,
                                3492.3809999999999
                            ],
                            [
                                3597.7539999999999,
                                3597.7629999999999
                            ],
                            [
                                3623.4940000000001,
                                3628.2049999999999
                            ],
                            [
                                3628.3249999999998,
                                3628.357
                            ],
                            [
                                3628.4070000000002,
                                3630.741
                            ],
                            [
                                3630.79,
                                3630.8510000000001
                            ],
                            [
                                3631.4110000000001,
                                3631.4380000000001
                            ],
                            [
                                3637.9299999999998,
                                3637.9450000000002
                            ],
                            [
                                3637.9520000000002,
                                3638.0619999999999
                            ],
                            [
                                3638.0700000000002,
                                3638.1120000000001
                            ],
                            [
                                3638.127,
                                3638.8069999999998
                            ],
                            [
                                3638.9430000000002,
                                3638.9520000000002
                            ],
                            [
                                3655.5599999999999,
                                3655.6489999999999
                            ],
                            [
                                3655.6559999999999,
                                3655.7370000000001
                            ],
                            [
                                3655.7530000000002,
                                3655.7750000000001
                            ],
                            [
                                3730.4940000000001,
                                3730.5030000000002
                            ],
                            [
                                3808.0439999999999,
                                3808.0799999999999
                            ],
                            [
                                3808.1039999999998,
                                3808.1280000000002
                            ],
                            [
                                3808.1419999999998,
                                3808.1460000000002
                            ],
                            [
                                3808.1570000000002,
                                3808.1610000000001
                            ],
                            [
                                3808.2640000000001,
                                3808.268
                            ],
                            [
                                3808.279,
                                3808.2829999999999
                            ],
                            [
                                3808.2919999999999,
                                3808.2959999999998
                            ],
                            [
                                3808.306,
                                3808.3090000000002
                            ],
                            [
                                3808.319,
                                3808.3220000000001
                            ],
                            [
                                3808.3319999999999,
                                3808.3359999999998
                            ],
                            [
                                3808.3449999999998,
                                3808.3490000000002
                            ],
                            [
                                3808.3710000000001,
                                3808.3760000000002
                            ],
                            [
                                3808.386,
                                3808.3890000000001
                            ],
                            [
                                3808.9569999999999,
                                3808.9679999999998
                            ],
                            [
                                3829.2260000000001,
                                3829.277
                            ],
                            [
                                3829.5189999999998,
                                3829.5329999999999
                            ],
                            [
                                3829.54,
                                3829.616
                            ],
                            [
                                3829.6239999999998,
                                3829.6439999999998
                            ],
                            [
                                3829.6489999999999,
                                3829.6689999999999
                            ],
                            [
                                3830.5680000000002,
                                3830.8589999999999
                            ],
                            [
                                3831.0999999999999,
                                3831.107
                            ],
                            [
                                3880.6849999999999,
                                3880.6959999999999
                            ],
                            [
                                3880.748,
                                3880.752
                            ],
                            [
                                3881.0599999999999,
                                3882.0320000000002
                            ],
                            [
                                3907.9430000000002,
                                3908.076
                            ],
                            [
                                3908.087,
                                3908.6080000000002
                            ],
                            [
                                3908.6239999999998,
                                3910.9569999999999
                            ],
                            [
                                3911.1489999999999,
                                3911.1559999999999
                            ],
                            [
                                3942.4189999999999,
                                3942.4430000000002
                            ],
                            [
                                3943.1959999999999,
                                3943.2440000000001
                            ],
                            [
                                3959.29,
                                3959.3209999999999
                            ],
                            [
                                3959.3319999999999,
                                3959.4119999999998
                            ],
                            [
                                3959.4180000000001,
                                3960.0540000000001
                            ],
                            [
                                3960.2579999999998,
                                3960.2669999999998
                            ],
                            [
                                3967.0230000000001,
                                3967.0529999999999
                            ],
                            [
                                4009.0630000000001,
                                4009.1329999999998
                            ],
                            [
                                4018.2910000000002,
                                4018.3809999999999
                            ],
                            [
                                4021.2179999999998,
                                4021.8699999999999
                            ],
                            [
                                4152.0230000000001,
                                4152.1199999999999
                            ],
                            [
                                4152.1319999999996,
                                4152.223
                            ],
                            [
                                4152.2330000000002,
                                4152.2870000000003
                            ],
                            [
                                4152.308,
                                4152.3490000000002
                            ],
                            [
                                4160.1139999999996,
                                4160.2309999999998
                            ],
                            [
                                4269.0029999999997,
                                4269.0550000000003
                            ],
                            [
                                4269.0619999999999,
                                4269.1450000000004
                            ],
                            [
                                4269.1499999999996,
                                4269.1989999999996
                            ],
                            [
                                4269.2129999999997,
                                4269.2179999999998
                            ],
                            [
                                4269.2250000000004,
                                4269.2399999999998
                            ],
                            [
                                4269.2439999999997,
                                4269.348
                            ],
                            [
                                4269.366,
                                4269.3739999999998
                            ],
                            [
                                4269.3779999999997,
                                4269.3940000000002
                            ],
                            [
                                4269.3980000000001,
                                4269.4210000000003
                            ],
                            [
                                4285.5169999999998,
                                4285.5659999999998
                            ],
                            [
                                4285.7179999999998,
                                4285.7269999999999
                            ],
                            [
                                4285.7340000000004,
                                4285.8050000000003
                            ],
                            [
                                4285.8090000000002,
                                4285.8559999999998
                            ],
                            [
                                4285.8680000000004,
                                4285.9629999999997
                            ],
                            [
                                4285.9750000000004,
                                4286.0209999999997
                            ],
                            [
                                4286.0249999999996,
                                4286.0479999999998
                            ],
                            [
                                4286.0619999999999,
                                4286.0680000000002
                            ],
                            [
                                4286.0709999999999,
                                4286.116
                            ],
                            [
                                4286.1210000000001,
                                4286.1760000000004
                            ],
                            [
                                4286.2049999999999,
                                4286.2370000000001
                            ],
                            [
                                4290.6809999999996,
                                4291.4350000000004
                            ],
                            [
                                4481.1499999999996,
                                4481.3130000000001
                            ],
                            [
                                4485.1469999999999,
                                4485.2209999999995
                            ],
                            [
                                4487.4499999999998,
                                4487.9229999999998
                            ],
                            [
                                4497.1549999999997,
                                4558.0529999999999
                            ],
                            [
                                4558.2929999999997,
                                4558.3199999999997
                            ],
                            [
                                4616.6229999999996,
                                4616.6850000000004
                            ],
                            [
                                4620.0469999999996,
                                4620.0820000000003
                            ],
                            [
                                4621.8990000000003,
                                4622.5020000000004
                            ],
                            [
                                4634.7790000000005,
                                4635.1760000000004
                            ],
                            [
                                4635.4139999999998,
                                4635.4610000000002
                            ],
                            [
                                4651.5619999999999,
                                4651.7969999999996
                            ],
                            [
                                4651.8140000000003,
                                4651.8990000000003
                            ],
                            [
                                4651.9200000000001,
                                4652.1670000000004
                            ],
                            [
                                4652.3760000000002,
                                4652.3869999999997
                            ],
                            [
                                4665.7209999999995,
                                4665.7359999999999
                            ],
                            [
                                4686.2380000000003,
                                4686.3800000000001
                            ],
                            [
                                4686.4709999999995,
                                4686.5230000000001
                            ],
                            [
                                4686.5460000000003,
                                4686.5860000000002
                            ],
                            [
                                4686.5919999999996,
                                4686.6229999999996
                            ],
                            [
                                4758.0659999999998,
                                4758.1310000000003
                            ],
                            [
                                4768.9399999999996,
                                4769.0200000000004
                            ],
                            [
                                4772.5649999999996,
                                4772.9579999999996
                            ],
                            [
                                4968.607,
                                4968.6580000000004
                            ],
                            [
                                4968.6679999999997,
                                4968.7460000000001
                            ],
                            [
                                4968.7529999999997,
                                4968.7879999999996
                            ],
                            [
                                4968.8019999999997,
                                4968.8299999999999
                            ],
                            [
                                4973.6139999999996,
                                4973.7569999999996
                            ],
                            [
                                5935.3500000000004,
                                5935.4579999999996
                            ],
                            [
                                5935.4690000000001,
                                5935.5720000000001
                            ],
                            [
                                5935.5919999999996,
                                5935.6109999999999
                            ],
                            [
                                5935.6149999999998,
                                5935.6279999999997
                            ],
                            [
                                6139.308,
                                6139.4309999999996
                            ],
                            [
                                7184.9319999999998,
                                7185.0879999999997
                            ],
                            [
                                7185.1040000000003,
                                7185.165
                            ],
                            [
                                7185.1930000000002,
                                7185.2340000000004
                            ],
                            [
                                7185.2420000000002,
                                7185.29
                            ]
                        ],
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.19",
                        "blockingTime": 639.4820000000002
                    },
                    {
                        "type": 3,
                        "id": "103618.22",
                        "request_id": "103618.22",
                        "ip_addr": "23.36.162.222",
                        "full_url": "https:\/\/www.ah.nl\/__ssobj\/core.js+ssdomvar.js+generic-adapter.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.ah.nl",
                        "url": "\/__ssobj\/core.js+ssdomvar.js+generic-adapter.js",
                        "raw_id": "103618.22",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 252,
                        "ttfb_ms": 229,
                        "load_start": 793,
                        "load_start_float": 793.00012200000003,
                        "bytesIn": 6351,
                        "objectSize": 6351,
                        "objectSizeUncompressed": 17539,
                        "chunks": [
                            {
                                "ts": 1025,
                                "bytes": 789,
                                "inflated": 1336
                            },
                            {
                                "ts": 1045,
                                "bytes": 5562,
                                "inflated": 16203
                            }
                        ],
                        "expires": "Sat, 13 May 2023 13:56:48 GMT",
                        "cacheControl": "max-age=0, no-cache, no-store",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 54,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 24,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.ah.nl",
                                ":method: GET",
                                ":path: \/__ssobj\/core.js+ssdomvar.js+generic-adapter.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-B2=!HoebigOz+FJOIeYGpVIjjMvTA2elN2DnYRXjoFOGDBP+zxe7RGSwOYJF0UZDaZ\/Nk8NzILEau1B4jg==; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=0, no-cache, no-store",
                                "content-encoding: gzip",
                                "content-length: 6351",
                                "content-type: application\/javascript",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Sat, 13 May 2023 13:56:48 GMT",
                                "last-modified: Sun, 30 Apr 2023 00:00:00 GMT",
                                "pragma: no-cache",
                                "rtss: 1-*-4",
                                "sbss: 1",
                                "set-cookie: SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:48 GMT",
                                "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                "vary: Accept-Encoding",
                                "x-cnection: close",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 7600,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 6351,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 783,
                        "socket_group": "https:\/\/www.ah.nl",
                        "http2_stream_id": 15,
                        "http2_stream_dependency": 13,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 122,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 1045,
                        "ttfb_start": 793,
                        "ttfb_end": 1022,
                        "download_start": 1022,
                        "download_end": 1045,
                        "download_ms": 23,
                        "all_start": 793,
                        "all_end": 1045,
                        "all_ms": 252,
                        "index": 7,
                        "number": 8,
                        "body_file": "005-103618.22-body.txt",
                        "cpuTimes": {
                            "EvaluateScript": 14,
                            "v8.compile": 0,
                            "FunctionCall": 11
                        },
                        "cpu.EvaluateScript": 14,
                        "cpu.v8.compile": 0,
                        "cpu.FunctionCall": 11,
                        "cpuTime": 25,
                        "body_id": "103618.22",
                        "js_timing": [
                            [
                                1190.018,
                                1203.7180000000001
                            ],
                            [
                                1190.0309999999999,
                                1190.49
                            ],
                            [
                                1234.1010000000001,
                                1235.7239999999999
                            ],
                            [
                                1283.1030000000001,
                                1283.3009999999999
                            ],
                            [
                                1284.0119999999999,
                                1284.079
                            ],
                            [
                                1284.989,
                                1285.22
                            ],
                            [
                                1409.078,
                                1409.8109999999999
                            ],
                            [
                                1410.454,
                                1410.53
                            ],
                            [
                                1410.8140000000001,
                                1410.865
                            ],
                            [
                                1413.7429999999999,
                                1413.7850000000001
                            ],
                            [
                                1420.4459999999999,
                                1420.5229999999999
                            ],
                            [
                                1535.4349999999999,
                                1535.5509999999999
                            ],
                            [
                                1560.365,
                                1560.4659999999999
                            ],
                            [
                                1708.2249999999999,
                                1708.355
                            ],
                            [
                                1714.0519999999999,
                                1714.2159999999999
                            ],
                            [
                                1877.7739999999999,
                                1877.8689999999999
                            ],
                            [
                                1878.231,
                                1879.337
                            ],
                            [
                                1879.521,
                                1879.5699999999999
                            ],
                            [
                                1879.8579999999999,
                                1879.8989999999999
                            ],
                            [
                                1880.058,
                                1880.1310000000001
                            ],
                            [
                                1880.4359999999999,
                                1880.473
                            ],
                            [
                                1881.5930000000001,
                                1881.6500000000001
                            ],
                            [
                                1881.8699999999999,
                                1881.9159999999999
                            ],
                            [
                                1882.0160000000001,
                                1882.0909999999999
                            ],
                            [
                                2493.482,
                                2494.1840000000002
                            ],
                            [
                                2499.7069999999999,
                                2499.8989999999999
                            ],
                            [
                                2582.5129999999999,
                                2582.6669999999999
                            ],
                            [
                                2700.7759999999998,
                                2700.8609999999999
                            ],
                            [
                                2711.3420000000001,
                                2711.4499999999998
                            ],
                            [
                                2768.134,
                                2768.2460000000001
                            ],
                            [
                                2841.598,
                                2841.7080000000001
                            ],
                            [
                                2842.4679999999998,
                                2842.5419999999999
                            ],
                            [
                                2872.2979999999998,
                                2872.3789999999999
                            ],
                            [
                                2904.7429999999999,
                                2904.893
                            ],
                            [
                                2942.308,
                                2942.3249999999998
                            ],
                            [
                                2947.6950000000002,
                                2947.7939999999999
                            ],
                            [
                                2985.799,
                                2985.8989999999999
                            ],
                            [
                                2994.9899999999998,
                                2995.1100000000001
                            ],
                            [
                                2997.3330000000001,
                                2997.404
                            ],
                            [
                                3009.9899999999998,
                                3010.1089999999999
                            ],
                            [
                                3011.3519999999999,
                                3011.4250000000002
                            ],
                            [
                                3118.2370000000001,
                                3118.3620000000001
                            ],
                            [
                                3163.79,
                                3163.8960000000002
                            ],
                            [
                                3192.989,
                                3193.1239999999998
                            ],
                            [
                                3247.8580000000002,
                                3248.002
                            ],
                            [
                                3318.3290000000002,
                                3318.3600000000001
                            ],
                            [
                                3379.1309999999999,
                                3379.2689999999998
                            ],
                            [
                                3393.8620000000001,
                                3394.029
                            ],
                            [
                                3411.0639999999999,
                                3411.2130000000002
                            ],
                            [
                                3444.8600000000001,
                                3444.9949999999999
                            ],
                            [
                                3470.9430000000002,
                                3471.085
                            ],
                            [
                                3597.5999999999999,
                                3597.7489999999998
                            ],
                            [
                                3638.8209999999999,
                                3638.9369999999999
                            ],
                            [
                                3730.3110000000001,
                                3730.4850000000001
                            ],
                            [
                                3810.2640000000001,
                                3810.2840000000001
                            ],
                            [
                                3830.9000000000001,
                                3831.0929999999998
                            ],
                            [
                                3880.4850000000001,
                                3880.6790000000001
                            ],
                            [
                                3910.9789999999998,
                                3911.143
                            ],
                            [
                                3960.0749999999998,
                                3960.252
                            ],
                            [
                                4204.3040000000001,
                                4204.348
                            ],
                            [
                                4558.1130000000003,
                                4558.2870000000003
                            ],
                            [
                                4635.192,
                                4635.3980000000001
                            ],
                            [
                                4652.1869999999999,
                                4652.3680000000004
                            ],
                            [
                                4706.9399999999996,
                                4707.0050000000001
                            ],
                            [
                                5203.3980000000001,
                                5203.4430000000002
                            ],
                            [
                                5703.7539999999999,
                                5703.799
                            ],
                            [
                                6203.3159999999998,
                                6203.482
                            ],
                            [
                                6233.1469999999999,
                                6233.2359999999999
                            ],
                            [
                                6704.1480000000001,
                                6704.2830000000004
                            ],
                            [
                                7204.2640000000001,
                                7204.3310000000001
                            ],
                            [
                                7756.8360000000002,
                                7756.9089999999997
                            ]
                        ],
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.22"
                    },
                    {
                        "type": 3,
                        "id": "103618.2",
                        "request_id": "103618.2",
                        "ip_addr": "[2600:9000:2251:7600:19:9b20:f680:93a1]",
                        "full_url": "https:\/\/execution-ci360.ah.nl\/js\/ot-all.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "execution-ci360.ah.nl",
                        "url": "\/js\/ot-all.min.js",
                        "raw_id": "103618.2",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 47,
                        "ttfb_ms": 46,
                        "load_start": 987,
                        "load_start_float": 987.00006099999996,
                        "bytesIn": 8402,
                        "objectSize": 8402,
                        "objectSizeUncompressed": 21198,
                        "chunks": [
                            {
                                "ts": 1034,
                                "bytes": 8402,
                                "inflated": 21198
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=1800",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 138,
                        "protocol": "HTTP\/2",
                        "dns_start": 763,
                        "dns_end": 880,
                        "connect_start": 878,
                        "connect_end": 914,
                        "ssl_start": 914,
                        "ssl_end": 980,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "execution-ci360.ah.nl",
                            "sanList": [
                                "execution-ci360.ah.nl"
                            ],
                            "issuer": "Amazon RSA 2048 M02",
                            "validFrom": 1677715200,
                            "validTo": 1711929599,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1677727142876,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100E6E9E50E6BC7084A373C464A7944AB69853FEC6512C6262AF65D70A0C4B6B37C02204C6711C2DD38A7F1D52D16013718F3B5DE0D4853E780C6E19926C609208AFAAB"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Nessie2024 Log",
                                    "logId": "73D99E891B4C9678A0207D479DE6B2C61CD0515E71192A8C6B80107AC17772B5",
                                    "timestamp": 1677727142909,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30440220359289840B05A5955C3040D0A63728D421CA7FA7D8B9F3AECD12F017F5E48C010220538D0F139142253F9DBD60B7573EE577768164323F0F43EC7412636424EAB2A6"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2024 Log",
                                    "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                    "timestamp": 1677727142836,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502204830824ED65F4A90FE2B3706AEC2616F53E807B8CA9A1904B069F5DC1DF73F64022100C9F38051490BB0F62A18CFA5E74878021206E60AAA231DD8EAF790659CE09A3E"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 10,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: execution-ci360.ah.nl",
                                ":method: GET",
                                ":path: \/js\/ot-all.min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "age: 287",
                                "cache-control: max-age=1800",
                                "content-disposition: inline;filename=f.txt",
                                "content-encoding: gzip",
                                "content-type: application\/javascript;charset=UTF-8",
                                "date: Sat, 13 May 2023 13:52:01 GMT",
                                "sas-service-response-flag: true",
                                "vary: accept-encoding",
                                "via: 1.1 b4904c5988fd0eaae341a12cc47f3766.cloudfront.net (CloudFront)",
                                "x-amz-cf-id: gqoMKgNxaJKB-vrfTeyKD7iqqWxfu6wubfCMQGoX7U0EAl6UNSOttQ==",
                                "x-amz-cf-pop: FRA60-P3",
                                "x-cache: Hit from cloudfront",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1588,
                        "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": 117,
                        "connect_ms": 36,
                        "ssl_ms": 66,
                        "gzip_total": 8766,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 1513,
                        "cdn_provider": "Amazon CloudFront",
                        "server_count": null,
                        "created": 760,
                        "socket_group": "https:\/\/execution-ci360.ah.nl",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "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": 4865,
                        "netlog_id": 61,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIF1TCCBL2gAwIBAgIQARRnT7N8zTvsxeDNy3kWfjANBgkqhkiG9w0BAQsFADA8\nMQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRwwGgYDVQQDExNBbWF6b24g\nUlNBIDIwNDggTTAyMB4XDTIzMDMwMjAwMDAwMFoXDTI0MDMzMTIzNTk1OVowIDEe\nMBwGA1UEAxMVZXhlY3V0aW9uLWNpMzYwLmFoLm5sMIIBIjANBgkqhkiG9w0BAQEF\nAAOCAQ8AMIIBCgKCAQEAzPRdd2t6g8tYOaViHvPUPrEadroWeRBraIKGQUnsZbhV\nHN23D0oNcM+GxBly64wLIqAHTlVSEL5Ugdi3LA5DW46VVkr2H7pzLY7W4Vyx0E9C\niVvyyPKYJZrY3mL7ZbGjYZA2LmfICca8yP7eEyZK+dKdU9zJTQJ0WtV28\/GrZTD5\nLT7arIlzd5VCnTTjj+IMmFEZdGpZ6QFzC2R3RyEOVkQ0R0K\/FEsYiu3E9d1HqGvy\ng\/rfd3Plhn8GBurmSxlLPHTNVdUV+S9r8qknmeAZZgkFVWGYXinJoHgsyg1KLUVr\n2RHUzm71r1lqomGwhdRrgFEJdD3w+yJNlira+yGZTQIDAQABo4IC7TCCAukwHwYD\nVR0jBBgwFoAUwDFSzVpQw4J8dHHOy+mc+XrrguIwHQYDVR0OBBYEFH6kMRJRYYEh\n0cdjRX\/HEw4iTzOZMCAGA1UdEQQZMBeCFWV4ZWN1dGlvbi1jaTM2MC5haC5ubDAO\nBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMDsG\nA1UdHwQ0MDIwMKAuoCyGKmh0dHA6Ly9jcmwucjJtMDIuYW1hem9udHJ1c3QuY29t\nL3IybTAyLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATB1BggrBgEFBQcBAQRpMGcw\nLQYIKwYBBQUHMAGGIWh0dHA6Ly9vY3NwLnIybTAyLmFtYXpvbnRydXN0LmNvbTA2\nBggrBgEFBQcwAoYqaHR0cDovL2NydC5yMm0wMi5hbWF6b250cnVzdC5jb20vcjJt\nMDIuY2VyMAwGA1UdEwEB\/wQCMAAwggF9BgorBgEEAdZ5AgQCBIIBbQSCAWkBZwB2\nAHb\/iD8KtvuVUcJhzPWHujS0pM27KdxoQgqf5mdMWjp0AAABhqBUk9wAAAQDAEcw\nRQIhAObp5Q5rxwhKNzxGSnlEq2mFP+xlEsYmKvZdcKDEtrN8AiBMZxHC3Tin8dUt\nFgE3GPO13g1IU+eAxuGZJsYJIIr6qwB1AHPZnokbTJZ4oCB9R53mssYc0FFecRkq\njGuAEHrBd3K1AAABhqBUk\/0AAAQDAEYwRAIgNZKJhAsFpZVcMEDQpjco1CHKf6fY\nufOuzRLwF\/XkjAECIFONDxORQiU\/nb1gt1c+5Xd2gWQyPw9D7HQSY2Qk6rKmAHYA\nSLDja9qmRzQP5WoC+p0w6xxSActW3SyB2bu\/qznYhHMAAAGGoFSTtAAABAMARzBF\nAiBIMIJO1l9KkP4rNwauwmFvU+gHuMqaGQSwafXcHfc\/ZAIhAMnzgFFJC7D2KhjP\npedIeAISBuYKqiMd2Or3kGWc4Jo+MA0GCSqGSIb3DQEBCwUAA4IBAQBo1DSMCp4N\nMTMVRVrdsmvaHzasvKK3448nOMNRnrgzPT7cLAnP8fDULxpZVznvT1ZfNrNkp+eV\ne3P5Be7B4+x8y7gaEhBOcF25AaaN9glrCQqpUaDkjBwxas8b6t9Be4s9tJZMyNqC\nEHn46s2GegplvTFa8XeVZjw4SAeI1TcojzQKl2tfIQZ+M3P63sBW3aIfWp6zqloN\nc8MlaNEe5eWrquUuWvB1vXTHb+DtsoCJQD7gICRrBqBlYBWYapxT2jb4VPHIE0Hb\n8tcQ3qoMSFv2ulceVFvQNKqShces9FFhasc11lFUxIM341PxNOG0M5+6Z8M1vq84\nYyGHqJAcfF4y\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEXjCCA0agAwIBAgITB3MSSkvL1E7HtTvq8ZSELToPoTANBgkqhkiG9w0BAQsF\nADA5MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6\nb24gUm9vdCBDQSAxMB4XDTIyMDgyMzIyMjUzMFoXDTMwMDgyMzIyMjUzMFowPDEL\nMAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEcMBoGA1UEAxMTQW1hem9uIFJT\nQSAyMDQ4IE0wMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALtDGMZa\nqHneKei1by6+pUPPLljTB143Si6VpEWPc6mSkFhZb\/6qrkZyoHlQLbDYnI2D7hD0\nsdzEqfnuAjIsuXQLG3A8TvX6V3oFNBFVe8NlLJHvBseKY88saLwufxkZVwk74g4n\nWlNMXzla9Y5F3wwRHwMVH443xGz6UtGSZSqQ94eFx5X7Tlqt8whi8qCaKdZ5rNak\n+r9nUThOeClqFd4oXych\/\/Rc7Y0eX1KNWHYSI1Nk31mYgiK3JvH063g+K9tHA63Z\neTgKgndlh+WI+zv7i44HepRZjA1FYwYZ9Vv\/9UkC5Yz8\/yU65fgjaE+wVHM4e\/Yy\nC2osrPWE7gJ+dXMCAwEAAaOCAVowggFWMBIGA1UdEwEB\/wQIMAYBAf8CAQAwDgYD\nVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAdBgNV\nHQ4EFgQUwDFSzVpQw4J8dHHOy+mc+XrrguIwHwYDVR0jBBgwFoAUhBjMhTTsvAyU\nlC4IWZzHshBOCggwewYIKwYBBQUHAQEEbzBtMC8GCCsGAQUFBzABhiNodHRwOi8v\nb2NzcC5yb290Y2ExLmFtYXpvbnRydXN0LmNvbTA6BggrBgEFBQcwAoYuaHR0cDov\nL2NydC5yb290Y2ExLmFtYXpvbnRydXN0LmNvbS9yb290Y2ExLmNlcjA\/BgNVHR8E\nODA2MDSgMqAwhi5odHRwOi8vY3JsLnJvb3RjYTEuYW1hem9udHJ1c3QuY29tL3Jv\nb3RjYTEuY3JsMBMGA1UdIAQMMAowCAYGZ4EMAQIBMA0GCSqGSIb3DQEBCwUAA4IB\nAQAtTi6Fs0Azfi+iwm7jrz+CSxHH+uHl7Law3MQSXVtR8RV53PtR6r\/6gNpqlzdo\nZq4FKbADi1v9Bun8RY8D51uedRfjsbeodizeBB8nXmeyD33Ep7VATj4ozcd31YFV\nfgRhvTSxNrrTlNpWkUk0m3BMPv8sg381HhA6uEYokE5q9uws\/3YkKqRiEz3TsaWm\nJqIRZhMbgAfp7O7FUwFIb7UIspogZSKxPIWJpxiPo3TcBambbVtQOcNRWz5qCQdD\nslI2yayq0n2TXoHyNCLEH8rpsJRVILFsg0jc7BaFrMnF462+ajSehgj12IidNeRN\n4zl+EoNaWdpnWndvSpAEkq2P\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEkjCCA3qgAwIBAgITBn+USionzfP6wq4rAfkI7rnExjANBgkqhkiG9w0BAQsF\nADCBmDELMAkGA1UEBhMCVVMxEDAOBgNVBAgTB0FyaXpvbmExEzARBgNVBAcTClNj\nb3R0c2RhbGUxJTAjBgNVBAoTHFN0YXJmaWVsZCBUZWNobm9sb2dpZXMsIEluYy4x\nOzA5BgNVBAMTMlN0YXJmaWVsZCBTZXJ2aWNlcyBSb290IENlcnRpZmljYXRlIEF1\ndGhvcml0eSAtIEcyMB4XDTE1MDUyNTEyMDAwMFoXDTM3MTIzMTAxMDAwMFowOTEL\nMAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEZMBcGA1UEAxMQQW1hem9uIFJv\nb3QgQ0EgMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALJ4gHHKeNXj\nca9HgFB0fW7Y14h29Jlo91ghYPl0hAEvrAIthtOgQ3pOsqTQNroBvo3bSMgHFzZM\n9O6II8c+6zf1tRn4SWiw3te5djgdYZ6k\/oI2peVKVuRF4fn9tBb6dNqcmzU5L\/qw\nIFAGbHrQgLKm+a\/sRxmPUDgH3KKHOVj4utWp+UhnMJbulHheb4mjUcAwhmahRWa6\nVOujw5H5SNz\/0egwLX0tdHA114gk957EWW67c4cX8jJGKLhD+rcdqsq08p8kDi1L\n93FcXmn\/6pUCyziKrlA4b9v7LWIbxcceVOF34GfID5yHI9Y\/QCB\/IIDEgEw+OyQm\njgSubJrIqg0CAwEAAaOCATEwggEtMA8GA1UdEwEB\/wQFMAMBAf8wDgYDVR0PAQH\/\nBAQDAgGGMB0GA1UdDgQWBBSEGMyFNOy8DJSULghZnMeyEE4KCDAfBgNVHSMEGDAW\ngBScXwDfqgHXMCs4iKK4bUqc8hGRgzB4BggrBgEFBQcBAQRsMGowLgYIKwYBBQUH\nMAGGImh0dHA6Ly9vY3NwLnJvb3RnMi5hbWF6b250cnVzdC5jb20wOAYIKwYBBQUH\nMAKGLGh0dHA6Ly9jcnQucm9vdGcyLmFtYXpvbnRydXN0LmNvbS9yb290ZzIuY2Vy\nMD0GA1UdHwQ2MDQwMqAwoC6GLGh0dHA6Ly9jcmwucm9vdGcyLmFtYXpvbnRydXN0\nLmNvbS9yb290ZzIuY3JsMBEGA1UdIAQKMAgwBgYEVR0gADANBgkqhkiG9w0BAQsF\nAAOCAQEAYjdCXLwQtT6LLOkMm2xF4gcAevnFWAu5CIw+7bMlPLVvUOTNNWqnkzSW\nMiGpSESrnO09tKpzbeR\/FoCJbM8oAxiDR3mjEH4wW6w7sGDgd9QIpuEdfF7Au\/ma\neyKdpwAJfqxGF4PcnCZXmTA5YpaP7dreqsXMGz7KQ2hsVxa81Q4gLv7\/wmpdLqBK\nbRRYh5TmOTFffHPLkIhqhBGWJ6bt2YFGpn6jcgAKUj6DiAdjd4lpFw85hdKrCEVN\n0FE6\/V1dN2RMfjCyVSRCnTawXZwXgWHxyvkQAiSr6w10kY17RSlQOYiypok1JR4U\nakcjMS9cmvqtmg5iUaQqqcT5NJ0hGA==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEdTCCA12gAwIBAgIJAKcOSkw0grd\/MA0GCSqGSIb3DQEBCwUAMGgxCzAJBgNV\nBAYTAlVTMSUwIwYDVQQKExxTdGFyZmllbGQgVGVjaG5vbG9naWVzLCBJbmMuMTIw\nMAYDVQQLEylTdGFyZmllbGQgQ2xhc3MgMiBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0\neTAeFw0wOTA5MDIwMDAwMDBaFw0zNDA2MjgxNzM5MTZaMIGYMQswCQYDVQQGEwJV\nUzEQMA4GA1UECBMHQXJpem9uYTETMBEGA1UEBxMKU2NvdHRzZGFsZTElMCMGA1UE\nChMcU3RhcmZpZWxkIFRlY2hub2xvZ2llcywgSW5jLjE7MDkGA1UEAxMyU3RhcmZp\nZWxkIFNlcnZpY2VzIFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IC0gRzIwggEi\nMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDVDDrEKvlO4vW+GZdfjohTsR8\/\ny8+fIBNtKTrID30892t2OGPZNmCom15cAICyL1l\/9of5JUOG52kbUpqQ4XHj2C0N\nTm\/2yEnZtvMaVq4rtnQU68\/7JuMauh2WLmo7WJSJR1b\/JaCTcFOD2oR0FMNnngRo\nOt+OQFodSk7PQ5E751bWAHDLUu57fa4657wx+UX2wmDPE1kCK4DMNEffud6QZW0C\nzyyRpqbn3oUYSXxmTqM6bam17jQuug0DuDPfR+uxa40l2ZvOgdFFRjKWcIfeAg5J\nQ4W2bHO7ZOphQazJ1FTfhy\/HIrImzJ9ZVGif\/L4qL8RVHHVAYBeFAlU5i38FAgMB\nAAGjgfAwge0wDwYDVR0TAQH\/BAUwAwEB\/zAOBgNVHQ8BAf8EBAMCAYYwHQYDVR0O\nBBYEFJxfAN+qAdcwKziIorhtSpzyEZGDMB8GA1UdIwQYMBaAFL9ft9HO3R+G9FtV\nrNzXEMIOqYjnME8GCCsGAQUFBwEBBEMwQTAcBggrBgEFBQcwAYYQaHR0cDovL28u\nc3MyLnVzLzAhBggrBgEFBQcwAoYVaHR0cDovL3guc3MyLnVzL3guY2VyMCYGA1Ud\nHwQfMB0wG6AZoBeGFWh0dHA6Ly9zLnNzMi51cy9yLmNybDARBgNVHSAECjAIMAYG\nBFUdIAAwDQYJKoZIhvcNAQELBQADggEBACMd44pXyn3pF3lM8R5V\/cxTbj5HD9\/G\nVfKyBDbtgB9TxF00KGu+x1X8Z+rLP3+QsjPNG1gQggL4+C\/1E2DUBc7xgQjB3ad1\nl08YuW3e95ORCLp+QCztweq7dp4zBncdDQh\/U90bZKuCJ\/Fp1U1ervShw3WnWEQt\n8jxwmKy6abaVd38PMV4s\/KCHOkdp8Hlf9BRUpJVeEXgSYCfOn8J3\/yNTd126\/+pZ\n59vPr5KW7ySaNRB6nJHGDn2Z9j8Z3\/VyVOEVqQdZe4O\/Ui5GjLIAZHYcSNPYeehu\nVsyuLAOQ1xk4meTKCRlb\/weWsKh\/NEnfVqn3sF\/tM+2MR7cwA130A4w=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "preloadUnused": "true",
                        "load_end": 1034,
                        "ttfb_start": 987,
                        "ttfb_end": 1033,
                        "download_start": 1033,
                        "download_end": 1034,
                        "download_ms": 1,
                        "all_start": 763,
                        "all_end": 1034,
                        "all_ms": 266,
                        "index": 8,
                        "number": 9,
                        "body_file": "004-103618.2-body.txt",
                        "body_id": "103618.2",
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.2"
                    },
                    {
                        "type": 3,
                        "id": "103618.4",
                        "request_id": "103618.4",
                        "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                        "full_url": "https:\/\/static.ah.nl\/ah-static\/fonts\/hamburg-ah-bold.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "static.ah.nl",
                        "url": "\/ah-static\/fonts\/hamburg-ah-bold.woff2",
                        "raw_id": "103618.4",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 74,
                        "ttfb_ms": 58,
                        "load_start": 1142,
                        "load_start_float": 1142.000074,
                        "bytesIn": 23885,
                        "objectSize": 23885,
                        "objectSizeUncompressed": 23852,
                        "chunks": [
                            {
                                "ts": 1215,
                                "bytes": 23885,
                                "inflated": 23852
                            }
                        ],
                        "expires": "Thu, 25 Jan 2024 19:21:12 GMT",
                        "cacheControl": "public, max-age=22224264",
                        "contentType": "font\/woff2",
                        "contentEncoding": "gzip",
                        "socket": 144,
                        "protocol": "HTTP\/2",
                        "dns_start": 767,
                        "dns_end": 1040,
                        "connect_start": 1041,
                        "connect_end": 1079,
                        "ssl_start": 1079,
                        "ssl_end": 1136,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "static.ah.nl",
                            "sanList": [
                                "static.ah.nl",
                                "static.ahold.com",
                                "static.ms.ah.nl"
                            ],
                            "issuer": "Entrust Certification Authority - L1K",
                            "validFrom": 1663333053,
                            "validTo": 1697288253,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Nessie2023 Log",
                                    "logId": "B3737707E18450F86386D605A9DC11094A792DB1670C0B87DCF0030E7936A59A",
                                    "timestamp": 1663333054008,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100C105157FFF4F7712712B0D1506F385A49AB915330BE1907D33A9E2D145D6D547022050A21E050A16F92AB45BAB0AD59492DD9FE28E186C514A0FCC27BBD219824B07"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2023' log",
                                    "logId": "B73EFB24DF9C4DBA75F239C5BA58F46C5DFC42CF7A9F35C49E1D098125EDB499",
                                    "timestamp": 1663333054096,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100AACE8C5D7AFC86E156843D7E6CA6B43AB15FD0E6600EE841E9FD72E61A1845AA0221008DF10DD07FE439E96C40784102227D29F3E2F5A9E06AD8C3951D5B13D144B8F3"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2023' log",
                                    "logId": "ADF7BEFA7CFF10C88B9D3D9C1E3E186AB467295DCFB10C24CA858634EBDC828A",
                                    "timestamp": 1663333054079,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502200F876804E42411650596347914EB8EE18A48AE26AFCE4934C4F0AEDFF315BE17022100FE94E0A9DE3A7D673FD2CA351361F159911FF9EE96090C8399D3225131191264"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 16,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: static.ah.nl",
                                ":method: GET",
                                ":path: \/ah-static\/fonts\/hamburg-ah-bold.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/www.ah.nl",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-methods: GET, OPTIONS",
                                "access-control-allow-origin: *",
                                "cache-control: public, max-age=22224264",
                                "content-encoding: gzip",
                                "content-length: 23885",
                                "content-type: font\/woff2",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Thu, 25 Jan 2024 19:21:12 GMT",
                                "last-modified: Mon, 07 Nov 2022 16:03:52 GMT",
                                "pragma: public",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server-timing: dtSInfo;desc=\"1\", dtTao;desc=\"1\"",
                                "strict-transport-security: max-age=31536000",
                                "timing-allow-origin: *",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-correlation-id: static-st-static-d554e0ba-e888-411a-afea-cfe82d7a37eb",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1667952859691017 D=13343",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1696,
                        "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": 273,
                        "connect_ms": 38,
                        "ssl_ms": 57,
                        "gzip_total": 23885,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 22224264,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 764,
                        "socket_group": "pm\/https:\/\/static.ah.nl",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "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": 74,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIG4zCCBcugAwIBAgIQFHtKFiuBNtmTA3FWBGoGDTANBgkqhkiG9w0BAQsFADCB\nujELMAkGA1UEBhMCVVMxFjAUBgNVBAoTDUVudHJ1c3QsIEluYy4xKDAmBgNVBAsT\nH1NlZSB3d3cuZW50cnVzdC5uZXQvbGVnYWwtdGVybXMxOTA3BgNVBAsTMChjKSAy\nMDEyIEVudHJ1c3QsIEluYy4gLSBmb3IgYXV0aG9yaXplZCB1c2Ugb25seTEuMCwG\nA1UEAxMlRW50cnVzdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAtIEwxSzAeFw0y\nMjA5MTYxMjU3MzNaFw0yMzEwMTQxMjU3MzNaMG8xCzAJBgNVBAYTAkNIMRAwDgYD\nVQQIDAdHZW7DqHZlMQ8wDQYDVQQHEwZHZW5ldmUxJjAkBgNVBAoTHUFob2xkIERl\nbGhhaXplIExpY2Vuc2luZyBTYXJsMRUwEwYDVQQDEwxzdGF0aWMuYWgubmwwggEi\nMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDoO+kmLTw91oIV1FVOkrOeyG9s\nC2TSV68RVZdogDRJRMvVmdbMpwg5znMFSpQItlVW2zr7eeZANCX\/jBaWQmYYG+KG\nnIYRyj9zJzJ0E2NuUGzbiqbHgP3kP80dPbRpjZ4RLGCzv329YpGtgYZF5RX\/tvhA\nAsXcJ03tqxF4JSwxLf7SLyUKMyioXnB7UwdnyCce6b+D7P9EMGan5Xp2omMGZKoK\n6uqHMH5xXVBemY4GLcH\/KPqbiDyCdrZZW\/8D1W+APlucSCvPTQ6HzoCWu6uNoOKf\nl\/q\/VIu8AaY7DyuTydf0RNL\/rF3bIPurV0FZpTwVQXlGUK6Liwiggn9gB0alAgMB\nAAGjggMtMIIDKTAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBRXQ7DVJhG4tUbFayec\nLfJapd2W7TAfBgNVHSMEGDAWgBSConB03bxTP8971PfNf6dgxgpMvzBoBggrBgEF\nBQcBAQRcMFowIwYIKwYBBQUHMAGGF2h0dHA6Ly9vY3NwLmVudHJ1c3QubmV0MDMG\nCCsGAQUFBzAChidodHRwOi8vYWlhLmVudHJ1c3QubmV0L2wxay1jaGFpbjI1Ni5j\nZXIwMwYDVR0fBCwwKjAooCagJIYiaHR0cDovL2NybC5lbnRydXN0Lm5ldC9sZXZl\nbDFrLmNybDA6BgNVHREEMzAxggxzdGF0aWMuYWgubmyCEHN0YXRpYy5haG9sZC5j\nb22CD3N0YXRpYy5tcy5haC5ubDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYI\nKwYBBQUHAwEGCCsGAQUFBwMCMEwGA1UdIARFMEMwNwYKYIZIAYb6bAoBBTApMCcG\nCCsGAQUFBwIBFhtodHRwczovL3d3dy5lbnRydXN0Lm5ldC9ycGEwCAYGZ4EMAQIC\nMIIBfwYKKwYBBAHWeQIEAgSCAW8EggFrAWkAdgCzc3cH4YRQ+GOG1gWp3BEJSnkt\nsWcMC4fc8AMOeTalmgAAAYNGYDY4AAAEAwBHMEUCIQDBBRV\/\/093EnErDRUG84Wk\nmrkVMwvhkH0zqeLRRdbVRwIgUKIeBQoW+Sq0W6sK1ZSS3Z\/ijhhsUUoPzCe70hmC\nSwcAdwC3Pvsk35xNunXyOcW6WPRsXfxCz3qfNcSeHQmBJe20mQAAAYNGYDaQAAAE\nAwBIMEYCIQCqzoxdevyG4VaEPX5sprQ6sV\/Q5mAO6EHp\/XLmGhhFqgIhAI3xDdB\/\n5DnpbEB4QQIifSnz4vWp4GrYw5UdWxPRRLjzAHYArfe++nz\/EMiLnT2cHj4YarRn\nKV3PsQwkyoWGNOvcgooAAAGDRmA2fwAABAMARzBFAiAPh2gE5CQRZQWWNHkU647h\nikiuJq\/OSTTE8K7f8xW+FwIhAP6U4KneOn1nP9LKNRNh8VmRH\/nulgkMg5nTIlEx\nGRJkMA0GCSqGSIb3DQEBCwUAA4IBAQAf6trpWNgeIYa2hWy8er\/S7aEuMsAx6IGW\nrvy6P8WcPUFRFz6PVi\/y8YQGyCJWirPEHc4k8K4JSzEJt\/jGiU4UrbkMknhZzs5I\nsKd0CA6f0JJJE+aO30cRSM4XgbYX5XcHfFia213SbWY8t7rqLUGFztzyVYWtDG2M\nsIPgbgrbjnXtjvS0pQT6OapQAEMaxhCovqoSB6vRyffdxFTHWC9o3KEBEWZskCFU\nv35G5JMwgiKoIhFAYpCtm25KP4miYaiOM4fILLsiUSTEI9Qas+OQRgr2StYidVCW\nv9MHY0QGFiUJBj0sKPsrkPQKVX\/P\/ukNMMxOOddRcR6a1H9URAny\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFDjCCA\/agAwIBAgIMDulMwwAAAABR03eFMA0GCSqGSIb3DQEBCwUAMIG+MQsw\nCQYDVQQGEwJVUzEWMBQGA1UEChMNRW50cnVzdCwgSW5jLjEoMCYGA1UECxMfU2Vl\nIHd3dy5lbnRydXN0Lm5ldC9sZWdhbC10ZXJtczE5MDcGA1UECxMwKGMpIDIwMDkg\nRW50cnVzdCwgSW5jLiAtIGZvciBhdXRob3JpemVkIHVzZSBvbmx5MTIwMAYDVQQD\nEylFbnRydXN0IFJvb3QgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkgLSBHMjAeFw0x\nNTEwMDUxOTEzNTZaFw0zMDEyMDUxOTQzNTZaMIG6MQswCQYDVQQGEwJVUzEWMBQG\nA1UEChMNRW50cnVzdCwgSW5jLjEoMCYGA1UECxMfU2VlIHd3dy5lbnRydXN0Lm5l\ndC9sZWdhbC10ZXJtczE5MDcGA1UECxMwKGMpIDIwMTIgRW50cnVzdCwgSW5jLiAt\nIGZvciBhdXRob3JpemVkIHVzZSBvbmx5MS4wLAYDVQQDEyVFbnRydXN0IENlcnRp\nZmljYXRpb24gQXV0aG9yaXR5IC0gTDFLMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A\nMIIBCgKCAQEA2j+W0E25L0Tn2zlem1DuXKVh2kFnUwmqAJqOV38pa9vH4SEkqjrQ\njUcj0u1yFvCRIdJdt7hLqIOPt5EyaM\/OJZMssn2XyP7BtBe6CZ4DkJN7fEmDImiK\nm95HwzGYei59QAvS7z7Tsoyqj0ip\/wDoKVgG97aTWpRzJiatWA7lQrjV6nN5ZGhT\nJbiEz5R6rgZFDKNrTdDGvuoYpDbwkrK6HIiPOlJ\/915tgxyd8B\/lw9bdpXiSPbBt\nLOrJz5RBGXFEaLpHPATpXbo+8DX3Fbae8i4VHj9HyMg4p3NFXU2wO7GOFyk36t0F\nASK7lDYqjVs1\/lMZLwhGwSqzGmIdTivZGwIDAQABo4IBDDCCAQgwDgYDVR0PAQH\/\nBAQDAgEGMBIGA1UdEwEB\/wQIMAYBAf8CAQAwMwYIKwYBBQUHAQEEJzAlMCMGCCsG\nAQUFBzABhhdodHRwOi8vb2NzcC5lbnRydXN0Lm5ldDAwBgNVHR8EKTAnMCWgI6Ah\nhh9odHRwOi8vY3JsLmVudHJ1c3QubmV0L2cyY2EuY3JsMDsGA1UdIAQ0MDIwMAYE\nVR0gADAoMCYGCCsGAQUFBwIBFhpodHRwOi8vd3d3LmVudHJ1c3QubmV0L3JwYTAd\nBgNVHQ4EFgQUgqJwdN28Uz\/Pe9T3zX+nYMYKTL8wHwYDVR0jBBgwFoAUanImetAe\n733nO2lR1GyNn5ASZqswDQYJKoZIhvcNAQELBQADggEBADnVjpiDYcgsY9NwHRkw\ny\/YJrMxp1cncN0HyMg\/vdMNY9ngnCTQIlZIv19+4o\/0OgemknNM\/TWgrFTEKFcxS\nBJPok1DD2bHi4Wi3Ogl08TRYCj93mEC45mj\/XeTIRsXsgdfJghhcg85x2Ly\/rJkC\nk9uUmITSnKa1\/ly78EqvIazCP0kkZ9Yujs+szGQVGHLlbHfTUqi53Y2sAEo1GdRv\nc6N172tkw+CNgxKhiucOhk3YtCAbvmqljEtoZuMrx1gL+1YQ1JH7HdMxWBCMRON1\nexCdtTix9qrKgWRs6PLigVWXUX\/hwidQosk8WwBD9lu51aX8\/wdQQGcHsFXwt35u\nLcw=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "FFTM": 28,
                                "GDEF": 62,
                                "GPOS": 4208,
                                "GSUB": 434,
                                "OS\/2": 96,
                                "cmap": 570,
                                "cvt ": 64,
                                "fpgm": 3042,
                                "gasp": 8,
                                "glyf": 41331,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 936,
                                "loca": 0,
                                "maxp": 32,
                                "name": 974,
                                "post": 831,
                                "prep": 141,
                                "webf": 6
                            },
                            "names": {
                                "0": "Copyright \\(c\\) 2006 Veronika Elsner, Guenther Flake GbR; Hambur",
                                "1": "Hamburg-AH",
                                "2": "Bold",
                                "3": "3.001;EF  ;Hamburg-AH-Bold",
                                "4": "Hamburg-AH Bold",
                                "5": "Version 3.001;PS 003.001;hotconv 1.0.70;makeotf.lib2.5.58329",
                                "6": "Hamburg-AH-Bold",
                                "8": "Elsner+Flake GbR, Hamburg",
                                "9": "M. F. Benton, Brendel Type Studio - Editted by Handmade UX",
                                "11": "www.elsner-flake.com",
                                "12": "None"
                            },
                            "OS2": {
                                "version": 3,
                                "xAvgCharWidth": 1088,
                                "usWeightClass": 700,
                                "usWidthClass": 5,
                                "fsType": 4,
                                "ySubscriptXSize": 1331,
                                "ySubscriptYSize": 1229,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 154,
                                "ySuperscriptXSize": 1331,
                                "ySuperscriptYSize": 1229,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 717,
                                "yStrikeoutSize": 102,
                                "yStrikeoutPosition": 682,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 3,
                                "ulUnicodeRange2": 0,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "EF  ",
                                "fsSelection": 32,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 64258,
                                "sTypoAscender": 1638,
                                "sTypoDescender": -410,
                                "sTypoLineGap": 0,
                                "usWinAscent": 1956,
                                "usWinDescent": 517,
                                "ulCodePageRange1": 536870913,
                                "ulCodePageRange2": 0,
                                "sxHeight": 1137,
                                "sCapHeight": 1477,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 3,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 8,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -102,
                                "underlineThickness": 102,
                                "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,
                                    160,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    177,
                                    180,
                                    182,
                                    183,
                                    184,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    255,
                                    338,
                                    339,
                                    376,
                                    710,
                                    732,
                                    8192,
                                    8193,
                                    8194,
                                    8195,
                                    8196,
                                    8197,
                                    8198,
                                    8199,
                                    8200,
                                    8201,
                                    8202,
                                    8208,
                                    8209,
                                    8210,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8226,
                                    8230,
                                    8239,
                                    8249,
                                    8250,
                                    8287,
                                    8364,
                                    8482,
                                    8531,
                                    8532,
                                    8539,
                                    8540,
                                    8541,
                                    8542,
                                    9352,
                                    9353,
                                    9354,
                                    9355,
                                    9356,
                                    9357,
                                    9358,
                                    9359,
                                    9360,
                                    9724,
                                    64257,
                                    64258
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "dlig",
                                            "frac",
                                            "liga"
                                        ]
                                    },
                                    "grek": {
                                        "default": [
                                            "dlig",
                                            "frac",
                                            "liga"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "dlig",
                                            "frac",
                                            "liga"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern"
                                        ]
                                    },
                                    "grek": {
                                        "default": [
                                            "kern"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 231,
                                "num_glyphs": 234
                            }
                        },
                        "load_end": 1216,
                        "ttfb_start": 1142,
                        "ttfb_end": 1200,
                        "download_start": 1200,
                        "download_end": 1216,
                        "download_ms": 16,
                        "all_start": 767,
                        "all_end": 1216,
                        "all_ms": 442,
                        "index": 9,
                        "number": 10
                    },
                    {
                        "type": 3,
                        "id": "103618.5",
                        "request_id": "103618.5",
                        "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                        "full_url": "https:\/\/static.ah.nl\/ah-static\/fonts\/hamburg-ah-demibold.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "static.ah.nl",
                        "url": "\/ah-static\/fonts\/hamburg-ah-demibold.woff2",
                        "raw_id": "103618.5",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 118,
                        "ttfb_ms": 107,
                        "load_start": 1142,
                        "load_start_float": 1142.0000829999999,
                        "bytesIn": 22145,
                        "objectSize": 22145,
                        "objectSizeUncompressed": 22112,
                        "chunks": [
                            {
                                "ts": 1259,
                                "bytes": 22145,
                                "inflated": 22112
                            }
                        ],
                        "expires": "Mon, 12 Feb 2024 10:25:47 GMT",
                        "cacheControl": "public, max-age=23747339",
                        "contentType": "font\/woff2",
                        "contentEncoding": "gzip",
                        "socket": 144,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 16,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: static.ah.nl",
                                ":method: GET",
                                ":path: \/ah-static\/fonts\/hamburg-ah-demibold.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/www.ah.nl",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-methods: GET, OPTIONS",
                                "access-control-allow-origin: *",
                                "cache-control: public, max-age=23747339",
                                "content-encoding: gzip",
                                "content-length: 22145",
                                "content-type: font\/woff2",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Mon, 12 Feb 2024 10:25:47 GMT",
                                "last-modified: Wed, 09 Nov 2022 10:41:59 GMT",
                                "pragma: public",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server-timing: dtSInfo;desc=\"1\", dtTao;desc=\"1\"",
                                "strict-transport-security: max-age=31536000",
                                "timing-allow-origin: *",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-correlation-id: static-st-static-736ab751-a344-4d9d-8048-4f3d1faa6e96",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1668039659151454 D=12041",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1708,
                        "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": 22145,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 23747339,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 767,
                        "socket_group": "pm\/https:\/\/static.ah.nl",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 1,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 83,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "FFTM": 28,
                                "GDEF": 62,
                                "GPOS": 4274,
                                "GSUB": 434,
                                "OS\/2": 96,
                                "cmap": 570,
                                "cvt ": 64,
                                "fpgm": 3042,
                                "gasp": 8,
                                "glyf": 34027,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 936,
                                "loca": 0,
                                "maxp": 32,
                                "name": 1098,
                                "post": 831,
                                "prep": 141,
                                "webf": 6
                            },
                            "names": {
                                "0": "Copyright \\(c\\) 2006 Veronika Elsner, Guenther Flake GbR; Hambur",
                                "1": "Hamburg-AH DemiBold",
                                "2": "Regular",
                                "3": "3.001;EF  ;Hamburg-AH-DemiBold",
                                "4": "Hamburg-AH DemiBold Regular",
                                "5": "Version 3.001;PS 003.001;hotconv 1.0.70;makeotf.lib2.5.58329",
                                "6": "Hamburg-AH-DemiBold",
                                "8": "Elsner+Flake GbR, Hamburg",
                                "9": "M. F. Benton, Brendel Type Studio - Editted by Handmade UX",
                                "11": "www.elsner-flake.com",
                                "12": "None",
                                "16": "Hamburg-AH",
                                "17": "DemiBold"
                            },
                            "OS2": {
                                "version": 3,
                                "xAvgCharWidth": 1049,
                                "usWeightClass": 600,
                                "usWidthClass": 5,
                                "fsType": 4,
                                "ySubscriptXSize": 1331,
                                "ySubscriptYSize": 1229,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 154,
                                "ySuperscriptXSize": 1331,
                                "ySuperscriptYSize": 1229,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 717,
                                "yStrikeoutSize": 102,
                                "yStrikeoutPosition": 682,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 3,
                                "ulUnicodeRange2": 0,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "EF  ",
                                "fsSelection": 32,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 64258,
                                "sTypoAscender": 1638,
                                "sTypoDescender": -410,
                                "sTypoLineGap": 0,
                                "usWinAscent": 1915,
                                "usWinDescent": 517,
                                "ulCodePageRange1": 536870913,
                                "ulCodePageRange2": 0,
                                "sxHeight": 1137,
                                "sCapHeight": 1477,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 3,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 7,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -102,
                                "underlineThickness": 102,
                                "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,
                                    160,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    177,
                                    180,
                                    182,
                                    183,
                                    184,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    255,
                                    338,
                                    339,
                                    376,
                                    710,
                                    732,
                                    8192,
                                    8193,
                                    8194,
                                    8195,
                                    8196,
                                    8197,
                                    8198,
                                    8199,
                                    8200,
                                    8201,
                                    8202,
                                    8208,
                                    8209,
                                    8210,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8226,
                                    8230,
                                    8239,
                                    8249,
                                    8250,
                                    8287,
                                    8364,
                                    8482,
                                    8531,
                                    8532,
                                    8539,
                                    8540,
                                    8541,
                                    8542,
                                    9352,
                                    9353,
                                    9354,
                                    9355,
                                    9356,
                                    9357,
                                    9358,
                                    9359,
                                    9360,
                                    9724,
                                    64257,
                                    64258
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "dlig",
                                            "frac",
                                            "liga"
                                        ]
                                    },
                                    "grek": {
                                        "default": [
                                            "dlig",
                                            "frac",
                                            "liga"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "dlig",
                                            "frac",
                                            "liga"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern"
                                        ]
                                    },
                                    "grek": {
                                        "default": [
                                            "kern"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 231,
                                "num_glyphs": 234
                            }
                        },
                        "load_end": 1260,
                        "ttfb_start": 1142,
                        "ttfb_end": 1249,
                        "download_start": 1249,
                        "download_end": 1260,
                        "download_ms": 11,
                        "all_start": 1142,
                        "all_end": 1260,
                        "all_ms": 118,
                        "index": 10,
                        "number": 11
                    },
                    {
                        "type": 3,
                        "id": "103618.6",
                        "request_id": "103618.6",
                        "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                        "full_url": "https:\/\/static.ah.nl\/ah-static\/fonts\/hamburg-ah-medium.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "static.ah.nl",
                        "url": "\/ah-static\/fonts\/hamburg-ah-medium.woff2",
                        "raw_id": "103618.6",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 135,
                        "ttfb_ms": 117,
                        "load_start": 1144,
                        "load_start_float": 1144.000088,
                        "bytesIn": 21361,
                        "objectSize": 21361,
                        "objectSizeUncompressed": 21328,
                        "chunks": [
                            {
                                "ts": 1277,
                                "bytes": 21361,
                                "inflated": 21328
                            }
                        ],
                        "expires": "Thu, 25 Jan 2024 19:21:31 GMT",
                        "cacheControl": "public, max-age=22224283",
                        "contentType": "font\/woff2",
                        "contentEncoding": "gzip",
                        "socket": 144,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 16,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: static.ah.nl",
                                ":method: GET",
                                ":path: \/ah-static\/fonts\/hamburg-ah-medium.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/www.ah.nl",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-methods: GET, OPTIONS",
                                "access-control-allow-origin: *",
                                "cache-control: public, max-age=22224283",
                                "content-encoding: gzip",
                                "content-length: 21361",
                                "content-type: font\/woff2",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Thu, 25 Jan 2024 19:21:31 GMT",
                                "last-modified: Thu, 10 Nov 2022 15:37:36 GMT",
                                "pragma: public",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server-timing: dtSInfo;desc=\"1\", dtTao;desc=\"1\"",
                                "strict-transport-security: max-age=31536000",
                                "timing-allow-origin: *",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-correlation-id: static-st-static-1b3f61d0-c4f2-4023-8775-c988d3dd7826",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1668446770251178 D=11729",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1702,
                        "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": 21361,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 22224283,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 768,
                        "socket_group": "pm\/https:\/\/static.ah.nl",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 7,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 88,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "FFTM": 28,
                                "GDEF": 62,
                                "GPOS": 4004,
                                "GSUB": 282,
                                "OS\/2": 96,
                                "cmap": 562,
                                "cvt ": 62,
                                "fpgm": 2967,
                                "gasp": 8,
                                "glyf": 35101,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 900,
                                "loca": 0,
                                "maxp": 32,
                                "name": 1080,
                                "post": 741,
                                "prep": 138,
                                "webf": 6
                            },
                            "names": {
                                "0": "Copyright \\(c\\) 2006 Veronika Elsner, Guenther Flake GbR; Hambur",
                                "1": "Hamburg-AH Medium",
                                "2": "Regular",
                                "3": "3.001;EF  ;Hamburg-AH-Medium",
                                "4": "Hamburg-AH Medium Regular",
                                "5": "Version 3.001;PS 003.001;hotconv 1.0.70;makeotf.lib2.5.58329",
                                "6": "Hamburg-AH-Medium",
                                "8": "Elsner+Flake GbR, Hamburg",
                                "9": "M. F. Benton, Brendel Type Studio - Editted by Handmade UX",
                                "11": "www.elsner-flake.com",
                                "12": "None",
                                "16": "Hamburg-AH",
                                "17": "Medium"
                            },
                            "OS2": {
                                "version": 3,
                                "xAvgCharWidth": 1026,
                                "usWeightClass": 500,
                                "usWidthClass": 5,
                                "fsType": 4,
                                "ySubscriptXSize": 1331,
                                "ySubscriptYSize": 1229,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 154,
                                "ySuperscriptXSize": 1331,
                                "ySuperscriptYSize": 1229,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 717,
                                "yStrikeoutSize": 102,
                                "yStrikeoutPosition": 682,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 3,
                                "ulUnicodeRange2": 0,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "EF  ",
                                "fsSelection": 64,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 64258,
                                "sTypoAscender": 1638,
                                "sTypoDescender": -410,
                                "sTypoLineGap": 0,
                                "usWinAscent": 1968,
                                "usWinDescent": 517,
                                "ulCodePageRange1": 536870913,
                                "ulCodePageRange2": 0,
                                "sxHeight": 1137,
                                "sCapHeight": 1477,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 3,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 6,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -102,
                                "underlineThickness": 102,
                                "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,
                                    160,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    177,
                                    180,
                                    182,
                                    183,
                                    184,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    255,
                                    338,
                                    339,
                                    376,
                                    710,
                                    732,
                                    8192,
                                    8193,
                                    8194,
                                    8195,
                                    8196,
                                    8197,
                                    8198,
                                    8199,
                                    8200,
                                    8201,
                                    8202,
                                    8208,
                                    8209,
                                    8210,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8226,
                                    8230,
                                    8239,
                                    8249,
                                    8250,
                                    8287,
                                    8364,
                                    8482,
                                    8531,
                                    8532,
                                    8539,
                                    8540,
                                    8541,
                                    8542,
                                    9724,
                                    64257,
                                    64258
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "frac",
                                            "liga"
                                        ]
                                    },
                                    "grek": {
                                        "default": [
                                            "frac",
                                            "liga"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "frac",
                                            "liga"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern"
                                        ]
                                    },
                                    "grek": {
                                        "default": [
                                            "kern"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 222,
                                "num_glyphs": 225
                            }
                        },
                        "load_end": 1279,
                        "ttfb_start": 1144,
                        "ttfb_end": 1261,
                        "download_start": 1261,
                        "download_end": 1279,
                        "download_ms": 18,
                        "all_start": 1144,
                        "all_end": 1279,
                        "all_ms": 135,
                        "index": 11,
                        "number": 12
                    },
                    {
                        "type": 3,
                        "id": "103618.24",
                        "request_id": "103618.24",
                        "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                        "full_url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/header.634aa0f5.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "static.ah.nl",
                        "url": "\/__assets\/features\/assets\/header.634aa0f5.css",
                        "raw_id": "103618.24",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 72,
                        "ttfb_ms": 57,
                        "load_start": 1149,
                        "load_start_float": 1149.0001259999999,
                        "bytesIn": 11133,
                        "objectSize": 11133,
                        "objectSizeUncompressed": 65588,
                        "chunks": [
                            {
                                "ts": 1219,
                                "bytes": 11133,
                                "inflated": 52
                            }
                        ],
                        "expires": "Thu, 18 May 2023 07:05:16 GMT",
                        "cacheControl": "public, max-age=407308",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 146,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 1041,
                        "connect_end": 1080,
                        "ssl_start": 1080,
                        "ssl_end": 1137,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 42,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: static.ah.nl",
                                ":method: GET",
                                ":path: \/__assets\/features\/assets\/header.634aa0f5.css",
                                ":scheme: https",
                                "accept: text\/css,*\/*;q=0.1",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: style",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: public, max-age=407308",
                                "content-encoding: gzip",
                                "content-language: nl-nl",
                                "content-length: 11133",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: text\/css; charset=UTF-8",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Thu, 18 May 2023 07:05:16 GMT",
                                "last-modified: Thu, 04 May 2023 06:57:24 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "strict-transport-security: max-age=31536000",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-correlation-id: features-we-ac-static-61d1b40b-f574-4096-bb6d-cd9d9de70e8d",
                                "x-dns-prefetch-control: off",
                                "x-download-options: noopen",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683183908113844 D=12379",
                                "x-locale: nl_NL",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1687,
                        "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": 39,
                        "ssl_ms": 57,
                        "gzip_total": 11133,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 407308,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 786,
                        "socket_group": "https:\/\/static.ah.nl",
                        "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": 126,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIG4zCCBcugAwIBAgIQFHtKFiuBNtmTA3FWBGoGDTANBgkqhkiG9w0BAQsFADCB\nujELMAkGA1UEBhMCVVMxFjAUBgNVBAoTDUVudHJ1c3QsIEluYy4xKDAmBgNVBAsT\nH1NlZSB3d3cuZW50cnVzdC5uZXQvbGVnYWwtdGVybXMxOTA3BgNVBAsTMChjKSAy\nMDEyIEVudHJ1c3QsIEluYy4gLSBmb3IgYXV0aG9yaXplZCB1c2Ugb25seTEuMCwG\nA1UEAxMlRW50cnVzdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAtIEwxSzAeFw0y\nMjA5MTYxMjU3MzNaFw0yMzEwMTQxMjU3MzNaMG8xCzAJBgNVBAYTAkNIMRAwDgYD\nVQQIDAdHZW7DqHZlMQ8wDQYDVQQHEwZHZW5ldmUxJjAkBgNVBAoTHUFob2xkIERl\nbGhhaXplIExpY2Vuc2luZyBTYXJsMRUwEwYDVQQDEwxzdGF0aWMuYWgubmwwggEi\nMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDoO+kmLTw91oIV1FVOkrOeyG9s\nC2TSV68RVZdogDRJRMvVmdbMpwg5znMFSpQItlVW2zr7eeZANCX\/jBaWQmYYG+KG\nnIYRyj9zJzJ0E2NuUGzbiqbHgP3kP80dPbRpjZ4RLGCzv329YpGtgYZF5RX\/tvhA\nAsXcJ03tqxF4JSwxLf7SLyUKMyioXnB7UwdnyCce6b+D7P9EMGan5Xp2omMGZKoK\n6uqHMH5xXVBemY4GLcH\/KPqbiDyCdrZZW\/8D1W+APlucSCvPTQ6HzoCWu6uNoOKf\nl\/q\/VIu8AaY7DyuTydf0RNL\/rF3bIPurV0FZpTwVQXlGUK6Liwiggn9gB0alAgMB\nAAGjggMtMIIDKTAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBRXQ7DVJhG4tUbFayec\nLfJapd2W7TAfBgNVHSMEGDAWgBSConB03bxTP8971PfNf6dgxgpMvzBoBggrBgEF\nBQcBAQRcMFowIwYIKwYBBQUHMAGGF2h0dHA6Ly9vY3NwLmVudHJ1c3QubmV0MDMG\nCCsGAQUFBzAChidodHRwOi8vYWlhLmVudHJ1c3QubmV0L2wxay1jaGFpbjI1Ni5j\nZXIwMwYDVR0fBCwwKjAooCagJIYiaHR0cDovL2NybC5lbnRydXN0Lm5ldC9sZXZl\nbDFrLmNybDA6BgNVHREEMzAxggxzdGF0aWMuYWgubmyCEHN0YXRpYy5haG9sZC5j\nb22CD3N0YXRpYy5tcy5haC5ubDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYI\nKwYBBQUHAwEGCCsGAQUFBwMCMEwGA1UdIARFMEMwNwYKYIZIAYb6bAoBBTApMCcG\nCCsGAQUFBwIBFhtodHRwczovL3d3dy5lbnRydXN0Lm5ldC9ycGEwCAYGZ4EMAQIC\nMIIBfwYKKwYBBAHWeQIEAgSCAW8EggFrAWkAdgCzc3cH4YRQ+GOG1gWp3BEJSnkt\nsWcMC4fc8AMOeTalmgAAAYNGYDY4AAAEAwBHMEUCIQDBBRV\/\/093EnErDRUG84Wk\nmrkVMwvhkH0zqeLRRdbVRwIgUKIeBQoW+Sq0W6sK1ZSS3Z\/ijhhsUUoPzCe70hmC\nSwcAdwC3Pvsk35xNunXyOcW6WPRsXfxCz3qfNcSeHQmBJe20mQAAAYNGYDaQAAAE\nAwBIMEYCIQCqzoxdevyG4VaEPX5sprQ6sV\/Q5mAO6EHp\/XLmGhhFqgIhAI3xDdB\/\n5DnpbEB4QQIifSnz4vWp4GrYw5UdWxPRRLjzAHYArfe++nz\/EMiLnT2cHj4YarRn\nKV3PsQwkyoWGNOvcgooAAAGDRmA2fwAABAMARzBFAiAPh2gE5CQRZQWWNHkU647h\nikiuJq\/OSTTE8K7f8xW+FwIhAP6U4KneOn1nP9LKNRNh8VmRH\/nulgkMg5nTIlEx\nGRJkMA0GCSqGSIb3DQEBCwUAA4IBAQAf6trpWNgeIYa2hWy8er\/S7aEuMsAx6IGW\nrvy6P8WcPUFRFz6PVi\/y8YQGyCJWirPEHc4k8K4JSzEJt\/jGiU4UrbkMknhZzs5I\nsKd0CA6f0JJJE+aO30cRSM4XgbYX5XcHfFia213SbWY8t7rqLUGFztzyVYWtDG2M\nsIPgbgrbjnXtjvS0pQT6OapQAEMaxhCovqoSB6vRyffdxFTHWC9o3KEBEWZskCFU\nv35G5JMwgiKoIhFAYpCtm25KP4miYaiOM4fILLsiUSTEI9Qas+OQRgr2StYidVCW\nv9MHY0QGFiUJBj0sKPsrkPQKVX\/P\/ukNMMxOOddRcR6a1H9URAny\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFDjCCA\/agAwIBAgIMDulMwwAAAABR03eFMA0GCSqGSIb3DQEBCwUAMIG+MQsw\nCQYDVQQGEwJVUzEWMBQGA1UEChMNRW50cnVzdCwgSW5jLjEoMCYGA1UECxMfU2Vl\nIHd3dy5lbnRydXN0Lm5ldC9sZWdhbC10ZXJtczE5MDcGA1UECxMwKGMpIDIwMDkg\nRW50cnVzdCwgSW5jLiAtIGZvciBhdXRob3JpemVkIHVzZSBvbmx5MTIwMAYDVQQD\nEylFbnRydXN0IFJvb3QgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkgLSBHMjAeFw0x\nNTEwMDUxOTEzNTZaFw0zMDEyMDUxOTQzNTZaMIG6MQswCQYDVQQGEwJVUzEWMBQG\nA1UEChMNRW50cnVzdCwgSW5jLjEoMCYGA1UECxMfU2VlIHd3dy5lbnRydXN0Lm5l\ndC9sZWdhbC10ZXJtczE5MDcGA1UECxMwKGMpIDIwMTIgRW50cnVzdCwgSW5jLiAt\nIGZvciBhdXRob3JpemVkIHVzZSBvbmx5MS4wLAYDVQQDEyVFbnRydXN0IENlcnRp\nZmljYXRpb24gQXV0aG9yaXR5IC0gTDFLMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A\nMIIBCgKCAQEA2j+W0E25L0Tn2zlem1DuXKVh2kFnUwmqAJqOV38pa9vH4SEkqjrQ\njUcj0u1yFvCRIdJdt7hLqIOPt5EyaM\/OJZMssn2XyP7BtBe6CZ4DkJN7fEmDImiK\nm95HwzGYei59QAvS7z7Tsoyqj0ip\/wDoKVgG97aTWpRzJiatWA7lQrjV6nN5ZGhT\nJbiEz5R6rgZFDKNrTdDGvuoYpDbwkrK6HIiPOlJ\/915tgxyd8B\/lw9bdpXiSPbBt\nLOrJz5RBGXFEaLpHPATpXbo+8DX3Fbae8i4VHj9HyMg4p3NFXU2wO7GOFyk36t0F\nASK7lDYqjVs1\/lMZLwhGwSqzGmIdTivZGwIDAQABo4IBDDCCAQgwDgYDVR0PAQH\/\nBAQDAgEGMBIGA1UdEwEB\/wQIMAYBAf8CAQAwMwYIKwYBBQUHAQEEJzAlMCMGCCsG\nAQUFBzABhhdodHRwOi8vb2NzcC5lbnRydXN0Lm5ldDAwBgNVHR8EKTAnMCWgI6Ah\nhh9odHRwOi8vY3JsLmVudHJ1c3QubmV0L2cyY2EuY3JsMDsGA1UdIAQ0MDIwMAYE\nVR0gADAoMCYGCCsGAQUFBwIBFhpodHRwOi8vd3d3LmVudHJ1c3QubmV0L3JwYTAd\nBgNVHQ4EFgQUgqJwdN28Uz\/Pe9T3zX+nYMYKTL8wHwYDVR0jBBgwFoAUanImetAe\n733nO2lR1GyNn5ASZqswDQYJKoZIhvcNAQELBQADggEBADnVjpiDYcgsY9NwHRkw\ny\/YJrMxp1cncN0HyMg\/vdMNY9ngnCTQIlZIv19+4o\/0OgemknNM\/TWgrFTEKFcxS\nBJPok1DD2bHi4Wi3Ogl08TRYCj93mEC45mj\/XeTIRsXsgdfJghhcg85x2Ly\/rJkC\nk9uUmITSnKa1\/ly78EqvIazCP0kkZ9Yujs+szGQVGHLlbHfTUqi53Y2sAEo1GdRv\nc6N172tkw+CNgxKhiucOhk3YtCAbvmqljEtoZuMrx1gL+1YQ1JH7HdMxWBCMRON1\nexCdtTix9qrKgWRs6PLigVWXUX\/hwidQosk8WwBD9lu51aX8\/wdQQGcHsFXwt35u\nLcw=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 1221,
                        "ttfb_start": 1149,
                        "ttfb_end": 1206,
                        "download_start": 1206,
                        "download_end": 1221,
                        "download_ms": 15,
                        "all_start": 1041,
                        "all_end": 1221,
                        "all_ms": 168,
                        "index": 12,
                        "number": 13,
                        "body_file": "010-103618.24-body.txt",
                        "body_id": "103618.24",
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.24"
                    },
                    {
                        "type": 3,
                        "id": "103618.8",
                        "request_id": "103618.8",
                        "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                        "full_url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/runtime.68b351b6.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "static.ah.nl",
                        "url": "\/__assets\/features\/assets\/runtime.68b351b6.js",
                        "raw_id": "103618.8",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 56,
                        "ttfb_ms": 54,
                        "load_start": 1150,
                        "load_start_float": 1150.000098,
                        "bytesIn": 1783,
                        "objectSize": 1783,
                        "objectSizeUncompressed": 3419,
                        "chunks": [
                            {
                                "ts": 1205,
                                "bytes": 1783,
                                "inflated": 3419
                            }
                        ],
                        "expires": "Thu, 18 May 2023 07:03:53 GMT",
                        "cacheControl": "public, max-age=407225",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 146,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 17,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: static.ah.nl",
                                ":method: GET",
                                ":path: \/__assets\/features\/assets\/runtime.68b351b6.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: public, max-age=407225",
                                "content-encoding: gzip",
                                "content-language: nl-nl",
                                "content-length: 1783",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: application\/javascript; charset=UTF-8",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Thu, 18 May 2023 07:03:53 GMT",
                                "last-modified: Thu, 04 May 2023 06:58:47 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "strict-transport-security: max-age=31536000",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-correlation-id: features-we-ac-static-3dc401a6-3909-44be-99d1-d0bb9d94639b",
                                "x-dns-prefetch-control: off",
                                "x-download-options: noopen",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683183908053119 D=9961",
                                "x-locale: nl_NL",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1645,
                        "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": 1783,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 407225,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 770,
                        "socket_group": "https:\/\/static.ah.nl",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 1,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 98,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 1206,
                        "ttfb_start": 1150,
                        "ttfb_end": 1204,
                        "download_start": 1204,
                        "download_end": 1206,
                        "download_ms": 2,
                        "all_start": 1150,
                        "all_end": 1206,
                        "all_ms": 56,
                        "index": 13,
                        "number": 14,
                        "body_file": "009-103618.8-body.txt",
                        "cpuTimes": {
                            "EvaluateScript": 0,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 0,
                        "cpu.v8.compile": 0,
                        "cpuTime": 1,
                        "body_id": "103618.8",
                        "js_timing": [
                            [
                                1934.8530000000001,
                                1935.229
                            ],
                            [
                                1934.864,
                                1935.008
                            ]
                        ],
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.8"
                    },
                    {
                        "type": 3,
                        "id": "103618.10",
                        "request_id": "103618.10",
                        "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                        "full_url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/vendor.babb429c.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "static.ah.nl",
                        "url": "\/__assets\/features\/assets\/vendor.babb429c.js",
                        "raw_id": "103618.10",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 501,
                        "ttfb_ms": 71,
                        "load_start": 1151,
                        "load_start_float": 1151.0001030000001,
                        "bytesIn": 207137,
                        "objectSize": 207137,
                        "objectSizeUncompressed": 721186,
                        "chunks": [
                            {
                                "ts": 1327,
                                "bytes": 32768,
                                "inflated": 65085
                            },
                            {
                                "ts": 1358,
                                "bytes": 32768,
                                "inflated": 48106
                            },
                            {
                                "ts": 1398,
                                "bytes": 32768,
                                "inflated": 42057
                            },
                            {
                                "ts": 1469,
                                "bytes": 32768,
                                "inflated": 37855
                            },
                            {
                                "ts": 1550,
                                "bytes": 32768,
                                "inflated": 42447
                            },
                            {
                                "ts": 1616,
                                "bytes": 32768,
                                "inflated": 54897
                            },
                            {
                                "ts": 1651,
                                "bytes": 10529,
                                "inflated": 37523
                            }
                        ],
                        "expires": "Thu, 18 May 2023 07:04:26 GMT",
                        "cacheControl": "public, max-age=407258",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 146,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 17,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: static.ah.nl",
                                ":method: GET",
                                ":path: \/__assets\/features\/assets\/vendor.babb429c.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: public, max-age=407258",
                                "content-encoding: gzip",
                                "content-language: nl-nl",
                                "content-length: 207137",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: application\/javascript; charset=UTF-8",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Thu, 18 May 2023 07:04:26 GMT",
                                "last-modified: Thu, 04 May 2023 06:57:20 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "strict-transport-security: max-age=31536000",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-correlation-id: features-we-ac-static-aadc6db3-e98e-4c7a-946e-5c330f39adbc",
                                "x-dns-prefetch-control: off",
                                "x-download-options: noopen",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683183908071365 D=21673",
                                "x-locale: nl_NL",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1642,
                        "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": 207137,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 407258,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 772,
                        "socket_group": "https:\/\/static.ah.nl",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 3,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 103,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 1652,
                        "ttfb_start": 1151,
                        "ttfb_end": 1222,
                        "download_start": 1222,
                        "download_end": 1652,
                        "download_ms": 430,
                        "all_start": 1151,
                        "all_end": 1652,
                        "all_ms": 501,
                        "index": 14,
                        "number": 15,
                        "body_file": "016-103618.10-body.txt",
                        "cpuTimes": {
                            "EvaluateScript": 20,
                            "v8.compile": 16,
                            "FunctionCall": 98
                        },
                        "cpu.EvaluateScript": 20,
                        "cpu.v8.compile": 16,
                        "cpu.FunctionCall": 98,
                        "cpuTime": 134,
                        "body_id": "103618.10",
                        "js_timing": [
                            [
                                1935.2850000000001,
                                1954.8579999999999
                            ],
                            [
                                1935.2940000000001,
                                1951.645
                            ],
                            [
                                2778.5219999999999,
                                2841.5749999999998
                            ],
                            [
                                2845.2860000000001,
                                2872.1199999999999
                            ],
                            [
                                2967.797,
                                2969.3229999999999
                            ],
                            [
                                3011.509,
                                3011.5999999999999
                            ],
                            [
                                3011.6370000000002,
                                3016.1219999999998
                            ],
                            [
                                3264.8290000000002,
                                3265.0540000000001
                            ],
                            [
                                3318.1529999999998,
                                3318.2930000000001
                            ],
                            [
                                3318.54,
                                3319.3800000000001
                            ],
                            [
                                3319.3919999999998,
                                3319.4459999999999
                            ],
                            [
                                3477.1770000000001,
                                3477.2539999999999
                            ],
                            [
                                3477.7469999999998,
                                3477.7930000000001
                            ],
                            [
                                3477.8099999999999,
                                3477.8319999999999
                            ],
                            [
                                3478.3359999999998,
                                3478.3719999999998
                            ],
                            [
                                3478.4690000000001,
                                3478.4879999999998
                            ],
                            [
                                3478.6399999999999,
                                3478.73
                            ],
                            [
                                3478.806,
                                3478.819
                            ],
                            [
                                3479.232,
                                3479.2550000000001
                            ],
                            [
                                3479.3670000000002,
                                3479.3870000000002
                            ],
                            [
                                3623.4229999999998,
                                3623.4720000000002
                            ],
                            [
                                3808.1909999999998,
                                3808.25
                            ]
                        ],
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.10",
                        "blockingTime": 63.052999999999884
                    },
                    {
                        "type": 3,
                        "id": "103618.7",
                        "request_id": "103618.7",
                        "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                        "full_url": "https:\/\/static.ah.nl\/ah-static\/fonts\/hamburg-ah-regular.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "static.ah.nl",
                        "url": "\/ah-static\/fonts\/hamburg-ah-regular.woff2",
                        "raw_id": "103618.7",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 90,
                        "ttfb_ms": 60,
                        "load_start": 1158,
                        "load_start_float": 1158.0000930000001,
                        "bytesIn": 21964,
                        "objectSize": 21964,
                        "objectSizeUncompressed": 21948,
                        "chunks": [
                            {
                                "ts": 1246,
                                "bytes": 21964,
                                "inflated": 21948
                            }
                        ],
                        "expires": "Fri, 09 Feb 2024 02:41:29 GMT",
                        "cacheControl": "public, max-age=23460281",
                        "contentType": "font\/woff2",
                        "contentEncoding": "gzip",
                        "socket": 144,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 16,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: static.ah.nl",
                                ":method: GET",
                                ":path: \/ah-static\/fonts\/hamburg-ah-regular.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/www.ah.nl",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-methods: GET, OPTIONS",
                                "access-control-allow-origin: *",
                                "cache-control: public, max-age=23460281",
                                "content-encoding: gzip",
                                "content-length: 21964",
                                "content-type: font\/woff2",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Fri, 09 Feb 2024 02:41:29 GMT",
                                "last-modified: Wed, 26 Oct 2022 12:27:19 GMT",
                                "pragma: public",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server-timing: dtSInfo;desc=\"1\", dtTao;desc=\"1\"",
                                "strict-transport-security: max-age=31536000",
                                "timing-allow-origin: *",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-correlation-id: static-st-static-accb7c37-06fa-4c0c-a4c7-b20dd40c3b85",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1667752550067612 D=7178",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1705,
                        "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": 21964,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 23460281,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 769,
                        "socket_group": "pm\/https:\/\/static.ah.nl",
                        "http2_stream_id": 7,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 93,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "FFTM": 28,
                                "GDEF": 62,
                                "GPOS": 3572,
                                "GSUB": 434,
                                "OS\/2": 96,
                                "cmap": 562,
                                "cvt ": 64,
                                "fpgm": 3042,
                                "gasp": 8,
                                "glyf": 37257,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 940,
                                "loca": 0,
                                "maxp": 32,
                                "name": 998,
                                "post": 833,
                                "prep": 141,
                                "webf": 6
                            },
                            "names": {
                                "0": "Copyright \\(c\\) 2006 Veronika Elsner, Guenther Flake GbR; Hambur",
                                "1": "Hamburg-AH",
                                "2": "Regular",
                                "3": "3.001;EF  ;Hamburg-AH-Regular",
                                "4": "Hamburg-AH Regular",
                                "5": "Version 3.001;PS 003.001;hotconv 1.0.70;makeotf.lib2.5.58329",
                                "6": "Hamburg-AH-Regular",
                                "8": "Elsner+Flake GbR, Hamburg",
                                "9": "M. F. Benton, Brendel Type Studio - Editted by Handmade UX",
                                "11": "www.elsner-flake.com",
                                "12": "None"
                            },
                            "OS2": {
                                "version": 3,
                                "xAvgCharWidth": 1015,
                                "usWeightClass": 400,
                                "usWidthClass": 5,
                                "fsType": 4,
                                "ySubscriptXSize": 1331,
                                "ySubscriptYSize": 1229,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 154,
                                "ySuperscriptXSize": 1331,
                                "ySuperscriptYSize": 1229,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 717,
                                "yStrikeoutSize": 102,
                                "yStrikeoutPosition": 682,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 3,
                                "ulUnicodeRange2": 0,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "EF  ",
                                "fsSelection": 64,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 64258,
                                "sTypoAscender": 1638,
                                "sTypoDescender": -410,
                                "sTypoLineGap": 0,
                                "usWinAscent": 1985,
                                "usWinDescent": 517,
                                "ulCodePageRange1": 536870913,
                                "ulCodePageRange2": 0,
                                "sxHeight": 1137,
                                "sCapHeight": 1477,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 3,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 5,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -102,
                                "underlineThickness": 102,
                                "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,
                                    160,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    177,
                                    180,
                                    182,
                                    183,
                                    184,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    255,
                                    338,
                                    339,
                                    376,
                                    710,
                                    732,
                                    8192,
                                    8193,
                                    8194,
                                    8195,
                                    8196,
                                    8197,
                                    8198,
                                    8199,
                                    8200,
                                    8201,
                                    8202,
                                    8208,
                                    8209,
                                    8210,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8226,
                                    8230,
                                    8239,
                                    8249,
                                    8250,
                                    8287,
                                    8364,
                                    8482,
                                    8531,
                                    8532,
                                    8539,
                                    8540,
                                    8541,
                                    8542,
                                    9352,
                                    9353,
                                    9354,
                                    9355,
                                    9356,
                                    9357,
                                    9358,
                                    9359,
                                    9360,
                                    9724,
                                    64257,
                                    64258
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "dlig",
                                            "frac",
                                            "liga"
                                        ]
                                    },
                                    "grek": {
                                        "default": [
                                            "dlig",
                                            "frac",
                                            "liga"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "dlig",
                                            "frac",
                                            "liga"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern"
                                        ]
                                    },
                                    "grek": {
                                        "default": [
                                            "kern"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 232,
                                "num_glyphs": 235
                            }
                        },
                        "load_end": 1248,
                        "ttfb_start": 1158,
                        "ttfb_end": 1218,
                        "download_start": 1218,
                        "download_end": 1248,
                        "download_ms": 30,
                        "all_start": 1158,
                        "all_end": 1248,
                        "all_ms": 90,
                        "index": 15,
                        "number": 16
                    },
                    {
                        "type": 3,
                        "id": "103618.26",
                        "request_id": "103618.26",
                        "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                        "full_url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/header.634aa0f5.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "static.ah.nl",
                        "url": "\/__assets\/features\/assets\/header.634aa0f5.js",
                        "raw_id": "103618.26",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 326,
                        "ttfb_ms": 136,
                        "load_start": 1229,
                        "load_start_float": 1229.0001569999999,
                        "bytesIn": 60188,
                        "objectSize": 60188,
                        "objectSizeUncompressed": 260726,
                        "chunks": [
                            {
                                "ts": 1435,
                                "bytes": 32768,
                                "inflated": 12809
                            },
                            {
                                "ts": 1507,
                                "bytes": 27420,
                                "inflated": 51309
                            }
                        ],
                        "expires": "Thu, 18 May 2023 07:05:14 GMT",
                        "cacheControl": "public, max-age=407306",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 146,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 47,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: static.ah.nl",
                                ":method: GET",
                                ":path: \/__assets\/features\/assets\/header.634aa0f5.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: public, max-age=407306",
                                "content-encoding: gzip",
                                "content-language: nl-nl",
                                "content-length: 60188",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: application\/javascript; charset=UTF-8",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Thu, 18 May 2023 07:05:14 GMT",
                                "last-modified: Thu, 04 May 2023 06:57:20 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "strict-transport-security: max-age=31536000",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-correlation-id: features-we-ac-static-52845feb-f12f-4bae-abaf-20bbf7216c4d",
                                "x-dns-prefetch-control: off",
                                "x-download-options: noopen",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683183908165707 D=12501",
                                "x-locale: nl_NL",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1642,
                        "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": 60188,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 407306,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1187,
                        "socket_group": "https:\/\/static.ah.nl",
                        "http2_stream_id": 7,
                        "http2_stream_dependency": 5,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 157,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 1555,
                        "ttfb_start": 1229,
                        "ttfb_end": 1365,
                        "download_start": 1365,
                        "download_end": 1555,
                        "download_ms": 190,
                        "all_start": 1229,
                        "all_end": 1555,
                        "all_ms": 326,
                        "index": 16,
                        "number": 17,
                        "body_file": "014-103618.26-body.txt",
                        "cpuTimes": {
                            "EvaluateScript": 88,
                            "v8.compile": 5,
                            "FunctionCall": 48
                        },
                        "cpu.EvaluateScript": 88,
                        "cpu.v8.compile": 5,
                        "cpu.FunctionCall": 48,
                        "cpuTime": 142,
                        "body_id": "103618.26",
                        "js_timing": [
                            [
                                2583.0970000000002,
                                2671.259
                            ],
                            [
                                2583.1869999999999,
                                2588.2530000000002
                            ],
                            [
                                2947.491,
                                2947.5459999999998
                            ],
                            [
                                2947.5529999999999,
                                2947.5830000000001
                            ],
                            [
                                2947.5909999999999,
                                2947.6819999999998
                            ],
                            [
                                2947.8139999999999,
                                2947.8270000000002
                            ],
                            [
                                2947.8339999999998,
                                2947.8420000000001
                            ],
                            [
                                3194.8400000000001,
                                3209.6080000000002
                            ],
                            [
                                3268.085,
                                3268.2089999999998
                            ],
                            [
                                3268.2339999999999,
                                3279.799
                            ],
                            [
                                3280.1770000000001,
                                3282.3200000000002
                            ],
                            [
                                3282.395,
                                3283.6799999999998
                            ],
                            [
                                3289.058,
                                3305.9490000000001
                            ],
                            [
                                3320.6469999999999,
                                3320.6619999999998
                            ],
                            [
                                3320.6689999999999,
                                3320.6779999999999
                            ],
                            [
                                3320.6840000000002,
                                3320.692
                            ],
                            [
                                3320.71,
                                3320.7190000000001
                            ],
                            [
                                3489.3939999999998,
                                3489.9859999999999
                            ],
                            [
                                3490.0329999999999,
                                3490.0909999999999
                            ],
                            [
                                3490.1109999999999,
                                3490.1419999999998
                            ],
                            [
                                3490.1669999999999,
                                3490.7460000000001
                            ]
                        ],
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.26",
                        "blockingTime": 88.161999999999807
                    },
                    {
                        "type": 3,
                        "id": "103618.41",
                        "request_id": "103618.41",
                        "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                        "full_url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/footer.75a23e24.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "static.ah.nl",
                        "url": "\/__assets\/features\/assets\/footer.75a23e24.css",
                        "raw_id": "103618.41",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 151,
                        "ttfb_ms": 146,
                        "load_start": 1231,
                        "load_start_float": 1231.0001589999999,
                        "bytesIn": 3834,
                        "objectSize": 3834,
                        "objectSizeUncompressed": 27489,
                        "chunks": [
                            {
                                "ts": 1381,
                                "bytes": 3834,
                                "inflated": 27489
                            }
                        ],
                        "expires": "Thu, 18 May 2023 07:05:34 GMT",
                        "cacheControl": "public, max-age=407326",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 146,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 91,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: static.ah.nl",
                                ":method: GET",
                                ":path: \/__assets\/features\/assets\/footer.75a23e24.css",
                                ":scheme: https",
                                "accept: text\/css,*\/*;q=0.1",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: style",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: public, max-age=407326",
                                "content-encoding: gzip",
                                "content-language: nl-nl",
                                "content-length: 3834",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: text\/css; charset=UTF-8",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Thu, 18 May 2023 07:05:34 GMT",
                                "last-modified: Thu, 04 May 2023 06:58:47 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "strict-transport-security: max-age=31536000",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-correlation-id: features-we-ac-static-ef24fa79-2da1-4c8f-a32f-43dd60e89183",
                                "x-dns-prefetch-control: off",
                                "x-download-options: noopen",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683183908136740 D=9914",
                                "x-locale: nl_NL",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1687,
                        "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": 3834,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 407326,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1189,
                        "socket_group": "https:\/\/static.ah.nl",
                        "http2_stream_id": 9,
                        "http2_stream_dependency": 7,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 159,
                        "server_port": "443",
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 1382,
                        "ttfb_start": 1231,
                        "ttfb_end": 1377,
                        "download_start": 1377,
                        "download_end": 1382,
                        "download_ms": 5,
                        "all_start": 1231,
                        "all_end": 1382,
                        "all_ms": 151,
                        "index": 17,
                        "number": 18,
                        "body_file": "011-103618.41-body.txt",
                        "body_id": "103618.41",
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.41"
                    },
                    {
                        "type": 3,
                        "id": "103618.49",
                        "request_id": "103618.49",
                        "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                        "full_url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/footer.75a23e24.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "static.ah.nl",
                        "url": "\/__assets\/features\/assets\/footer.75a23e24.js",
                        "raw_id": "103618.49",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 170,
                        "ttfb_ms": 145,
                        "load_start": 1239,
                        "load_start_float": 1239.0001609999999,
                        "bytesIn": 22462,
                        "objectSize": 22462,
                        "objectSizeUncompressed": 83436,
                        "chunks": [
                            {
                                "ts": 1406,
                                "bytes": 22462,
                                "inflated": 17900
                            }
                        ],
                        "expires": "Thu, 18 May 2023 07:03:35 GMT",
                        "cacheControl": "public, max-age=407207",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 146,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 96,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: static.ah.nl",
                                ":method: GET",
                                ":path: \/__assets\/features\/assets\/footer.75a23e24.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: public, max-age=407207",
                                "content-encoding: gzip",
                                "content-language: nl-nl",
                                "content-length: 22462",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: application\/javascript; charset=UTF-8",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Thu, 18 May 2023 07:03:35 GMT",
                                "last-modified: Thu, 04 May 2023 07:04:29 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "strict-transport-security: max-age=31536000",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-correlation-id: features-we-ac-static-5177dbcc-bd02-42e4-8a7f-9ad9906820f2",
                                "x-dns-prefetch-control: off",
                                "x-download-options: noopen",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683183908165319 D=20033",
                                "x-locale: nl_NL",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1642,
                        "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": 22462,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 407207,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1192,
                        "socket_group": "https:\/\/static.ah.nl",
                        "http2_stream_id": 11,
                        "http2_stream_dependency": 9,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 161,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 1409,
                        "ttfb_start": 1239,
                        "ttfb_end": 1384,
                        "download_start": 1384,
                        "download_end": 1409,
                        "download_ms": 25,
                        "all_start": 1239,
                        "all_end": 1409,
                        "all_ms": 170,
                        "index": 18,
                        "number": 19,
                        "body_file": "012-103618.49-body.txt",
                        "cpuTimes": {
                            "EvaluateScript": 5,
                            "v8.compile": 2
                        },
                        "cpu.EvaluateScript": 5,
                        "cpu.v8.compile": 2,
                        "cpuTime": 7,
                        "body_id": "103618.49",
                        "js_timing": [
                            [
                                2671.3589999999999,
                                2676.7750000000001
                            ],
                            [
                                2671.3969999999999,
                                2673.4360000000001
                            ]
                        ],
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.49"
                    },
                    {
                        "type": 3,
                        "id": "103618.21",
                        "request_id": "103618.21",
                        "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                        "full_url": "https:\/\/static.ah.nl\/ah-static\/assets\/advertisement-v0.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "static.ah.nl",
                        "url": "\/ah-static\/assets\/advertisement-v0.js",
                        "raw_id": "103618.21",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 170,
                        "ttfb_ms": 167,
                        "load_start": 1242,
                        "load_start_float": 1242.0001629999999,
                        "bytesIn": 164,
                        "objectSize": 164,
                        "objectSizeUncompressed": 221,
                        "chunks": [
                            {
                                "ts": 1412,
                                "bytes": 164,
                                "inflated": 221
                            }
                        ],
                        "expires": "Sat, 20 May 2023 08:13:49 GMT",
                        "cacheControl": "public, max-age=584221",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 146,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 23,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: static.ah.nl",
                                ":method: GET",
                                ":path: \/ah-static\/assets\/advertisement-v0.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: public, max-age=584221",
                                "content-encoding: gzip",
                                "content-length: 164",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: application\/javascript",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Sat, 20 May 2023 08:13:49 GMT",
                                "last-modified: Thu, 04 May 2023 12:45:40 GMT",
                                "pragma: public",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "strict-transport-security: max-age=31536000",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-correlation-id: static-st-static-cdad2824-4a57-4400-bd0e-30557cd24034",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683360839250492 D=9990",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1621,
                        "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": 164,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 584221,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1193,
                        "socket_group": "https:\/\/static.ah.nl",
                        "http2_stream_id": 13,
                        "http2_stream_dependency": 11,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 163,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 1412,
                        "ttfb_start": 1242,
                        "ttfb_end": 1409,
                        "download_start": 1409,
                        "download_end": 1412,
                        "download_ms": 3,
                        "all_start": 1242,
                        "all_end": 1412,
                        "all_ms": 170,
                        "index": 19,
                        "number": 20,
                        "body_file": "013-103618.21-body.txt",
                        "cpuTimes": {
                            "EvaluateScript": 6,
                            "v8.compile": 5
                        },
                        "cpu.EvaluateScript": 6,
                        "cpu.v8.compile": 5,
                        "cpuTime": 11,
                        "body_id": "103618.21",
                        "js_timing": [
                            [
                                2494.3429999999998,
                                2499.9050000000002
                            ],
                            [
                                2494.3719999999998,
                                2499.4490000000001
                            ]
                        ],
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.21"
                    },
                    {
                        "type": 3,
                        "id": "103618.23",
                        "request_id": "103618.23",
                        "ip_addr": "23.36.162.222",
                        "full_url": "https:\/\/www.ah.nl\/akam\/13\/bff159c",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.ah.nl",
                        "url": "\/akam\/13\/bff159c",
                        "raw_id": "103618.23",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 290,
                        "ttfb_ms": 284,
                        "load_start": 1242,
                        "load_start_float": 1242.0001649999999,
                        "bytesIn": 8777,
                        "objectSize": 8777,
                        "objectSizeUncompressed": 26670,
                        "chunks": [
                            {
                                "ts": 1532,
                                "bytes": 8777,
                                "inflated": 26670
                            }
                        ],
                        "expires": "Sat, 13 May 2023 13:56:48 GMT",
                        "cacheControl": "max-age=0, no-cache, no-store",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 54,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 37,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.ah.nl",
                                ":method: GET",
                                ":path: \/akam\/13\/bff159c",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!kVeq+kDRrR9fM0YGpVIjjMvTA2elNztVllpHGe2tAsg1\/IeBzOdJQYu+acoYjZ2V\/QDLXrWstRHpJg==",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "cache-control: max-age=0, no-cache, no-store",
                                "content-encoding: gzip",
                                "content-length: 8777",
                                "content-type: application\/javascript",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "etag: \"de45db76701bf28ece5c9e36ae1483b62bc8f3d9347625d2820e5035b7a45e11\"",
                                "expires: Sat, 13 May 2023 13:56:48 GMT",
                                "last-modified: Wed, 09 Feb 2022 15:13:33 GMT",
                                "pragma: no-cache",
                                "set-cookie: ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOFyOOQQuIAQAArldmFRNqqjYDdXDTwlgroMVPr1Y3zjVJpxNhOIXq+aVdr5JY27XulbpkeuN8AWwIejRN2Tb50Tox13vSxRzsfvyBAo6dBJ6eNwr7prCNaFNuTPz+Q5h0pTBWJjaMIWEgxjI\/eVhvY7FlsEzHZ3WE5auYKb3fcjQvga8QHMpaBmfDM5jtEbus3o\/+izTBSI975NXOwUDHQZ48ME5\/\/GTa6ylKAOpew+GWOFH7agSIhLaFFmQPWbFdGrs7fy1Xw9bqkmUyP0T3E+G+LDSDxxF9rspzikDgREaSqmnDmvBw0RnqAwZ21E22QBGl0MlnxqyzjAtDZCzNw6UbizCWLWSNABlYFmLUiKsbtR6ExPsSF6dI6XVxiykmiY1iBMSdU9exU37qZcjVWzJIPZuBkIfuon60FYpEQXZu\/te2B+WehpmsYLTEr\/hqL+VG6QH0cPHKza8XxUP2\/lDAfNc8eh8=; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 15:56:47 GMT; Max-Age=7199; HttpOnly",
                                "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 7507,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 8777,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1193,
                        "socket_group": "https:\/\/www.ah.nl",
                        "http2_stream_id": 17,
                        "http2_stream_dependency": 13,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 165,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 1532,
                        "ttfb_start": 1242,
                        "ttfb_end": 1526,
                        "download_start": 1526,
                        "download_end": 1532,
                        "download_ms": 6,
                        "all_start": 1242,
                        "all_end": 1532,
                        "all_ms": 290,
                        "index": 20,
                        "number": 21,
                        "body_file": "015-103618.23-body.txt",
                        "cpuTimes": {
                            "EvaluateScript": 83,
                            "v8.compile": 2,
                            "FunctionCall": 6
                        },
                        "cpu.EvaluateScript": 83,
                        "cpu.v8.compile": 2,
                        "cpu.FunctionCall": 6,
                        "cpuTime": 92,
                        "body_id": "103618.23",
                        "js_timing": [
                            [
                                2499.9679999999998,
                                2583.0239999999999
                            ],
                            [
                                2499.9789999999998,
                                2502.4499999999998
                            ],
                            [
                                2777.2359999999999,
                                2777.9470000000001
                            ],
                            [
                                2960.373,
                                2961.3310000000001
                            ],
                            [
                                3283.7159999999999,
                                3288.288
                            ]
                        ],
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.23",
                        "blockingTime": 83.05600000000004
                    },
                    {
                        "type": 3,
                        "id": "103618.25",
                        "request_id": "103618.25",
                        "ip_addr": "23.36.162.222",
                        "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.ah.nl",
                        "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                        "raw_id": "103618.25",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 295,
                        "ttfb_ms": 293,
                        "load_start": 1243,
                        "load_start_float": 1243.0001669999999,
                        "bytesIn": 535,
                        "objectSize": 535,
                        "objectSizeUncompressed": 948,
                        "chunks": [
                            {
                                "ts": 1538,
                                "bytes": 535,
                                "inflated": 948
                            }
                        ],
                        "expires": "Sat, 13 May 2023 13:56:48 GMT",
                        "cacheControl": "max-age=0, no-cache, no-store",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "gzip",
                        "socket": 54,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 43,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.ah.nl",
                                ":method: GET",
                                ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!kVeq+kDRrR9fM0YGpVIjjMvTA2elNztVllpHGe2tAsg1\/IeBzOdJQYu+acoYjZ2V\/QDLXrWstRHpJg==",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-methods: GET",
                                "access-control-allow-origin: *",
                                "cache-control: max-age=0, no-cache, no-store",
                                "content-encoding: gzip",
                                "content-length: 535",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: image\/svg+xml",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Sat, 13 May 2023 13:56:48 GMT",
                                "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                "pragma: no-cache",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                "vary: Accept-Encoding,User-Agent",
                                "x-content-type-options: nosniff",
                                "x-correlation-id: static-st-static-183fdf39-7213-499c-9ecc-dce86a511ff2",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683986208690574 D=4660",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 7813,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 535,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1194,
                        "socket_group": "https:\/\/www.ah.nl",
                        "http2_stream_id": 19,
                        "http2_stream_dependency": 13,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 167,
                        "server_port": "443",
                        "load_end": 1538,
                        "ttfb_start": 1243,
                        "ttfb_end": 1536,
                        "download_start": 1536,
                        "download_end": 1538,
                        "download_ms": 2,
                        "all_start": 1243,
                        "all_end": 1538,
                        "all_ms": 295,
                        "index": 21,
                        "number": 22
                    },
                    {
                        "type": 3,
                        "id": "103618.28",
                        "request_id": "103618.28",
                        "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                        "full_url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "static.ah.nl",
                        "url": "\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage",
                        "raw_id": "103618.28",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 207,
                        "ttfb_ms": 202,
                        "load_start": 1244,
                        "load_start_float": 1244.0001689999999,
                        "bytesIn": 21940,
                        "objectSize": 21940,
                        "objectSizeUncompressed": 21940,
                        "chunks": [
                            {
                                "ts": 1451,
                                "bytes": 21940
                            }
                        ],
                        "expires": "Fri, 19 May 2023 09:49:46 GMT",
                        "cacheControl": "private, no-transform, max-age=503578",
                        "contentType": "image\/avif",
                        "contentEncoding": "",
                        "socket": 146,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 68,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: static.ah.nl",
                                ":method: GET",
                                ":path: \/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "cache-control: private, no-transform, max-age=503578",
                                "content-length: 21940",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: image\/avif",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "etag: \"1680090882640\"",
                                "expires: Fri, 19 May 2023 09:49:46 GMT",
                                "last-modified: Fri, 05 May 2023 09:51:16 GMT",
                                "x-check-cacheable: YES",
                                "x-frame-options: SAMEORIGIN",
                                "x-serial: 737",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2242,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 21940,
                        "image_save": 0,
                        "cache_time": 503578,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1195,
                        "socket_group": "https:\/\/static.ah.nl",
                        "http2_stream_id": 15,
                        "http2_stream_dependency": 13,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 169,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "avif",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.57
                                },
                                "File": {
                                    "FileSize": "22 kB",
                                    "FileType": "AVIF",
                                    "FileTypeExtension": "avif",
                                    "MIMEType": "image\/avif",
                                    "ImageWidth": 480,
                                    "ImageHeight": 252
                                },
                                "QuickTime": {
                                    "MajorBrand": "AV1 Image File Format (.AVIF)",
                                    "MinorVersion": "0.0.0",
                                    "CompatibleBrands": [
                                        "avif",
                                        "mif1",
                                        "miaf"
                                    ],
                                    "HandlerType": "Picture",
                                    "PrimaryItemReference": 1,
                                    "ColorProfiles": "nclx",
                                    "ColorPrimaries": "Unspecified",
                                    "TransferCharacteristics": "Unspecified",
                                    "MatrixCoefficients": "BT.601",
                                    "AuxiliaryImageType": "urn:mpeg:mpegB:cicp:systems:auxiliary:alpha",
                                    "AV1ConfigurationVersion": 1,
                                    "ChromaFormat": "YUV 4:2:0",
                                    "ChromaSamplePosition": "Unknown",
                                    "ImageSpatialExtent": "480x252",
                                    "ImagePixelDepth": "8 8 8",
                                    "MediaDataSize": 21496,
                                    "MediaDataOffset": 444
                                },
                                "Composite": {
                                    "ImageSize": "480x252",
                                    "Megapixels": 0.121
                                }
                            },
                            "magick": {
                                "format": "HEIC",
                                "formatDescription": "Apple High efficiency Image Format",
                                "mimeType": "image\/x-heic",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 480,
                                    "height": 252,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "YCbCr",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 120960,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 107.134,
                                        "standardDeviation": 53.470700000000001,
                                        "kurtosis": -0.74746299999999999,
                                        "skewness": -0.480155,
                                        "entropy": 0.56614100000000001
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 83.651300000000006,
                                        "standardDeviation": 95.0167,
                                        "kurtosis": -1.6407700000000001,
                                        "skewness": 0.42360500000000001,
                                        "entropy": 0.58270500000000003
                                    },
                                    "green": {
                                        "min": 1,
                                        "max": 196,
                                        "mean": 101.057,
                                        "standardDeviation": 48.740000000000002,
                                        "kurtosis": -0.063720299999999994,
                                        "skewness": -1.1857899999999999,
                                        "entropy": 0.55873600000000001
                                    },
                                    "blue": {
                                        "min": 61,
                                        "max": 201,
                                        "mean": 136.69399999999999,
                                        "standardDeviation": 16.655200000000001,
                                        "kurtosis": 2.5214300000000001,
                                        "skewness": -0.37293100000000001,
                                        "entropy": 0.55698300000000001
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 480,
                                    "height": 252,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "TopLeft",
                                "properties": {
                                    "date:create": "2023-05-13T13:56:48+00:00",
                                    "date:modify": "2023-05-13T13:56:48+00:00",
                                    "signature": "21bc3aae23d06132171e162674fcefb40e9a937debaa34faa3f703298d2bc5c8"
                                },
                                "tainted": false,
                                "filesize": "0B",
                                "numberPixels": "120960",
                                "pixelsPerSecond": "4.58232MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.026"
                            }
                        },
                        "load_end": 1451,
                        "ttfb_start": 1244,
                        "ttfb_end": 1446,
                        "download_start": 1446,
                        "download_end": 1451,
                        "download_ms": 5,
                        "all_start": 1244,
                        "all_end": 1451,
                        "all_ms": 207,
                        "index": 22,
                        "number": 23
                    },
                    {
                        "type": 3,
                        "id": "103618.29",
                        "request_id": "103618.29",
                        "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                        "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD651216?rendition=200px&fileType=binary",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "static.ah.nl",
                        "url": "\/mam\/bonus\/AHMAM_PRD651216?rendition=200px&fileType=binary",
                        "raw_id": "103618.29",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 175,
                        "ttfb_ms": 173,
                        "load_start": 1244,
                        "load_start_float": 1244.0001709999999,
                        "bytesIn": 4970,
                        "objectSize": 4970,
                        "objectSizeUncompressed": 4970,
                        "chunks": [
                            {
                                "ts": 1419,
                                "bytes": 4970
                            }
                        ],
                        "expires": "Sun, 14 May 2023 22:05:05 GMT",
                        "cacheControl": "max-age=115697",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 146,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 68,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: static.ah.nl",
                                ":method: GET",
                                ":path: \/mam\/bonus\/AHMAM_PRD651216?rendition=200px&fileType=binary",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "cache-control: max-age=115697",
                                "content-length: 4970",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: image\/jpeg; charset=UTF-8",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Sun, 14 May 2023 22:05:05 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "strict-transport-security: max-age=31536000",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683237833845137 D=135887",
                                "x-srv: 10.232.162.46",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1864,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 4970,
                        "image_save": 0,
                        "cache_time": 115697,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1196,
                        "socket_group": "https:\/\/static.ah.nl",
                        "http2_stream_id": 17,
                        "http2_stream_dependency": 15,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 171,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.57
                                },
                                "File": {
                                    "FileSize": "5.0 kB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 200,
                                    "ImageHeight": 200,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "200x200",
                                    "Megapixels": 0.040000000000000001
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 200,
                                    "height": 200,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 40000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 215.869,
                                        "standardDeviation": 67.912000000000006,
                                        "kurtosis": 1.19963,
                                        "skewness": -1.60415,
                                        "entropy": 0.45649699999999999
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 6,
                                        "max": 255,
                                        "mean": 226.31999999999999,
                                        "standardDeviation": 53.4084,
                                        "kurtosis": 2.3470800000000001,
                                        "skewness": -1.8413200000000001,
                                        "entropy": 0.43933499999999998
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 215.017,
                                        "standardDeviation": 69.461299999999994,
                                        "kurtosis": 0.85477000000000003,
                                        "skewness": -1.5150999999999999,
                                        "entropy": 0.46178399999999997
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 206.27000000000001,
                                        "standardDeviation": 80.866500000000002,
                                        "kurtosis": 0.16190199999999999,
                                        "skewness": -1.3317399999999999,
                                        "entropy": 0.46837000000000001
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 200,
                                    "height": 200,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 58,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2023-05-13T13:56:48+00:00",
                                    "date:modify": "2023-05-13T13:56:48+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "c3f36bcf96de7c419fb1b073c1831768b0d7e784de3551f6628233c49292a3d7"
                                },
                                "tainted": false,
                                "filesize": "4970B",
                                "numberPixels": "40000",
                                "pixelsPerSecond": "24.2599MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.001"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 50,
                        "load_end": 1419,
                        "ttfb_start": 1244,
                        "ttfb_end": 1417,
                        "download_start": 1417,
                        "download_end": 1419,
                        "download_ms": 2,
                        "all_start": 1244,
                        "all_end": 1419,
                        "all_ms": 175,
                        "index": 23,
                        "number": 24
                    },
                    {
                        "type": 3,
                        "id": "103618.30",
                        "request_id": "103618.30",
                        "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                        "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD651234?rendition=200px&fileType=binary",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "static.ah.nl",
                        "url": "\/mam\/bonus\/AHMAM_PRD651234?rendition=200px&fileType=binary",
                        "raw_id": "103618.30",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 199,
                        "ttfb_ms": 175,
                        "load_start": 1245,
                        "load_start_float": 1245.0001729999999,
                        "bytesIn": 6651,
                        "objectSize": 6651,
                        "objectSizeUncompressed": 6651,
                        "chunks": [
                            {
                                "ts": 1444,
                                "bytes": 6651
                            }
                        ],
                        "expires": "Sun, 14 May 2023 22:03:37 GMT",
                        "cacheControl": "max-age=115609",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 146,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 68,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: static.ah.nl",
                                ":method: GET",
                                ":path: \/mam\/bonus\/AHMAM_PRD651234?rendition=200px&fileType=binary",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "cache-control: max-age=115609",
                                "content-length: 6651",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: image\/jpeg; charset=UTF-8",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Sun, 14 May 2023 22:03:37 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "strict-transport-security: max-age=31536000",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683237833343312 D=146538",
                                "x-srv: 10.232.162.46",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1864,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 6651,
                        "image_save": 0,
                        "cache_time": 115609,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1197,
                        "socket_group": "https:\/\/static.ah.nl",
                        "http2_stream_id": 19,
                        "http2_stream_dependency": 17,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 173,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.57
                                },
                                "File": {
                                    "FileSize": "6.7 kB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 200,
                                    "ImageHeight": 200,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "200x200",
                                    "Megapixels": 0.040000000000000001
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 200,
                                    "height": 200,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 40000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 203.15299999999999,
                                        "standardDeviation": 70.687100000000001,
                                        "kurtosis": -0.33847300000000002,
                                        "skewness": -1.0425599999999999,
                                        "entropy": 0.57184999999999997
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 214.64099999999999,
                                        "standardDeviation": 57.726999999999997,
                                        "kurtosis": 0.33008700000000002,
                                        "skewness": -1.20949,
                                        "entropy": 0.55651700000000004
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 200.755,
                                        "standardDeviation": 73,
                                        "kurtosis": -0.72582000000000002,
                                        "skewness": -0.90527100000000005,
                                        "entropy": 0.57331900000000002
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 194.06299999999999,
                                        "standardDeviation": 81.334400000000002,
                                        "kurtosis": -0.81834099999999999,
                                        "skewness": -0.87951599999999996,
                                        "entropy": 0.58571499999999999
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 200,
                                    "height": 200,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 68,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2023-05-13T13:56:48+00:00",
                                    "date:modify": "2023-05-13T13:56:48+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "11c501433e4b4264182c1f4831a3967429b0f0bcd31b953842611e6a3253bd9e"
                                },
                                "tainted": false,
                                "filesize": "6651B",
                                "numberPixels": "40000",
                                "pixelsPerSecond": "23.7347MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.001"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 50,
                        "load_end": 1444,
                        "ttfb_start": 1245,
                        "ttfb_end": 1420,
                        "download_start": 1420,
                        "download_end": 1444,
                        "download_ms": 24,
                        "all_start": 1245,
                        "all_end": 1444,
                        "all_ms": 199,
                        "index": 24,
                        "number": 25
                    },
                    {
                        "type": 3,
                        "id": "103618.31",
                        "request_id": "103618.31",
                        "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                        "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD651220?rendition=200px&fileType=binary",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "static.ah.nl",
                        "url": "\/mam\/bonus\/AHMAM_PRD651220?rendition=200px&fileType=binary",
                        "raw_id": "103618.31",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 236,
                        "ttfb_ms": 231,
                        "load_start": 1250,
                        "load_start_float": 1250.0001769999999,
                        "bytesIn": 8925,
                        "objectSize": 8925,
                        "objectSizeUncompressed": 8925,
                        "chunks": [
                            {
                                "ts": 1486,
                                "bytes": 8925
                            }
                        ],
                        "expires": "Sun, 14 May 2023 22:03:31 GMT",
                        "cacheControl": "max-age=115603",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 146,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 68,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: static.ah.nl",
                                ":method: GET",
                                ":path: \/mam\/bonus\/AHMAM_PRD651220?rendition=200px&fileType=binary",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "cache-control: max-age=115603",
                                "content-length: 8925",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: image\/jpeg; charset=UTF-8",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Sun, 14 May 2023 22:03:31 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "strict-transport-security: max-age=31536000",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683237835668594 D=88351",
                                "x-srv: 10.232.162.46",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1864,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 8925,
                        "image_save": 0,
                        "cache_time": 115603,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1197,
                        "socket_group": "https:\/\/static.ah.nl",
                        "http2_stream_id": 21,
                        "http2_stream_dependency": 19,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 177,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.57
                                },
                                "File": {
                                    "FileSize": "8.9 kB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 200,
                                    "ImageHeight": 200,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "200x200",
                                    "Megapixels": 0.040000000000000001
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 200,
                                    "height": 200,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 40000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 165.52600000000001,
                                        "standardDeviation": 85.704899999999995,
                                        "kurtosis": -1.4497599999999999,
                                        "skewness": -0.33526099999999998,
                                        "entropy": 0.77478199999999997
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 176.321,
                                        "standardDeviation": 78.106300000000005,
                                        "kurtosis": -1.3203800000000001,
                                        "skewness": -0.43711499999999998,
                                        "entropy": 0.76754699999999998
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 161.68000000000001,
                                        "standardDeviation": 87.230199999999996,
                                        "kurtosis": -1.4813799999999999,
                                        "skewness": -0.27236700000000003,
                                        "entropy": 0.77986999999999995
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 158.57599999999999,
                                        "standardDeviation": 91.778199999999998,
                                        "kurtosis": -1.58606,
                                        "skewness": -0.24717900000000001,
                                        "entropy": 0.77692799999999995
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 200,
                                    "height": 200,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 73,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2023-05-13T13:56:48+00:00",
                                    "date:modify": "2023-05-13T13:56:48+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "013e75a76d130e01a00cd1b95e03b083dafa8d051dac609eb55c059f69a03088"
                                },
                                "tainted": false,
                                "filesize": "8925B",
                                "numberPixels": "40000",
                                "pixelsPerSecond": "22.9534MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.001"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 50,
                        "load_end": 1486,
                        "ttfb_start": 1250,
                        "ttfb_end": 1481,
                        "download_start": 1481,
                        "download_end": 1486,
                        "download_ms": 5,
                        "all_start": 1250,
                        "all_end": 1486,
                        "all_ms": 236,
                        "index": 25,
                        "number": 26
                    },
                    {
                        "type": 3,
                        "id": "103618.32",
                        "request_id": "103618.32",
                        "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                        "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD651249?rendition=200px&fileType=binary",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "static.ah.nl",
                        "url": "\/mam\/bonus\/AHMAM_PRD651249?rendition=200px&fileType=binary",
                        "raw_id": "103618.32",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 325,
                        "ttfb_ms": 321,
                        "load_start": 1251,
                        "load_start_float": 1251.0001789999999,
                        "bytesIn": 6795,
                        "objectSize": 6795,
                        "objectSizeUncompressed": 6795,
                        "chunks": [
                            {
                                "ts": 1576,
                                "bytes": 6795
                            }
                        ],
                        "expires": "Sun, 14 May 2023 22:05:32 GMT",
                        "cacheControl": "max-age=115724",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 146,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 68,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: static.ah.nl",
                                ":method: GET",
                                ":path: \/mam\/bonus\/AHMAM_PRD651249?rendition=200px&fileType=binary",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "cache-control: max-age=115724",
                                "content-length: 6795",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: image\/jpeg; charset=UTF-8",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Sun, 14 May 2023 22:05:32 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "strict-transport-security: max-age=31536000",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683237870168008 D=93721",
                                "x-srv: 10.232.162.46",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1864,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 6795,
                        "image_save": 0,
                        "cache_time": 115724,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1198,
                        "socket_group": "https:\/\/static.ah.nl",
                        "http2_stream_id": 23,
                        "http2_stream_dependency": 21,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 179,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.57
                                },
                                "File": {
                                    "FileSize": "6.8 kB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 200,
                                    "ImageHeight": 200,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "200x200",
                                    "Megapixels": 0.040000000000000001
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 200,
                                    "height": 200,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 40000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 214.102,
                                        "standardDeviation": 63.536299999999997,
                                        "kurtosis": 0.97487800000000002,
                                        "skewness": -1.4944299999999999,
                                        "entropy": 0.57042499999999996
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 220.666,
                                        "standardDeviation": 54.671100000000003,
                                        "kurtosis": 2.3505799999999999,
                                        "skewness": -1.74783,
                                        "entropy": 0.56158399999999997
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 211.755,
                                        "standardDeviation": 64.811199999999999,
                                        "kurtosis": 0.35086200000000001,
                                        "skewness": -1.3085500000000001,
                                        "entropy": 0.57842300000000002
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 209.88399999999999,
                                        "standardDeviation": 71.126499999999993,
                                        "kurtosis": 0.44723600000000002,
                                        "skewness": -1.3970899999999999,
                                        "entropy": 0.571268
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 200,
                                    "height": 200,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 73,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2023-05-13T13:56:49+00:00",
                                    "date:modify": "2023-05-13T13:56:49+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "a3b54a74adbcb11e229ba7411faf75f5551d3616b45d0dd5cd0a789d9798997b"
                                },
                                "tainted": false,
                                "filesize": "6795B",
                                "numberPixels": "40000",
                                "pixelsPerSecond": "8.63956MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.004"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 50,
                        "load_end": 1576,
                        "ttfb_start": 1251,
                        "ttfb_end": 1572,
                        "download_start": 1572,
                        "download_end": 1576,
                        "download_ms": 4,
                        "all_start": 1251,
                        "all_end": 1576,
                        "all_ms": 325,
                        "index": 26,
                        "number": 27
                    },
                    {
                        "type": 3,
                        "id": "103618.33",
                        "request_id": "103618.33",
                        "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                        "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650410?rendition=200px&fileType=binary",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "static.ah.nl",
                        "url": "\/mam\/bonus\/AHMAM_PRD650410?rendition=200px&fileType=binary",
                        "raw_id": "103618.33",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 315,
                        "ttfb_ms": 310,
                        "load_start": 1252,
                        "load_start_float": 1252.0001810000001,
                        "bytesIn": 18207,
                        "objectSize": 18207,
                        "objectSizeUncompressed": 18207,
                        "chunks": [
                            {
                                "ts": 1567,
                                "bytes": 18207
                            }
                        ],
                        "expires": "Sun, 14 May 2023 22:02:00 GMT",
                        "cacheControl": "max-age=115512",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 146,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 68,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: static.ah.nl",
                                ":method: GET",
                                ":path: \/mam\/bonus\/AHMAM_PRD650410?rendition=200px&fileType=binary",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "cache-control: max-age=115512",
                                "content-length: 18207",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: image\/jpeg; charset=UTF-8",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Sun, 14 May 2023 22:02:00 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "strict-transport-security: max-age=31536000",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683237702065441 D=123957",
                                "x-srv: 10.232.162.46",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1864,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 81,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 18207,
                        "image_save": 3305,
                        "cache_time": 115512,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1198,
                        "socket_group": "https:\/\/static.ah.nl",
                        "http2_stream_id": 25,
                        "http2_stream_dependency": 23,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 181,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.57
                                },
                                "File": {
                                    "FileSize": "18 kB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 200,
                                    "ImageHeight": 200,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "200x200",
                                    "Megapixels": 0.040000000000000001
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 200,
                                    "height": 200,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 40000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 202.70599999999999,
                                        "standardDeviation": 65.248400000000004,
                                        "kurtosis": 0.17648900000000001,
                                        "skewness": -1.20634,
                                        "entropy": 0.67720400000000003
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 4,
                                        "max": 255,
                                        "mean": 224.834,
                                        "standardDeviation": 48.179600000000001,
                                        "kurtosis": 4.1062700000000003,
                                        "skewness": -2.11517,
                                        "entropy": 0.64508299999999996
                                    },
                                    "green": {
                                        "min": 7,
                                        "max": 255,
                                        "mean": 203.05099999999999,
                                        "standardDeviation": 67.938500000000005,
                                        "kurtosis": 0.27285999999999999,
                                        "skewness": -1.2570699999999999,
                                        "entropy": 0.68487600000000004
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 180.232,
                                        "standardDeviation": 79.627200000000002,
                                        "kurtosis": -1.09087,
                                        "skewness": -0.56975900000000002,
                                        "entropy": 0.70165299999999997
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 200,
                                    "height": 200,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 92,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2023-05-13T13:56:49+00:00",
                                    "date:modify": "2023-05-13T13:56:49+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "10c7160df162d4ae23d6e6fa98f905e7062beebd56e484e14a1da58b323db7c6"
                                },
                                "tainted": false,
                                "filesize": "18207B",
                                "numberPixels": "40000",
                                "pixelsPerSecond": "3.76493MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.010"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 1567,
                        "ttfb_start": 1252,
                        "ttfb_end": 1562,
                        "download_start": 1562,
                        "download_end": 1567,
                        "download_ms": 5,
                        "all_start": 1252,
                        "all_end": 1567,
                        "all_ms": 315,
                        "index": 27,
                        "number": 28
                    },
                    {
                        "type": 3,
                        "id": "103618.34",
                        "request_id": "103618.34",
                        "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                        "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650414?rendition=200px&fileType=binary",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "static.ah.nl",
                        "url": "\/mam\/bonus\/AHMAM_PRD650414?rendition=200px&fileType=binary",
                        "raw_id": "103618.34",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 318,
                        "ttfb_ms": 230,
                        "load_start": 1253,
                        "load_start_float": 1253.0001830000001,
                        "bytesIn": 25753,
                        "objectSize": 25753,
                        "objectSizeUncompressed": 25753,
                        "chunks": [
                            {
                                "ts": 1571,
                                "bytes": 25753
                            }
                        ],
                        "expires": "Sun, 14 May 2023 22:02:07 GMT",
                        "cacheControl": "max-age=115519",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 146,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 68,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: static.ah.nl",
                                ":method: GET",
                                ":path: \/mam\/bonus\/AHMAM_PRD650414?rendition=200px&fileType=binary",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "cache-control: max-age=115519",
                                "content-length: 25753",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: image\/jpeg; charset=UTF-8",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Sun, 14 May 2023 22:02:07 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "strict-transport-security: max-age=31536000",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683237758930250 D=99714",
                                "x-srv: 10.232.162.30",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1864,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 81,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 25753,
                        "image_save": 4879,
                        "cache_time": 115519,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1201,
                        "socket_group": "https:\/\/static.ah.nl",
                        "http2_stream_id": 27,
                        "http2_stream_dependency": 25,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 183,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.57
                                },
                                "File": {
                                    "FileSize": "26 kB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 200,
                                    "ImageHeight": 200,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "200x200",
                                    "Megapixels": 0.040000000000000001
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 200,
                                    "height": 200,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 40000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 157.65899999999999,
                                        "standardDeviation": 88.005600000000001,
                                        "kurtosis": -1.38741,
                                        "skewness": -0.30909799999999998,
                                        "entropy": 0.84209699999999998
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 162.64099999999999,
                                        "standardDeviation": 87.8078,
                                        "kurtosis": -1.29189,
                                        "skewness": -0.41638799999999998,
                                        "entropy": 0.83257099999999995
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 152.94300000000001,
                                        "standardDeviation": 86.493499999999997,
                                        "kurtosis": -1.41049,
                                        "skewness": -0.169851,
                                        "entropy": 0.84715600000000002
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 157.392,
                                        "standardDeviation": 89.715599999999995,
                                        "kurtosis": -1.4236599999999999,
                                        "skewness": -0.33977000000000002,
                                        "entropy": 0.84656200000000004
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 200,
                                    "height": 200,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 92,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2023-05-13T13:56:49+00:00",
                                    "date:modify": "2023-05-13T13:56:49+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "0f4eda306405c01e2ebca3df3ef3c9249bb45f148db5d93e5847482f1b9c0769"
                                },
                                "tainted": false,
                                "filesize": "25753B",
                                "numberPixels": "40000",
                                "pixelsPerSecond": "20.6989MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.001"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 1571,
                        "ttfb_start": 1253,
                        "ttfb_end": 1483,
                        "download_start": 1483,
                        "download_end": 1571,
                        "download_ms": 88,
                        "all_start": 1253,
                        "all_end": 1571,
                        "all_ms": 318,
                        "index": 28,
                        "number": 29
                    },
                    {
                        "type": 3,
                        "id": "103618.35",
                        "request_id": "103618.35",
                        "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                        "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650411?rendition=200px&fileType=binary",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "static.ah.nl",
                        "url": "\/mam\/bonus\/AHMAM_PRD650411?rendition=200px&fileType=binary",
                        "raw_id": "103618.35",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 263,
                        "ttfb_ms": 237,
                        "load_start": 1253,
                        "load_start_float": 1253.0001850000001,
                        "bytesIn": 19792,
                        "objectSize": 19792,
                        "objectSizeUncompressed": 19792,
                        "chunks": [
                            {
                                "ts": 1516,
                                "bytes": 19792
                            }
                        ],
                        "expires": "Sun, 14 May 2023 22:02:55 GMT",
                        "cacheControl": "max-age=115567",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 146,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 68,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: static.ah.nl",
                                ":method: GET",
                                ":path: \/mam\/bonus\/AHMAM_PRD650411?rendition=200px&fileType=binary",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "cache-control: max-age=115567",
                                "content-length: 19792",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: image\/jpeg; charset=UTF-8",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Sun, 14 May 2023 22:02:55 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "strict-transport-security: max-age=31536000",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683237791597740 D=89256",
                                "x-srv: 10.232.162.46",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1864,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 81,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 19792,
                        "image_save": 3697,
                        "cache_time": 115567,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1202,
                        "socket_group": "https:\/\/static.ah.nl",
                        "http2_stream_id": 29,
                        "http2_stream_dependency": 27,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 185,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.57
                                },
                                "File": {
                                    "FileSize": "20 kB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 200,
                                    "ImageHeight": 200,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "200x200",
                                    "Megapixels": 0.040000000000000001
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 200,
                                    "height": 200,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 40000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 195.11000000000001,
                                        "standardDeviation": 78.514300000000006,
                                        "kurtosis": -0.21199999999999999,
                                        "skewness": -1.1033900000000001,
                                        "entropy": 0.63565700000000003
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 212.00800000000001,
                                        "standardDeviation": 68.728999999999999,
                                        "kurtosis": 2.3631899999999999,
                                        "skewness": -1.7999499999999999,
                                        "entropy": 0.61996899999999999
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 200.803,
                                        "standardDeviation": 73.520399999999995,
                                        "kurtosis": 0.39927299999999999,
                                        "skewness": -1.27176,
                                        "entropy": 0.64485999999999999
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 172.52000000000001,
                                        "standardDeviation": 93.293300000000002,
                                        "kurtosis": -1.4317800000000001,
                                        "skewness": -0.494836,
                                        "entropy": 0.64214199999999999
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 200,
                                    "height": 200,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 92,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2023-05-13T13:56:48+00:00",
                                    "date:modify": "2023-05-13T13:56:48+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "7d3690825f553dd41660d82f4b9f8af27deb714d608a70d740370a641a9f2e5c"
                                },
                                "tainted": false,
                                "filesize": "19792B",
                                "numberPixels": "40000",
                                "pixelsPerSecond": "23.9142MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.001"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 1516,
                        "ttfb_start": 1253,
                        "ttfb_end": 1490,
                        "download_start": 1490,
                        "download_end": 1516,
                        "download_ms": 26,
                        "all_start": 1253,
                        "all_end": 1516,
                        "all_ms": 263,
                        "index": 29,
                        "number": 30
                    },
                    {
                        "type": 3,
                        "id": "103618.36",
                        "request_id": "103618.36",
                        "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                        "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650413?rendition=200px&fileType=binary",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "static.ah.nl",
                        "url": "\/mam\/bonus\/AHMAM_PRD650413?rendition=200px&fileType=binary",
                        "raw_id": "103618.36",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 234,
                        "ttfb_ms": 225,
                        "load_start": 1254,
                        "load_start_float": 1254.0001870000001,
                        "bytesIn": 12372,
                        "objectSize": 12372,
                        "objectSizeUncompressed": 12372,
                        "chunks": [
                            {
                                "ts": 1488,
                                "bytes": 12372
                            }
                        ],
                        "expires": "Sun, 14 May 2023 22:02:17 GMT",
                        "cacheControl": "max-age=115529",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 146,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 68,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: static.ah.nl",
                                ":method: GET",
                                ":path: \/mam\/bonus\/AHMAM_PRD650413?rendition=200px&fileType=binary",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "cache-control: max-age=115529",
                                "content-length: 12372",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: image\/jpeg; charset=UTF-8",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Sun, 14 May 2023 22:02:17 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "strict-transport-security: max-age=31536000",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683237828443012 D=85881",
                                "x-srv: 10.232.162.46",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1864,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 82,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 12372,
                        "image_save": 2136,
                        "cache_time": 115529,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1203,
                        "socket_group": "https:\/\/static.ah.nl",
                        "http2_stream_id": 31,
                        "http2_stream_dependency": 29,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 187,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.57
                                },
                                "File": {
                                    "FileSize": "12 kB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 200,
                                    "ImageHeight": 200,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "200x200",
                                    "Megapixels": 0.040000000000000001
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 200,
                                    "height": 200,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 40000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 221.52699999999999,
                                        "standardDeviation": 62.302999999999997,
                                        "kurtosis": 2.92171,
                                        "skewness": -1.9885999999999999,
                                        "entropy": 0.46422000000000002
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 227.96100000000001,
                                        "standardDeviation": 53.197600000000001,
                                        "kurtosis": 4.49024,
                                        "skewness": -2.2495099999999999,
                                        "entropy": 0.45603900000000003
                                    },
                                    "green": {
                                        "min": 1,
                                        "max": 255,
                                        "mean": 223.81,
                                        "standardDeviation": 58.273299999999999,
                                        "kurtosis": 3.1937899999999999,
                                        "skewness": -2.0113300000000001,
                                        "entropy": 0.46523999999999999
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 212.80799999999999,
                                        "standardDeviation": 75.438100000000006,
                                        "kurtosis": 1.28931,
                                        "skewness": -1.6506000000000001,
                                        "entropy": 0.47138099999999999
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 200,
                                    "height": 200,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 92,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2023-05-13T13:56:48+00:00",
                                    "date:modify": "2023-05-13T13:56:48+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "ab8779383b5af71b7cf136e12ab7ebc204450279170edad3f997ff66dc78274e"
                                },
                                "tainted": false,
                                "filesize": "12372B",
                                "numberPixels": "40000",
                                "pixelsPerSecond": "26.8066MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.001"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 1488,
                        "ttfb_start": 1254,
                        "ttfb_end": 1479,
                        "download_start": 1479,
                        "download_end": 1488,
                        "download_ms": 9,
                        "all_start": 1254,
                        "all_end": 1488,
                        "all_ms": 234,
                        "index": 30,
                        "number": 31
                    },
                    {
                        "type": 3,
                        "id": "103618.37",
                        "request_id": "103618.37",
                        "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                        "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650412?rendition=200px&fileType=binary",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "static.ah.nl",
                        "url": "\/mam\/bonus\/AHMAM_PRD650412?rendition=200px&fileType=binary",
                        "raw_id": "103618.37",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 224,
                        "ttfb_ms": 199,
                        "load_start": 1254,
                        "load_start_float": 1254.0001910000001,
                        "bytesIn": 16815,
                        "objectSize": 16815,
                        "objectSizeUncompressed": 16815,
                        "chunks": [
                            {
                                "ts": 1478,
                                "bytes": 16815
                            }
                        ],
                        "expires": "Sun, 14 May 2023 22:03:13 GMT",
                        "cacheControl": "max-age=115585",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 146,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 68,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: static.ah.nl",
                                ":method: GET",
                                ":path: \/mam\/bonus\/AHMAM_PRD650412?rendition=200px&fileType=binary",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "cache-control: max-age=115585",
                                "content-length: 16815",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: image\/jpeg; charset=UTF-8",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Sun, 14 May 2023 22:03:13 GMT",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "strict-transport-security: max-age=31536000",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683237836319906 D=83031",
                                "x-srv: 10.232.162.46",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1864,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 82,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 16815,
                        "image_save": 2969,
                        "cache_time": 115585,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1208,
                        "socket_group": "https:\/\/static.ah.nl",
                        "http2_stream_id": 33,
                        "http2_stream_dependency": 31,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 191,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.57
                                },
                                "File": {
                                    "FileSize": "17 kB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 200,
                                    "ImageHeight": 200,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "200x200",
                                    "Megapixels": 0.040000000000000001
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 200,
                                    "height": 200,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 40000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 200.077,
                                        "standardDeviation": 67.817099999999996,
                                        "kurtosis": 0.27618500000000001,
                                        "skewness": -1.2231000000000001,
                                        "entropy": 0.65323699999999996
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 231.137,
                                        "standardDeviation": 40.902200000000001,
                                        "kurtosis": 4.6897500000000001,
                                        "skewness": -2.1437599999999999,
                                        "entropy": 0.58125700000000002
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 195.38999999999999,
                                        "standardDeviation": 75.203400000000002,
                                        "kurtosis": 0.32592300000000002,
                                        "skewness": -1.21071,
                                        "entropy": 0.68028999999999995
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 173.70599999999999,
                                        "standardDeviation": 87.345699999999994,
                                        "kurtosis": -1.2190399999999999,
                                        "skewness": -0.50780199999999998,
                                        "entropy": 0.69816500000000004
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 200,
                                    "height": 200,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 92,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2023-05-13T13:56:48+00:00",
                                    "date:modify": "2023-05-13T13:56:48+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "849518952692e23371f4329ada6daa68ef463fd7d4b4d31ff54c5a1249c8b1e0"
                                },
                                "tainted": false,
                                "filesize": "16815B",
                                "numberPixels": "40000",
                                "pixelsPerSecond": "11.2632MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.003"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 1478,
                        "ttfb_start": 1254,
                        "ttfb_end": 1453,
                        "download_start": 1453,
                        "download_end": 1478,
                        "download_ms": 25,
                        "all_start": 1254,
                        "all_end": 1478,
                        "all_ms": 224,
                        "index": 31,
                        "number": 32
                    },
                    {
                        "type": 3,
                        "id": "103618.38",
                        "request_id": "103618.38",
                        "ip_addr": "23.36.162.222",
                        "full_url": "https:\/\/www.ah.nl\/__ssobj\/ard.png?7232665685997014159_1-4-1683986207&n=1",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.ah.nl",
                        "url": "\/__ssobj\/ard.png?7232665685997014159_1-4-1683986207&n=1",
                        "raw_id": "103618.38",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 279,
                        "ttfb_ms": 279,
                        "load_start": 1255,
                        "load_start_float": 1255.0001930000001,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "Sat, 13 May 2023 13:56:48 GMT",
                        "cacheControl": "max-age=0, no-cache, no-store",
                        "contentType": "text\/javascript",
                        "contentEncoding": "",
                        "socket": 54,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 8,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.ah.nl",
                                ":method: GET",
                                ":path: \/__ssobj\/ard.png?7232665685997014159_1-4-1683986207&n=1",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!kVeq+kDRrR9fM0YGpVIjjMvTA2elNztVllpHGe2tAsg1\/IeBzOdJQYu+acoYjZ2V\/QDLXrWstRHpJg==",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=0, no-cache, no-store",
                                "content-length: 0",
                                "content-type: text\/javascript",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Sat, 13 May 2023 13:56:48 GMT",
                                "last-modified: Thu, 06 Apr 2023 12:31:31 GMT",
                                "pragma: no-cache",
                                "rtss: 1-*-5",
                                "sbss: 1",
                                "set-cookie: SSRT=IJdfZAADAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:48 GMT",
                                "set-cookie: Ahonlnl-Prd-01-DigitalDev-B2=!J\/iWMuO5wJ0eDfIGpVIjjMvTA2elN4QuGiHjAVoN2w\/I59eKxFaKP1jiVYcKyT4qZAtPfGkOtnmN+Q==; path=\/; Httponly",
                                "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                "x-cnection: close"
                            ]
                        },
                        "bytesOut": 7804,
                        "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": "Akamai",
                        "server_count": null,
                        "created": 1209,
                        "socket_group": "https:\/\/www.ah.nl",
                        "chunks": [],
                        "netlog_id": 193,
                        "server_port": "443",
                        "load_end": 1534,
                        "ttfb_start": 1255,
                        "ttfb_end": 1534,
                        "download_start": 1534,
                        "download_end": 1534,
                        "download_ms": 0,
                        "all_start": 1255,
                        "all_end": 1534,
                        "all_ms": 279,
                        "index": 32,
                        "number": 33,
                        "body_file": "037-103618.38-body.txt",
                        "body_id": "103618.38",
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.38"
                    },
                    {
                        "type": 3,
                        "id": "103618.43",
                        "request_id": "103618.43",
                        "ip_addr": "23.36.162.222",
                        "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/nix18.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.ah.nl",
                        "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/nix18.svg",
                        "raw_id": "103618.43",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 288,
                        "ttfb_ms": 283,
                        "load_start": 1256,
                        "load_start_float": 1256.0001950000001,
                        "bytesIn": 1024,
                        "objectSize": 1024,
                        "objectSizeUncompressed": 2110,
                        "chunks": [
                            {
                                "ts": 1543,
                                "bytes": 1024,
                                "inflated": 2110
                            }
                        ],
                        "expires": "Sat, 13 May 2023 13:56:48 GMT",
                        "cacheControl": "max-age=0, no-cache, no-store",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "gzip",
                        "socket": 54,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 92,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.ah.nl",
                                ":method: GET",
                                ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/nix18.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!kVeq+kDRrR9fM0YGpVIjjMvTA2elNztVllpHGe2tAsg1\/IeBzOdJQYu+acoYjZ2V\/QDLXrWstRHpJg==",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-methods: GET",
                                "access-control-allow-origin: *",
                                "cache-control: max-age=0, no-cache, no-store",
                                "content-encoding: gzip",
                                "content-length: 1024",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: image\/svg+xml",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Sat, 13 May 2023 13:56:48 GMT",
                                "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                "pragma: no-cache",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                "vary: Accept-Encoding,User-Agent",
                                "x-content-type-options: nosniff",
                                "x-correlation-id: static-st-static-1bdcebef-c0c5-405d-aa1f-07762f87df76",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683986208687871 D=5275",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 7807,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 1024,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1210,
                        "socket_group": "https:\/\/www.ah.nl",
                        "http2_stream_id": 23,
                        "http2_stream_dependency": 21,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 195,
                        "server_port": "443",
                        "load_end": 1544,
                        "ttfb_start": 1256,
                        "ttfb_end": 1539,
                        "download_start": 1539,
                        "download_end": 1544,
                        "download_ms": 5,
                        "all_start": 1256,
                        "all_end": 1544,
                        "all_ms": 288,
                        "index": 33,
                        "number": 34
                    },
                    {
                        "type": 3,
                        "id": "103618.44",
                        "request_id": "103618.44",
                        "ip_addr": "23.36.162.222",
                        "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/ideal.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.ah.nl",
                        "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/ideal.svg",
                        "raw_id": "103618.44",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 342,
                        "ttfb_ms": 339,
                        "load_start": 1257,
                        "load_start_float": 1257.0001970000001,
                        "bytesIn": 667,
                        "objectSize": 667,
                        "objectSizeUncompressed": 1199,
                        "chunks": [
                            {
                                "ts": 1599,
                                "bytes": 667,
                                "inflated": 1199
                            }
                        ],
                        "expires": "Sat, 13 May 2023 13:56:48 GMT",
                        "cacheControl": "max-age=0, no-cache, no-store",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "gzip",
                        "socket": 54,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 92,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.ah.nl",
                                ":method: GET",
                                ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/ideal.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!kVeq+kDRrR9fM0YGpVIjjMvTA2elNztVllpHGe2tAsg1\/IeBzOdJQYu+acoYjZ2V\/QDLXrWstRHpJg==",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-methods: GET",
                                "access-control-allow-origin: *",
                                "cache-control: max-age=0, no-cache, no-store",
                                "content-encoding: gzip",
                                "content-length: 667",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: image\/svg+xml",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Sat, 13 May 2023 13:56:48 GMT",
                                "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                "pragma: no-cache",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                "vary: Accept-Encoding,User-Agent",
                                "x-content-type-options: nosniff",
                                "x-correlation-id: static-st-static-18fd3c3c-5e6d-4e35-9e17-ba45800d268e",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683986208748308 D=6235",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 7807,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 667,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1212,
                        "socket_group": "https:\/\/www.ah.nl",
                        "http2_stream_id": 25,
                        "http2_stream_dependency": 23,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 197,
                        "server_port": "443",
                        "load_end": 1599,
                        "ttfb_start": 1257,
                        "ttfb_end": 1596,
                        "download_start": 1596,
                        "download_end": 1599,
                        "download_ms": 3,
                        "all_start": 1257,
                        "all_end": 1599,
                        "all_ms": 342,
                        "index": 34,
                        "number": 35
                    },
                    {
                        "type": 3,
                        "id": "103618.45",
                        "request_id": "103618.45",
                        "ip_addr": "23.36.162.222",
                        "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/pin.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.ah.nl",
                        "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/pin.svg",
                        "raw_id": "103618.45",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 287,
                        "ttfb_ms": 283,
                        "load_start": 1258,
                        "load_start_float": 1258.0001990000001,
                        "bytesIn": 4025,
                        "objectSize": 4025,
                        "objectSizeUncompressed": 17399,
                        "chunks": [
                            {
                                "ts": 1544,
                                "bytes": 4025,
                                "inflated": 17399
                            }
                        ],
                        "expires": "Sat, 13 May 2023 13:56:48 GMT",
                        "cacheControl": "max-age=0, no-cache, no-store",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "gzip",
                        "socket": 54,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 92,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.ah.nl",
                                ":method: GET",
                                ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/pin.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!kVeq+kDRrR9fM0YGpVIjjMvTA2elNztVllpHGe2tAsg1\/IeBzOdJQYu+acoYjZ2V\/QDLXrWstRHpJg==",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-methods: GET",
                                "access-control-allow-origin: *",
                                "cache-control: max-age=0, no-cache, no-store",
                                "content-encoding: gzip",
                                "content-length: 4025",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: image\/svg+xml",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Sat, 13 May 2023 13:56:48 GMT",
                                "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                "pragma: no-cache",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                "vary: Accept-Encoding,User-Agent",
                                "x-content-type-options: nosniff",
                                "x-correlation-id: static-st-static-6d5ed99c-caf7-457c-b29d-a35ab29f2a71",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683986208731227 D=9973",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 7801,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 4025,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1213,
                        "socket_group": "https:\/\/www.ah.nl",
                        "http2_stream_id": 27,
                        "http2_stream_dependency": 25,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 199,
                        "server_port": "443",
                        "load_end": 1545,
                        "ttfb_start": 1258,
                        "ttfb_end": 1541,
                        "download_start": 1541,
                        "download_end": 1545,
                        "download_ms": 4,
                        "all_start": 1258,
                        "all_end": 1545,
                        "all_ms": 287,
                        "index": 35,
                        "number": 36
                    },
                    {
                        "type": 3,
                        "id": "103618.46",
                        "request_id": "103618.46",
                        "ip_addr": "23.36.162.222",
                        "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/drug-provider.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.ah.nl",
                        "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/drug-provider.svg",
                        "raw_id": "103618.46",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 321,
                        "ttfb_ms": 275,
                        "load_start": 1268,
                        "load_start_float": 1268.0002010000001,
                        "bytesIn": 11467,
                        "objectSize": 11467,
                        "objectSizeUncompressed": 34616,
                        "chunks": [
                            {
                                "ts": 1588,
                                "bytes": 11467,
                                "inflated": 34616
                            }
                        ],
                        "expires": "Sat, 13 May 2023 13:56:48 GMT",
                        "cacheControl": "max-age=0, no-cache, no-store",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "gzip",
                        "socket": 54,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 92,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.ah.nl",
                                ":method: GET",
                                ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/drug-provider.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!kVeq+kDRrR9fM0YGpVIjjMvTA2elNztVllpHGe2tAsg1\/IeBzOdJQYu+acoYjZ2V\/QDLXrWstRHpJg==",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-methods: GET",
                                "access-control-allow-origin: *",
                                "cache-control: max-age=0, no-cache, no-store",
                                "content-encoding: gzip",
                                "content-length: 11467",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: image\/svg+xml",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Sat, 13 May 2023 13:56:48 GMT",
                                "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                "pragma: no-cache",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                "vary: Accept-Encoding,User-Agent",
                                "x-content-type-options: nosniff",
                                "x-correlation-id: static-st-static-641a809d-2813-4693-aba8-e5e9b3c74a13",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683986208732399 D=5589",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 7831,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 11467,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1214,
                        "socket_group": "https:\/\/www.ah.nl",
                        "http2_stream_id": 29,
                        "http2_stream_dependency": 27,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 201,
                        "server_port": "443",
                        "load_end": 1589,
                        "ttfb_start": 1268,
                        "ttfb_end": 1543,
                        "download_start": 1543,
                        "download_end": 1589,
                        "download_ms": 46,
                        "all_start": 1268,
                        "all_end": 1589,
                        "all_ms": 321,
                        "index": 36,
                        "number": 37
                    },
                    {
                        "type": 3,
                        "id": "103618.47",
                        "request_id": "103618.47",
                        "ip_addr": "23.36.162.222",
                        "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.ah.nl",
                        "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg.svg",
                        "raw_id": "103618.47",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 275,
                        "ttfb_ms": 269,
                        "load_start": 1273,
                        "load_start_float": 1273.0002050000001,
                        "bytesIn": 643,
                        "objectSize": 643,
                        "objectSizeUncompressed": 1290,
                        "chunks": [
                            {
                                "ts": 1548,
                                "bytes": 643,
                                "inflated": 1290
                            }
                        ],
                        "expires": "Sat, 13 May 2023 13:56:48 GMT",
                        "cacheControl": "max-age=0, no-cache, no-store",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "gzip",
                        "socket": 54,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 92,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.ah.nl",
                                ":method: GET",
                                ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!kVeq+kDRrR9fM0YGpVIjjMvTA2elNztVllpHGe2tAsg1\/IeBzOdJQYu+acoYjZ2V\/QDLXrWstRHpJg==",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-methods: GET",
                                "access-control-allow-origin: *",
                                "cache-control: max-age=0, no-cache, no-store",
                                "content-encoding: gzip",
                                "content-length: 643",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: image\/svg+xml",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Sat, 13 May 2023 13:56:48 GMT",
                                "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                "pragma: no-cache",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                "vary: Accept-Encoding,User-Agent",
                                "x-content-type-options: nosniff",
                                "x-correlation-id: static-st-static-7b1ce5ee-64a2-4100-84fe-0c78cb9ecd1d",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683986208732170 D=5494",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 7849,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 643,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1223,
                        "socket_group": "https:\/\/www.ah.nl",
                        "http2_stream_id": 31,
                        "http2_stream_dependency": 29,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 205,
                        "server_port": "443",
                        "load_end": 1548,
                        "ttfb_start": 1273,
                        "ttfb_end": 1542,
                        "download_start": 1542,
                        "download_end": 1548,
                        "download_ms": 6,
                        "all_start": 1273,
                        "all_end": 1548,
                        "all_ms": 275,
                        "index": 37,
                        "number": 38
                    },
                    {
                        "type": 3,
                        "id": "103618.48",
                        "request_id": "103618.48",
                        "ip_addr": "23.36.162.222",
                        "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg-business.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.ah.nl",
                        "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg-business.svg",
                        "raw_id": "103618.48",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 319,
                        "ttfb_ms": 315,
                        "load_start": 1276,
                        "load_start_float": 1276.000207,
                        "bytesIn": 415,
                        "objectSize": 415,
                        "objectSizeUncompressed": 838,
                        "chunks": [
                            {
                                "ts": 1594,
                                "bytes": 415,
                                "inflated": 838
                            }
                        ],
                        "expires": "Sat, 13 May 2023 13:56:48 GMT",
                        "cacheControl": "max-age=0, no-cache, no-store",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "gzip",
                        "socket": 54,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 92,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.ah.nl",
                                ":method: GET",
                                ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg-business.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!kVeq+kDRrR9fM0YGpVIjjMvTA2elNztVllpHGe2tAsg1\/IeBzOdJQYu+acoYjZ2V\/QDLXrWstRHpJg==",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-methods: GET",
                                "access-control-allow-origin: *",
                                "cache-control: max-age=0, no-cache, no-store",
                                "content-encoding: gzip",
                                "content-length: 415",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: image\/svg+xml",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "expires: Sat, 13 May 2023 13:56:48 GMT",
                                "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                "pragma: no-cache",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                "vary: Accept-Encoding,User-Agent",
                                "x-content-type-options: nosniff",
                                "x-correlation-id: static-st-static-4ac4c3f3-5ac8-408d-8663-907a5c475974",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683986208731967 D=4996",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 7876,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 415,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1224,
                        "socket_group": "https:\/\/www.ah.nl",
                        "http2_stream_id": 33,
                        "http2_stream_dependency": 31,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 207,
                        "server_port": "443",
                        "load_end": 1595,
                        "ttfb_start": 1276,
                        "ttfb_end": 1591,
                        "download_start": 1591,
                        "download_end": 1595,
                        "download_ms": 4,
                        "all_start": 1276,
                        "all_end": 1595,
                        "all_ms": 319,
                        "index": 38,
                        "number": 39
                    },
                    {
                        "type": 3,
                        "id": "103618.119",
                        "request_id": "103618.119",
                        "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                        "full_url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/administration\/themes\/moederdag.png\/moederdag.png\/ahcommon%3AsmallThemeBackgroundImage",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "static.ah.nl",
                        "url": "\/binaries\/ah\/content\/gallery\/administration\/themes\/moederdag.png\/moederdag.png\/ahcommon%3AsmallThemeBackgroundImage",
                        "raw_id": "103618.119",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 122,
                        "ttfb_ms": 97,
                        "load_start": 1522,
                        "load_start_float": 1522.000258,
                        "bytesIn": 9197,
                        "objectSize": 9197,
                        "objectSizeUncompressed": 9197,
                        "chunks": [
                            {
                                "ts": 1644,
                                "bytes": 9197
                            }
                        ],
                        "expires": "Fri, 19 May 2023 09:19:48 GMT",
                        "cacheControl": "private, no-transform, max-age=501780",
                        "contentType": "image\/avif",
                        "contentEncoding": "",
                        "socket": 146,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 68,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: static.ah.nl",
                                ":method: GET",
                                ":path: \/binaries\/ah\/content\/gallery\/administration\/themes\/moederdag.png\/moederdag.png\/ahcommon%3AsmallThemeBackgroundImage",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "cache-control: private, no-transform, max-age=501780",
                                "content-length: 9197",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: image\/avif",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "etag: \"1708702140682\"",
                                "expires: Fri, 19 May 2023 09:19:48 GMT",
                                "last-modified: Fri, 05 May 2023 09:18:07 GMT",
                                "x-frame-options: SAMEORIGIN",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2035,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 9197,
                        "image_save": 0,
                        "cache_time": 501780,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1455,
                        "socket_group": "https:\/\/static.ah.nl",
                        "http2_stream_id": 35,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 258,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "avif",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.57
                                },
                                "File": {
                                    "FileSize": "9.2 kB",
                                    "FileType": "AVIF",
                                    "FileTypeExtension": "avif",
                                    "MIMEType": "image\/avif",
                                    "ImageWidth": 315,
                                    "ImageHeight": 229
                                },
                                "QuickTime": {
                                    "MajorBrand": "AV1 Image File Format (.AVIF)",
                                    "MinorVersion": "0.0.0",
                                    "CompatibleBrands": [
                                        "avif",
                                        "mif1",
                                        "miaf"
                                    ],
                                    "HandlerType": "Picture",
                                    "PrimaryItemReference": 1,
                                    "ColorProfiles": "nclx",
                                    "ColorPrimaries": "Unspecified",
                                    "TransferCharacteristics": "Unspecified",
                                    "MatrixCoefficients": "BT.601",
                                    "AV1ConfigurationVersion": 1,
                                    "ChromaFormat": "YUV 4:2:0",
                                    "ChromaSamplePosition": "Unknown",
                                    "ImageSpatialExtent": "315x229",
                                    "ImagePixelDepth": "8 8 8",
                                    "MediaDataSize": 8927,
                                    "MediaDataOffset": 270
                                },
                                "Composite": {
                                    "ImageSize": "315x229",
                                    "Megapixels": 0.071999999999999995
                                }
                            },
                            "magick": {
                                "format": "HEIC",
                                "formatDescription": "Apple High efficiency Image Format",
                                "mimeType": "image\/x-heic",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 315,
                                    "height": 229,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "YCbCr",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 72135,
                                "imageStatistics": {
                                    "all": {
                                        "min": 37,
                                        "max": 255,
                                        "mean": 120.099,
                                        "standardDeviation": 12.8568,
                                        "kurtosis": -1.40543,
                                        "skewness": -0.21798699999999999,
                                        "entropy": 0.65049500000000005
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 39,
                                        "max": 255,
                                        "mean": 129.85300000000001,
                                        "standardDeviation": 16.610700000000001,
                                        "kurtosis": 25.908100000000001,
                                        "skewness": 3.7131099999999999,
                                        "entropy": 0.70357199999999998
                                    },
                                    "green": {
                                        "min": 127,
                                        "max": 188,
                                        "mean": 178.65299999999999,
                                        "standardDeviation": 7.1025099999999997,
                                        "kurtosis": 21.254200000000001,
                                        "skewness": -3.4089200000000002,
                                        "entropy": 0.62179700000000004
                                    },
                                    "blue": {
                                        "min": 37,
                                        "max": 238,
                                        "mean": 51.7896,
                                        "standardDeviation": 14.857100000000001,
                                        "kurtosis": 85.996099999999998,
                                        "skewness": 8.1630800000000008,
                                        "entropy": 0.62611600000000001
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 315,
                                    "height": 229,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "TopLeft",
                                "properties": {
                                    "date:create": "2023-05-13T13:56:49+00:00",
                                    "date:modify": "2023-05-13T13:56:49+00:00",
                                    "signature": "971eb29c8dc525b983f162cf6cf997b706e447f611cc0ce824c870a4b91ff082"
                                },
                                "tainted": false,
                                "filesize": "0B",
                                "numberPixels": "72135",
                                "pixelsPerSecond": "7.01939MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.010"
                            }
                        },
                        "load_end": 1644,
                        "ttfb_start": 1522,
                        "ttfb_end": 1619,
                        "download_start": 1619,
                        "download_end": 1644,
                        "download_ms": 25,
                        "all_start": 1522,
                        "all_end": 1644,
                        "all_ms": 122,
                        "index": 39,
                        "number": 40
                    },
                    {
                        "type": 3,
                        "id": "103618.120",
                        "request_id": "103618.120",
                        "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                        "full_url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/administration\/themes\/concrete-bg.jpeg\/concrete-bg.jpeg\/ahcommon%3AsmallThemeBackgroundImage",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "static.ah.nl",
                        "url": "\/binaries\/ah\/content\/gallery\/administration\/themes\/concrete-bg.jpeg\/concrete-bg.jpeg\/ahcommon%3AsmallThemeBackgroundImage",
                        "raw_id": "103618.120",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 127,
                        "ttfb_ms": 101,
                        "load_start": 1522,
                        "load_start_float": 1522.00026,
                        "bytesIn": 1853,
                        "objectSize": 1853,
                        "objectSizeUncompressed": 1853,
                        "chunks": [
                            {
                                "ts": 1649,
                                "bytes": 1853
                            }
                        ],
                        "expires": "Mon, 22 May 2023 14:24:23 GMT",
                        "cacheControl": "private, no-transform, max-age=779255",
                        "contentType": "image\/avif",
                        "contentEncoding": "",
                        "socket": 146,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 68,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: static.ah.nl",
                                ":method: GET",
                                ":path: \/binaries\/ah\/content\/gallery\/administration\/themes\/concrete-bg.jpeg\/concrete-bg.jpeg\/ahcommon%3AsmallThemeBackgroundImage",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "cache-control: private, no-transform, max-age=779255",
                                "content-length: 1853",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: image\/avif",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "etag: \"1642762109388\"",
                                "expires: Mon, 22 May 2023 14:24:23 GMT",
                                "last-modified: Thu, 13 Apr 2023 09:37:50 GMT",
                                "x-frame-options: SAMEORIGIN",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2053,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 1853,
                        "image_save": 0,
                        "cache_time": 779255,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1456,
                        "socket_group": "https:\/\/static.ah.nl",
                        "http2_stream_id": 37,
                        "http2_stream_dependency": 35,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 260,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "avif",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.57
                                },
                                "File": {
                                    "FileSize": "1853 bytes",
                                    "FileType": "AVIF",
                                    "FileTypeExtension": "avif",
                                    "MIMEType": "image\/avif",
                                    "ImageWidth": 315,
                                    "ImageHeight": 229
                                },
                                "QuickTime": {
                                    "MajorBrand": "AV1 Image File Format (.AVIF)",
                                    "MinorVersion": "0.0.0",
                                    "CompatibleBrands": [
                                        "avif",
                                        "mif1",
                                        "miaf"
                                    ],
                                    "HandlerType": "Picture",
                                    "PrimaryItemReference": 1,
                                    "ColorProfiles": "nclx",
                                    "ColorPrimaries": "Unspecified",
                                    "TransferCharacteristics": "Unspecified",
                                    "MatrixCoefficients": "BT.601",
                                    "AV1ConfigurationVersion": 1,
                                    "ChromaFormat": "YUV 4:2:0",
                                    "ChromaSamplePosition": "Unknown",
                                    "ImageSpatialExtent": "315x229",
                                    "ImagePixelDepth": "8 8 8",
                                    "MediaDataSize": 1583,
                                    "MediaDataOffset": 270
                                },
                                "Composite": {
                                    "ImageSize": "315x229",
                                    "Megapixels": 0.071999999999999995
                                }
                            },
                            "magick": {
                                "format": "HEIC",
                                "formatDescription": "Apple High efficiency Image Format",
                                "mimeType": "image\/x-heic",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 315,
                                    "height": 229,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "YCbCr",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 72135,
                                "imageStatistics": {
                                    "all": {
                                        "min": 62,
                                        "max": 175,
                                        "mean": 127.425,
                                        "standardDeviation": 2.1781100000000002,
                                        "kurtosis": -1.5035099999999999,
                                        "skewness": -0.48943599999999998,
                                        "entropy": 0.72212200000000004
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 102,
                                        "max": 158,
                                        "mean": 143.63200000000001,
                                        "standardDeviation": 4.2356299999999996,
                                        "kurtosis": 0.0363126,
                                        "skewness": -0.161269,
                                        "entropy": 0.74674600000000002
                                    },
                                    "green": {
                                        "min": 170,
                                        "max": 175,
                                        "mean": 172.523,
                                        "standardDeviation": 0.89777499999999999,
                                        "kurtosis": -0.64357299999999995,
                                        "skewness": -0.13566300000000001,
                                        "entropy": 0.71840899999999996
                                    },
                                    "blue": {
                                        "min": 62,
                                        "max": 73,
                                        "mean": 66.119900000000001,
                                        "standardDeviation": 1.4009100000000001,
                                        "kurtosis": -0.091459200000000004,
                                        "skewness": -0.052700900000000002,
                                        "entropy": 0.70121
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 315,
                                    "height": 229,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "TopLeft",
                                "properties": {
                                    "date:create": "2023-05-13T13:56:49+00:00",
                                    "date:modify": "2023-05-13T13:56:49+00:00",
                                    "signature": "76d414215b9a162b54b28b10b45438d255c2ef8dfa18210a6bc3bfb76605df5e"
                                },
                                "tainted": false,
                                "filesize": "0B",
                                "numberPixels": "72135",
                                "pixelsPerSecond": "11.812MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.006"
                            }
                        },
                        "load_end": 1649,
                        "ttfb_start": 1522,
                        "ttfb_end": 1623,
                        "download_start": 1623,
                        "download_end": 1649,
                        "download_ms": 26,
                        "all_start": 1522,
                        "all_end": 1649,
                        "all_ms": 127,
                        "index": 40,
                        "number": 41
                    },
                    {
                        "type": 3,
                        "id": "103618.98",
                        "request_id": "103618.98",
                        "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                        "full_url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/ah-nl\/ah-nl-campaigns\/pageEntries\/te-1689\/supershop-agf-wk41.png\/supershop-agf-wk41.png\/ahonline%3AmediumPageEntryImage",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "static.ah.nl",
                        "url": "\/binaries\/ah\/content\/gallery\/ah-nl\/ah-nl-campaigns\/pageEntries\/te-1689\/supershop-agf-wk41.png\/supershop-agf-wk41.png\/ahonline%3AmediumPageEntryImage",
                        "raw_id": "103618.98",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 82,
                        "ttfb_ms": 45,
                        "load_start": 1577,
                        "load_start_float": 1577.000262,
                        "bytesIn": 4042,
                        "objectSize": 4042,
                        "objectSizeUncompressed": 4042,
                        "chunks": [
                            {
                                "ts": 1659,
                                "bytes": 4042
                            }
                        ],
                        "expires": "Mon, 22 May 2023 14:26:29 GMT",
                        "cacheControl": "private, no-transform, max-age=779381",
                        "contentType": "image\/avif",
                        "contentEncoding": "",
                        "socket": 146,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 68,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: static.ah.nl",
                                ":method: GET",
                                ":path: \/binaries\/ah\/content\/gallery\/ah-nl\/ah-nl-campaigns\/pageEntries\/te-1689\/supershop-agf-wk41.png\/supershop-agf-wk41.png\/ahonline%3AmediumPageEntryImage",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "cache-control: private, no-transform, max-age=779381",
                                "content-length: 4042",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: image\/avif",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "etag: \"1675305968887\"",
                                "expires: Mon, 22 May 2023 14:26:29 GMT",
                                "last-modified: Thu, 13 Apr 2023 09:37:50 GMT",
                                "x-frame-options: SAMEORIGIN",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2134,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 4042,
                        "image_save": 0,
                        "cache_time": 779381,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1491,
                        "socket_group": "https:\/\/static.ah.nl",
                        "http2_stream_id": 39,
                        "http2_stream_dependency": 37,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 262,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "avif",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.57
                                },
                                "File": {
                                    "FileSize": "4.0 kB",
                                    "FileType": "AVIF",
                                    "FileTypeExtension": "avif",
                                    "MIMEType": "image\/avif",
                                    "ImageWidth": 220,
                                    "ImageHeight": 147
                                },
                                "QuickTime": {
                                    "MajorBrand": "AV1 Image File Format (.AVIF)",
                                    "MinorVersion": "0.0.0",
                                    "CompatibleBrands": [
                                        "avif",
                                        "mif1",
                                        "miaf"
                                    ],
                                    "HandlerType": "Picture",
                                    "PrimaryItemReference": 1,
                                    "ColorProfiles": "nclx",
                                    "ColorPrimaries": "Unspecified",
                                    "TransferCharacteristics": "Unspecified",
                                    "MatrixCoefficients": "BT.601",
                                    "AV1ConfigurationVersion": 1,
                                    "ChromaFormat": "YUV 4:2:0",
                                    "ChromaSamplePosition": "Unknown",
                                    "ImageSpatialExtent": "220x147",
                                    "ImagePixelDepth": "8 8 8",
                                    "MediaDataSize": 3772,
                                    "MediaDataOffset": 270
                                },
                                "Composite": {
                                    "ImageSize": "220x147",
                                    "Megapixels": 0.032000000000000001
                                }
                            },
                            "magick": {
                                "format": "HEIC",
                                "formatDescription": "Apple High efficiency Image Format",
                                "mimeType": "image\/x-heic",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 220,
                                    "height": 147,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "YCbCr",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 32340,
                                "imageStatistics": {
                                    "all": {
                                        "min": 4,
                                        "max": 255,
                                        "mean": 154.959,
                                        "standardDeviation": 29.986799999999999,
                                        "kurtosis": -0.88872899999999999,
                                        "skewness": 0.61288500000000001,
                                        "entropy": 0.44077
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 4,
                                        "max": 255,
                                        "mean": 212.57400000000001,
                                        "standardDeviation": 51.4086,
                                        "kurtosis": 2.5823200000000002,
                                        "skewness": -1.94492,
                                        "entropy": 0.43528699999999998
                                    },
                                    "green": {
                                        "min": 28,
                                        "max": 167,
                                        "mean": 125.074,
                                        "standardDeviation": 20.680099999999999,
                                        "kurtosis": 2.5086300000000001,
                                        "skewness": -1.86832,
                                        "entropy": 0.455175
                                    },
                                    "blue": {
                                        "min": 83,
                                        "max": 236,
                                        "mean": 127.23,
                                        "standardDeviation": 17.871500000000001,
                                        "kurtosis": 9.6185700000000001,
                                        "skewness": 2.9238400000000002,
                                        "entropy": 0.43184899999999998
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 220,
                                    "height": 147,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "TopLeft",
                                "properties": {
                                    "date:create": "2023-05-13T13:56:49+00:00",
                                    "date:modify": "2023-05-13T13:56:49+00:00",
                                    "signature": "ce31a520f96d449ff358664d1e1f8e5afd3c7455c9df01b4c3369504e8574e00"
                                },
                                "tainted": false,
                                "filesize": "0B",
                                "numberPixels": "32340",
                                "pixelsPerSecond": "7.4773MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.004"
                            }
                        },
                        "load_end": 1659,
                        "ttfb_start": 1577,
                        "ttfb_end": 1622,
                        "download_start": 1622,
                        "download_end": 1659,
                        "download_ms": 37,
                        "all_start": 1577,
                        "all_end": 1659,
                        "all_ms": 82,
                        "index": 41,
                        "number": 42
                    },
                    {
                        "type": 3,
                        "id": "103618.99",
                        "request_id": "103618.99",
                        "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                        "full_url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/ah-nl\/ah-nl-campaigns\/pageEntries\/te-1689\/supershop-spm-wk41.png\/supershop-spm-wk41.png\/ahonline%3AmediumPageEntryImage",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "static.ah.nl",
                        "url": "\/binaries\/ah\/content\/gallery\/ah-nl\/ah-nl-campaigns\/pageEntries\/te-1689\/supershop-spm-wk41.png\/supershop-spm-wk41.png\/ahonline%3AmediumPageEntryImage",
                        "raw_id": "103618.99",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 87,
                        "ttfb_ms": 44,
                        "load_start": 1578,
                        "load_start_float": 1578.000264,
                        "bytesIn": 6237,
                        "objectSize": 6237,
                        "objectSizeUncompressed": 6237,
                        "chunks": [
                            {
                                "ts": 1665,
                                "bytes": 6237
                            }
                        ],
                        "expires": "Mon, 22 May 2023 14:24:00 GMT",
                        "cacheControl": "private, no-transform, max-age=779232",
                        "contentType": "image\/avif",
                        "contentEncoding": "",
                        "socket": 146,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 68,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: static.ah.nl",
                                ":method: GET",
                                ":path: \/binaries\/ah\/content\/gallery\/ah-nl\/ah-nl-campaigns\/pageEntries\/te-1689\/supershop-spm-wk41.png\/supershop-spm-wk41.png\/ahonline%3AmediumPageEntryImage",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "cache-control: private, no-transform, max-age=779232",
                                "content-length: 6237",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: image\/avif",
                                "date: Sat, 13 May 2023 13:56:48 GMT",
                                "etag: \"1632627863446\"",
                                "expires: Mon, 22 May 2023 14:24:00 GMT",
                                "last-modified: Thu, 13 Apr 2023 09:37:50 GMT",
                                "x-frame-options: SAMEORIGIN",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2134,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 6237,
                        "image_save": 0,
                        "cache_time": 779232,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1493,
                        "socket_group": "https:\/\/static.ah.nl",
                        "http2_stream_id": 41,
                        "http2_stream_dependency": 39,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 264,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "avif",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.57
                                },
                                "File": {
                                    "FileSize": "6.2 kB",
                                    "FileType": "AVIF",
                                    "FileTypeExtension": "avif",
                                    "MIMEType": "image\/avif",
                                    "ImageWidth": 220,
                                    "ImageHeight": 147
                                },
                                "QuickTime": {
                                    "MajorBrand": "AV1 Image File Format (.AVIF)",
                                    "MinorVersion": "0.0.0",
                                    "CompatibleBrands": [
                                        "avif",
                                        "mif1",
                                        "miaf"
                                    ],
                                    "HandlerType": "Picture",
                                    "PrimaryItemReference": 1,
                                    "ColorProfiles": "nclx",
                                    "ColorPrimaries": "Unspecified",
                                    "TransferCharacteristics": "Unspecified",
                                    "MatrixCoefficients": "BT.601",
                                    "AV1ConfigurationVersion": 1,
                                    "ChromaFormat": "YUV 4:2:0",
                                    "ChromaSamplePosition": "Unknown",
                                    "ImageSpatialExtent": "220x147",
                                    "ImagePixelDepth": "8 8 8",
                                    "MediaDataSize": 5967,
                                    "MediaDataOffset": 270
                                },
                                "Composite": {
                                    "ImageSize": "220x147",
                                    "Megapixels": 0.032000000000000001
                                }
                            },
                            "magick": {
                                "format": "HEIC",
                                "formatDescription": "Apple High efficiency Image Format",
                                "mimeType": "image\/x-heic",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 220,
                                    "height": 147,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "YCbCr",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 32340,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 151.244,
                                        "standardDeviation": 30.988700000000001,
                                        "kurtosis": -0.582874,
                                        "skewness": 0.68406699999999998,
                                        "entropy": 0.55439499999999997
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 199.49199999999999,
                                        "standardDeviation": 63.700600000000001,
                                        "kurtosis": 0.458509,
                                        "skewness": -1.4107799999999999,
                                        "entropy": 0.56560299999999997
                                    },
                                    "green": {
                                        "min": 17,
                                        "max": 139,
                                        "mean": 126.06,
                                        "standardDeviation": 14.411899999999999,
                                        "kurtosis": 1.69817,
                                        "skewness": -1.50898,
                                        "entropy": 0.57947899999999997
                                    },
                                    "blue": {
                                        "min": 97,
                                        "max": 229,
                                        "mean": 128.18100000000001,
                                        "standardDeviation": 14.8538,
                                        "kurtosis": 12.584899999999999,
                                        "skewness": 3.1394299999999999,
                                        "entropy": 0.51810400000000001
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 220,
                                    "height": 147,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "TopLeft",
                                "properties": {
                                    "date:create": "2023-05-13T13:56:49+00:00",
                                    "date:modify": "2023-05-13T13:56:49+00:00",
                                    "signature": "eba39f0b2d8851a8c4a69d3f71d9fc2771279c077d4cff8a13c0be32e77b069a"
                                },
                                "tainted": false,
                                "filesize": "0B",
                                "numberPixels": "32340",
                                "pixelsPerSecond": "6.75432MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.004"
                            }
                        },
                        "load_end": 1665,
                        "ttfb_start": 1578,
                        "ttfb_end": 1622,
                        "download_start": 1622,
                        "download_end": 1665,
                        "download_ms": 43,
                        "all_start": 1578,
                        "all_end": 1665,
                        "all_ms": 87,
                        "index": 42,
                        "number": 43
                    },
                    {
                        "type": 3,
                        "id": "103618.90",
                        "request_id": "103618.90",
                        "ip_addr": "[2a00:1450:4001:827::2008]",
                        "full_url": "https:\/\/www.googletagmanager.com\/gtm.js?id=GTM-WQK8NCZ&l=gtmdataLayer",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.googletagmanager.com",
                        "url": "\/gtm.js?id=GTM-WQK8NCZ&l=gtmdataLayer",
                        "raw_id": "103618.90",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 196,
                        "ttfb_ms": 66,
                        "load_start": 1634,
                        "load_start_float": 1634.0002489999999,
                        "bytesIn": 129183,
                        "objectSize": 129183,
                        "objectSizeUncompressed": 463417,
                        "chunks": [
                            {
                                "ts": 1718,
                                "bytes": 20642,
                                "inflated": 60020
                            },
                            {
                                "ts": 1775,
                                "bytes": 32768,
                                "inflated": 63392
                            },
                            {
                                "ts": 1788,
                                "bytes": 32768,
                                "inflated": 20269
                            },
                            {
                                "ts": 1811,
                                "bytes": 32768,
                                "inflated": 28026
                            },
                            {
                                "ts": 1829,
                                "bytes": 10237,
                                "inflated": 29566
                            }
                        ],
                        "expires": "Sat, 13 May 2023 13:56:49 GMT",
                        "cacheControl": "private, max-age=900",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 266,
                        "protocol": "HTTP\/2",
                        "dns_start": 1426,
                        "dns_end": 1493,
                        "connect_start": 1495,
                        "connect_end": 1549,
                        "ssl_start": 1549,
                        "ssl_end": 1608,
                        "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",
                                "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": "GTS CA 1C3",
                            "validFrom": 1682337366,
                            "validTo": 1689594965,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2023' log",
                                    "logId": "E83ED0DA3EF5063532E75728BC896BC903D3CBD1116BECEB69E1777D6D06BD6E",
                                    "timestamp": 1682340967866,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100BD472EBA1231C311A7394514703DF1648F9D2443AE02B57F6C121B2DB6AD7A18022100A00CAA5E2089E2851A9EB233C9F253CED1CF86B3B3526309D11E7400D9C6315B"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Nessie2023 Log",
                                    "logId": "B3737707E18450F86386D605A9DC11094A792DB1670C0B87DCF0030E7936A59A",
                                    "timestamp": 1682340967891,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30440220038ADA7CD802E28FD6FEE5873AD7F111D987B1444DD11BA38B32E5750CF7EFE702202CF13B7AA3F97015D27E4685C2E10C4ED2E8B374EB74C3172667B721D4EF4B30"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 66,
                        "initiator_column": 84,
                        "initiator_type": "script",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.googletagmanager.com",
                                ":method: GET",
                                ":path: \/gtm.js?id=GTM-WQK8NCZ&l=gtmdataLayer",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-headers: Cache-Control",
                                "access-control-allow-origin: *",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: private, max-age=900",
                                "content-encoding: br",
                                "content-length: 129183",
                                "content-type: application\/javascript; charset=UTF-8",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Sat, 13 May 2023 13:56:49 GMT",
                                "expires: Sat, 13 May 2023 13:56:49 GMT",
                                "last-modified: Sat, 13 May 2023 12:00:00 GMT",
                                "server: Google Tag Manager",
                                "strict-transport-security: max-age=31536000; includeSubDomains",
                                "vary: Accept-Encoding",
                                "x-xss-protection: 0",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1660,
                        "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": 67,
                        "connect_ms": 54,
                        "ssl_ms": 59,
                        "gzip_total": 129183,
                        "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": 1396,
                        "socket_group": "https:\/\/www.googletagmanager.com",
                        "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": 249,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIF5zCCBM+gAwIBAgIQersIcD0l5bUQ40SFccgpXzANBgkqhkiG9w0BAQsFADBG\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzETMBEGA1UEAxMKR1RTIENBIDFDMzAeFw0yMzA0MjQxMTU2MDZaFw0yMzA3MTcx\nMTU2MDVaMCExHzAdBgNVBAMMFiouZ29vZ2xlLWFuYWx5dGljcy5jb20wWTATBgcq\nhkjOPQIBBggqhkjOPQMBBwNCAATlJb44ccQ5qfshMVxRTqhNHq68y4gwjP70bjML\nxR+XY60s8ToiwT8eFrjVvUj3OSDuNs6qDh9wqHS0UMF4n4OZo4IDvzCCA7swDgYD\nVR0PAQH\/BAQDAgeAMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB\/wQCMAAw\nHQYDVR0OBBYEFMmJrNe8eDOIMFAmvJjFW6XyPUqjMB8GA1UdIwQYMBaAFIp0f6+F\nze6VzT2c0OJGFPNxNR0nMGoGCCsGAQUFBwEBBF4wXDAnBggrBgEFBQcwAYYbaHR0\ncDovL29jc3AucGtpLmdvb2cvZ3RzMWMzMDEGCCsGAQUFBzAChiVodHRwOi8vcGtp\nLmdvb2cvcmVwby9jZXJ0cy9ndHMxYzMuZGVyMIIBbwYDVR0RBIIBZjCCAWKCFiou\nZ29vZ2xlLWFuYWx5dGljcy5jb22CG3JlZ2lvbjEuYXBwLW1lYXN1cmVtZW50LmNv\nbYITYXBwLW1lYXN1cmVtZW50LmNvbYIUZ29vZ2xlLWFuYWx5dGljcy5jb22CHHJl\nZ2lvbjEuZ29vZ2xlLWFuYWx5dGljcy5jb22CGHNzbC5nb29nbGUtYW5hbHl0aWNz\nLmNvbYIYd3d3Lmdvb2dsZS1hbmFseXRpY3MuY29tghxyZWdpb24xLmFuYWx5dGlj\ncy5nb29nbGUuY29tghRnb29nbGV0YWdtYW5hZ2VyLmNvbYIYd3d3Lmdvb2dsZXRh\nZ21hbmFnZXIuY29tggp1cmNoaW4uY29tghJzZXJ2aWNlLnVyY2hpbi5jb22CCGZw\ncy5nb29nggoqLmZwcy5nb29nghJnb29nbGVvcHRpbWl6ZS5jb22CFnd3dy5nb29n\nbGVvcHRpbWl6ZS5jb20wIQYDVR0gBBowGDAIBgZngQwBAgEwDAYKKwYBBAHWeQIF\nAzA8BgNVHR8ENTAzMDGgL6AthitodHRwOi8vY3Jscy5wa2kuZ29vZy9ndHMxYzMv\nZlZKeGJWLUt0bWsuY3JsMIIBBAYKKwYBBAHWeQIEAgSB9QSB8gDwAHcA6D7Q2j71\nBjUy51covIlryQPTy9ERa+zraeF3fW0GvW4AAAGHs1X1ugAABAMASDBGAiEAvUcu\nuhIxwxGnOUUUcD3xZI+dJEOuArV\/bBIbLbatehgCIQCgDKpeIInihRqesjPJ8lPO\n0c+Gs7NSYwnRHnQA2cYxWwB1ALNzdwfhhFD4Y4bWBancEQlKeS2xZwwLh9zwAw55\nNqWaAAABh7NV9dMAAAQDAEYwRAIgA4rafNgC4o\/W\/uWHOtfxEdmHsURN0RujizLl\ndQz37+cCICzxO3qj+XAV0n5GhcLhDE7S6LN063TDFyZntyHU70swMA0GCSqGSIb3\nDQEBCwUAA4IBAQCdLxfENCSuGHJHJLpfKZnAoTlrRXMgF3+y+P58RoYUaw9xZD7S\n4SEQdg8ZkoGlmoEsFRcVU5W+zUz5rcpYG\/\/tNfVbT1owmvbzHVzH45HVfBmQ9mNO\nMguBIxlrjOEoY6D5z2X6sDY1s4qAOUvcrvGOu251yQy22M4c8di+LNiZ\/DMxxVmn\nDZ4VTWzji66PGaG\/Sol\/aOnOL+vztakrZCqpVxNICffejkpydcAHfE4TwEEtTuDy\nIspD42US1zTCuWGTPtDigGiHTyHO+Iky+38Zds3XUTYVUJ6JrETrlW7k2dRc0LaU\nj6yftzQc8d2eDCji2+j2zEL2T9nSvnCwc7bu\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFljCCA36gAwIBAgINAgO8U1lrNMcY9QFQZjANBgkqhkiG9w0BAQsFADBHMQsw\nCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEU\nMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjAwODEzMDAwMDQyWhcNMjcwOTMwMDAw\nMDQyWjBGMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZp\nY2VzIExMQzETMBEGA1UEAxMKR1RTIENBIDFDMzCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAPWI3+dijB43+DdCkH9sh9D7ZYIl\/ejLa6T\/belaI+KZ9hzp\nkgOZE3wJCor6QtZeViSqejOEH9Hpabu5dOxXTGZok3c3VVP+ORBNtzS7XyV3NzsX\nlOo85Z3VvMO0Q+sup0fvsEQRY9i0QYXdQTBIkxu\/t\/bgRQIh4JZCF8\/ZK2VWNAcm\nBA2o\/X3KLu\/qSHw3TT8An4Pf73WELnlXXPxXbhqW\/\/yMmqaZviXZf5YsBvcRKgKA\ngOtjGDxQSYflispfGStZloEAoPtR28p3CwvJlk\/vcEnHXG0g\/Zm0tOLKLnf9LdwL\ntmsTDIwZKxeWmLnwi\/agJ7u2441Rj72ux5uxiZ0CAwEAAaOCAYAwggF8MA4GA1Ud\nDwEB\/wQEAwIBhjAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwEgYDVR0T\nAQH\/BAgwBgEB\/wIBADAdBgNVHQ4EFgQUinR\/r4XN7pXNPZzQ4kYU83E1HScwHwYD\nVR0jBBgwFoAU5K8rJnEaK0gnhS9SZizv8IkTcT4waAYIKwYBBQUHAQEEXDBaMCYG\nCCsGAQUFBzABhhpodHRwOi8vb2NzcC5wa2kuZ29vZy9ndHNyMTAwBggrBgEFBQcw\nAoYkaHR0cDovL3BraS5nb29nL3JlcG8vY2VydHMvZ3RzcjEuZGVyMDQGA1UdHwQt\nMCswKaAnoCWGI2h0dHA6Ly9jcmwucGtpLmdvb2cvZ3RzcjEvZ3RzcjEuY3JsMFcG\nA1UdIARQME4wOAYKKwYBBAHWeQIFAzAqMCgGCCsGAQUFBwIBFhxodHRwczovL3Br\naS5nb29nL3JlcG9zaXRvcnkvMAgGBmeBDAECATAIBgZngQwBAgIwDQYJKoZIhvcN\nAQELBQADggIBAIl9rCBcDDy+mqhXlRu0rvqrpXJxtDaV\/d9AEQNMwkYUuxQkq\/BQ\ncSLbrcRuf8\/xam\/IgxvYzolfh2yHuKkMo5uhYpSTld9brmYZCwKWnvy15xBpPnrL\nRklfRuFBsdeYTWU0AIAaP0+fbH9JAIFTQaSSIYKCGvGjRFsqUBITTcFTNvNCCK9U\n+o53UxtkOCcXCb1YyRt8OS1b887U7ZfbFAO\/CVMkH8IMBHmYJvJh8VNS\/UKMG2Yr\nPxWhu\/\/2m+OBmgEGcYk1KCTd4b3rGS3hSMs9WYNRtHTGnXzGsYZbr8w0xNPM1IER\nlQCh9BIiAfq0g3GvjLeMcySsN1PCAJA\/Ef5c7TaUEDu9Ka7ixzpiO2xj2YC\/WXGs\nYye5TBeg2vZzFb8q3o\/zpWwygTMD0IZRcZk0upONXbVRWPeyk+gB9lm+cZv9TSjO\nz23HFtz30dZGm6fKa+l3D\/2gthsjgx0QGtkJAITgRNOidSOzNIb2ILCkXhAd4FJG\nAJ2xDx8hcFH1mt0G\/FX0Kw4zd8NLQsLxdxP8c4CU6x+7Nz\/OAipmsHMdMqUybDKw\njuDEI\/9bfU1lcKwrmz3O2+BtjjKAvpafkmO8l7tdufThcV4q5O8DIrGKZTqPwJNl\n1IXNDw9bg1kWRxYtnCQ6yICmJhSFm\/Y3m6xv+cXDBlHz4n\/FsRC6UfTd\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 1830,
                        "ttfb_start": 1634,
                        "ttfb_end": 1700,
                        "download_start": 1700,
                        "download_end": 1830,
                        "download_ms": 130,
                        "all_start": 1426,
                        "all_end": 1830,
                        "all_ms": 376,
                        "index": 43,
                        "number": 44,
                        "body_file": "018-103618.90-body.txt",
                        "cpuTimes": {
                            "EvaluateScript": 20,
                            "v8.compile": 9,
                            "FunctionCall": 253
                        },
                        "cpu.EvaluateScript": 20,
                        "cpu.v8.compile": 9,
                        "cpu.FunctionCall": 253,
                        "cpuTime": 282,
                        "body_id": "103618.90",
                        "js_timing": [
                            [
                                2917.2350000000001,
                                2937.5050000000001
                            ],
                            [
                                2917.2550000000001,
                                2926.174
                            ],
                            [
                                3037.0790000000002,
                                3118.1329999999998
                            ],
                            [
                                3118.3820000000001,
                                3118.5970000000002
                            ],
                            [
                                3129.48,
                                3163.7199999999998
                            ],
                            [
                                3163.9180000000001,
                                3164.002
                            ],
                            [
                                3193.1439999999998,
                                3193.2150000000001
                            ],
                            [
                                3265.4679999999998,
                                3265.7020000000002
                            ],
                            [
                                3265.7689999999998,
                                3265.8589999999999
                            ],
                            [
                                3265.8989999999999,
                                3265.9340000000002
                            ],
                            [
                                3265.9520000000002,
                                3265.962
                            ],
                            [
                                3265.9780000000001,
                                3265.9899999999998
                            ],
                            [
                                3266.0059999999999,
                                3266.0160000000001
                            ],
                            [
                                3266.0309999999999,
                                3266.04
                            ],
                            [
                                3266.056,
                                3266.0659999999998
                            ],
                            [
                                3266.0810000000001,
                                3266.098
                            ],
                            [
                                3266.1129999999998,
                                3266.1289999999999
                            ],
                            [
                                3266.1439999999998,
                                3266.1570000000002
                            ],
                            [
                                3266.172,
                                3266.181
                            ],
                            [
                                3266.2199999999998,
                                3266.23
                            ],
                            [
                                3266.2449999999999,
                                3266.2640000000001
                            ],
                            [
                                3266.288,
                                3266.2979999999998
                            ],
                            [
                                3266.3139999999999,
                                3266.3229999999999
                            ],
                            [
                                3266.3389999999999,
                                3266.3600000000001
                            ],
                            [
                                3266.3780000000002,
                                3266.3870000000002
                            ],
                            [
                                3266.404,
                                3266.413
                            ],
                            [
                                3266.4279999999999,
                                3266.4369999999999
                            ],
                            [
                                3266.453,
                                3266.462
                            ],
                            [
                                3266.4769999999999,
                                3266.4859999999999
                            ],
                            [
                                3266.5010000000002,
                                3266.5100000000002
                            ],
                            [
                                3266.5250000000001,
                                3266.5340000000001
                            ],
                            [
                                3266.556,
                                3266.5659999999998
                            ],
                            [
                                3266.5810000000001,
                                3266.5900000000001
                            ],
                            [
                                3266.605,
                                3266.614
                            ],
                            [
                                3266.6280000000002,
                                3266.6379999999999
                            ],
                            [
                                3266.652,
                                3266.6619999999998
                            ],
                            [
                                3266.6779999999999,
                                3266.6869999999999
                            ],
                            [
                                3266.701,
                                3266.71
                            ],
                            [
                                3266.7280000000001,
                                3266.7399999999998
                            ],
                            [
                                3266.7559999999999,
                                3266.7649999999999
                            ],
                            [
                                3266.7809999999999,
                                3266.79
                            ],
                            [
                                3266.8049999999998,
                                3266.8249999999998
                            ],
                            [
                                3266.848,
                                3266.8600000000001
                            ],
                            [
                                3266.8820000000001,
                                3266.9250000000002
                            ],
                            [
                                3266.9430000000002,
                                3267.0970000000002
                            ],
                            [
                                3267.127,
                                3267.3679999999999
                            ],
                            [
                                3267.3919999999998,
                                3267.4400000000001
                            ],
                            [
                                3267.4659999999999,
                                3267.52
                            ],
                            [
                                3267.5439999999999,
                                3268.04
                            ],
                            [
                                3313.3200000000002,
                                3313.4580000000001
                            ],
                            [
                                3313.473,
                                3313.6219999999998
                            ],
                            [
                                3313.6390000000001,
                                3313.6770000000001
                            ],
                            [
                                3313.6889999999999,
                                3313.7190000000001
                            ],
                            [
                                3313.7289999999998,
                                3313.7849999999999
                            ],
                            [
                                3317.6819999999998,
                                3317.7809999999999
                            ],
                            [
                                3317.797,
                                3317.9409999999998
                            ],
                            [
                                3317.9749999999999,
                                3318.0160000000001
                            ],
                            [
                                3318.0300000000002,
                                3318.058
                            ],
                            [
                                3318.0680000000002,
                                3318.123
                            ],
                            [
                                3320.5729999999999,
                                3320.5830000000001
                            ],
                            [
                                3320.5949999999998,
                                3320.5990000000002
                            ],
                            [
                                3379.3069999999998,
                                3379.3429999999998
                            ],
                            [
                                3394.0729999999999,
                                3394.27
                            ],
                            [
                                3411.7910000000002,
                                3444.7829999999999
                            ],
                            [
                                3445.0169999999998,
                                3445.0859999999998
                            ],
                            [
                                3468.7249999999999,
                                3469.2919999999999
                            ],
                            [
                                3469.3429999999998,
                                3469.5369999999998
                            ],
                            [
                                3469.5569999999998,
                                3469.607
                            ],
                            [
                                3469.6210000000001,
                                3469.6550000000002
                            ],
                            [
                                3469.6680000000001,
                                3469.7269999999999
                            ],
                            [
                                3469.7890000000002,
                                3469.826
                            ],
                            [
                                3469.837,
                                3469.9400000000001
                            ],
                            [
                                3469.953,
                                3469.9879999999998
                            ],
                            [
                                3469.9989999999998,
                                3470.0279999999998
                            ],
                            [
                                3470.0390000000002,
                                3470.0940000000001
                            ],
                            [
                                3479.547,
                                3479.5909999999999
                            ],
                            [
                                3488.837,
                                3488.8649999999998
                            ],
                            [
                                3488.8800000000001,
                                3489.0120000000002
                            ],
                            [
                                3489.027,
                                3489.1819999999998
                            ],
                            [
                                3489.1970000000001,
                                3489.2370000000001
                            ],
                            [
                                3489.2510000000002,
                                3489.2829999999999
                            ],
                            [
                                3489.2950000000001,
                                3489.3670000000002
                            ],
                            [
                                3500.4349999999999,
                                3597.5059999999999
                            ],
                            [
                                3597.7669999999998,
                                3597.846
                            ],
                            [
                                3631.1999999999998,
                                3631.29
                            ],
                            [
                                3631.3670000000002,
                                3631.3829999999998
                            ],
                            [
                                3631.4740000000002,
                                3631.5059999999999
                            ],
                            [
                                3632.576,
                                3632.5940000000001
                            ],
                            [
                                3632.634,
                                3632.7620000000002
                            ],
                            [
                                3632.7840000000001,
                                3633.0320000000002
                            ],
                            [
                                3633.058,
                                3633.143
                            ],
                            [
                                3633.1700000000001,
                                3633.2339999999999
                            ],
                            [
                                3633.2579999999998,
                                3633.357
                            ],
                            [
                                3650.2469999999998,
                                3650.279
                            ],
                            [
                                3730.5079999999998,
                                3730.5619999999999
                            ],
                            [
                                3808.9830000000002,
                                3809.4899999999998
                            ],
                            [
                                3809.5390000000002,
                                3809.8440000000001
                            ],
                            [
                                3809.8719999999998,
                                3809.931
                            ],
                            [
                                3809.9459999999999,
                                3809.982
                            ],
                            [
                                3809.9969999999998,
                                3810.0680000000002
                            ],
                            [
                                3880.7600000000002,
                                3880.8130000000001
                            ],
                            [
                                3960.4290000000001,
                                3960.4400000000001
                            ],
                            [
                                3993.3240000000001,
                                3993.3600000000001
                            ],
                            [
                                3994.8290000000002,
                                3994.8400000000001
                            ],
                            [
                                4558.3239999999996,
                                4558.424
                            ],
                            [
                                4563.152,
                                4563.1769999999997
                            ],
                            [
                                4563.2560000000003,
                                4563.3549999999996
                            ],
                            [
                                4563.3760000000002,
                                4563.5209999999997
                            ],
                            [
                                4563.5349999999999,
                                4563.7219999999998
                            ],
                            [
                                4563.7520000000004,
                                4563.8149999999996
                            ],
                            [
                                4563.8410000000003,
                                4563.8850000000002
                            ],
                            [
                                4563.9009999999998,
                                4563.9740000000002
                            ],
                            [
                                4605.0900000000001,
                                4605.1059999999998
                            ]
                        ],
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.90",
                        "blockingTime": 178.12499999999955
                    },
                    {
                        "type": 3,
                        "id": "103618.136",
                        "request_id": "103618.136",
                        "ip_addr": "23.36.162.222",
                        "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.ah.nl",
                        "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                        "raw_id": "103618.136",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 116,
                        "ttfb_ms": 114,
                        "load_start": 1712,
                        "load_start_float": 1712.0002770000001,
                        "bytesIn": 535,
                        "objectSize": 535,
                        "objectSizeUncompressed": 948,
                        "chunks": [
                            {
                                "ts": 1828,
                                "bytes": 535,
                                "inflated": 948
                            }
                        ],
                        "expires": "Sat, 13 May 2023 13:56:49 GMT",
                        "cacheControl": "max-age=0, no-cache, no-store",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "gzip",
                        "socket": 54,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 92,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.ah.nl",
                                ":method: GET",
                                ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOFyOOQQuIAQAArldmFRNqqjYDdXDTwlgroMVPr1Y3zjVJpxNhOIXq+aVdr5JY27XulbpkeuN8AWwIejRN2Tb50Tox13vSxRzsfvyBAo6dBJ6eNwr7prCNaFNuTPz+Q5h0pTBWJjaMIWEgxjI\/eVhvY7FlsEzHZ3WE5auYKb3fcjQvga8QHMpaBmfDM5jtEbus3o\/+izTBSI975NXOwUDHQZ48ME5\/\/GTa6ylKAOpew+GWOFH7agSIhLaFFmQPWbFdGrs7fy1Xw9bqkmUyP0T3E+G+LDSDxxF9rspzikDgREaSqmnDmvBw0RnqAwZ21E22QBGl0MlnxqyzjAtDZCzNw6UbizCWLWSNABlYFmLUiKsbtR6ExPsSF6dI6XVxiykmiY1iBMSdU9exU37qZcjVWzJIPZuBkIfuon60FYpEQXZu\/te2B+WehpmsYLTEr\/hqL+VG6QH0cPHKza8XxUP2\/lDAfNc8eh8=; SSRT=IJdfZAADAA; Ahonlnl-Prd-01-DigitalDev-B2=!J\/iWMuO5wJ0eDfIGpVIjjMvTA2elN4QuGiHjAVoN2w\/I59eKxFaKP1jiVYcKyT4qZAtPfGkOtnmN+Q==",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-methods: GET",
                                "access-control-allow-origin: *",
                                "cache-control: max-age=0, no-cache, no-store",
                                "content-encoding: gzip",
                                "content-length: 535",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: image\/svg+xml",
                                "date: Sat, 13 May 2023 13:56:49 GMT",
                                "expires: Sat, 13 May 2023 13:56:49 GMT",
                                "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                "pragma: no-cache",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "set-cookie: Ahonlnl-Prd-01-DigitalDev-B2=!vkX669\/kA8TzMcW0Fx+mv+hLHwM0yBgZwPMG1zg323UX4Efsa1cXPBw\/jdyVy64ZsDRs6lHwJN4TZA==; path=\/; Httponly",
                                "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                "vary: Accept-Encoding,User-Agent",
                                "x-cnection: close",
                                "x-content-type-options: nosniff",
                                "x-correlation-id: static-st-static-659c43a8-84ae-4386-ba0b-998dd5e11451",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683986209115967 D=10334",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 8089,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 535,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1691,
                        "socket_group": "https:\/\/www.ah.nl",
                        "http2_stream_id": 35,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 277,
                        "server_port": "443",
                        "load_end": 1828,
                        "ttfb_start": 1712,
                        "ttfb_end": 1826,
                        "download_start": 1826,
                        "download_end": 1828,
                        "download_ms": 2,
                        "all_start": 1712,
                        "all_end": 1828,
                        "all_ms": 116,
                        "index": 44,
                        "number": 45
                    },
                    {
                        "type": 3,
                        "id": "103618.152",
                        "request_id": "103618.152",
                        "ip_addr": "23.36.162.222",
                        "full_url": "https:\/\/www.ah.nl\/content\/assets\/sprite.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.ah.nl",
                        "url": "\/content\/assets\/sprite.svg",
                        "raw_id": "103618.152",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Fetch",
                        "load_ms": 228,
                        "ttfb_ms": 137,
                        "load_start": 2325,
                        "load_start_float": 2325.0002810000001,
                        "bytesIn": 151901,
                        "objectSize": 151901,
                        "objectSizeUncompressed": 507942,
                        "chunks": [
                            {
                                "ts": 2465,
                                "bytes": 2841,
                                "inflated": 9143
                            },
                            {
                                "ts": 2469,
                                "bytes": 8144,
                                "inflated": 44442
                            },
                            {
                                "ts": 2473,
                                "bytes": 8144,
                                "inflated": 53613
                            },
                            {
                                "ts": 2479,
                                "bytes": 12216,
                                "inflated": 40362
                            },
                            {
                                "ts": 2484,
                                "bytes": 8144,
                                "inflated": 21220
                            },
                            {
                                "ts": 2502,
                                "bytes": 32768,
                                "inflated": 25810
                            },
                            {
                                "ts": 2527,
                                "bytes": 32768,
                                "inflated": 61841
                            },
                            {
                                "ts": 2550,
                                "bytes": 32768,
                                "inflated": 3615
                            },
                            {
                                "ts": 2553,
                                "bytes": 14108,
                                "inflated": 51288
                            }
                        ],
                        "expires": "Sat, 13 May 2023 13:56:49 GMT",
                        "cacheControl": "max-age=0, no-cache, no-store",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "gzip",
                        "socket": 54,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                        "initiator_line": 266,
                        "initiator_column": 99,
                        "initiator_type": "script",
                        "initiator_function": "Tl.dtAWF",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.ah.nl",
                                ":method: GET",
                                ":path: \/content\/assets\/sprite.svg",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOFyOOQQuIAQAArldmFRNqqjYDdXDTwlgroMVPr1Y3zjVJpxNhOIXq+aVdr5JY27XulbpkeuN8AWwIejRN2Tb50Tox13vSxRzsfvyBAo6dBJ6eNwr7prCNaFNuTPz+Q5h0pTBWJjaMIWEgxjI\/eVhvY7FlsEzHZ3WE5auYKb3fcjQvga8QHMpaBmfDM5jtEbus3o\/+izTBSI975NXOwUDHQZ48ME5\/\/GTa6ylKAOpew+GWOFH7agSIhLaFFmQPWbFdGrs7fy1Xw9bqkmUyP0T3E+G+LDSDxxF9rspzikDgREaSqmnDmvBw0RnqAwZ21E22QBGl0MlnxqyzjAtDZCzNw6UbizCWLWSNABlYFmLUiKsbtR6ExPsSF6dI6XVxiykmiY1iBMSdU9exU37qZcjVWzJIPZuBkIfuon60FYpEQXZu\/te2B+WehpmsYLTEr\/hqL+VG6QH0cPHKza8XxUP2\/lDAfNc8eh8=; SSRT=IJdfZAADAA; Ahonlnl-Prd-01-DigitalDev-B2=!vkX669\/kA8TzMcW0Fx+mv+hLHwM0yBgZwPMG1zg323UX4Efsa1cXPBw\/jdyVy64ZsDRs6lHwJN4TZA==",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "cache-control: max-age=0, no-cache, no-store",
                                "content-encoding: gzip",
                                "content-language: nl-nl",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: image\/svg+xml",
                                "date: Sat, 13 May 2023 13:56:49 GMT",
                                "expires: Sat, 13 May 2023 13:56:49 GMT",
                                "last-modified: Fri, 05 May 2023 10:24:23 GMT",
                                "pragma: no-cache",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "set-cookie: i18next=nl-nl; Path=\/; Expires=Mon, 13 May 2024 13:56:49 GMT; SameSite=Strict",
                                "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                "vary: User-Agent,Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-correlation-id: content-static-09966ecf-b1e9-420d-8cdd-a7360b3359d2",
                                "x-dns-prefetch-control: off",
                                "x-download-options: noopen",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683986209726192 D=14131",
                                "x-locale: nl_NL",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 7801,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 153125,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 2323,
                        "socket_group": "https:\/\/www.ah.nl",
                        "http2_stream_id": 37,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 281,
                        "server_port": "443",
                        "load_end": 2553,
                        "ttfb_start": 2325,
                        "ttfb_end": 2462,
                        "download_start": 2462,
                        "download_end": 2553,
                        "download_ms": 91,
                        "all_start": 2325,
                        "all_end": 2553,
                        "all_ms": 228,
                        "index": 45,
                        "number": 46,
                        "body_file": "019-103618.152-body.txt",
                        "body_id": "103618.152",
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.152"
                    },
                    {
                        "type": 3,
                        "id": "103618.153",
                        "request_id": "103618.153",
                        "ip_addr": "23.36.162.222",
                        "full_url": "https:\/\/www.ah.nl\/common\/api\/basket\/v2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.ah.nl",
                        "url": "\/common\/api\/basket\/v2",
                        "raw_id": "103618.153",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Fetch",
                        "load_ms": 136,
                        "ttfb_ms": 135,
                        "load_start": 2420,
                        "load_start_float": 2420.000286,
                        "bytesIn": 69,
                        "objectSize": 69,
                        "objectSizeUncompressed": 50,
                        "chunks": [
                            {
                                "ts": 2556,
                                "bytes": 69,
                                "inflated": 50
                            }
                        ],
                        "expires": "Sat, 13 May 2023 13:56:49 GMT",
                        "cacheControl": "max-age=0, no-cache, no-store",
                        "contentType": "application\/json",
                        "contentEncoding": "gzip",
                        "socket": 54,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                        "initiator_line": 266,
                        "initiator_column": 99,
                        "initiator_type": "script",
                        "initiator_function": "Tl.dtAWF",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.ah.nl",
                                ":method: GET",
                                ":path: \/common\/api\/basket\/v2",
                                ":scheme: https",
                                "accept: application\/json",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "content-type: application\/json",
                                "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOFyOOQQuIAQAArldmFRNqqjYDdXDTwlgroMVPr1Y3zjVJpxNhOIXq+aVdr5JY27XulbpkeuN8AWwIejRN2Tb50Tox13vSxRzsfvyBAo6dBJ6eNwr7prCNaFNuTPz+Q5h0pTBWJjaMIWEgxjI\/eVhvY7FlsEzHZ3WE5auYKb3fcjQvga8QHMpaBmfDM5jtEbus3o\/+izTBSI975NXOwUDHQZ48ME5\/\/GTa6ylKAOpew+GWOFH7agSIhLaFFmQPWbFdGrs7fy1Xw9bqkmUyP0T3E+G+LDSDxxF9rspzikDgREaSqmnDmvBw0RnqAwZ21E22QBGl0MlnxqyzjAtDZCzNw6UbizCWLWSNABlYFmLUiKsbtR6ExPsSF6dI6XVxiykmiY1iBMSdU9exU37qZcjVWzJIPZuBkIfuon60FYpEQXZu\/te2B+WehpmsYLTEr\/hqL+VG6QH0cPHKza8XxUP2\/lDAfNc8eh8=; SSRT=IJdfZAADAA; Ahonlnl-Prd-01-DigitalDev-B2=!vkX669\/kA8TzMcW0Fx+mv+hLHwM0yBgZwPMG1zg323UX4Efsa1cXPBw\/jdyVy64ZsDRs6lHwJN4TZA==",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "ab-test-headers: \"x-variant-te-1878:true\"",
                                "cache-control: max-age=0, no-cache, no-store",
                                "content-encoding: gzip",
                                "content-length: 69",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: application\/json; charset=utf-8",
                                "date: Sat, 13 May 2023 13:56:49 GMT",
                                "expires: Sat, 13 May 2023 13:56:49 GMT",
                                "pragma: no-cache",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "rtss: 1-*-5",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "set-cookie: SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:49 GMT",
                                "set-cookie: Ahonlnl-Prd-01-DigitalDev-B2=!BVKmsR7q69nI\/aW0Fx+mv+hLHwM0yB3IQje1qDLUA+L\/a+7oyGlZbKQXTaCPqVviiBsTq1BvAJjUqQ==; path=\/; Httponly",
                                "set-cookie: bm_sv=067AE5185445D5BCDFCE2DAA93C9E5E2~YAAQ3tXOFwWQQQuIAQAAR1xmFROCQO7YGgPO5ebeNYozixootbPRGvpa+IE5Qwgt3i6cyjx8OVcQGGrQIG9VE8JyhGeVqsVl8yV8BQ0Q+UcCnmEWmoYKct2jDIKjQ3d1UBSAwS4s5NZLmYH+xVE9gr30EAoBldReeMZ8E\/Q1LJEXwbw8PAlVSWEe7NTF547r4ZSvc0Yjwed\/v5m9hc8i6xm9Ja+NNTZNkhMhENYZ+6OylmL2HnK\/t+hyRNtyeBI=~1; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 15:56:49 GMT; Max-Age=7200; Secure",
                                "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                "vary: Accept-Encoding,User-Agent",
                                "x-cnection: close",
                                "x-content-type-options: nosniff",
                                "x-correlation-id: common-ap-1739268b-04f2-4f55-960a-9d16eddbeff3",
                                "x-dns-prefetch-control: off",
                                "x-download-options: noopen",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683986209830258 D=12435",
                                "x-response-time: 0.250ms",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 7927,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 69,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 2419,
                        "socket_group": "https:\/\/www.ah.nl",
                        "http2_stream_id": 39,
                        "http2_stream_dependency": 37,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 286,
                        "server_port": "443",
                        "load_end": 2556,
                        "ttfb_start": 2420,
                        "ttfb_end": 2555,
                        "download_start": 2555,
                        "download_end": 2556,
                        "download_ms": 1,
                        "all_start": 2420,
                        "all_end": 2556,
                        "all_ms": 136,
                        "index": 46,
                        "number": 47,
                        "body_file": "020-103618.153-body.txt",
                        "body_id": "103618.153",
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.153"
                    },
                    {
                        "type": 3,
                        "id": "103618.154",
                        "request_id": "103618.154",
                        "ip_addr": "23.36.162.222",
                        "full_url": "https:\/\/www.ah.nl\/common\/api\/member\/v3",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.ah.nl",
                        "url": "\/common\/api\/member\/v3",
                        "raw_id": "103618.154",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Fetch",
                        "load_ms": 130,
                        "ttfb_ms": 129,
                        "load_start": 2442,
                        "load_start_float": 2442.0002899999999,
                        "bytesIn": 52,
                        "objectSize": 52,
                        "objectSizeUncompressed": 34,
                        "chunks": [
                            {
                                "ts": 2572,
                                "bytes": 52,
                                "inflated": 34
                            }
                        ],
                        "expires": "Sat, 13 May 2023 13:56:49 GMT",
                        "cacheControl": "max-age=0, no-cache, no-store",
                        "contentType": "application\/json",
                        "contentEncoding": "gzip",
                        "socket": 54,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                        "initiator_line": 266,
                        "initiator_column": 99,
                        "initiator_type": "script",
                        "initiator_function": "Tl.dtAWF",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.ah.nl",
                                ":method: GET",
                                ":path: \/common\/api\/member\/v3",
                                ":scheme: https",
                                "accept: application\/json",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "content-type: application\/json",
                                "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOFyOOQQuIAQAArldmFRNqqjYDdXDTwlgroMVPr1Y3zjVJpxNhOIXq+aVdr5JY27XulbpkeuN8AWwIejRN2Tb50Tox13vSxRzsfvyBAo6dBJ6eNwr7prCNaFNuTPz+Q5h0pTBWJjaMIWEgxjI\/eVhvY7FlsEzHZ3WE5auYKb3fcjQvga8QHMpaBmfDM5jtEbus3o\/+izTBSI975NXOwUDHQZ48ME5\/\/GTa6ylKAOpew+GWOFH7agSIhLaFFmQPWbFdGrs7fy1Xw9bqkmUyP0T3E+G+LDSDxxF9rspzikDgREaSqmnDmvBw0RnqAwZ21E22QBGl0MlnxqyzjAtDZCzNw6UbizCWLWSNABlYFmLUiKsbtR6ExPsSF6dI6XVxiykmiY1iBMSdU9exU37qZcjVWzJIPZuBkIfuon60FYpEQXZu\/te2B+WehpmsYLTEr\/hqL+VG6QH0cPHKza8XxUP2\/lDAfNc8eh8=; SSRT=IJdfZAADAA; Ahonlnl-Prd-01-DigitalDev-B2=!vkX669\/kA8TzMcW0Fx+mv+hLHwM0yBgZwPMG1zg323UX4Efsa1cXPBw\/jdyVy64ZsDRs6lHwJN4TZA==",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "ab-test-headers: \"x-variant-te-1878:true\"",
                                "cache-control: max-age=0, no-cache, no-store",
                                "content-encoding: gzip",
                                "content-length: 52",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: application\/json; charset=utf-8",
                                "date: Sat, 13 May 2023 13:56:49 GMT",
                                "expires: Sat, 13 May 2023 13:56:49 GMT",
                                "pragma: no-cache",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "rtss: 1-*-4",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "set-cookie: SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:49 GMT",
                                "set-cookie: Ahonlnl-Prd-01-DigitalDev-B2=!CMm4FBfpIxVvQrsGpVIjjMvTA2elNyQOt5bMaObkBT6jUbbWjNF3BuofFFnFMSb9P+HDeF199gpzPA==; path=\/; Httponly",
                                "set-cookie: bm_sv=977E8AC59C6B3877AECBBDB5499028D9~YAAQ3tXOFxGQQQuIAQAAWlxmFRPOQrptvh0IhPGURI1WhDlzVE8g0zVdRqbYi0WefTC\/ta0WDIPjXsEkZeu5+LmyPQsgmKLmivatHo9nN3oMxZyjiBVJB6YgUFw3tDQNB\/AKV3s\/hrtD4ZdFf792YD3MTacYd91wNdBrkKsmQYMiXifwGjQobas1\/LmbLd+zmLzDDIwIWFidhxQw0vtiE1xTajEwtx59M4ZnVRliWpdjWeCrCTWrgJc6wbh1KMs=~1; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 15:56:49 GMT; Max-Age=7200; Secure",
                                "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                "vary: User-Agent,Accept-Encoding",
                                "x-cnection: close",
                                "x-content-type-options: nosniff",
                                "x-correlation-id: common-ap-0d235671-bab9-4192-a905-da366b68d8d6",
                                "x-dns-prefetch-control: off",
                                "x-download-options: noopen",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683986209850987 D=11294",
                                "x-response-time: 0.243ms",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 7927,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 52,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 2442,
                        "socket_group": "https:\/\/www.ah.nl",
                        "http2_stream_id": 41,
                        "http2_stream_dependency": 39,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 290,
                        "server_port": "443",
                        "load_end": 2572,
                        "ttfb_start": 2442,
                        "ttfb_end": 2571,
                        "download_start": 2571,
                        "download_end": 2572,
                        "download_ms": 1,
                        "all_start": 2442,
                        "all_end": 2572,
                        "all_ms": 130,
                        "index": 47,
                        "number": 48,
                        "body_file": "021-103618.154-body.txt",
                        "body_id": "103618.154",
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.154"
                    },
                    {
                        "type": 3,
                        "id": "103618.159",
                        "request_id": "103618.159",
                        "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                        "full_url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/carrousel1-nieuw.png\/carrousel1-nieuw.png\/ahonline%3AlargePageEntryImage",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "static.ah.nl",
                        "url": "\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/carrousel1-nieuw.png\/carrousel1-nieuw.png\/ahonline%3AlargePageEntryImage",
                        "raw_id": "103618.159",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 42,
                        "ttfb_ms": 41,
                        "load_start": 2692,
                        "load_start_float": 2692.0002939999999,
                        "bytesIn": 27891,
                        "objectSize": 27891,
                        "objectSizeUncompressed": 27891,
                        "chunks": [
                            {
                                "ts": 2734,
                                "bytes": 27891
                            }
                        ],
                        "expires": "Fri, 19 May 2023 06:29:19 GMT",
                        "cacheControl": "private, no-transform, max-age=491549",
                        "contentType": "image\/avif",
                        "contentEncoding": "",
                        "socket": 146,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 149,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: static.ah.nl",
                                ":method: GET",
                                ":path: \/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/carrousel1-nieuw.png\/carrousel1-nieuw.png\/ahonline%3AlargePageEntryImage",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "cache-control: private, no-transform, max-age=491549",
                                "content-length: 27891",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: image\/avif",
                                "date: Sat, 13 May 2023 13:56:50 GMT",
                                "etag: \"1680339466347\"",
                                "expires: Fri, 19 May 2023 06:29:19 GMT",
                                "last-modified: Fri, 05 May 2023 06:28:19 GMT",
                                "x-frame-options: SAMEORIGIN",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2164,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 27891,
                        "image_save": 0,
                        "cache_time": 491549,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 2691,
                        "socket_group": "https:\/\/static.ah.nl",
                        "http2_stream_id": 43,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 294,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "avif",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.57
                                },
                                "File": {
                                    "FileSize": "28 kB",
                                    "FileType": "AVIF",
                                    "FileTypeExtension": "avif",
                                    "MIMEType": "image\/avif",
                                    "ImageWidth": 480,
                                    "ImageHeight": 252
                                },
                                "QuickTime": {
                                    "MajorBrand": "AV1 Image File Format (.AVIF)",
                                    "MinorVersion": "0.0.0",
                                    "CompatibleBrands": [
                                        "avif",
                                        "mif1",
                                        "miaf"
                                    ],
                                    "HandlerType": "Picture",
                                    "PrimaryItemReference": 1,
                                    "ColorProfiles": "nclx",
                                    "ColorPrimaries": "Unspecified",
                                    "TransferCharacteristics": "Unspecified",
                                    "MatrixCoefficients": "BT.601",
                                    "AuxiliaryImageType": "urn:mpeg:mpegB:cicp:systems:auxiliary:alpha",
                                    "AV1ConfigurationVersion": 1,
                                    "ChromaFormat": "YUV 4:2:0",
                                    "ChromaSamplePosition": "Unknown",
                                    "ImageSpatialExtent": "480x252",
                                    "ImagePixelDepth": "8 8 8",
                                    "MediaDataSize": 27447,
                                    "MediaDataOffset": 444
                                },
                                "Composite": {
                                    "ImageSize": "480x252",
                                    "Megapixels": 0.121
                                }
                            },
                            "magick": {
                                "format": "HEIC",
                                "formatDescription": "Apple High efficiency Image Format",
                                "mimeType": "image\/x-heic",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 480,
                                    "height": 252,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "YCbCr",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 120960,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 118.551,
                                        "standardDeviation": 47.880699999999997,
                                        "kurtosis": -0.20647299999999999,
                                        "skewness": -0.087676400000000002,
                                        "entropy": 0.65512800000000004
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 75.053899999999999,
                                        "standardDeviation": 78.563400000000001,
                                        "kurtosis": -0.34325899999999998,
                                        "skewness": 0.85182000000000002,
                                        "entropy": 0.71802600000000005
                                    },
                                    "green": {
                                        "min": 14,
                                        "max": 192,
                                        "mean": 116.88800000000001,
                                        "standardDeviation": 19.371700000000001,
                                        "kurtosis": 1.40228,
                                        "skewness": -0.052373200000000002,
                                        "entropy": 0.59978799999999999
                                    },
                                    "blue": {
                                        "min": 35,
                                        "max": 247,
                                        "mean": 163.71000000000001,
                                        "standardDeviation": 45.706800000000001,
                                        "kurtosis": -1.0967,
                                        "skewness": 0.318772,
                                        "entropy": 0.64756999999999998
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 480,
                                    "height": 252,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "TopLeft",
                                "properties": {
                                    "date:create": "2023-05-13T13:56:50+00:00",
                                    "date:modify": "2023-05-13T13:56:50+00:00",
                                    "signature": "a94b5e428d0d1316c02a6251858d98407e3c8e93c136b7688f7c3df910967fac"
                                },
                                "tainted": false,
                                "filesize": "0B",
                                "numberPixels": "120960",
                                "pixelsPerSecond": "6.33497MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.019"
                            }
                        },
                        "load_end": 2734,
                        "ttfb_start": 2692,
                        "ttfb_end": 2733,
                        "download_start": 2733,
                        "download_end": 2734,
                        "download_ms": 1,
                        "all_start": 2692,
                        "all_end": 2734,
                        "all_ms": 42,
                        "index": 48,
                        "number": 49
                    },
                    {
                        "type": 3,
                        "id": "103618.162",
                        "request_id": "103618.162",
                        "ip_addr": "23.36.162.222",
                        "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.ah.nl",
                        "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                        "raw_id": "103618.162",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 108,
                        "ttfb_ms": 107,
                        "load_start": 2834,
                        "load_start_float": 2834.0003139999999,
                        "bytesIn": 535,
                        "objectSize": 535,
                        "objectSizeUncompressed": 948,
                        "chunks": [
                            {
                                "ts": 2942,
                                "bytes": 535,
                                "inflated": 948
                            }
                        ],
                        "expires": "Sat, 13 May 2023 13:56:50 GMT",
                        "cacheControl": "max-age=0, no-cache, no-store",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "gzip",
                        "socket": 54,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/static.ah.nl\/__assets\/features\/assets\/vendor.babb429c.js",
                        "initiator_line": 1,
                        "initiator_column": 337840,
                        "initiator_type": "script",
                        "initiator_function": "b",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.ah.nl",
                                ":method: GET",
                                ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOFyOOQQuIAQAArldmFRNqqjYDdXDTwlgroMVPr1Y3zjVJpxNhOIXq+aVdr5JY27XulbpkeuN8AWwIejRN2Tb50Tox13vSxRzsfvyBAo6dBJ6eNwr7prCNaFNuTPz+Q5h0pTBWJjaMIWEgxjI\/eVhvY7FlsEzHZ3WE5auYKb3fcjQvga8QHMpaBmfDM5jtEbus3o\/+izTBSI975NXOwUDHQZ48ME5\/\/GTa6ylKAOpew+GWOFH7agSIhLaFFmQPWbFdGrs7fy1Xw9bqkmUyP0T3E+G+LDSDxxF9rspzikDgREaSqmnDmvBw0RnqAwZ21E22QBGl0MlnxqyzjAtDZCzNw6UbizCWLWSNABlYFmLUiKsbtR6ExPsSF6dI6XVxiykmiY1iBMSdU9exU37qZcjVWzJIPZuBkIfuon60FYpEQXZu\/te2B+WehpmsYLTEr\/hqL+VG6QH0cPHKza8XxUP2\/lDAfNc8eh8=; SSRT=IJdfZAADAA; SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; Ahonlnl-Prd-01-DigitalDev-B2=!CMm4FBfpIxVvQrsGpVIjjMvTA2elNyQOt5bMaObkBT6jUbbWjNF3BuofFFnFMSb9P+HDeF199gpzPA==; bm_sv=977E8AC59C6B3877AECBBDB5499028D9~YAAQ3tXOFxGQQQuIAQAAWlxmFRPOQrptvh0IhPGURI1WhDlzVE8g0zVdRqbYi0WefTC\/ta0WDIPjXsEkZeu5+LmyPQsgmKLmivatHo9nN3oMxZyjiBVJB6YgUFw3tDQNB\/AKV3s\/hrtD4ZdFf792YD3MTacYd91wNdBrkKsmQYMiXifwGjQobas1\/LmbLd+zmLzDDIwIWFidhxQw0vtiE1xTajEwtx59M4ZnVRliWpdjWeCrCTWrgJc6wbh1KMs=~1",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-methods: GET",
                                "access-control-allow-origin: *",
                                "cache-control: max-age=0, no-cache, no-store",
                                "content-encoding: gzip",
                                "content-length: 535",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: image\/svg+xml",
                                "date: Sat, 13 May 2023 13:56:50 GMT",
                                "expires: Sat, 13 May 2023 13:56:50 GMT",
                                "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                "pragma: no-cache",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "set-cookie: Ahonlnl-Prd-01-DigitalDev-B2=!IdnOshrAby0uzhMGpVIjjMvTA2elN90jjsneSwD2immUgBLExTWXKIqtfLtAdn89OzgL1UpPX\/OY5w==; path=\/; Httponly",
                                "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                "vary: Accept-Encoding,User-Agent",
                                "x-content-type-options: nosniff",
                                "x-correlation-id: static-st-static-1a1fd6fc-a5e2-4036-95f2-75c31b819239",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683986210235267 D=7182",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 8986,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 535,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 2834,
                        "socket_group": "https:\/\/www.ah.nl",
                        "http2_stream_id": 43,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 314,
                        "server_port": "443",
                        "load_end": 2942,
                        "ttfb_start": 2834,
                        "ttfb_end": 2941,
                        "download_start": 2941,
                        "download_end": 2942,
                        "download_ms": 1,
                        "all_start": 2834,
                        "all_end": 2942,
                        "all_ms": 108,
                        "index": 49,
                        "number": 50
                    },
                    {
                        "type": 3,
                        "id": "887B960C3F33ACF09CE9930AF81E6E2C",
                        "request_id": "887B960C3F33ACF09CE9930AF81E6E2C",
                        "ip_addr": "35.205.232.200",
                        "full_url": "https:\/\/zsp1.ah.nl\/json",
                        "is_secure": 1,
                        "method": "OPTIONS",
                        "host": "zsp1.ah.nl",
                        "url": "\/json",
                        "raw_id": "887B960C3F33ACF09CE9930AF81E6E2C",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/zsp1.ah.nl\/json",
                        "responseCode": 204,
                        "request_type": "Preflight",
                        "load_ms": 82,
                        "ttfb_ms": 82,
                        "load_start": 2960,
                        "load_start_float": 2960.0002989999998,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "",
                        "contentEncoding": "",
                        "socket": 312,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 2786,
                        "connect_end": 2862,
                        "ssl_start": 2862,
                        "ssl_end": 2959,
                        "initiator": "https:\/\/zsp1.ah.nl\/json",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "preflight",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: zsp1.ah.nl",
                                ":method: OPTIONS",
                                ":path: \/json",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "access-control-request-headers: content-type",
                                "access-control-request-method: POST",
                                "origin: https:\/\/www.ah.nl",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                "access-control-allow-methods: GET, POST, OPTIONS",
                                "access-control-allow-origin: https:\/\/www.ah.nl",
                                "date: Sat, 13 May 2023 13:56:50 GMT",
                                "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                "x-content-type-options: nosniff",
                                "x-xss-protection: 1; mode=block",
                                ":status: 204"
                            ]
                        },
                        "bytesOut": 1552,
                        "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": 76,
                        "ssl_ms": 97,
                        "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": 2704,
                        "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "chunks": [],
                        "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": 299,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIFJzCCBA+gAwIBAgISA6kFUH3PwXozgeaODGgpyfe+MA0GCSqGSIb3DQEBCwUA\nMDIxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQD\nEwJSMzAeFw0yMzA1MDMwODI3NTFaFw0yMzA4MDEwODI3NTBaMBUxEzARBgNVBAMT\nCnpzcDEuYWgubmwwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDYSYyO\nNuCck+g4caAKJlWTF24iUqgx8YbamNS2q\/PccCQlc2g3vMX15tT9gnOZvizyCNVI\nX2WDcLf+3vAci0AZoZawGDnpmrq1QV54+XImyXKfGnJ11Wx+anuOpnRE3+1rfN5x\njoVKtJcRDTCwmAGTK2MZqkgzFQli5dvXny4q2tPpberY2syqjTGjjQFCTsXiw1\/5\nEjivBMmCJQMngVk7L4gAxPosje+ky3aR02BqZ\/NLxmioQCYlKdqSFDlheBevpsCh\ndQEPe9S6vpmbX6gAr4SAFfZMzRC9EOxfLz6ZATPY1DB0tsPZ\/SwqybjeEXQ+QMfL\nTtseAFi2pWaPZvorAgMBAAGjggJSMIICTjAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0l\nBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYE\nFCN3NgIT9or2O2+Y2VbAtwCEqQnYMB8GA1UdIwQYMBaAFBQusxe3WFbLrlAJQOYf\nr52LFMLGMFUGCCsGAQUFBwEBBEkwRzAhBggrBgEFBQcwAYYVaHR0cDovL3IzLm8u\nbGVuY3Iub3JnMCIGCCsGAQUFBzAChhZodHRwOi8vcjMuaS5sZW5jci5vcmcvMCMG\nA1UdEQQcMBqCCnpzcDEuYWgubmyCDHpzcDEuZXRvcy5ubDBMBgNVHSAERTBDMAgG\nBmeBDAECATA3BgsrBgEEAYLfEwEBATAoMCYGCCsGAQUFBwIBFhpodHRwOi8vY3Bz\nLmxldHNlbmNyeXB0Lm9yZzCCAQMGCisGAQQB1nkCBAIEgfQEgfEA7wB2AHoyjFTY\nty22IOo44FIe6YQWcDIThU070ivBOlejUutSAAABh+DwhcIAAAQDAEcwRQIgUe++\njqQ+1OC90sRlyhbqZoykYb8Rh71ujiOkEmRD\/HACIQCE3OM2JT95\/4JWiHZCVlpX\nQOYrMgRQWRfFyvyI04wMXAB1AOg+0No+9QY1MudXKLyJa8kD08vREWvs62nhd31t\nBr1uAAABh+DwhaIAAAQDAEYwRAIgED984x6F6o1o3DWplB2yW\/tdeC5gDjycKvKS\noVZgvmYCID\/ZWkZXBy2WLvAAxE9Ax+QtQNXBCpX9pTeMkrlYEUSTMA0GCSqGSIb3\nDQEBCwUAA4IBAQCYileFbzpig\/3+lylc85ffap8zXsV+aXoEbNp9tjAn9e\/7YnYp\nh0xRSMmbfFoAW7Mlv6+m3KP8EMciX4uRXyfsJmDbIuTO36tvCy\/DNqxNKeI4EcrO\nsQLsay7UX9e5Y5fA7Yrgmju9OHeFaiLCgQpd8qWyCX93rr1g21o4GxqgJ6cepuSv\nOcfSzCCxa6PXAH5Ftk\/1NJjtxtZ4C3TUqnOzQ0JjzEGrZ584QxcHKLkgg8k8Ofop\ndslAdar7uVB7EjuF8DNkjFyOqoWMEh6SuCzCy80rPzGYDH9fgUGb7JBN94Wu+A24\nY9dlycCRNFhS9chTIdu5aNVSkFNQ4AN+9ufb\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFFjCCAv6gAwIBAgIRAJErCErPDBinU\/bWLiWnX1owDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjAwOTA0MDAwMDAw\nWhcNMjUwOTE1MTYwMDAwWjAyMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDELMAkGA1UEAxMCUjMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQC7AhUozPaglNMPEuyNVZLD+ILxmaZ6QoinXSaqtSu5xUyxr45r+XXIo9cP\nR5QUVTVXjJ6oojkZ9YI8QqlObvU7wy7bjcCwXPNZOOftz2nwWgsbvsCUJCWH+jdx\nsxPnHKzhm+\/b5DtFUkWWqcFTzjTIUu61ru2P3mBw4qVUq7ZtDpelQDRrK9O8Zutm\nNHz6a4uPVymZ+DAXXbpyb\/uBxa3Shlg9F8fnCbvxK\/eG3MHacV3URuPMrSXBiLxg\nZ3Vms\/EY96Jc5lP\/Ooi2R6X\/ExjqmAl3P51T+c8B5fWmcBcUr2Ok\/5mzk53cU6cG\n\/kiFHaFpriV1uxPMUgP17VGhi9sVAgMBAAGjggEIMIIBBDAOBgNVHQ8BAf8EBAMC\nAYYwHQYDVR0lBBYwFAYIKwYBBQUHAwIGCCsGAQUFBwMBMBIGA1UdEwEB\/wQIMAYB\nAf8CAQAwHQYDVR0OBBYEFBQusxe3WFbLrlAJQOYfr52LFMLGMB8GA1UdIwQYMBaA\nFHm0WeZ7tuXkAXOACIjIGlj26ZtuMDIGCCsGAQUFBwEBBCYwJDAiBggrBgEFBQcw\nAoYWaHR0cDovL3gxLmkubGVuY3Iub3JnLzAnBgNVHR8EIDAeMBygGqAYhhZodHRw\nOi8veDEuYy5sZW5jci5vcmcvMCIGA1UdIAQbMBkwCAYGZ4EMAQIBMA0GCysGAQQB\ngt8TAQEBMA0GCSqGSIb3DQEBCwUAA4ICAQCFyk5HPqP3hUSFvNVneLKYY611TR6W\nPTNlclQtgaDqw+34IL9fzLdwALduO\/ZelN7kIJ+m74uyA+eitRY8kc607TkC53wl\nikfmZW4\/RvTZ8M6UK+5UzhK8jCdLuMGYL6KvzXGRSgi3yLgjewQtCPkIVz6D2QQz\nCkcheAmCJ8MqyJu5zlzyZMjAvnnAT45tRAxekrsu94sQ4egdRCnbWSDtY7kh+BIm\nlJNXoB1lBMEKIq4QDUOXoRgffuDghje1WrG9ML+Hbisq\/yFOGwXD9RiX8F6sw6W4\navAuvDszue5L3sz85K+EC4Y\/wFVDNvZo4TYXao6Z0f+lQKc0t8DQYzk1OXVu8rp2\nyJMC6alLbBfODALZvYH7n7do1AZls4I9d1P4jnkDrQoxB3UqQ9hVl3LEKQ73xF1O\nyK5GhDDX8oVfGKF5u+decIsH4YaTw7mP3GFxJSqv3+0lUFJoi5Lc5da149p90Ids\nhCExroL1+7mryIkXPeFM5TgO9r0rvZaBFOvV2z0gp35Z0+L4WPlbuEjN\/lxPFin+\nHlUjr8gRsI3qfJOQFy\/9rKIJR0Y\/8Omwt\/8oTWgy1mdeHmmjk7j1nYsvC9JSQ6Zv\nMldlTTKB3zhThV1+XWYp6rjd5JW1zbVWEkLNxE7GJThEUG3szgBVGP7pSWTUTsqX\nnLRbwHOoq7hHwg==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFYDCCBEigAwIBAgIQQAF3ITfU6UK47naqPGQKtzANBgkqhkiG9w0BAQsFADA\/\nMSQwIgYDVQQKExtEaWdpdGFsIFNpZ25hdHVyZSBUcnVzdCBDby4xFzAVBgNVBAMT\nDkRTVCBSb290IENBIFgzMB4XDTIxMDEyMDE5MTQwM1oXDTI0MDkzMDE4MTQwM1ow\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwggIiMA0GCSqGSIb3DQEB\nAQUAA4ICDwAwggIKAoICAQCt6CRz9BQ385ueK1coHIe+3LffOJCMbjzmV6B493XC\nov71am72AE8o295ohmxEk7axY\/0UEmu\/H9LqMZshftEzPLpI9d1537O4\/xLxIZpL\nwYqGcWlKZmZsj348cL+tKSIG8+TA5oCu4kuPt5l+lAOf00eXfJlII1PoOK5PCm+D\nLtFJV4yAdLbaL9A4jXsDcCEbdfIwPPqPrt3aY6vrFk\/CjhFLfs8L6P+1dy70sntK\n4EwSJQxwjQMpoOFTJOwT2e4ZvxCzSow\/iaNhUd6shweU9GNx7C7ib1uYgeGJXDR5\nbHbvO5BieebbpJovJsXQEOEO3tkQjhb7t\/eo98flAgeYjzYIlefiN5YNNnWe+w5y\nsR2bvAP5SQXYgd0FtCrWQemsAXaVCg\/Y39W9Eh81LygXbNKYwagJZHduRze6zqxZ\nXmidf3LWicUGQSk+WT7dJvUkyRGnWqNMQB9GoZm1pzpRboY7nn1ypxIFeFntPlF4\nFQsDj43QLwWyPntKHEtzBRL8xurgUBN8Q5N0s8p0544fAQjQMNRbcTa0B7rBMDBc\nSLeCO5imfWCKoqMpgsy6vYMEG6KDA0Gh1gXxG8K28Kh8hjtGqEgqiNx2mna\/H2ql\nPRmP6zjzZN7IKw0KKP\/32+IVQtQi0Cdd4Xn+GOdwiK1O5tmLOsbdJ1Fu\/7xk9TND\nTwIDAQABo4IBRjCCAUIwDwYDVR0TAQH\/BAUwAwEB\/zAOBgNVHQ8BAf8EBAMCAQYw\nSwYIKwYBBQUHAQEEPzA9MDsGCCsGAQUFBzAChi9odHRwOi8vYXBwcy5pZGVudHJ1\nc3QuY29tL3Jvb3RzL2RzdHJvb3RjYXgzLnA3YzAfBgNVHSMEGDAWgBTEp7Gkeyxx\n+tvhS5B1\/8QVYIWJEDBUBgNVHSAETTBLMAgGBmeBDAECATA\/BgsrBgEEAYLfEwEB\nATAwMC4GCCsGAQUFBwIBFiJodHRwOi8vY3BzLnJvb3QteDEubGV0c2VuY3J5cHQu\nb3JnMDwGA1UdHwQ1MDMwMaAvoC2GK2h0dHA6Ly9jcmwuaWRlbnRydXN0LmNvbS9E\nU1RST09UQ0FYM0NSTC5jcmwwHQYDVR0OBBYEFHm0WeZ7tuXkAXOACIjIGlj26Ztu\nMA0GCSqGSIb3DQEBCwUAA4IBAQAKcwBslm7\/DlLQrt2M51oGrS+o44+\/yQoDFVDC\n5WxCu2+b9LRPwkSICHXM6webFGJueN7sJ7o5XPWioW5WlHAQU7G75K\/QosMrAdSW\n9MUgNTP52GE24HGNtLi1qoJFlcDyqSMo59ahy2cI2qBDLKobkx\/J3vWraV0T9VuG\nWCLKTVXkcGdtwlfFRjlBz4pYg1htmf5X6DYO8A4jqv2Il9DjXA6USbW1FzXSLr9O\nhe8Y4IWS6wY7bCkjCWDcRQJMEhg76fsO3txE+FiYruq9RUWhiF1myv4Q6W+CyBFC\nDfvp7OOGAN6dEOM4+qR9sdjoSYKEBpsr6GtPAQw4dy753ec5\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 3042,
                        "ttfb_start": 2960,
                        "ttfb_end": 3042,
                        "download_start": 3042,
                        "download_end": 3042,
                        "download_ms": 0,
                        "all_start": 2786,
                        "all_end": 3042,
                        "all_ms": 255,
                        "index": 50,
                        "number": 51
                    },
                    {
                        "type": 3,
                        "id": "EB6510B65598EDC6BDD8039CA0136399",
                        "request_id": "EB6510B65598EDC6BDD8039CA0136399",
                        "ip_addr": "35.205.232.200",
                        "full_url": "https:\/\/zsp1.ah.nl\/json",
                        "is_secure": 1,
                        "method": "OPTIONS",
                        "host": "zsp1.ah.nl",
                        "url": "\/json",
                        "raw_id": "EB6510B65598EDC6BDD8039CA0136399",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/zsp1.ah.nl\/json",
                        "responseCode": 204,
                        "request_type": "Preflight",
                        "load_ms": 79,
                        "ttfb_ms": 79,
                        "load_start": 2963,
                        "load_start_float": 2963.0003080000001,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "",
                        "contentEncoding": "",
                        "socket": 312,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/zsp1.ah.nl\/json",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "preflight",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: zsp1.ah.nl",
                                ":method: OPTIONS",
                                ":path: \/json",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "access-control-request-headers: content-type",
                                "access-control-request-method: POST",
                                "origin: https:\/\/www.ah.nl",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                "access-control-allow-methods: GET, POST, OPTIONS",
                                "access-control-allow-origin: https:\/\/www.ah.nl",
                                "date: Sat, 13 May 2023 13:56:50 GMT",
                                "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                "x-content-type-options: nosniff",
                                "x-xss-protection: 1; mode=block",
                                ":status: 204"
                            ]
                        },
                        "bytesOut": 1552,
                        "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": 2711,
                        "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 1,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "chunks": [],
                        "netlog_id": 308,
                        "server_port": "443",
                        "load_end": 3042,
                        "ttfb_start": 2963,
                        "ttfb_end": 3042,
                        "download_start": 3042,
                        "download_end": 3042,
                        "download_ms": 0,
                        "all_start": 2963,
                        "all_end": 3042,
                        "all_ms": 79,
                        "index": 51,
                        "number": 52
                    },
                    {
                        "type": 3,
                        "id": "546E4AD259A5487216A9E3D8C2162F9B",
                        "request_id": "546E4AD259A5487216A9E3D8C2162F9B",
                        "ip_addr": "35.205.232.200",
                        "full_url": "https:\/\/zsp1.ah.nl\/json",
                        "is_secure": 1,
                        "method": "OPTIONS",
                        "host": "zsp1.ah.nl",
                        "url": "\/json",
                        "raw_id": "546E4AD259A5487216A9E3D8C2162F9B",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/zsp1.ah.nl\/json",
                        "responseCode": 204,
                        "request_type": "Preflight",
                        "load_ms": 79,
                        "ttfb_ms": 79,
                        "load_start": 2964,
                        "load_start_float": 2964.0003190000002,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "",
                        "contentEncoding": "",
                        "socket": 312,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/zsp1.ah.nl\/json",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "preflight",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: zsp1.ah.nl",
                                ":method: OPTIONS",
                                ":path: \/json",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "access-control-request-headers: content-type",
                                "access-control-request-method: POST",
                                "origin: https:\/\/www.ah.nl",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                "access-control-allow-methods: GET, POST, OPTIONS",
                                "access-control-allow-origin: https:\/\/www.ah.nl",
                                "date: Sat, 13 May 2023 13:56:50 GMT",
                                "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                "x-content-type-options: nosniff",
                                "x-xss-protection: 1; mode=block",
                                ":status: 204"
                            ]
                        },
                        "bytesOut": 1552,
                        "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": 2872,
                        "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 3,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "chunks": [],
                        "netlog_id": 319,
                        "server_port": "443",
                        "load_end": 3043,
                        "ttfb_start": 2964,
                        "ttfb_end": 3043,
                        "download_start": 3043,
                        "download_end": 3043,
                        "download_ms": 0,
                        "all_start": 2964,
                        "all_end": 3043,
                        "all_ms": 79,
                        "index": 52,
                        "number": 53
                    },
                    {
                        "type": 3,
                        "id": "247B7C6AA1E5FA20C7BEFCEFDC0F219F",
                        "request_id": "247B7C6AA1E5FA20C7BEFCEFDC0F219F",
                        "ip_addr": "35.205.232.200",
                        "full_url": "https:\/\/zsp1.ah.nl\/json",
                        "is_secure": 1,
                        "method": "OPTIONS",
                        "host": "zsp1.ah.nl",
                        "url": "\/json",
                        "raw_id": "247B7C6AA1E5FA20C7BEFCEFDC0F219F",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/zsp1.ah.nl\/json",
                        "responseCode": 204,
                        "request_type": "Preflight",
                        "load_ms": 79,
                        "ttfb_ms": 79,
                        "load_start": 2964,
                        "load_start_float": 2964.0003299999998,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "",
                        "contentEncoding": "",
                        "socket": 312,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/zsp1.ah.nl\/json",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "preflight",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: zsp1.ah.nl",
                                ":method: OPTIONS",
                                ":path: \/json",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "access-control-request-headers: content-type",
                                "access-control-request-method: POST",
                                "origin: https:\/\/www.ah.nl",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                "access-control-allow-methods: GET, POST, OPTIONS",
                                "access-control-allow-origin: https:\/\/www.ah.nl",
                                "date: Sat, 13 May 2023 13:56:50 GMT",
                                "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                "x-content-type-options: nosniff",
                                "x-xss-protection: 1; mode=block",
                                ":status: 204"
                            ]
                        },
                        "bytesOut": 1552,
                        "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": 2888,
                        "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                        "http2_stream_id": 7,
                        "http2_stream_dependency": 5,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "chunks": [],
                        "netlog_id": 330,
                        "server_port": "443",
                        "load_end": 3043,
                        "ttfb_start": 2964,
                        "ttfb_end": 3043,
                        "download_start": 3043,
                        "download_end": 3043,
                        "download_ms": 0,
                        "all_start": 2964,
                        "all_end": 3043,
                        "all_ms": 79,
                        "index": 53,
                        "number": 54
                    },
                    {
                        "type": 3,
                        "id": "103618.170",
                        "request_id": "103618.170",
                        "ip_addr": "23.36.162.222",
                        "full_url": "https:\/\/www.ah.nl\/gql",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "www.ah.nl",
                        "url": "\/gql",
                        "raw_id": "103618.170",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Fetch",
                        "load_ms": 259,
                        "ttfb_ms": 258,
                        "load_start": 2996,
                        "load_start_float": 2996.0003409999999,
                        "bytesIn": 183,
                        "objectSize": 183,
                        "objectSizeUncompressed": 341,
                        "chunks": [
                            {
                                "ts": 3255,
                                "bytes": 183,
                                "inflated": 341
                            }
                        ],
                        "expires": "Sat, 13 May 2023 13:56:50 GMT",
                        "cacheControl": "max-age=0, no-cache, no-store",
                        "contentType": "application\/json",
                        "contentEncoding": "gzip",
                        "socket": 54,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                        "initiator_line": 266,
                        "initiator_column": 99,
                        "initiator_type": "script",
                        "initiator_function": "Tl.dtAWF",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.ah.nl",
                                ":method: POST",
                                ":path: \/gql",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "batch: true",
                                "client-name: ah-content",
                                "client-version: 4.386.1",
                                "content-length: 1302",
                                "content-type: application\/json",
                                "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOFyOOQQuIAQAArldmFRNqqjYDdXDTwlgroMVPr1Y3zjVJpxNhOIXq+aVdr5JY27XulbpkeuN8AWwIejRN2Tb50Tox13vSxRzsfvyBAo6dBJ6eNwr7prCNaFNuTPz+Q5h0pTBWJjaMIWEgxjI\/eVhvY7FlsEzHZ3WE5auYKb3fcjQvga8QHMpaBmfDM5jtEbus3o\/+izTBSI975NXOwUDHQZ48ME5\/\/GTa6ylKAOpew+GWOFH7agSIhLaFFmQPWbFdGrs7fy1Xw9bqkmUyP0T3E+G+LDSDxxF9rspzikDgREaSqmnDmvBw0RnqAwZ21E22QBGl0MlnxqyzjAtDZCzNw6UbizCWLWSNABlYFmLUiKsbtR6ExPsSF6dI6XVxiykmiY1iBMSdU9exU37qZcjVWzJIPZuBkIfuon60FYpEQXZu\/te2B+WehpmsYLTEr\/hqL+VG6QH0cPHKza8XxUP2\/lDAfNc8eh8=; SSRT=IJdfZAADAA; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF0aRQQuIAQAAA19mFQm6M3Ye4RZOuPLvqRTHosppyTZKtAVcdsMpWluA99h8OSO+3wzSumPIwtvPXf7X9XGfKIawdUJc5TcPGI1fEU9LFkya4xhSwt65JpKExSH1SxdbpO+zxuCbOcjB7NMA4DeFlr8h\/OSqdaL0zIYPQSHTHRKi3gzypnjzz5NPuOwzIjk\/grFHPKJuSx8Q\/q8zwlST0aAzltvYnFi7+pqlx2GwYy0qOFbBeVWHYihPbegTaIcD1ROIizYy43JpBlTKm7\/2SzGS+squkAbukBs+eREzmIfH\/PBx8ZkZLTnIzDyHEc\/wTHlEe0S1qu2k7yEddLQWD7tHwVp3o7SlmOzib3xxKgguMiQ9Ey1KRaJwm8ig9a60+Obndw==~-1~-1~1683989718; bm_sv=977E8AC59C6B3877AECBBDB5499028D9~YAAQ3tXOF0eRQQuIAQAAA19mFRN4f5\/VM6fobUQHSTDf9QuSSXFlASzy65nKhs4gfJM04w1muWesALQBpHB7XWTX\/1rhni1pexsfh7LplpFyPSQ6i43taODJ6uDWHgF9M5NDLKj5bBYHDQapZdU9BWk4xtpubiVQi+IZ6RreMNG899EkdF5i7WU8LnSnv8lM0MFKTuvC4hSNtMTbXnpa\/u8TN4EfwExmK0V8pJQD8Zm3IVlo4wB2FtU9m1GRFf0=~1; SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; Ahonlnl-Prd-01-DigitalDev-B2=!J0nIHO1iwsxS1esGpVIjjMvTA2elN8VKuvkqyzXRQztY2BnIo+5mEUqZ3wjE0uUs9nbCblyK1VToDQ==",
                                "origin: https:\/\/www.ah.nl",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-origin: https:\/\/www.ah.nl",
                                "cache-control: max-age=0, no-cache, no-store",
                                "content-encoding: gzip",
                                "content-length: 1212",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: application\/json; charset=utf-8",
                                "date: Sat, 13 May 2023 13:56:50 GMT",
                                "expires: Sat, 13 May 2023 13:56:50 GMT",
                                "pragma: no-cache",
                                "ratelimit-limit: 100",
                                "ratelimit-remaining: 99",
                                "ratelimit-reset: 42",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "rtss: 1-*-4",
                                "server-timing: dtSInfo;desc=\"1\", dtTao;desc=\"1\"",
                                "set-cookie: SSPV=x-QAAAAAAAkABgAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:50 GMT",
                                "set-cookie: _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF7KRQQuIAQAAMWBmFQkgGEskNy4vLmCdFhHI+o7jfesh0Ol5w93SUdlVgeT+A\/BQPyAPIyuAufH2tEW2RlbyWC4KAsT0VkjZioh0p2uQ4+0LJqPCgYH\/lI4Z4ciuqjc8BnSViF7dH3UP5muWW\/bXE6YSWK9lC+IVKQ4s2JazMGmWcfhWroz8MMm\/qz6Oi4lbfMn7wtiFY9y6\/8m\/JudaUbgBQc5lv9wOqluV69gAwwyQXdCfcsGZabUUPTVkxZrP\/1TNTXKGMKL\/26QBqt3KaB57u\/eYTVLaVoG9FSKdmZ80Vhm0E6WH4tAmnu9l6JEiZJTgZ013n5EH9\/HoTJgwR6pz7p0woc1OxPE7wI2P34vQvdmga8zsPiQxlEid7Y8UZTnGmQ==~-1~-1~1683989718; Domain=.www.ah.nl; Path=\/; Expires=Sun, 12 May 2024 13:56:50 GMT; Max-Age=31536000; Secure",
                                "set-cookie: bm_sv=977E8AC59C6B3877AECBBDB5499028D9~YAAQ3tXOF7ORQQuIAQAAMWBmFRMWwH9TcHMwKLBz6eDEltqmAdgjHyE617YieXkDUeFfKSIm755vvNYnz1bxhcqfKna3DElskcngbfHGK9PYqu0jZaGnEhmY8f+5oUJAv9EtcHlJG4jgv1Q2D3CUmIc7GxfbZXOok+cNGbMtsTUBkd6QGIEvEs9Rf3CmhsBin0uvlvp6qBtsfHOvrXg\/dtKUHZ6qtT9+dBWhZdfKdweNnAB6TypQNgO2+5r5ukk=~1; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 15:56:49 GMT; Max-Age=7199; Secure",
                                "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                "timing-allow-origin: *",
                                "vary: Origin,Accept-Encoding,User-Agent,Access-Control-Request-Method,Access-Control-Request-Headers",
                                "x-cnection: close",
                                "x-content-type-options: nosniff",
                                "x-correlation-id: gateway-d90672c7-9dc7-4b7e-9418-5860f06576ad",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683986210779204 D=60592",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 9163,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 1212,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 2995,
                        "socket_group": "https:\/\/www.ah.nl",
                        "http2_stream_id": 45,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 341,
                        "server_port": "443",
                        "load_end": 3255,
                        "ttfb_start": 2996,
                        "ttfb_end": 3254,
                        "download_start": 3254,
                        "download_end": 3255,
                        "download_ms": 1,
                        "all_start": 2996,
                        "all_end": 3255,
                        "all_ms": 259,
                        "index": 54,
                        "number": 55,
                        "body_file": "027-103618.170-body.txt",
                        "body_id": "103618.170",
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.170"
                    },
                    {
                        "type": 3,
                        "id": "103618.160",
                        "request_id": "103618.160",
                        "ip_addr": "35.205.232.200",
                        "full_url": "https:\/\/zsp1.ah.nl\/json",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "zsp1.ah.nl",
                        "url": "\/json",
                        "raw_id": "103618.160",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Fetch",
                        "load_ms": 91,
                        "ttfb_ms": 90,
                        "load_start": 3069,
                        "load_start_float": 3069.0002979999999,
                        "bytesIn": 1633,
                        "objectSize": 1633,
                        "objectSizeUncompressed": 17945,
                        "chunks": [
                            {
                                "ts": 3160,
                                "bytes": 1633,
                                "inflated": 17945
                            }
                        ],
                        "expires": "",
                        "cacheControl": "must-revalidate",
                        "contentType": "application\/json",
                        "contentEncoding": "gzip",
                        "socket": 312,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                        "initiator_line": 266,
                        "initiator_column": 99,
                        "initiator_type": "script",
                        "initiator_function": "Tl.dtAWF",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: zsp1.ah.nl",
                                ":method: POST",
                                ":path: \/json",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 306",
                                "content-type: application\/json",
                                "origin: https:\/\/www.ah.nl",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                "access-control-allow-methods: GET, POST, OPTIONS",
                                "access-control-allow-origin: https:\/\/www.ah.nl",
                                "cache-control: must-revalidate",
                                "content-encoding: gzip",
                                "content-type: application\/json",
                                "date: Sat, 13 May 2023 13:56:50 GMT",
                                "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                "pragma: no-cache",
                                "strict-transport-security: max-age=15724800; includeSubDomains",
                                "x-content-type-options: nosniff",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1768,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 2145,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 2704,
                        "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                        "http2_stream_id": 9,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 298,
                        "server_port": "443",
                        "load_end": 3160,
                        "ttfb_start": 3069,
                        "ttfb_end": 3159,
                        "download_start": 3159,
                        "download_end": 3160,
                        "download_ms": 1,
                        "all_start": 3069,
                        "all_end": 3160,
                        "all_ms": 91,
                        "index": 55,
                        "number": 56,
                        "body_file": "022-103618.160-body.txt",
                        "body_id": "103618.160",
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.160"
                    },
                    {
                        "type": 3,
                        "id": "103618.161",
                        "request_id": "103618.161",
                        "ip_addr": "35.205.232.200",
                        "full_url": "https:\/\/zsp1.ah.nl\/json",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "zsp1.ah.nl",
                        "url": "\/json",
                        "raw_id": "103618.161",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Fetch",
                        "load_ms": 114,
                        "ttfb_ms": 100,
                        "load_start": 3070,
                        "load_start_float": 3070.0003069999998,
                        "bytesIn": 1658,
                        "objectSize": 1658,
                        "objectSizeUncompressed": 17925,
                        "chunks": [
                            {
                                "ts": 3184,
                                "bytes": 1658,
                                "inflated": 17925
                            }
                        ],
                        "expires": "",
                        "cacheControl": "must-revalidate",
                        "contentType": "application\/json",
                        "contentEncoding": "gzip",
                        "socket": 312,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                        "initiator_line": 266,
                        "initiator_column": 99,
                        "initiator_type": "script",
                        "initiator_function": "Tl.dtAWF",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: zsp1.ah.nl",
                                ":method: POST",
                                ":path: \/json",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 312",
                                "content-type: application\/json",
                                "origin: https:\/\/www.ah.nl",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                "access-control-allow-methods: GET, POST, OPTIONS",
                                "access-control-allow-origin: https:\/\/www.ah.nl",
                                "cache-control: must-revalidate",
                                "content-encoding: gzip",
                                "content-type: application\/json",
                                "date: Sat, 13 May 2023 13:56:50 GMT",
                                "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                "pragma: no-cache",
                                "strict-transport-security: max-age=15724800; includeSubDomains",
                                "x-content-type-options: nosniff",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1768,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 2170,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 2711,
                        "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                        "http2_stream_id": 11,
                        "http2_stream_dependency": 9,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 307,
                        "server_port": "443",
                        "load_end": 3184,
                        "ttfb_start": 3070,
                        "ttfb_end": 3170,
                        "download_start": 3170,
                        "download_end": 3184,
                        "download_ms": 14,
                        "all_start": 3070,
                        "all_end": 3184,
                        "all_ms": 114,
                        "index": 56,
                        "number": 57,
                        "body_file": "025-103618.161-body.txt",
                        "body_id": "103618.161",
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.161"
                    },
                    {
                        "type": 3,
                        "id": "103618.163",
                        "request_id": "103618.163",
                        "ip_addr": "35.205.232.200",
                        "full_url": "https:\/\/zsp1.ah.nl\/json",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "zsp1.ah.nl",
                        "url": "\/json",
                        "raw_id": "103618.163",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Fetch",
                        "load_ms": 97,
                        "ttfb_ms": 94,
                        "load_start": 3072,
                        "load_start_float": 3072.0003179999999,
                        "bytesIn": 1632,
                        "objectSize": 1632,
                        "objectSizeUncompressed": 17945,
                        "chunks": [
                            {
                                "ts": 3168,
                                "bytes": 1632,
                                "inflated": 17945
                            }
                        ],
                        "expires": "",
                        "cacheControl": "must-revalidate",
                        "contentType": "application\/json",
                        "contentEncoding": "gzip",
                        "socket": 312,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                        "initiator_line": 266,
                        "initiator_column": 99,
                        "initiator_type": "script",
                        "initiator_function": "Tl.dtAWF",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: zsp1.ah.nl",
                                ":method: POST",
                                ":path: \/json",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 306",
                                "content-type: application\/json",
                                "origin: https:\/\/www.ah.nl",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                "access-control-allow-methods: GET, POST, OPTIONS",
                                "access-control-allow-origin: https:\/\/www.ah.nl",
                                "cache-control: must-revalidate",
                                "content-encoding: gzip",
                                "content-type: application\/json",
                                "date: Sat, 13 May 2023 13:56:50 GMT",
                                "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                "pragma: no-cache",
                                "strict-transport-security: max-age=15724800; includeSubDomains",
                                "x-content-type-options: nosniff",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1768,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 2144,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 2872,
                        "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                        "http2_stream_id": 13,
                        "http2_stream_dependency": 11,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 318,
                        "server_port": "443",
                        "load_end": 3169,
                        "ttfb_start": 3072,
                        "ttfb_end": 3166,
                        "download_start": 3166,
                        "download_end": 3169,
                        "download_ms": 3,
                        "all_start": 3072,
                        "all_end": 3169,
                        "all_ms": 97,
                        "index": 57,
                        "number": 58,
                        "body_file": "024-103618.163-body.txt",
                        "body_id": "103618.163",
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.163"
                    },
                    {
                        "type": 3,
                        "id": "103618.164",
                        "request_id": "103618.164",
                        "ip_addr": "35.205.232.200",
                        "full_url": "https:\/\/zsp1.ah.nl\/json",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "zsp1.ah.nl",
                        "url": "\/json",
                        "raw_id": "103618.164",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Fetch",
                        "load_ms": 158,
                        "ttfb_ms": 158,
                        "load_start": 3072,
                        "load_start_float": 3072.000329,
                        "bytesIn": 1656,
                        "objectSize": 1656,
                        "objectSizeUncompressed": 17925,
                        "chunks": [
                            {
                                "ts": 3230,
                                "bytes": 1656,
                                "inflated": 17925
                            }
                        ],
                        "expires": "",
                        "cacheControl": "must-revalidate",
                        "contentType": "application\/json",
                        "contentEncoding": "gzip",
                        "socket": 312,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                        "initiator_line": 266,
                        "initiator_column": 99,
                        "initiator_type": "script",
                        "initiator_function": "Tl.dtAWF",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: zsp1.ah.nl",
                                ":method: POST",
                                ":path: \/json",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 312",
                                "content-type: application\/json",
                                "origin: https:\/\/www.ah.nl",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                "access-control-allow-methods: GET, POST, OPTIONS",
                                "access-control-allow-origin: https:\/\/www.ah.nl",
                                "cache-control: must-revalidate",
                                "content-encoding: gzip",
                                "content-type: application\/json",
                                "date: Sat, 13 May 2023 13:56:50 GMT",
                                "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                "pragma: no-cache",
                                "strict-transport-security: max-age=15724800; includeSubDomains",
                                "x-content-type-options: nosniff",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1768,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 2168,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 2888,
                        "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                        "http2_stream_id": 15,
                        "http2_stream_dependency": 13,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 329,
                        "server_port": "443",
                        "load_end": 3230,
                        "ttfb_start": 3072,
                        "ttfb_end": 3230,
                        "download_start": 3230,
                        "download_end": 3230,
                        "download_ms": 0,
                        "all_start": 3072,
                        "all_end": 3230,
                        "all_ms": 158,
                        "index": 58,
                        "number": 59,
                        "body_file": "026-103618.164-body.txt",
                        "body_id": "103618.164",
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.164"
                    },
                    {
                        "type": 3,
                        "id": "103618.166",
                        "request_id": "103618.166",
                        "ip_addr": "23.36.162.222",
                        "full_url": "https:\/\/www.ah.nl\/ah-static\/assets\/cookie-consent.min.js?v=1683986210487",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.ah.nl",
                        "url": "\/ah-static\/assets\/cookie-consent.min.js?v=1683986210487",
                        "raw_id": "103618.166",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 138,
                        "ttfb_ms": 126,
                        "load_start": 3142,
                        "load_start_float": 3142.0003529999999,
                        "bytesIn": 21445,
                        "objectSize": 21445,
                        "objectSizeUncompressed": 64418,
                        "chunks": [
                            {
                                "ts": 3270,
                                "bytes": 1085,
                                "inflated": 2320
                            },
                            {
                                "ts": 3279,
                                "bytes": 20360,
                                "inflated": 62098
                            }
                        ],
                        "expires": "Sat, 13 May 2023 13:56:50 GMT",
                        "cacheControl": "max-age=0, no-cache, no-store",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 54,
                        "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\/gtm.js?id=GTM-WQK8NCZ&l=gtmdataLayer",
                        "initiator_line": 91,
                        "initiator_column": 228,
                        "initiator_type": "script",
                        "initiator_function": "f.aa",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.ah.nl",
                                ":method: GET",
                                ":path: \/ah-static\/assets\/cookie-consent.min.js?v=1683986210487",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOFyOOQQuIAQAArldmFRNqqjYDdXDTwlgroMVPr1Y3zjVJpxNhOIXq+aVdr5JY27XulbpkeuN8AWwIejRN2Tb50Tox13vSxRzsfvyBAo6dBJ6eNwr7prCNaFNuTPz+Q5h0pTBWJjaMIWEgxjI\/eVhvY7FlsEzHZ3WE5auYKb3fcjQvga8QHMpaBmfDM5jtEbus3o\/+izTBSI975NXOwUDHQZ48ME5\/\/GTa6ylKAOpew+GWOFH7agSIhLaFFmQPWbFdGrs7fy1Xw9bqkmUyP0T3E+G+LDSDxxF9rspzikDgREaSqmnDmvBw0RnqAwZ21E22QBGl0MlnxqyzjAtDZCzNw6UbizCWLWSNABlYFmLUiKsbtR6ExPsSF6dI6XVxiykmiY1iBMSdU9exU37qZcjVWzJIPZuBkIfuon60FYpEQXZu\/te2B+WehpmsYLTEr\/hqL+VG6QH0cPHKza8XxUP2\/lDAfNc8eh8=; SSRT=IJdfZAADAA; SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; bm_sv=977E8AC59C6B3877AECBBDB5499028D9~YAAQ3tXOFxGQQQuIAQAAWlxmFRPOQrptvh0IhPGURI1WhDlzVE8g0zVdRqbYi0WefTC\/ta0WDIPjXsEkZeu5+LmyPQsgmKLmivatHo9nN3oMxZyjiBVJB6YgUFw3tDQNB\/AKV3s\/hrtD4ZdFf792YD3MTacYd91wNdBrkKsmQYMiXifwGjQobas1\/LmbLd+zmLzDDIwIWFidhxQw0vtiE1xTajEwtx59M4ZnVRliWpdjWeCrCTWrgJc6wbh1KMs=~1; Ahonlnl-Prd-01-DigitalDev-B2=!IdnOshrAby0uzhMGpVIjjMvTA2elN90jjsneSwD2immUgBLExTWXKIqtfLtAdn89OzgL1UpPX\/OY5w==",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=0, no-cache, no-store",
                                "content-encoding: gzip",
                                "content-length: 21445",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: application\/javascript",
                                "date: Sat, 13 May 2023 13:56:50 GMT",
                                "expires: Sat, 13 May 2023 13:56:50 GMT",
                                "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                "pragma: no-cache",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "rtss: 1-*-4",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "set-cookie: SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:50 GMT",
                                "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                "set-cookie: Ahonlnl-Prd-01-DigitalDev-B2=!J0nIHO1iwsxS1esGpVIjjMvTA2elN8VKuvkqyzXRQztY2BnIo+5mEUqZ3wjE0uUs9nbCblyK1VToDQ==; path=\/; Httponly",
                                "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                "vary: Accept-Encoding,User-Agent",
                                "x-cnection: close",
                                "x-content-type-options: nosniff",
                                "x-correlation-id: static-st-static-6153869c-162e-47da-8800-b4b347f02ef9",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683986210553286 D=11891",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 8797,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 21445,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 3141,
                        "socket_group": "https:\/\/www.ah.nl",
                        "http2_stream_id": 47,
                        "http2_stream_dependency": 45,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 353,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 3280,
                        "ttfb_start": 3142,
                        "ttfb_end": 3268,
                        "download_start": 3268,
                        "download_end": 3280,
                        "download_ms": 12,
                        "all_start": 3142,
                        "all_end": 3280,
                        "all_ms": 138,
                        "index": 59,
                        "number": 60,
                        "body_file": "023-103618.166-body.txt",
                        "cpuTimes": {
                            "EvaluateScript": 13,
                            "v8.compile": 1,
                            "FunctionCall": 1
                        },
                        "cpu.EvaluateScript": 13,
                        "cpu.v8.compile": 1,
                        "cpu.FunctionCall": 1,
                        "cpuTime": 15,
                        "body_id": "103618.166",
                        "js_timing": [
                            [
                                3398.5450000000001,
                                3411.7350000000001
                            ],
                            [
                                3398.5650000000001,
                                3399.7979999999998
                            ],
                            [
                                3470.2429999999999,
                                3470.924
                            ]
                        ],
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.166"
                    },
                    {
                        "type": 3,
                        "id": "103618.169",
                        "request_id": "103618.169",
                        "ip_addr": "23.36.162.222",
                        "full_url": "https:\/\/www.ah.nl\/akam\/13\/pixel_bff159c",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "www.ah.nl",
                        "url": "\/akam\/13\/pixel_bff159c",
                        "raw_id": "103618.169",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "XHR",
                        "load_ms": 84,
                        "ttfb_ms": 84,
                        "load_start": 3267,
                        "load_start_float": 3267.0003609999999,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "Sat, 13 May 2023 13:56:50 GMT",
                        "cacheControl": "max-age=0, no-cache, no-store",
                        "contentType": "text\/html",
                        "contentEncoding": "",
                        "socket": 54,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                        "initiator_line": 470,
                        "initiator_column": 409,
                        "initiator_type": "script",
                        "initiator_function": "ge",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.ah.nl",
                                ":method: POST",
                                ":path: \/akam\/13\/pixel_bff159c",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 3298",
                                "content-type: application\/x-www-form-urlencoded",
                                "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOFyOOQQuIAQAArldmFRNqqjYDdXDTwlgroMVPr1Y3zjVJpxNhOIXq+aVdr5JY27XulbpkeuN8AWwIejRN2Tb50Tox13vSxRzsfvyBAo6dBJ6eNwr7prCNaFNuTPz+Q5h0pTBWJjaMIWEgxjI\/eVhvY7FlsEzHZ3WE5auYKb3fcjQvga8QHMpaBmfDM5jtEbus3o\/+izTBSI975NXOwUDHQZ48ME5\/\/GTa6ylKAOpew+GWOFH7agSIhLaFFmQPWbFdGrs7fy1Xw9bqkmUyP0T3E+G+LDSDxxF9rspzikDgREaSqmnDmvBw0RnqAwZ21E22QBGl0MlnxqyzjAtDZCzNw6UbizCWLWSNABlYFmLUiKsbtR6ExPsSF6dI6XVxiykmiY1iBMSdU9exU37qZcjVWzJIPZuBkIfuon60FYpEQXZu\/te2B+WehpmsYLTEr\/hqL+VG6QH0cPHKza8XxUP2\/lDAfNc8eh8=; SSRT=IJdfZAADAA; SSPV=x-QAAAAAAAkABgAAAAAAAAAAAAIAAAAAAAAAAAAA; Ahonlnl-Prd-01-DigitalDev-B2=!SRRNoUaiudnqtWYGpVIjjMvTA2elN+hD3pjRz4FxDtyXlapifBW4KH8AAp4tSYTzHMfwCV\/Ivgu3ag==; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF0aRQQuIAQAAA19mFQm6M3Ye4RZOuPLvqRTHosppyTZKtAVcdsMpWluA99h8OSO+3wzSumPIwtvPXf7X9XGfKIawdUJc5TcPGI1fEU9LFkya4xhSwt65JpKExSH1SxdbpO+zxuCbOcjB7NMA4DeFlr8h\/OSqdaL0zIYPQSHTHRKi3gzypnjzz5NPuOwzIjk\/grFHPKJuSx8Q\/q8zwlST0aAzltvYnFi7+pqlx2GwYy0qOFbBeVWHYihPbegTaIcD1ROIizYy43JpBlTKm7\/2SzGS+squkAbukBs+eREzmIfH\/PBx8ZkZLTnIzDyHEc\/wTHlEe0S1qu2k7yEddLQWD7tHwVp3o7SlmOzib3xxKgguMiQ9Ey1KRaJwm8ig9a60+Obndw==~-1~-1~1683989718; bm_sv=977E8AC59C6B3877AECBBDB5499028D9~YAAQ3tXOF0eRQQuIAQAAA19mFRN4f5\/VM6fobUQHSTDf9QuSSXFlASzy65nKhs4gfJM04w1muWesALQBpHB7XWTX\/1rhni1pexsfh7LplpFyPSQ6i43taODJ6uDWHgF9M5NDLKj5bBYHDQapZdU9BWk4xtpubiVQi+IZ6RreMNG899EkdF5i7WU8LnSnv8lM0MFKTuvC4hSNtMTbXnpa\/u8TN4EfwExmK0V8pJQD8Zm3IVlo4wB2FtU9m1GRFf0=~1",
                                "origin: https:\/\/www.ah.nl",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "cache-control: max-age=0, no-cache, no-store",
                                "content-length: 0",
                                "content-type: text\/html",
                                "date: Sat, 13 May 2023 13:56:50 GMT",
                                "expires: Sat, 13 May 2023 13:56:50 GMT",
                                "pragma: no-cache",
                                "set-cookie: ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF2KRQQuIAQAAZl9mFRP8296gUCIzFaoD9ZlT74VmJDjLYet\/E6DaPBNnUWMAELL\/pQbWeHcaWzBDF4gBroFjegCK9EK4mtZA45Em1Gqh7WD09FI8yEYKYv2zsRBSK2VfMp8yJwtCHVAtQIzwokCimwK2A3q65jKULosfUhP5Bc1JTI+VJIL30QlaEtwZMWyP4dvxDCL3S2Hd19h0wsDEr68G8bzfB2YyZj0iwNeiOEk3w4lsSNGaHD9O0qN\/gokvf\/caoIj4LXWwI\/JKQwdEq9uwNlnrb\/LTuuN1Opiw8nFOwyGXNbBzu5XDbrcEuy9XCy87rKiDfiMn9DAyuw4qd7DksH4UMNE4ZEhl1rM1CUWl6KpkJFbZAP+hGJKW7eVdjJZiv56lPt07oHTH3R7VVmxdQjjC84wryHgLxtAbX+4bC9iBszCdDTVjLkqedYQ8ggEmbAEGoLmPhF6ZCLBjdF+ukGyTeWJw5ZumgcaRjsLQ+Kw=; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 15:56:47 GMT; Max-Age=7197; HttpOnly",
                                "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 9061,
                        "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": "Akamai",
                        "server_count": null,
                        "created": 3266,
                        "socket_group": "https:\/\/www.ah.nl",
                        "http2_stream_id": 49,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "chunks": [],
                        "netlog_id": 361,
                        "server_port": "443",
                        "load_end": 3351,
                        "ttfb_start": 3267,
                        "ttfb_end": 3351,
                        "download_start": 3351,
                        "download_end": 3351,
                        "download_ms": 0,
                        "all_start": 3267,
                        "all_end": 3351,
                        "all_ms": 84,
                        "index": 60,
                        "number": 61,
                        "body_file": "036-103618.169-body.txt",
                        "body_id": "103618.169",
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.169"
                    },
                    {
                        "type": 3,
                        "full_url": "https:\/\/www.ah.nl\/gql",
                        "id": "99999.99999.1",
                        "is_secure": 1,
                        "host": "www.ah.nl",
                        "url": "\/gql",
                        "responseCode": 200,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -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": null,
                        "server_count": null,
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "created": 3303,
                        "load_start": 3304,
                        "priority": "High",
                        "protocol": "HTTP\/2",
                        "socket": 54,
                        "socket_group": "https:\/\/www.ah.nl",
                        "http2_stream_id": 51,
                        "http2_stream_dependency": 49,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "chunks": [
                            {
                                "ts": 3558,
                                "bytes": 1212,
                                "inflated": 6997
                            }
                        ],
                        "objectSizeUncompressed": 6997,
                        "netlog_id": 364,
                        "ttfb_ms": 252,
                        "load_ms": 254,
                        "load_start_float": 3304.000364,
                        "headers": {
                            "request": [
                                ":method: POST",
                                ":authority: www.ah.nl",
                                ":scheme: https",
                                ":path: \/gql",
                                "content-length: 1302",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "batch: true",
                                "client-version: 4.386.1",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148",
                                "sec-ch-ua-mobile: ?1",
                                "content-type: application\/json",
                                "accept: *\/*",
                                "client-name: ah-content",
                                "sec-ch-ua-platform: \"iOS\"",
                                "origin: https:\/\/www.ah.nl",
                                "sec-fetch-site: same-origin",
                                "sec-fetch-mode: cors",
                                "sec-fetch-dest: empty",
                                "referer: https:\/\/www.ah.nl\/",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOFyOOQQuIAQAArldmFRNqqjYDdXDTwlgroMVPr1Y3zjVJpxNhOIXq+aVdr5JY27XulbpkeuN8AWwIejRN2Tb50Tox13vSxRzsfvyBAo6dBJ6eNwr7prCNaFNuTPz+Q5h0pTBWJjaMIWEgxjI\/eVhvY7FlsEzHZ3WE5auYKb3fcjQvga8QHMpaBmfDM5jtEbus3o\/+izTBSI975NXOwUDHQZ48ME5\/\/GTa6ylKAOpew+GWOFH7agSIhLaFFmQPWbFdGrs7fy1Xw9bqkmUyP0T3E+G+LDSDxxF9rspzikDgREaSqmnDmvBw0RnqAwZ21E22QBGl0MlnxqyzjAtDZCzNw6UbizCWLWSNABlYFmLUiKsbtR6ExPsSF6dI6XVxiykmiY1iBMSdU9exU37qZcjVWzJIPZuBkIfuon60FYpEQXZu\/te2B+WehpmsYLTEr\/hqL+VG6QH0cPHKza8XxUP2\/lDAfNc8eh8=; SSRT=IJdfZAADAA; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF0aRQQuIAQAAA19mFQm6M3Ye4RZOuPLvqRTHosppyTZKtAVcdsMpWluA99h8OSO+3wzSumPIwtvPXf7X9XGfKIawdUJc5TcPGI1fEU9LFkya4xhSwt65JpKExSH1SxdbpO+zxuCbOcjB7NMA4DeFlr8h\/OSqdaL0zIYPQSHTHRKi3gzypnjzz5NPuOwzIjk\/grFHPKJuSx8Q\/q8zwlST0aAzltvYnFi7+pqlx2GwYy0qOFbBeVWHYihPbegTaIcD1ROIizYy43JpBlTKm7\/2SzGS+squkAbukBs+eREzmIfH\/PBx8ZkZLTnIzDyHEc\/wTHlEe0S1qu2k7yEddLQWD7tHwVp3o7SlmOzib3xxKgguMiQ9Ey1KRaJwm8ig9a60+Obndw==~-1~-1~1683989718; bm_sv=977E8AC59C6B3877AECBBDB5499028D9~YAAQ3tXOF0eRQQuIAQAAA19mFRN4f5\/VM6fobUQHSTDf9QuSSXFlASzy65nKhs4gfJM04w1muWesALQBpHB7XWTX\/1rhni1pexsfh7LplpFyPSQ6i43taODJ6uDWHgF9M5NDLKj5bBYHDQapZdU9BWk4xtpubiVQi+IZ6RreMNG899EkdF5i7WU8LnSnv8lM0MFKTuvC4hSNtMTbXnpa\/u8TN4EfwExmK0V8pJQD8Zm3IVlo4wB2FtU9m1GRFf0=~1; SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; Ahonlnl-Prd-01-DigitalDev-B2=!J0nIHO1iwsxS1esGpVIjjMvTA2elN8VKuvkqyzXRQztY2BnIo+5mEUqZ3wjE0uUs9nbCblyK1VToDQ=="
                            ],
                            "response": [
                                ":status: 200",
                                "rtss: 1-*-4",
                                "x-frame-options: SAMEORIGIN",
                                "vary: Origin,Accept-Encoding,User-Agent,Access-Control-Request-Method,Access-Control-Request-Headers",
                                "ratelimit-limit: 100",
                                "ratelimit-remaining: 99",
                                "ratelimit-reset: 42",
                                "content-type: application\/json; charset=utf-8",
                                "access-control-allow-origin: https:\/\/www.ah.nl",
                                "access-control-allow-credentials: true",
                                "x-correlation-id: gateway-d90672c7-9dc7-4b7e-9418-5860f06576ad",
                                "content-encoding: gzip",
                                "x-ihs-time: t=1683986210779204 D=60592",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "x-content-type-options: nosniff",
                                "x-xss-protection: 1; mode=block",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "timing-allow-origin: *",
                                "server-timing: dtSInfo;desc=\"1\", dtTao;desc=\"1\"",
                                "content-length: 1212",
                                "x-cnection: close",
                                "expires: Sat, 13 May 2023 13:56:50 GMT",
                                "cache-control: max-age=0, no-cache, no-store",
                                "pragma: no-cache",
                                "date: Sat, 13 May 2023 13:56:50 GMT",
                                "set-cookie: SSPV=x-QAAAAAAAkABgAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:50 GMT\u0000_abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF7KRQQuIAQAAMWBmFQkgGEskNy4vLmCdFhHI+o7jfesh0Ol5w93SUdlVgeT+A\/BQPyAPIyuAufH2tEW2RlbyWC4KAsT0VkjZioh0p2uQ4+0LJqPCgYH\/lI4Z4ciuqjc8BnSViF7dH3UP5muWW\/bXE6YSWK9lC+IVKQ4s2JazMGmWcfhWroz8MMm\/qz6Oi4lbfMn7wtiFY9y6\/8m\/JudaUbgBQc5lv9wOqluV69gAwwyQXdCfcsGZabUUPTVkxZrP\/1TNTXKGMKL\/26QBqt3KaB57u\/eYTVLaVoG9FSKdmZ80Vhm0E6WH4tAmnu9l6JEiZJTgZ013n5EH9\/HoTJgwR6pz7p0woc1OxPE7wI2P34vQvdmga8zsPiQxlEid7Y8UZTnGmQ==~-1~-1~1683989718; Domain=.www.ah.nl; Path=\/; Expires=Sun, 12 May 2024 13:56:50 GMT; Max-Age=31536000; Secure\u0000bm_sv=977E8AC59C6B3877AECBBDB5499028D9~YAAQ3tXOF7ORQQuIAQAAMWBmFRMWwH9TcHMwKLBz6eDEltqmAdgjHyE617YieXkDUeFfKSIm755vvNYnz1bxhcqfKna3DElskcngbfHGK9PYqu0jZaGnEhmY8f+5oUJAv9EtcHlJG4jgv1Q2D3CUmIc7GxfbZXOok+cNGbMtsTUBkd6QGIEvEs9Rf3CmhsBin0uvlvp6qBtsfHOvrXg\/dtKUHZ6qtT9+dBWhZdfKdweNnAB6TypQNgO2+5r5ukk=~1; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 15:56:49 GMT; Max-Age=7199; Secure",
                                "strict-transport-security: max-age=31536000 ; includeSubDomains"
                            ]
                        },
                        "contentType": "application\/json",
                        "contentEncoding": "gzip",
                        "expires": "Sat, 13 May 2023 13:56:50 GMT",
                        "cacheControl": "max-age=0, no-cache, no-store",
                        "bytesIn": 1212,
                        "objectSize": 1212,
                        "ip_addr": "23.36.162.222",
                        "server_port": "443",
                        "bytesOut": 0,
                        "request_id": "99999.99999.1",
                        "raw_id": "99999.99999.1",
                        "load_end": 3558,
                        "ttfb_start": 3304,
                        "ttfb_end": 3556,
                        "download_start": 3556,
                        "download_end": 3558,
                        "download_ms": 2,
                        "all_start": 3304,
                        "all_end": 3558,
                        "all_ms": 254,
                        "index": 61,
                        "number": 62,
                        "body_file": "035-99999.99999.1-body.txt",
                        "body_id": "99999.99999.1",
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=99999.99999.1"
                    },
                    {
                        "type": 3,
                        "id": "103618.179",
                        "request_id": "103618.179",
                        "ip_addr": "35.205.232.200",
                        "full_url": "https:\/\/zsp1.ah.nl\/track\/9243\/\/sl6\/dtphone\/ogcontrol\/II4a002b9d-6e04-4c10-94a1-daf24f7fe60c\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/?t=1683986210462",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "zsp1.ah.nl",
                        "url": "\/track\/9243\/\/sl6\/dtphone\/ogcontrol\/II4a002b9d-6e04-4c10-94a1-daf24f7fe60c\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/?t=1683986210462",
                        "raw_id": "103618.179",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Fetch",
                        "load_ms": 98,
                        "ttfb_ms": 97,
                        "load_start": 3606,
                        "load_start_float": 3606.0004020000001,
                        "bytesIn": 61,
                        "objectSize": 61,
                        "objectSizeUncompressed": 43,
                        "chunks": [
                            {
                                "ts": 3704,
                                "bytes": 61,
                                "inflated": 43
                            }
                        ],
                        "expires": "",
                        "cacheControl": "must-revalidate",
                        "contentType": "image\/gif",
                        "contentEncoding": "gzip",
                        "socket": 312,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                        "initiator_line": 266,
                        "initiator_column": 99,
                        "initiator_type": "script",
                        "initiator_function": "Tl.dtAWF",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: zsp1.ah.nl",
                                ":method: GET",
                                ":path: \/track\/9243\/\/sl6\/dtphone\/ogcontrol\/II4a002b9d-6e04-4c10-94a1-daf24f7fe60c\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/?t=1683986210462",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/www.ah.nl",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                "access-control-allow-methods: GET, POST, OPTIONS",
                                "access-control-allow-origin: https:\/\/www.ah.nl",
                                "cache-control: must-revalidate",
                                "content-encoding: gzip",
                                "content-type: image\/gif",
                                "date: Sat, 13 May 2023 13:56:51 GMT",
                                "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                "pragma: no-cache",
                                "strict-transport-security: max-age=15724800; includeSubDomains",
                                "x-content-type-options: nosniff",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1996,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "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": 569,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 569,
                        "image_save": 0,
                        "cache_time": null,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 3604,
                        "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                        "http2_stream_id": 17,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 402,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "gif",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.57
                                },
                                "File": {
                                    "FileSize": "43 bytes",
                                    "FileType": "GIF",
                                    "FileTypeExtension": "gif",
                                    "MIMEType": "image\/gif"
                                },
                                "GIF": {
                                    "GIFVersion": "89a",
                                    "ImageWidth": 1,
                                    "ImageHeight": 1,
                                    "HasColorMap": "Yes",
                                    "ColorResolutionDepth": 1,
                                    "BitsPerPixel": 1,
                                    "BackgroundColor": 0,
                                    "TransparentColor": 1,
                                    "Duration": "0.10 s"
                                },
                                "Composite": {
                                    "ImageSize": "1x1",
                                    "Megapixels": 9.9999999999999995e-7
                                }
                            },
                            "magick": {
                                "format": "GIF",
                                "formatDescription": "CompuServe graphics interchange format",
                                "mimeType": "image\/gif",
                                "class": "PseudoClass",
                                "geometry": {
                                    "width": 1,
                                    "height": 1,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "Bilevel",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 1,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 1,
                                    "red": 1,
                                    "green": 1,
                                    "blue": 1
                                },
                                "pixels": 1,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 191.25,
                                        "standardDeviation": 0,
                                        "kurtosis": -1.6875,
                                        "skewness": -0.75,
                                        "entropy": 0
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    },
                                    "red": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    },
                                    "green": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    },
                                    "blue": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    }
                                },
                                "alpha": "#FFFFFF00",
                                "colormapEntries": 2,
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFFFF",
                                "borderColor": "#DFDFDFFF",
                                "matteColor": "#BDBDBDFF",
                                "transparentColor": "#FFFFFF00",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1,
                                    "height": 1,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "delay": "10x100",
                                "compression": "LZW",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2023-05-13T13:56:51+00:00",
                                    "date:modify": "2023-05-13T13:56:51+00:00",
                                    "signature": "6fc6f4524161c3ae0d316812d7088e3fcd372023edaea2d7821093be40ae1060"
                                },
                                "tainted": false,
                                "filesize": "43B",
                                "numberPixels": "1",
                                "pixelsPerSecond": "973B",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.001"
                            }
                        },
                        "load_end": 3704,
                        "ttfb_start": 3606,
                        "ttfb_end": 3703,
                        "download_start": 3703,
                        "download_end": 3704,
                        "download_ms": 1,
                        "all_start": 3606,
                        "all_end": 3704,
                        "all_ms": 98,
                        "index": 62,
                        "number": 63
                    },
                    {
                        "type": 3,
                        "id": "103618.180",
                        "request_id": "103618.180",
                        "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                        "full_url": "https:\/\/static.ah.nl\/ah-static\/favicon\/site.webmanifest",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "static.ah.nl",
                        "url": "\/ah-static\/favicon\/site.webmanifest",
                        "raw_id": "103618.180",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Manifest",
                        "load_ms": 38,
                        "ttfb_ms": 37,
                        "load_start": 3616,
                        "load_start_float": 3616.0004060000001,
                        "bytesIn": 203,
                        "objectSize": 203,
                        "objectSizeUncompressed": 440,
                        "chunks": [
                            {
                                "ts": 3654,
                                "bytes": 203,
                                "inflated": 440
                            }
                        ],
                        "expires": "Sat, 13 May 2023 13:56:50 GMT",
                        "cacheControl": "public, max-age=0",
                        "contentType": "text\/plain",
                        "contentEncoding": "gzip",
                        "socket": 144,
                        "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": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: static.ah.nl",
                                ":method: GET",
                                ":path: \/ah-static\/favicon\/site.webmanifest",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/www.ah.nl",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: manifest",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-methods: GET",
                                "access-control-allow-origin: *",
                                "cache-control: public, max-age=0",
                                "content-encoding: gzip",
                                "content-length: 203",
                                "content-type: text\/plain",
                                "date: Sat, 13 May 2023 13:56:50 GMT",
                                "expires: Sat, 13 May 2023 13:56:50 GMT",
                                "last-modified: Wed, 18 May 2022 07:18:01 GMT",
                                "pragma: public",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "strict-transport-security: max-age=31536000",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-correlation-id: static-st-static-d13f8ba1-c414-44a7-8ba4-069abd3d3117",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1652954226436566 D=5103",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1699,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 203,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 3614,
                        "socket_group": "pm\/https:\/\/static.ah.nl",
                        "http2_stream_id": 9,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 406,
                        "server_port": "443",
                        "load_end": 3654,
                        "ttfb_start": 3616,
                        "ttfb_end": 3653,
                        "download_start": 3653,
                        "download_end": 3654,
                        "download_ms": 1,
                        "all_start": 3616,
                        "all_end": 3654,
                        "all_ms": 38,
                        "index": 63,
                        "number": 64,
                        "body_file": "028-103618.180-body.txt",
                        "body_id": "103618.180",
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.180"
                    },
                    {
                        "type": 3,
                        "id": "103618.181",
                        "request_id": "103618.181",
                        "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                        "full_url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/evb_mc_23_wk19.png\/evb_mc_23_wk19.png\/ahonline%3AlargePageEntryImage",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "static.ah.nl",
                        "url": "\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/evb_mc_23_wk19.png\/evb_mc_23_wk19.png\/ahonline%3AlargePageEntryImage",
                        "raw_id": "103618.181",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 43,
                        "ttfb_ms": 41,
                        "load_start": 3619,
                        "load_start_float": 3619.0004100000001,
                        "bytesIn": 23270,
                        "objectSize": 23270,
                        "objectSizeUncompressed": 23270,
                        "chunks": [
                            {
                                "ts": 3662,
                                "bytes": 23270
                            }
                        ],
                        "expires": "Wed, 17 May 2023 14:38:59 GMT",
                        "cacheControl": "private, no-transform, max-age=348128",
                        "contentType": "image\/avif",
                        "contentEncoding": "",
                        "socket": 146,
                        "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: static.ah.nl",
                                ":method: GET",
                                ":path: \/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/evb_mc_23_wk19.png\/evb_mc_23_wk19.png\/ahonline%3AlargePageEntryImage",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "cache-control: private, no-transform, max-age=348128",
                                "content-length: 23270",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: image\/avif",
                                "date: Sat, 13 May 2023 13:56:51 GMT",
                                "etag: \"1664039554691\"",
                                "expires: Wed, 17 May 2023 14:38:59 GMT",
                                "last-modified: Wed, 03 May 2023 14:39:01 GMT",
                                "x-frame-options: SAMEORIGIN",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2152,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 23270,
                        "image_save": 0,
                        "cache_time": 348128,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 3618,
                        "socket_group": "https:\/\/static.ah.nl",
                        "http2_stream_id": 45,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 410,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "avif",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.57
                                },
                                "File": {
                                    "FileSize": "23 kB",
                                    "FileType": "AVIF",
                                    "FileTypeExtension": "avif",
                                    "MIMEType": "image\/avif",
                                    "ImageWidth": 480,
                                    "ImageHeight": 252
                                },
                                "QuickTime": {
                                    "MajorBrand": "AV1 Image File Format (.AVIF)",
                                    "MinorVersion": "0.0.0",
                                    "CompatibleBrands": [
                                        "avif",
                                        "mif1",
                                        "miaf"
                                    ],
                                    "HandlerType": "Picture",
                                    "PrimaryItemReference": 1,
                                    "ColorProfiles": "nclx",
                                    "ColorPrimaries": "Unspecified",
                                    "TransferCharacteristics": "Unspecified",
                                    "MatrixCoefficients": "BT.601",
                                    "AuxiliaryImageType": "urn:mpeg:mpegB:cicp:systems:auxiliary:alpha",
                                    "AV1ConfigurationVersion": 1,
                                    "ChromaFormat": "YUV 4:2:0",
                                    "ChromaSamplePosition": "Unknown",
                                    "ImageSpatialExtent": "480x252",
                                    "ImagePixelDepth": "8 8 8",
                                    "MediaDataSize": 22826,
                                    "MediaDataOffset": 444
                                },
                                "Composite": {
                                    "ImageSize": "480x252",
                                    "Megapixels": 0.121
                                }
                            },
                            "magick": {
                                "format": "HEIC",
                                "formatDescription": "Apple High efficiency Image Format",
                                "mimeType": "image\/x-heic",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 480,
                                    "height": 252,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "YCbCr",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 120960,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 108.413,
                                        "standardDeviation": 44.626399999999997,
                                        "kurtosis": 0.0082913199999999996,
                                        "skewness": -0.42313299999999998,
                                        "entropy": 0.51731799999999994
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 73.0227,
                                        "standardDeviation": 90.085999999999999,
                                        "kurtosis": -1.00387,
                                        "skewness": 0.73072700000000002,
                                        "entropy": 0.58675100000000002
                                    },
                                    "green": {
                                        "min": 29,
                                        "max": 142,
                                        "mean": 114.748,
                                        "standardDeviation": 22.270600000000002,
                                        "kurtosis": 0.41484399999999999,
                                        "skewness": -1.3665499999999999,
                                        "entropy": 0.52514799999999995
                                    },
                                    "blue": {
                                        "min": 66,
                                        "max": 226,
                                        "mean": 137.46899999999999,
                                        "standardDeviation": 21.522500000000001,
                                        "kurtosis": 3.6566700000000001,
                                        "skewness": 2.22885,
                                        "entropy": 0.44005499999999997
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 480,
                                    "height": 252,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "TopLeft",
                                "properties": {
                                    "date:create": "2023-05-13T13:56:51+00:00",
                                    "date:modify": "2023-05-13T13:56:51+00:00",
                                    "signature": "ac5eda8fa1089030ca932a167755a53bbdea222f2c4ab8799432ed9ceddbe7e4"
                                },
                                "tainted": false,
                                "filesize": "0B",
                                "numberPixels": "120960",
                                "pixelsPerSecond": "7.07724MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.017"
                            }
                        },
                        "load_end": 3662,
                        "ttfb_start": 3619,
                        "ttfb_end": 3660,
                        "download_start": 3660,
                        "download_end": 3662,
                        "download_ms": 2,
                        "all_start": 3619,
                        "all_end": 3662,
                        "all_ms": 43,
                        "index": 64,
                        "number": 65
                    },
                    {
                        "type": 3,
                        "id": "103618.182",
                        "request_id": "103618.182",
                        "ip_addr": "23.36.162.222",
                        "full_url": "https:\/\/www.ah.nl\/favicon.ico",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.ah.nl",
                        "url": "\/favicon.ico",
                        "raw_id": "103618.182",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Other",
                        "load_ms": 135,
                        "ttfb_ms": 133,
                        "load_start": 3632,
                        "load_start_float": 3632.0004140000001,
                        "bytesIn": 3219,
                        "objectSize": 3219,
                        "objectSizeUncompressed": 15086,
                        "chunks": [
                            {
                                "ts": 3766,
                                "bytes": 3219,
                                "inflated": 15086
                            }
                        ],
                        "expires": "Sat, 13 May 2023 13:56:51 GMT",
                        "cacheControl": "max-age=0, no-cache, no-store",
                        "contentType": "image\/x-icon",
                        "contentEncoding": "gzip",
                        "socket": 54,
                        "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: www.ah.nl",
                                ":method: GET",
                                ":path: \/favicon.ico",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; SSRT=IJdfZAADAA; Ahonlnl-Prd-01-DigitalDev-B2=!J0nIHO1iwsxS1esGpVIjjMvTA2elN8VKuvkqyzXRQztY2BnIo+5mEUqZ3wjE0uUs9nbCblyK1VToDQ==; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF2KRQQuIAQAAZl9mFRP8296gUCIzFaoD9ZlT74VmJDjLYet\/E6DaPBNnUWMAELL\/pQbWeHcaWzBDF4gBroFjegCK9EK4mtZA45Em1Gqh7WD09FI8yEYKYv2zsRBSK2VfMp8yJwtCHVAtQIzwokCimwK2A3q65jKULosfUhP5Bc1JTI+VJIL30QlaEtwZMWyP4dvxDCL3S2Hd19h0wsDEr68G8bzfB2YyZj0iwNeiOEk3w4lsSNGaHD9O0qN\/gokvf\/caoIj4LXWwI\/JKQwdEq9uwNlnrb\/LTuuN1Opiw8nFOwyGXNbBzu5XDbrcEuy9XCy87rKiDfiMn9DAyuw4qd7DksH4UMNE4ZEhl1rM1CUWl6KpkJFbZAP+hGJKW7eVdjJZiv56lPt07oHTH3R7VVmxdQjjC84wryHgLxtAbX+4bC9iBszCdDTVjLkqedYQ8ggEmbAEGoLmPhF6ZCLBjdF+ukGyTeWJw5ZumgcaRjsLQ+Kw=; rnumber=64276225; SSPV=x-QAAAAAAAkABgAAAAAAAAAAAAIAAAAAAAAAAAAA; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF7KRQQuIAQAAMWBmFQkgGEskNy4vLmCdFhHI+o7jfesh0Ol5w93SUdlVgeT+A\/BQPyAPIyuAufH2tEW2RlbyWC4KAsT0VkjZioh0p2uQ4+0LJqPCgYH\/lI4Z4ciuqjc8BnSViF7dH3UP5muWW\/bXE6YSWK9lC+IVKQ4s2JazMGmWcfhWroz8MMm\/qz6Oi4lbfMn7wtiFY9y6\/8m\/JudaUbgBQc5lv9wOqluV69gAwwyQXdCfcsGZabUUPTVkxZrP\/1TNTXKGMKL\/26QBqt3KaB57u\/eYTVLaVoG9FSKdmZ80Vhm0E6WH4tAmnu9l6JEiZJTgZ013n5EH9\/HoTJgwR6pz7p0woc1OxPE7wI2P34vQvdmga8zsPiQxlEid7Y8UZTnGmQ==~-1~-1~1683989718; bm_sv=977E8AC59C6B3877AECBBDB5499028D9~YAAQ3tXOF7ORQQuIAQAAMWBmFRMWwH9TcHMwKLBz6eDEltqmAdgjHyE617YieXkDUeFfKSIm755vvNYnz1bxhcqfKna3DElskcngbfHGK9PYqu0jZaGnEhmY8f+5oUJAv9EtcHlJG4jgv1Q2D3CUmIc7GxfbZXOok+cNGbMtsTUBkd6QGIEvEs9Rf3CmhsBin0uvlvp6qBtsfHOvrXg\/dtKUHZ6qtT9+dBWhZdfKdweNnAB6TypQNgO2+5r5ukk=~1",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-methods: GET",
                                "access-control-allow-origin: *",
                                "cache-control: max-age=0, no-cache, no-store",
                                "content-encoding: gzip",
                                "content-length: 3219",
                                "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                "content-type: image\/x-icon",
                                "date: Sat, 13 May 2023 13:56:51 GMT",
                                "expires: Sat, 13 May 2023 13:56:51 GMT",
                                "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                "pragma: no-cache",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "rtss: 1-*-4",
                                "server-timing: dtSInfo;desc=\"1\"",
                                "set-cookie: SSPV=x-QAAAAAAAkABgAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:51 GMT",
                                "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                "vary: User-Agent,Accept-Encoding",
                                "x-cnection: close",
                                "x-content-type-options: nosniff",
                                "x-correlation-id: static-st-static-38e9406d-761d-41a1-b6cc-5a4345334f75",
                                "x-frame-options: SAMEORIGIN",
                                "x-ihs-time: t=1683986211047520 D=12565",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 9010,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 3219,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 3632,
                        "socket_group": "https:\/\/www.ah.nl",
                        "http2_stream_id": 53,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 414,
                        "server_port": "443",
                        "load_end": 3767,
                        "ttfb_start": 3632,
                        "ttfb_end": 3765,
                        "download_start": 3765,
                        "download_end": 3767,
                        "download_ms": 2,
                        "all_start": 3632,
                        "all_end": 3767,
                        "all_ms": 135,
                        "index": 65,
                        "number": 66
                    },
                    {
                        "type": 3,
                        "id": "103618.178",
                        "request_id": "103618.178",
                        "ip_addr": "[2a00:1450:4001:809::200e]",
                        "full_url": "https:\/\/www.google-analytics.com\/analytics.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.google-analytics.com",
                        "url": "\/analytics.js",
                        "raw_id": "103618.178",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 73,
                        "ttfb_ms": 38,
                        "load_start": 3687,
                        "load_start_float": 3687.000391,
                        "bytesIn": 20737,
                        "objectSize": 20737,
                        "objectSizeUncompressed": 52082,
                        "chunks": [
                            {
                                "ts": 3736,
                                "bytes": 18958,
                                "inflated": 47465
                            },
                            {
                                "ts": 3748,
                                "bytes": 1186,
                                "inflated": 3213
                            },
                            {
                                "ts": 3760,
                                "bytes": 593,
                                "inflated": 1404
                            }
                        ],
                        "expires": "Sat, 13 May 2023 14:35:39 GMT",
                        "cacheControl": "public, max-age=7200",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 401,
                        "protocol": "HTTP\/2",
                        "dns_start": 3527,
                        "dns_end": 3595,
                        "connect_start": 3593,
                        "connect_end": 3629,
                        "ssl_start": 3630,
                        "ssl_end": 3687,
                        "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",
                                "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": "GTS CA 1C3",
                            "validFrom": 1682337366,
                            "validTo": 1689594965,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2023' log",
                                    "logId": "E83ED0DA3EF5063532E75728BC896BC903D3CBD1116BECEB69E1777D6D06BD6E",
                                    "timestamp": 1682340967866,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100BD472EBA1231C311A7394514703DF1648F9D2443AE02B57F6C121B2DB6AD7A18022100A00CAA5E2089E2851A9EB233C9F253CED1CF86B3B3526309D11E7400D9C6315B"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Nessie2023 Log",
                                    "logId": "B3737707E18450F86386D605A9DC11094A792DB1670C0B87DCF0030E7936A59A",
                                    "timestamp": 1682340967891,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30440220038ADA7CD802E28FD6FEE5873AD7F111D987B1444DD11BA38B32E5750CF7EFE702202CF13B7AA3F97015D27E4685C2E10C4ED2E8B374EB74C3172667B721D4EF4B30"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.googletagmanager.com\/gtm.js?id=GTM-WQK8NCZ&l=gtmdataLayer",
                        "initiator_line": 118,
                        "initiator_column": 469,
                        "initiator_type": "script",
                        "initiator_function": "nc",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.google-analytics.com",
                                ":method: GET",
                                ":path: \/analytics.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "age: 4872",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: public, max-age=7200",
                                "content-encoding: gzip",
                                "content-length: 20737",
                                "content-type: text\/javascript",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Sat, 13 May 2023 12:35:39 GMT",
                                "expires: Sat, 13 May 2023 14:35:39 GMT",
                                "last-modified: Mon, 17 Apr 2023 22:36:01 GMT",
                                "server: Golfe2",
                                "strict-transport-security: max-age=10886400; includeSubDomains; preload",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1588,
                        "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": 68,
                        "connect_ms": 36,
                        "ssl_ms": 57,
                        "gzip_total": 20737,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 2328,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 3524,
                        "socket_group": "https:\/\/www.google-analytics.com",
                        "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": 391,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIF5zCCBM+gAwIBAgIQersIcD0l5bUQ40SFccgpXzANBgkqhkiG9w0BAQsFADBG\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzETMBEGA1UEAxMKR1RTIENBIDFDMzAeFw0yMzA0MjQxMTU2MDZaFw0yMzA3MTcx\nMTU2MDVaMCExHzAdBgNVBAMMFiouZ29vZ2xlLWFuYWx5dGljcy5jb20wWTATBgcq\nhkjOPQIBBggqhkjOPQMBBwNCAATlJb44ccQ5qfshMVxRTqhNHq68y4gwjP70bjML\nxR+XY60s8ToiwT8eFrjVvUj3OSDuNs6qDh9wqHS0UMF4n4OZo4IDvzCCA7swDgYD\nVR0PAQH\/BAQDAgeAMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB\/wQCMAAw\nHQYDVR0OBBYEFMmJrNe8eDOIMFAmvJjFW6XyPUqjMB8GA1UdIwQYMBaAFIp0f6+F\nze6VzT2c0OJGFPNxNR0nMGoGCCsGAQUFBwEBBF4wXDAnBggrBgEFBQcwAYYbaHR0\ncDovL29jc3AucGtpLmdvb2cvZ3RzMWMzMDEGCCsGAQUFBzAChiVodHRwOi8vcGtp\nLmdvb2cvcmVwby9jZXJ0cy9ndHMxYzMuZGVyMIIBbwYDVR0RBIIBZjCCAWKCFiou\nZ29vZ2xlLWFuYWx5dGljcy5jb22CG3JlZ2lvbjEuYXBwLW1lYXN1cmVtZW50LmNv\nbYITYXBwLW1lYXN1cmVtZW50LmNvbYIUZ29vZ2xlLWFuYWx5dGljcy5jb22CHHJl\nZ2lvbjEuZ29vZ2xlLWFuYWx5dGljcy5jb22CGHNzbC5nb29nbGUtYW5hbHl0aWNz\nLmNvbYIYd3d3Lmdvb2dsZS1hbmFseXRpY3MuY29tghxyZWdpb24xLmFuYWx5dGlj\ncy5nb29nbGUuY29tghRnb29nbGV0YWdtYW5hZ2VyLmNvbYIYd3d3Lmdvb2dsZXRh\nZ21hbmFnZXIuY29tggp1cmNoaW4uY29tghJzZXJ2aWNlLnVyY2hpbi5jb22CCGZw\ncy5nb29nggoqLmZwcy5nb29nghJnb29nbGVvcHRpbWl6ZS5jb22CFnd3dy5nb29n\nbGVvcHRpbWl6ZS5jb20wIQYDVR0gBBowGDAIBgZngQwBAgEwDAYKKwYBBAHWeQIF\nAzA8BgNVHR8ENTAzMDGgL6AthitodHRwOi8vY3Jscy5wa2kuZ29vZy9ndHMxYzMv\nZlZKeGJWLUt0bWsuY3JsMIIBBAYKKwYBBAHWeQIEAgSB9QSB8gDwAHcA6D7Q2j71\nBjUy51covIlryQPTy9ERa+zraeF3fW0GvW4AAAGHs1X1ugAABAMASDBGAiEAvUcu\nuhIxwxGnOUUUcD3xZI+dJEOuArV\/bBIbLbatehgCIQCgDKpeIInihRqesjPJ8lPO\n0c+Gs7NSYwnRHnQA2cYxWwB1ALNzdwfhhFD4Y4bWBancEQlKeS2xZwwLh9zwAw55\nNqWaAAABh7NV9dMAAAQDAEYwRAIgA4rafNgC4o\/W\/uWHOtfxEdmHsURN0RujizLl\ndQz37+cCICzxO3qj+XAV0n5GhcLhDE7S6LN063TDFyZntyHU70swMA0GCSqGSIb3\nDQEBCwUAA4IBAQCdLxfENCSuGHJHJLpfKZnAoTlrRXMgF3+y+P58RoYUaw9xZD7S\n4SEQdg8ZkoGlmoEsFRcVU5W+zUz5rcpYG\/\/tNfVbT1owmvbzHVzH45HVfBmQ9mNO\nMguBIxlrjOEoY6D5z2X6sDY1s4qAOUvcrvGOu251yQy22M4c8di+LNiZ\/DMxxVmn\nDZ4VTWzji66PGaG\/Sol\/aOnOL+vztakrZCqpVxNICffejkpydcAHfE4TwEEtTuDy\nIspD42US1zTCuWGTPtDigGiHTyHO+Iky+38Zds3XUTYVUJ6JrETrlW7k2dRc0LaU\nj6yftzQc8d2eDCji2+j2zEL2T9nSvnCwc7bu\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFljCCA36gAwIBAgINAgO8U1lrNMcY9QFQZjANBgkqhkiG9w0BAQsFADBHMQsw\nCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEU\nMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjAwODEzMDAwMDQyWhcNMjcwOTMwMDAw\nMDQyWjBGMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZp\nY2VzIExMQzETMBEGA1UEAxMKR1RTIENBIDFDMzCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAPWI3+dijB43+DdCkH9sh9D7ZYIl\/ejLa6T\/belaI+KZ9hzp\nkgOZE3wJCor6QtZeViSqejOEH9Hpabu5dOxXTGZok3c3VVP+ORBNtzS7XyV3NzsX\nlOo85Z3VvMO0Q+sup0fvsEQRY9i0QYXdQTBIkxu\/t\/bgRQIh4JZCF8\/ZK2VWNAcm\nBA2o\/X3KLu\/qSHw3TT8An4Pf73WELnlXXPxXbhqW\/\/yMmqaZviXZf5YsBvcRKgKA\ngOtjGDxQSYflispfGStZloEAoPtR28p3CwvJlk\/vcEnHXG0g\/Zm0tOLKLnf9LdwL\ntmsTDIwZKxeWmLnwi\/agJ7u2441Rj72ux5uxiZ0CAwEAAaOCAYAwggF8MA4GA1Ud\nDwEB\/wQEAwIBhjAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwEgYDVR0T\nAQH\/BAgwBgEB\/wIBADAdBgNVHQ4EFgQUinR\/r4XN7pXNPZzQ4kYU83E1HScwHwYD\nVR0jBBgwFoAU5K8rJnEaK0gnhS9SZizv8IkTcT4waAYIKwYBBQUHAQEEXDBaMCYG\nCCsGAQUFBzABhhpodHRwOi8vb2NzcC5wa2kuZ29vZy9ndHNyMTAwBggrBgEFBQcw\nAoYkaHR0cDovL3BraS5nb29nL3JlcG8vY2VydHMvZ3RzcjEuZGVyMDQGA1UdHwQt\nMCswKaAnoCWGI2h0dHA6Ly9jcmwucGtpLmdvb2cvZ3RzcjEvZ3RzcjEuY3JsMFcG\nA1UdIARQME4wOAYKKwYBBAHWeQIFAzAqMCgGCCsGAQUFBwIBFhxodHRwczovL3Br\naS5nb29nL3JlcG9zaXRvcnkvMAgGBmeBDAECATAIBgZngQwBAgIwDQYJKoZIhvcN\nAQELBQADggIBAIl9rCBcDDy+mqhXlRu0rvqrpXJxtDaV\/d9AEQNMwkYUuxQkq\/BQ\ncSLbrcRuf8\/xam\/IgxvYzolfh2yHuKkMo5uhYpSTld9brmYZCwKWnvy15xBpPnrL\nRklfRuFBsdeYTWU0AIAaP0+fbH9JAIFTQaSSIYKCGvGjRFsqUBITTcFTNvNCCK9U\n+o53UxtkOCcXCb1YyRt8OS1b887U7ZfbFAO\/CVMkH8IMBHmYJvJh8VNS\/UKMG2Yr\nPxWhu\/\/2m+OBmgEGcYk1KCTd4b3rGS3hSMs9WYNRtHTGnXzGsYZbr8w0xNPM1IER\nlQCh9BIiAfq0g3GvjLeMcySsN1PCAJA\/Ef5c7TaUEDu9Ka7ixzpiO2xj2YC\/WXGs\nYye5TBeg2vZzFb8q3o\/zpWwygTMD0IZRcZk0upONXbVRWPeyk+gB9lm+cZv9TSjO\nz23HFtz30dZGm6fKa+l3D\/2gthsjgx0QGtkJAITgRNOidSOzNIb2ILCkXhAd4FJG\nAJ2xDx8hcFH1mt0G\/FX0Kw4zd8NLQsLxdxP8c4CU6x+7Nz\/OAipmsHMdMqUybDKw\njuDEI\/9bfU1lcKwrmz3O2+BtjjKAvpafkmO8l7tdufThcV4q5O8DIrGKZTqPwJNl\n1IXNDw9bg1kWRxYtnCQ6yICmJhSFm\/Y3m6xv+cXDBlHz4n\/FsRC6UfTd\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 3760,
                        "ttfb_start": 3687,
                        "ttfb_end": 3725,
                        "download_start": 3725,
                        "download_end": 3760,
                        "download_ms": 35,
                        "all_start": 3527,
                        "all_end": 3760,
                        "all_ms": 234,
                        "index": 66,
                        "number": 67,
                        "body_file": "029-103618.178-body.txt",
                        "cpuTimes": {
                            "EvaluateScript": 45,
                            "v8.compile": 1,
                            "FunctionCall": 0
                        },
                        "cpu.EvaluateScript": 45,
                        "cpu.v8.compile": 1,
                        "cpu.FunctionCall": 0,
                        "cpuTime": 46,
                        "body_id": "103618.178",
                        "js_timing": [
                            [
                                3835.828,
                                3880.7269999999999
                            ],
                            [
                                3835.8470000000002,
                                3837.0439999999999
                            ],
                            [
                                3994.6860000000001,
                                3994.8029999999999
                            ],
                            [
                                4604.8720000000003,
                                4605.0469999999996
                            ]
                        ],
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.178"
                    },
                    {
                        "type": 3,
                        "id": "103618.171",
                        "request_id": "103618.171",
                        "ip_addr": "[2600:9000:2057:b800:14:1745:3680:93a1]",
                        "full_url": "https:\/\/zsp2.ah.nl\/pool\/lib\/733_2nd_1.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "zsp2.ah.nl",
                        "url": "\/pool\/lib\/733_2nd_1.jpg",
                        "raw_id": "103618.171",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 107,
                        "ttfb_ms": 40,
                        "load_start": 3782,
                        "load_start_float": 3782.000368,
                        "bytesIn": 39422,
                        "objectSize": 39422,
                        "objectSizeUncompressed": 39422,
                        "chunks": [
                            {
                                "ts": 3825,
                                "bytes": 2587
                            },
                            {
                                "ts": 3889,
                                "bytes": 36835
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 421,
                        "protocol": "HTTP\/2",
                        "dns_start": 3445,
                        "dns_end": 3701,
                        "connect_start": 3699,
                        "connect_end": 3735,
                        "ssl_start": 3735,
                        "ssl_end": 3781,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "*.adhese.com",
                            "sanList": [
                                "*.adhese.com",
                                "zsp2.etos.nl",
                                "zsp2.ah.nl"
                            ],
                            "issuer": "Amazon RSA 2048 M02",
                            "validFrom": 1680652800,
                            "validTo": 1714780799,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1680686452314,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402204122821B0035912BC6DA97B8FAA0D7C306B8EEE8CFD347AD0F9FD9D99B4733EC02204C569AE54D307F5D092E24E3C8A64BF8C6E1793B67473300874E245301FF561F"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Nessie2024 Log",
                                    "logId": "73D99E891B4C9678A0207D479DE6B2C61CD0515E71192A8C6B80107AC17772B5",
                                    "timestamp": 1680686452312,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502202C86DCB29B4C9CE76B5D81208961CB17ECE9D4CBDC3E7A9B0C24D5C027941B690221009CB7CE31450A4EB382751383AD70E83B4F65256443220B264E7A53F43A651372"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2024 Log",
                                    "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                    "timestamp": 1680686452286,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402202B4E34521FB13ECBA595FA19B4AE2584D0A29D2167DF87E1A1F2BBEBE6953EDE02204116A3D34EA2DB4BF96E7D852086667331C35CB7507DFAAD567000788E84903C"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 149,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: zsp2.ah.nl",
                                ":method: GET",
                                ":path: \/pool\/lib\/733_2nd_1.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "age: 66723",
                                "content-length: 39422",
                                "content-type: image\/jpeg",
                                "date: Fri, 12 May 2023 19:24:49 GMT",
                                "etag: \"ac8c12cd2a5a03418a6575790803cf36\"",
                                "last-modified: Tue, 09 May 2023 19:01:27 GMT",
                                "server: AmazonS3",
                                "vary: Accept-Encoding",
                                "via: 1.1 82e9051d8d41080bd3028731e0e8677e.cloudfront.net (CloudFront)",
                                "x-amz-cf-id: vKEd8ACkDwXuFRj_6jeupH5-ePpE3wMIkEg0MA8S8lroYMCUx1JA-Q==",
                                "x-amz-cf-pop: FRA6-C1",
                                "x-amz-server-side-encryption: AES256",
                                "x-cache: Hit from cloudfront",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1753,
                        "score_cache": 0,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": 256,
                        "connect_ms": 36,
                        "ssl_ms": 46,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 39422,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "Amazon CloudFront",
                        "server_count": null,
                        "created": 3442,
                        "socket_group": "https:\/\/zsp2.ah.nl",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "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": 4865,
                        "netlog_id": 368,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIF3DCCBMSgAwIBAgIQDtMje62Cujq9+hPJHJgXGjANBgkqhkiG9w0BAQsFADA8\nMQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRwwGgYDVQQDExNBbWF6b24g\nUlNBIDIwNDggTTAyMB4XDTIzMDQwNTAwMDAwMFoXDTI0MDUwMzIzNTk1OVowFzEV\nMBMGA1UEAwwMKi5hZGhlc2UuY29tMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEA4qlYcP35ssNQtBRr3CLuBqO+\/A3Atfno3U9NETd8dGcsZNgfARJ22WjP\no2QszDfzq9Bm5vR+WTNo4uy16FIjWXDKuqa9zADzXmvIl4OvVrMG8NBp1ieXQQzv\nBdtH+6p3iIlLY\/BcGY4eIebq4bMXV6r00iiQCUTvRUu5mina7TUeZj6tKqVw+KA2\nQ1rTlTqKivbbmfg833Jr1Vth\/iSPYd1TasVE5SzCcLkhLS\/OfANchGA8dGRz5YB7\nBe9jvzE8PLDl7iOADEQNmPCNxtPfmxMSYYVC9\/ljOOj+cZJWSb2byPOrTkIKrfw9\nDpKHS3ipZqIe3qjQE3gkJBbwx5ZXKQIDAQABo4IC\/TCCAvkwHwYDVR0jBBgwFoAU\nwDFSzVpQw4J8dHHOy+mc+XrrguIwHQYDVR0OBBYEFLtdRVkdFhbsAXTOgQTcHukF\ngfH4MDEGA1UdEQQqMCiCDCouYWRoZXNlLmNvbYIMenNwMi5ldG9zLm5sggp6c3Ay\nLmFoLm5sMA4GA1UdDwEB\/wQEAwIFoDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYB\nBQUHAwIwOwYDVR0fBDQwMjAwoC6gLIYqaHR0cDovL2NybC5yMm0wMi5hbWF6b250\ncnVzdC5jb20vcjJtMDIuY3JsMBMGA1UdIAQMMAowCAYGZ4EMAQIBMHUGCCsGAQUF\nBwEBBGkwZzAtBggrBgEFBQcwAYYhaHR0cDovL29jc3AucjJtMDIuYW1hem9udHJ1\nc3QuY29tMDYGCCsGAQUFBzAChipodHRwOi8vY3J0LnIybTAyLmFtYXpvbnRydXN0\nLmNvbS9yMm0wMi5jZXIwDAYDVR0TAQH\/BAIwADCCAXwGCisGAQQB1nkCBAIEggFs\nBIIBaAFmAHUAdv+IPwq2+5VRwmHM9Ye6NLSkzbsp3GhCCp\/mZ0xaOnQAAAGHULgO\nWgAABAMARjBEAiBBIoIbADWRK8bal7j6oNfDBrju6M\/TR60Pn9nZm0cz7AIgTFaa\n5U0wf10JLiTjyKZL+MbheTtnRzMAh04kUwH\/Vh8AdgBz2Z6JG0yWeKAgfUed5rLG\nHNBRXnEZKoxrgBB6wXdytQAAAYdQuA5YAAAEAwBHMEUCICyG3LKbTJzna12BIIlh\nyxfs6dTL3D56mwwk1cAnlBtpAiEAnLfOMUUKTrOCdRODrXDoO09lJWRDIgsmTnpT\n9DplE3IAdQBIsONr2qZHNA\/lagL6nTDrHFIBy1bdLIHZu7+rOdiEcwAAAYdQuA4+\nAAAEAwBGMEQCICtONFIfsT7LpZX6GbSuJYTQop0hZ9+H4aHyu+vmlT7eAiBBFqPT\nTqLbS\/lufYUghmZzMcNct1B9+q1WcAB4joSQPDANBgkqhkiG9w0BAQsFAAOCAQEA\nt9Lu\/g257jVOEN2gA2hsrMHtYTozSS8iRAi1lCbtZ0GaNwsL18mGmnt2QLNrdoaI\nPQZ5gwIlq+f4Hb36XFcdeEDLYTFQpOHSKFv8iWmQ7M0Yi7D6\/gCZ6evrkEyuJjYZ\nM0eS8Cd6JZhhQiezuCAs1Yz9rKxKHCHx8ORAshwy11DJ+JJ8WIb8PWEu7\/ySgl8N\nYMDqlCDSZOBX3eoAE6PL43NiWfSh8Z3Lf5DvBwtbHRc+VsJb+IGaB0S7ygBreHpu\ng0C2Evtcd3PYWt3BcEtytvf1N9J+om7Vq43oi3Pg2hmn72nfj5ZurSNmKgOdt+9J\ngI50Z+EI0VFJonrLnMuEEw==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEXjCCA0agAwIBAgITB3MSSkvL1E7HtTvq8ZSELToPoTANBgkqhkiG9w0BAQsF\nADA5MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6\nb24gUm9vdCBDQSAxMB4XDTIyMDgyMzIyMjUzMFoXDTMwMDgyMzIyMjUzMFowPDEL\nMAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEcMBoGA1UEAxMTQW1hem9uIFJT\nQSAyMDQ4IE0wMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALtDGMZa\nqHneKei1by6+pUPPLljTB143Si6VpEWPc6mSkFhZb\/6qrkZyoHlQLbDYnI2D7hD0\nsdzEqfnuAjIsuXQLG3A8TvX6V3oFNBFVe8NlLJHvBseKY88saLwufxkZVwk74g4n\nWlNMXzla9Y5F3wwRHwMVH443xGz6UtGSZSqQ94eFx5X7Tlqt8whi8qCaKdZ5rNak\n+r9nUThOeClqFd4oXych\/\/Rc7Y0eX1KNWHYSI1Nk31mYgiK3JvH063g+K9tHA63Z\neTgKgndlh+WI+zv7i44HepRZjA1FYwYZ9Vv\/9UkC5Yz8\/yU65fgjaE+wVHM4e\/Yy\nC2osrPWE7gJ+dXMCAwEAAaOCAVowggFWMBIGA1UdEwEB\/wQIMAYBAf8CAQAwDgYD\nVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAdBgNV\nHQ4EFgQUwDFSzVpQw4J8dHHOy+mc+XrrguIwHwYDVR0jBBgwFoAUhBjMhTTsvAyU\nlC4IWZzHshBOCggwewYIKwYBBQUHAQEEbzBtMC8GCCsGAQUFBzABhiNodHRwOi8v\nb2NzcC5yb290Y2ExLmFtYXpvbnRydXN0LmNvbTA6BggrBgEFBQcwAoYuaHR0cDov\nL2NydC5yb290Y2ExLmFtYXpvbnRydXN0LmNvbS9yb290Y2ExLmNlcjA\/BgNVHR8E\nODA2MDSgMqAwhi5odHRwOi8vY3JsLnJvb3RjYTEuYW1hem9udHJ1c3QuY29tL3Jv\nb3RjYTEuY3JsMBMGA1UdIAQMMAowCAYGZ4EMAQIBMA0GCSqGSIb3DQEBCwUAA4IB\nAQAtTi6Fs0Azfi+iwm7jrz+CSxHH+uHl7Law3MQSXVtR8RV53PtR6r\/6gNpqlzdo\nZq4FKbADi1v9Bun8RY8D51uedRfjsbeodizeBB8nXmeyD33Ep7VATj4ozcd31YFV\nfgRhvTSxNrrTlNpWkUk0m3BMPv8sg381HhA6uEYokE5q9uws\/3YkKqRiEz3TsaWm\nJqIRZhMbgAfp7O7FUwFIb7UIspogZSKxPIWJpxiPo3TcBambbVtQOcNRWz5qCQdD\nslI2yayq0n2TXoHyNCLEH8rpsJRVILFsg0jc7BaFrMnF462+ajSehgj12IidNeRN\n4zl+EoNaWdpnWndvSpAEkq2P\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEkjCCA3qgAwIBAgITBn+USionzfP6wq4rAfkI7rnExjANBgkqhkiG9w0BAQsF\nADCBmDELMAkGA1UEBhMCVVMxEDAOBgNVBAgTB0FyaXpvbmExEzARBgNVBAcTClNj\nb3R0c2RhbGUxJTAjBgNVBAoTHFN0YXJmaWVsZCBUZWNobm9sb2dpZXMsIEluYy4x\nOzA5BgNVBAMTMlN0YXJmaWVsZCBTZXJ2aWNlcyBSb290IENlcnRpZmljYXRlIEF1\ndGhvcml0eSAtIEcyMB4XDTE1MDUyNTEyMDAwMFoXDTM3MTIzMTAxMDAwMFowOTEL\nMAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEZMBcGA1UEAxMQQW1hem9uIFJv\nb3QgQ0EgMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALJ4gHHKeNXj\nca9HgFB0fW7Y14h29Jlo91ghYPl0hAEvrAIthtOgQ3pOsqTQNroBvo3bSMgHFzZM\n9O6II8c+6zf1tRn4SWiw3te5djgdYZ6k\/oI2peVKVuRF4fn9tBb6dNqcmzU5L\/qw\nIFAGbHrQgLKm+a\/sRxmPUDgH3KKHOVj4utWp+UhnMJbulHheb4mjUcAwhmahRWa6\nVOujw5H5SNz\/0egwLX0tdHA114gk957EWW67c4cX8jJGKLhD+rcdqsq08p8kDi1L\n93FcXmn\/6pUCyziKrlA4b9v7LWIbxcceVOF34GfID5yHI9Y\/QCB\/IIDEgEw+OyQm\njgSubJrIqg0CAwEAAaOCATEwggEtMA8GA1UdEwEB\/wQFMAMBAf8wDgYDVR0PAQH\/\nBAQDAgGGMB0GA1UdDgQWBBSEGMyFNOy8DJSULghZnMeyEE4KCDAfBgNVHSMEGDAW\ngBScXwDfqgHXMCs4iKK4bUqc8hGRgzB4BggrBgEFBQcBAQRsMGowLgYIKwYBBQUH\nMAGGImh0dHA6Ly9vY3NwLnJvb3RnMi5hbWF6b250cnVzdC5jb20wOAYIKwYBBQUH\nMAKGLGh0dHA6Ly9jcnQucm9vdGcyLmFtYXpvbnRydXN0LmNvbS9yb290ZzIuY2Vy\nMD0GA1UdHwQ2MDQwMqAwoC6GLGh0dHA6Ly9jcmwucm9vdGcyLmFtYXpvbnRydXN0\nLmNvbS9yb290ZzIuY3JsMBEGA1UdIAQKMAgwBgYEVR0gADANBgkqhkiG9w0BAQsF\nAAOCAQEAYjdCXLwQtT6LLOkMm2xF4gcAevnFWAu5CIw+7bMlPLVvUOTNNWqnkzSW\nMiGpSESrnO09tKpzbeR\/FoCJbM8oAxiDR3mjEH4wW6w7sGDgd9QIpuEdfF7Au\/ma\neyKdpwAJfqxGF4PcnCZXmTA5YpaP7dreqsXMGz7KQ2hsVxa81Q4gLv7\/wmpdLqBK\nbRRYh5TmOTFffHPLkIhqhBGWJ6bt2YFGpn6jcgAKUj6DiAdjd4lpFw85hdKrCEVN\n0FE6\/V1dN2RMfjCyVSRCnTawXZwXgWHxyvkQAiSr6w10kY17RSlQOYiypok1JR4U\nakcjMS9cmvqtmg5iUaQqqcT5NJ0hGA==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEdTCCA12gAwIBAgIJAKcOSkw0grd\/MA0GCSqGSIb3DQEBCwUAMGgxCzAJBgNV\nBAYTAlVTMSUwIwYDVQQKExxTdGFyZmllbGQgVGVjaG5vbG9naWVzLCBJbmMuMTIw\nMAYDVQQLEylTdGFyZmllbGQgQ2xhc3MgMiBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0\neTAeFw0wOTA5MDIwMDAwMDBaFw0zNDA2MjgxNzM5MTZaMIGYMQswCQYDVQQGEwJV\nUzEQMA4GA1UECBMHQXJpem9uYTETMBEGA1UEBxMKU2NvdHRzZGFsZTElMCMGA1UE\nChMcU3RhcmZpZWxkIFRlY2hub2xvZ2llcywgSW5jLjE7MDkGA1UEAxMyU3RhcmZp\nZWxkIFNlcnZpY2VzIFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IC0gRzIwggEi\nMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDVDDrEKvlO4vW+GZdfjohTsR8\/\ny8+fIBNtKTrID30892t2OGPZNmCom15cAICyL1l\/9of5JUOG52kbUpqQ4XHj2C0N\nTm\/2yEnZtvMaVq4rtnQU68\/7JuMauh2WLmo7WJSJR1b\/JaCTcFOD2oR0FMNnngRo\nOt+OQFodSk7PQ5E751bWAHDLUu57fa4657wx+UX2wmDPE1kCK4DMNEffud6QZW0C\nzyyRpqbn3oUYSXxmTqM6bam17jQuug0DuDPfR+uxa40l2ZvOgdFFRjKWcIfeAg5J\nQ4W2bHO7ZOphQazJ1FTfhy\/HIrImzJ9ZVGif\/L4qL8RVHHVAYBeFAlU5i38FAgMB\nAAGjgfAwge0wDwYDVR0TAQH\/BAUwAwEB\/zAOBgNVHQ8BAf8EBAMCAYYwHQYDVR0O\nBBYEFJxfAN+qAdcwKziIorhtSpzyEZGDMB8GA1UdIwQYMBaAFL9ft9HO3R+G9FtV\nrNzXEMIOqYjnME8GCCsGAQUFBwEBBEMwQTAcBggrBgEFBQcwAYYQaHR0cDovL28u\nc3MyLnVzLzAhBggrBgEFBQcwAoYVaHR0cDovL3guc3MyLnVzL3guY2VyMCYGA1Ud\nHwQfMB0wG6AZoBeGFWh0dHA6Ly9zLnNzMi51cy9yLmNybDARBgNVHSAECjAIMAYG\nBFUdIAAwDQYJKoZIhvcNAQELBQADggEBACMd44pXyn3pF3lM8R5V\/cxTbj5HD9\/G\nVfKyBDbtgB9TxF00KGu+x1X8Z+rLP3+QsjPNG1gQggL4+C\/1E2DUBc7xgQjB3ad1\nl08YuW3e95ORCLp+QCztweq7dp4zBncdDQh\/U90bZKuCJ\/Fp1U1ervShw3WnWEQt\n8jxwmKy6abaVd38PMV4s\/KCHOkdp8Hlf9BRUpJVeEXgSYCfOn8J3\/yNTd126\/+pZ\n59vPr5KW7ySaNRB6nJHGDn2Z9j8Z3\/VyVOEVqQdZe4O\/Ui5GjLIAZHYcSNPYeehu\nVsyuLAOQ1xk4meTKCRlb\/weWsKh\/NEnfVqn3sF\/tM+2MR7cwA130A4w=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.57
                                },
                                "File": {
                                    "FileSize": "39 kB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ExifByteOrder": "Little-endian (Intel, II)",
                                    "ImageWidth": 714,
                                    "ImageHeight": 224,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "Ducky": {
                                    "Quality": "60%"
                                },
                                "XMP": {
                                    "XMPToolkit": "Adobe XMP Core 7.1-c000 79.dabacbb, 2021\/04\/14-00:39:44        ",
                                    "CreatorTool": "Adobe Photoshop 23.0 (Windows)",
                                    "InstanceID": "xmp.iid:8ADC7CD4291111EDAD649B2F630C8BA2",
                                    "DocumentID": "xmp.did:8ADC7CD5291111EDAD649B2F630C8BA2",
                                    "DerivedFromInstanceID": "xmp.iid:8ADC7CD2291111EDAD649B2F630C8BA2",
                                    "DerivedFromDocumentID": "xmp.did:8ADC7CD3291111EDAD649B2F630C8BA2"
                                },
                                "APP14": {
                                    "DCTEncodeVersion": 100,
                                    "APP14Flags0": "[14], Encoded with Blend=1 downsampling",
                                    "APP14Flags1": "(none)",
                                    "ColorTransform": "YCbCr"
                                },
                                "Composite": {
                                    "ImageSize": "714x224",
                                    "Megapixels": 0.16
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 714,
                                    "height": 224,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 159936,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 158.56800000000001,
                                        "standardDeviation": 41.401400000000002,
                                        "kurtosis": -0.49354500000000001,
                                        "skewness": -0.43800899999999998,
                                        "entropy": 0.757965
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 109.496,
                                        "standardDeviation": 44.726399999999998,
                                        "kurtosis": 3.7884000000000002,
                                        "skewness": 1.21347,
                                        "entropy": 0.774455
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 165.285,
                                        "standardDeviation": 31.927900000000001,
                                        "kurtosis": 5.2635300000000003,
                                        "skewness": -0.85977700000000001,
                                        "entropy": 0.764158
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 200.92099999999999,
                                        "standardDeviation": 47.549900000000001,
                                        "kurtosis": 6.4448999999999996,
                                        "skewness": -2.6716299999999999,
                                        "entropy": 0.73528400000000005
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 714,
                                    "height": 224,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 86,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2023-05-13T13:56:51+00:00",
                                    "date:modify": "2023-05-13T13:56:51+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "7ec159b6b352be40f9ae880f49a801beea5cc502b5d9c76b0cb1282e3cda899d"
                                },
                                "profiles": {
                                    "app12": {
                                        "length": 15
                                    },
                                    "exif": {
                                        "length": 22
                                    },
                                    "xmp": {
                                        "length": 782
                                    }
                                },
                                "tainted": false,
                                "filesize": "39422B",
                                "numberPixels": "159936",
                                "pixelsPerSecond": "46.5025MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.003"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 3889,
                        "ttfb_start": 3782,
                        "ttfb_end": 3822,
                        "download_start": 3822,
                        "download_end": 3889,
                        "download_ms": 67,
                        "all_start": 3445,
                        "all_end": 3889,
                        "all_ms": 445,
                        "index": 67,
                        "number": 68
                    },
                    {
                        "type": 3,
                        "id": "103618.172",
                        "request_id": "103618.172",
                        "ip_addr": "[2600:9000:2057:b800:14:1745:3680:93a1]",
                        "full_url": "https:\/\/zsp2.ah.nl\/pool\/lib\/734_2nd_1.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "zsp2.ah.nl",
                        "url": "\/pool\/lib\/734_2nd_1.jpg",
                        "raw_id": "103618.172",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 98,
                        "ttfb_ms": 40,
                        "load_start": 3783,
                        "load_start_float": 3783.0003780000002,
                        "bytesIn": 45130,
                        "objectSize": 45130,
                        "objectSizeUncompressed": 45130,
                        "chunks": [
                            {
                                "ts": 3826,
                                "bytes": 2588
                            },
                            {
                                "ts": 3831,
                                "bytes": 16366
                            },
                            {
                                "ts": 3860,
                                "bytes": 16366
                            },
                            {
                                "ts": 3881,
                                "bytes": 9810
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 421,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/",
                        "initiator_line": 149,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: zsp2.ah.nl",
                                ":method: GET",
                                ":path: \/pool\/lib\/734_2nd_1.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "age: 34813",
                                "content-length: 45130",
                                "content-type: image\/jpeg",
                                "date: Sat, 13 May 2023 04:16:39 GMT",
                                "etag: \"e9810a32d49e4414ccef74ab3fde1344\"",
                                "last-modified: Fri, 05 May 2023 04:01:23 GMT",
                                "server: AmazonS3",
                                "vary: Accept-Encoding",
                                "via: 1.1 82e9051d8d41080bd3028731e0e8677e.cloudfront.net (CloudFront)",
                                "x-amz-cf-id: WBsGi4MLshq317xaMqouaVuNQhNcl-CXx4twHvFPWmCIwS6c0QmyAQ==",
                                "x-amz-cf-pop: FRA6-C1",
                                "x-amz-server-side-encryption: AES256",
                                "x-cache: Hit from cloudfront",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1753,
                        "score_cache": 0,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 93,
                        "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": 45130,
                        "image_save": 3063,
                        "cache_time": 0,
                        "cdn_provider": "Amazon CloudFront",
                        "server_count": null,
                        "created": 3445,
                        "socket_group": "https:\/\/zsp2.ah.nl",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 1,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 378,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.57
                                },
                                "File": {
                                    "FileSize": "45 kB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ImageWidth": 714,
                                    "ImageHeight": 224,
                                    "EncodingProcess": "Progressive DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "None",
                                    "XResolution": 1,
                                    "YResolution": 1
                                },
                                "Composite": {
                                    "ImageSize": "714x224",
                                    "Megapixels": 0.16
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 714,
                                    "height": 224,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 159936,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 132.215,
                                        "standardDeviation": 53.340400000000002,
                                        "kurtosis": -1.2960499999999999,
                                        "skewness": -0.34770299999999998,
                                        "entropy": 0.83419900000000002
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 62.567599999999999,
                                        "standardDeviation": 73.116500000000002,
                                        "kurtosis": 1.45292,
                                        "skewness": 1.7507900000000001,
                                        "entropy": 0.81067299999999998
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 151.054,
                                        "standardDeviation": 33.218400000000003,
                                        "kurtosis": 5.0291499999999996,
                                        "skewness": -0.40192499999999998,
                                        "entropy": 0.83999699999999999
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 183.023,
                                        "standardDeviation": 53.686300000000003,
                                        "kurtosis": 3.0237099999999999,
                                        "skewness": -1.96424,
                                        "entropy": 0.85192900000000005
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "JPEG",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 714,
                                    "height": 224,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 89,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2023-05-13T13:56:51+00:00",
                                    "date:modify": "2023-05-13T13:56:51+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "69dff6bcc9a75d7da801de89c07abbcc772c868b6af853af8ddf092a8f877a37"
                                },
                                "tainted": false,
                                "filesize": "45130B",
                                "numberPixels": "159936",
                                "pixelsPerSecond": "24.0364MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.006"
                            }
                        },
                        "jpeg_scan_count": 9,
                        "score_progressive_jpeg": 100,
                        "load_end": 3881,
                        "ttfb_start": 3783,
                        "ttfb_end": 3823,
                        "download_start": 3823,
                        "download_end": 3881,
                        "download_ms": 58,
                        "all_start": 3783,
                        "all_end": 3881,
                        "all_ms": 98,
                        "index": 68,
                        "number": 69
                    },
                    {
                        "type": 3,
                        "id": "103618.177",
                        "request_id": "103618.177",
                        "ip_addr": "23.36.162.213",
                        "full_url": "https:\/\/v3-pixal-web.ah.nl\/raw-customer-interaction-data?richsstsse",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "v3-pixal-web.ah.nl",
                        "url": "\/raw-customer-interaction-data?richsstsse",
                        "raw_id": "103618.177",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "XHR",
                        "load_ms": 132,
                        "ttfb_ms": 131,
                        "load_start": 3805,
                        "load_start_float": 3805.0003830000001,
                        "bytesIn": 159,
                        "objectSize": 159,
                        "objectSizeUncompressed": 199,
                        "chunks": [
                            {
                                "ts": 3937,
                                "bytes": 159,
                                "inflated": 199
                            }
                        ],
                        "expires": "Sat, 13 May 2023 13:56:51 GMT",
                        "cacheControl": "max-age=0, no-cache, no-store",
                        "contentType": "text\/plain",
                        "contentEncoding": "gzip",
                        "socket": 418,
                        "protocol": "HTTP\/2",
                        "dns_start": 3496,
                        "dns_end": 3656,
                        "connect_start": 3654,
                        "connect_end": 3723,
                        "ssl_start": 3723,
                        "ssl_end": 3804,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "v3-pixal-web.ah.nl",
                            "sanList": [
                                "v3-pixal-web.ah.be",
                                "v3-pixal-web.ah.nl"
                            ],
                            "issuer": "R3",
                            "validFrom": 1678704557,
                            "validTo": 1686480556,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2023' log",
                                    "logId": "B73EFB24DF9C4DBA75F239C5BA58F46C5DFC42CF7A9F35C49E1D098125EDB499",
                                    "timestamp": 1678708157282,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30450221008D53DEFDDF511F8ACAF0404F6B21E23E3311CA8DD46C17749E89703C2F951E9F02204B727BF8EE57D9B43A1DE8A0FBAFCD9B0F619FD95A6733E23FBC6B55508EA187"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2023' log",
                                    "logId": "E83ED0DA3EF5063532E75728BC896BC903D3CBD1116BECEB69E1777D6D06BD6E",
                                    "timestamp": 1678708157273,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402204849CE5F8549587C3D7B0820147BC689C8E8A446EE550C963E0EDD87C433576F02204EEF6FC398AA220A6377B3A54FD85476677D1D9A3D5618A51BCD42A06D0F9773"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                        "initiator_line": 470,
                        "initiator_column": 409,
                        "initiator_type": "script",
                        "initiator_function": "ge",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v3-pixal-web.ah.nl",
                                ":method: POST",
                                ":path: \/raw-customer-interaction-data?richsstsse",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 441",
                                "content-type: text\/plain;charset=UTF-8",
                                "origin: https:\/\/www.ah.nl",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-headers: x-gtm-server-preview",
                                "access-control-allow-origin: https:\/\/www.ah.nl",
                                "cache-control: max-age=0, no-cache, no-store",
                                "content-encoding: gzip",
                                "content-length: 159",
                                "content-type: text\/plain",
                                "date: Sat, 13 May 2023 13:56:51 GMT",
                                "expires: Sat, 13 May 2023 13:56:51 GMT",
                                "pragma: no-cache",
                                "server-timing: dtSInfo;desc=\"1\", dtTao;desc=\"1\"",
                                "set-cookie: ah_cid=%7B%22sct%22%3A1%2C%22cid%22%3A%22ah.1.1683986211215.3492690203%22%2C%22cid_t%22%3A1683986211215%2C%22sid%22%3A1683986211215%2C%22sid_t%22%3A1683986211215%2C%22pct%22%3A1%2C%22seg%22%3A0%7D; Max-Age=15778463; Domain=ah.nl; Path=\/; HttpOnly",
                                "set-cookie: TS011c9721=01a85d5aa0c8b61bca6eef67a35257eee7550d5ffad6d0fc3300796b1b008b4a4d27aa9ff5f66f9a246290e9f00c14a4c04d2ebe07; Path=\/; Secure; HTTPOnly",
                                "set-cookie: TS01816841=01a85d5aa03d96fb97809ddb3fedbf7564c4855d59d6d0fc3300796b1b008b4a4d27aa9ff5ef20ceb32de0ec5dfc1f15a8d69ce897f4761e343f88bbe5328b528c4b6d0792; path=\/; domain=ah.nl; HTTPonly; Secure",
                                "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                "timing-allow-origin: *",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1924,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 160,
                        "connect_ms": 69,
                        "ssl_ms": 81,
                        "gzip_total": 159,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 3493,
                        "socket_group": "https:\/\/v3-pixal-web.ah.nl",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "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": 383,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIFPTCCBCWgAwIBAgISBNyXwC9Nu+OeucTLlc7OhzXPMA0GCSqGSIb3DQEBCwUA\nMDIxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQD\nEwJSMzAeFw0yMzAzMTMxMDQ5MTdaFw0yMzA2MTExMDQ5MTZaMB0xGzAZBgNVBAMT\nEnYzLXBpeGFsLXdlYi5haC5ubDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoC\nggEBAJcfdJIXSSKWpNLSHKv87sxDcmZdq85PmFhyb4RMqccN7\/TeZgG5fHv7cfyW\nKucPMLrOIo\/YqixFsVseZLaf7jDa+cwFbBjpWqnJRmH9nrf\/0U+g\/VUxB7q44EPr\nT3JC6SB1QSthcd0Kui+xSVFp2Ne51VsM5uBeqRXf3KlhaTksexj8ENIdI\/mhrWvT\nI\/ei5Lgra8y2sjDv4n7ieZVsu8UqBOSQvHN7qsb8P7x1a8Q14OVzwTn9KYQKa\/9w\nT01ndegS2P5FmcnexFeihfkDuZCHeWEvMAbDCKUdLqdCnkFWN6+c8ibu8eSQcWdr\nrrl+MNlhPt+Fht833VseuQq7hMECAwEAAaOCAmAwggJcMA4GA1UdDwEB\/wQEAwIF\noDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH\/BAIwADAd\nBgNVHQ4EFgQUAR4fp\/IE1IUTw0S7reRH2KENCdowHwYDVR0jBBgwFoAUFC6zF7dY\nVsuuUAlA5h+vnYsUwsYwVQYIKwYBBQUHAQEESTBHMCEGCCsGAQUFBzABhhVodHRw\nOi8vcjMuby5sZW5jci5vcmcwIgYIKwYBBQUHMAKGFmh0dHA6Ly9yMy5pLmxlbmNy\nLm9yZy8wMQYDVR0RBCowKIISdjMtcGl4YWwtd2ViLmFoLmJlghJ2My1waXhhbC13\nZWIuYWgubmwwTAYDVR0gBEUwQzAIBgZngQwBAgEwNwYLKwYBBAGC3xMBAQEwKDAm\nBggrBgEFBQcCARYaaHR0cDovL2Nwcy5sZXRzZW5jcnlwdC5vcmcwggEDBgorBgEE\nAdZ5AgQCBIH0BIHxAO8AdgC3Pvsk35xNunXyOcW6WPRsXfxCz3qfNcSeHQmBJe20\nmQAAAYbazatiAAAEAwBHMEUCIQCNU97931EfisrwQE9rIeI+MxHKjdRsF3SeiXA8\nL5UenwIgS3J7+O5X2bQ6Heig+6\/Nmw9hn9laZzPiP7xrVVCOoYcAdQDoPtDaPvUG\nNTLnVyi8iWvJA9PL0RFr7Otp4Xd9bQa9bgAAAYbazatZAAAEAwBGMEQCIEhJzl+F\nSVh8PXsIIBR7xonI6KRG7lUMlj4O3YfEM1dvAiBO72\/DmKoiCmN3s6VP2FR2Z30d\nmj1WGKUbzUKgbQ+XczANBgkqhkiG9w0BAQsFAAOCAQEAcAWMHh7TC9wC40wNivpy\nOYLpzjwiesgiMdYw+\/3\/D1Vd1ppE5YpRnUdqv9fvO7T1UWmDxWftTjhV1m5OxPhf\nuP376F5PRAmw8tZbFpvzryR7wJvSR\/NPkPPFpdkM9OdCqv7HFG+hnhF+1LvmknkN\nKIHgupZLG9cjS39Exp+2J+jgysPCAo8uVlBnA8hFYde9\/Tknr0mQ7bLVtLt51gc\/\n3rATR4agGsCoXyGYR0n+009NpciQMWHHhPiLIj\/Dwqvhy4uSXmMfrAbBcH\/4Hb33\nYs+4C8j+bKlEKemYyiQKYKwZYB\/hIniSosEesqYkaPLnfUlvqgM6qOGjb7vuyf3B\ngw==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFFjCCAv6gAwIBAgIRAJErCErPDBinU\/bWLiWnX1owDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjAwOTA0MDAwMDAw\nWhcNMjUwOTE1MTYwMDAwWjAyMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDELMAkGA1UEAxMCUjMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQC7AhUozPaglNMPEuyNVZLD+ILxmaZ6QoinXSaqtSu5xUyxr45r+XXIo9cP\nR5QUVTVXjJ6oojkZ9YI8QqlObvU7wy7bjcCwXPNZOOftz2nwWgsbvsCUJCWH+jdx\nsxPnHKzhm+\/b5DtFUkWWqcFTzjTIUu61ru2P3mBw4qVUq7ZtDpelQDRrK9O8Zutm\nNHz6a4uPVymZ+DAXXbpyb\/uBxa3Shlg9F8fnCbvxK\/eG3MHacV3URuPMrSXBiLxg\nZ3Vms\/EY96Jc5lP\/Ooi2R6X\/ExjqmAl3P51T+c8B5fWmcBcUr2Ok\/5mzk53cU6cG\n\/kiFHaFpriV1uxPMUgP17VGhi9sVAgMBAAGjggEIMIIBBDAOBgNVHQ8BAf8EBAMC\nAYYwHQYDVR0lBBYwFAYIKwYBBQUHAwIGCCsGAQUFBwMBMBIGA1UdEwEB\/wQIMAYB\nAf8CAQAwHQYDVR0OBBYEFBQusxe3WFbLrlAJQOYfr52LFMLGMB8GA1UdIwQYMBaA\nFHm0WeZ7tuXkAXOACIjIGlj26ZtuMDIGCCsGAQUFBwEBBCYwJDAiBggrBgEFBQcw\nAoYWaHR0cDovL3gxLmkubGVuY3Iub3JnLzAnBgNVHR8EIDAeMBygGqAYhhZodHRw\nOi8veDEuYy5sZW5jci5vcmcvMCIGA1UdIAQbMBkwCAYGZ4EMAQIBMA0GCysGAQQB\ngt8TAQEBMA0GCSqGSIb3DQEBCwUAA4ICAQCFyk5HPqP3hUSFvNVneLKYY611TR6W\nPTNlclQtgaDqw+34IL9fzLdwALduO\/ZelN7kIJ+m74uyA+eitRY8kc607TkC53wl\nikfmZW4\/RvTZ8M6UK+5UzhK8jCdLuMGYL6KvzXGRSgi3yLgjewQtCPkIVz6D2QQz\nCkcheAmCJ8MqyJu5zlzyZMjAvnnAT45tRAxekrsu94sQ4egdRCnbWSDtY7kh+BIm\nlJNXoB1lBMEKIq4QDUOXoRgffuDghje1WrG9ML+Hbisq\/yFOGwXD9RiX8F6sw6W4\navAuvDszue5L3sz85K+EC4Y\/wFVDNvZo4TYXao6Z0f+lQKc0t8DQYzk1OXVu8rp2\nyJMC6alLbBfODALZvYH7n7do1AZls4I9d1P4jnkDrQoxB3UqQ9hVl3LEKQ73xF1O\nyK5GhDDX8oVfGKF5u+decIsH4YaTw7mP3GFxJSqv3+0lUFJoi5Lc5da149p90Ids\nhCExroL1+7mryIkXPeFM5TgO9r0rvZaBFOvV2z0gp35Z0+L4WPlbuEjN\/lxPFin+\nHlUjr8gRsI3qfJOQFy\/9rKIJR0Y\/8Omwt\/8oTWgy1mdeHmmjk7j1nYsvC9JSQ6Zv\nMldlTTKB3zhThV1+XWYp6rjd5JW1zbVWEkLNxE7GJThEUG3szgBVGP7pSWTUTsqX\nnLRbwHOoq7hHwg==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFYDCCBEigAwIBAgIQQAF3ITfU6UK47naqPGQKtzANBgkqhkiG9w0BAQsFADA\/\nMSQwIgYDVQQKExtEaWdpdGFsIFNpZ25hdHVyZSBUcnVzdCBDby4xFzAVBgNVBAMT\nDkRTVCBSb290IENBIFgzMB4XDTIxMDEyMDE5MTQwM1oXDTI0MDkzMDE4MTQwM1ow\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwggIiMA0GCSqGSIb3DQEB\nAQUAA4ICDwAwggIKAoICAQCt6CRz9BQ385ueK1coHIe+3LffOJCMbjzmV6B493XC\nov71am72AE8o295ohmxEk7axY\/0UEmu\/H9LqMZshftEzPLpI9d1537O4\/xLxIZpL\nwYqGcWlKZmZsj348cL+tKSIG8+TA5oCu4kuPt5l+lAOf00eXfJlII1PoOK5PCm+D\nLtFJV4yAdLbaL9A4jXsDcCEbdfIwPPqPrt3aY6vrFk\/CjhFLfs8L6P+1dy70sntK\n4EwSJQxwjQMpoOFTJOwT2e4ZvxCzSow\/iaNhUd6shweU9GNx7C7ib1uYgeGJXDR5\nbHbvO5BieebbpJovJsXQEOEO3tkQjhb7t\/eo98flAgeYjzYIlefiN5YNNnWe+w5y\nsR2bvAP5SQXYgd0FtCrWQemsAXaVCg\/Y39W9Eh81LygXbNKYwagJZHduRze6zqxZ\nXmidf3LWicUGQSk+WT7dJvUkyRGnWqNMQB9GoZm1pzpRboY7nn1ypxIFeFntPlF4\nFQsDj43QLwWyPntKHEtzBRL8xurgUBN8Q5N0s8p0544fAQjQMNRbcTa0B7rBMDBc\nSLeCO5imfWCKoqMpgsy6vYMEG6KDA0Gh1gXxG8K28Kh8hjtGqEgqiNx2mna\/H2ql\nPRmP6zjzZN7IKw0KKP\/32+IVQtQi0Cdd4Xn+GOdwiK1O5tmLOsbdJ1Fu\/7xk9TND\nTwIDAQABo4IBRjCCAUIwDwYDVR0TAQH\/BAUwAwEB\/zAOBgNVHQ8BAf8EBAMCAQYw\nSwYIKwYBBQUHAQEEPzA9MDsGCCsGAQUFBzAChi9odHRwOi8vYXBwcy5pZGVudHJ1\nc3QuY29tL3Jvb3RzL2RzdHJvb3RjYXgzLnA3YzAfBgNVHSMEGDAWgBTEp7Gkeyxx\n+tvhS5B1\/8QVYIWJEDBUBgNVHSAETTBLMAgGBmeBDAECATA\/BgsrBgEEAYLfEwEB\nATAwMC4GCCsGAQUFBwIBFiJodHRwOi8vY3BzLnJvb3QteDEubGV0c2VuY3J5cHQu\nb3JnMDwGA1UdHwQ1MDMwMaAvoC2GK2h0dHA6Ly9jcmwuaWRlbnRydXN0LmNvbS9E\nU1RST09UQ0FYM0NSTC5jcmwwHQYDVR0OBBYEFHm0WeZ7tuXkAXOACIjIGlj26Ztu\nMA0GCSqGSIb3DQEBCwUAA4IBAQAKcwBslm7\/DlLQrt2M51oGrS+o44+\/yQoDFVDC\n5WxCu2+b9LRPwkSICHXM6webFGJueN7sJ7o5XPWioW5WlHAQU7G75K\/QosMrAdSW\n9MUgNTP52GE24HGNtLi1qoJFlcDyqSMo59ahy2cI2qBDLKobkx\/J3vWraV0T9VuG\nWCLKTVXkcGdtwlfFRjlBz4pYg1htmf5X6DYO8A4jqv2Il9DjXA6USbW1FzXSLr9O\nhe8Y4IWS6wY7bCkjCWDcRQJMEhg76fsO3txE+FiYruq9RUWhiF1myv4Q6W+CyBFC\nDfvp7OOGAN6dEOM4+qR9sdjoSYKEBpsr6GtPAQw4dy753ec5\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 3937,
                        "ttfb_start": 3805,
                        "ttfb_end": 3936,
                        "download_start": 3936,
                        "download_end": 3937,
                        "download_ms": 1,
                        "all_start": 3496,
                        "all_end": 3937,
                        "all_ms": 442,
                        "index": 69,
                        "number": 70,
                        "body_file": "032-103618.177-body.txt",
                        "body_id": "103618.177",
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.177"
                    },
                    {
                        "type": 3,
                        "id": "103618.183",
                        "request_id": "103618.183",
                        "ip_addr": "[2a00:1450:4001:809::200e]",
                        "full_url": "https:\/\/www.google-analytics.com\/plugins\/ua\/ec.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.google-analytics.com",
                        "url": "\/plugins\/ua\/ec.js",
                        "raw_id": "103618.183",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 41,
                        "ttfb_ms": 38,
                        "load_start": 3823,
                        "load_start_float": 3823.0004290000002,
                        "bytesIn": 1129,
                        "objectSize": 1129,
                        "objectSizeUncompressed": 2779,
                        "chunks": [
                            {
                                "ts": 3864,
                                "bytes": 1129,
                                "inflated": 2779
                            }
                        ],
                        "expires": "Sat, 13 May 2023 14:29:04 GMT",
                        "cacheControl": "public, max-age=3600",
                        "contentType": "text\/javascript",
                        "contentEncoding": "br",
                        "socket": 401,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.google-analytics.com\/analytics.js",
                        "initiator_line": 23,
                        "initiator_column": 54,
                        "initiator_type": "script",
                        "initiator_function": "Id",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.google-analytics.com",
                                ":method: GET",
                                ":path: \/plugins\/ua\/ec.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "age: 1667",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: public, max-age=3600",
                                "content-encoding: br",
                                "content-length: 1129",
                                "content-type: text\/javascript",
                                "cross-origin-opener-policy-report-only: same-origin; report-to=\"static-on-bigtable\"",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Sat, 13 May 2023 13:29:04 GMT",
                                "expires: Sat, 13 May 2023 14:29:04 GMT",
                                "last-modified: Thu, 30 Dec 2021 12:48:00 GMT",
                                "report-to: {\"group\":\"static-on-bigtable\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/static-on-bigtable\"}]}",
                                "server: sffe",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-xss-protection: 0",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1600,
                        "score_cache": 0,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 1129,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 1933,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 3820,
                        "socket_group": "https:\/\/www.google-analytics.com",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 429,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 3864,
                        "ttfb_start": 3823,
                        "ttfb_end": 3861,
                        "download_start": 3861,
                        "download_end": 3864,
                        "download_ms": 3,
                        "all_start": 3823,
                        "all_end": 3864,
                        "all_ms": 41,
                        "index": 70,
                        "number": 71,
                        "body_file": "030-103618.183-body.txt",
                        "cpuTimes": {
                            "EvaluateScript": 31,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 31,
                        "cpu.v8.compile": 0,
                        "cpuTime": 31,
                        "body_id": "103618.183",
                        "js_timing": [
                            [
                                3911.2420000000002,
                                3942.3780000000002
                            ],
                            [
                                3911.2530000000002,
                                3911.384
                            ]
                        ],
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.183"
                    },
                    {
                        "type": 3,
                        "id": "103618.184",
                        "request_id": "103618.184",
                        "ip_addr": "[2a00:1450:4001:809::200e]",
                        "full_url": "https:\/\/www.google-analytics.com\/j\/collect?v=1&_v=j100&aip=1&a=1333152303&t=pageview&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&_u=YEBAAEALAAAAACgGKC~&jid=852572451&gjid=2086686979&cid=1047731798.1683986211&tid=UA-89331604-2&_gid=1721792725.1683986211&_r=1&_slc=1&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38173%2F1%2CC2374%3DVG47747%2F1%2CC2545%3DVG50950%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52185%2F0%2CC2625%3DVG52255%2F0%2CC2627%3DVG52393%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PAGE_VIEW&cd110=1099&cd172=homepage&cd190=web_nl&cd19=1047731798.1683986211&z=472780327",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "www.google-analytics.com",
                        "url": "\/j\/collect?v=1&_v=j100&aip=1&a=1333152303&t=pageview&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&_u=YEBAAEALAAAAACgGKC~&jid=852572451&gjid=2086686979&cid=1047731798.1683986211&tid=UA-89331604-2&_gid=1721792725.1683986211&_r=1&_slc=1&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38173%2F1%2CC2374%3DVG47747%2F1%2CC2545%3DVG50950%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52185%2F0%2CC2625%3DVG52255%2F0%2CC2627%3DVG52393%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PAGE_VIEW&cd110=1099&cd172=homepage&cd190=web_nl&cd19=1047731798.1683986211&z=472780327",
                        "raw_id": "103618.184",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "XHR",
                        "load_ms": 48,
                        "ttfb_ms": 46,
                        "load_start": 3849,
                        "load_start_float": 3849.0004370000001,
                        "bytesIn": 3,
                        "objectSize": 3,
                        "objectSizeUncompressed": 3,
                        "chunks": [
                            {
                                "ts": 3897,
                                "bytes": 3
                            }
                        ],
                        "expires": "Fri, 01 Jan 1990 00:00:00 GMT",
                        "cacheControl": "no-cache, no-store, must-revalidate",
                        "contentType": "text\/plain",
                        "contentEncoding": "",
                        "socket": 401,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                        "initiator_line": 470,
                        "initiator_column": 409,
                        "initiator_type": "script",
                        "initiator_function": "ge",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.google-analytics.com",
                                ":method: POST",
                                ":path: \/j\/collect?v=1&_v=j100&aip=1&a=1333152303&t=pageview&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&_u=YEBAAEALAAAAACgGKC~&jid=852572451&gjid=2086686979&cid=1047731798.1683986211&tid=UA-89331604-2&_gid=1721792725.1683986211&_r=1&_slc=1&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38173%2F1%2CC2374%3DVG47747%2F1%2CC2545%3DVG50950%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52185%2F0%2CC2625%3DVG52255%2F0%2CC2627%3DVG52393%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PAGE_VIEW&cd110=1099&cd172=homepage&cd190=web_nl&cd19=1047731798.1683986211&z=472780327",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 0",
                                "content-type: text\/plain",
                                "origin: https:\/\/www.ah.nl",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-origin: https:\/\/www.ah.nl",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: no-cache, no-store, must-revalidate",
                                "content-length: 3",
                                "content-type: text\/plain",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Sat, 13 May 2023 13:56:51 GMT",
                                "expires: Fri, 01 Jan 1990 00:00:00 GMT",
                                "last-modified: Sun, 17 May 1998 03:00:00 GMT",
                                "pragma: no-cache",
                                "server: Golfe2",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 4084,
                        "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": 3849,
                        "socket_group": "https:\/\/www.google-analytics.com",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 437,
                        "server_port": "443",
                        "load_end": 3897,
                        "ttfb_start": 3849,
                        "ttfb_end": 3895,
                        "download_start": 3895,
                        "download_end": 3897,
                        "download_ms": 2,
                        "all_start": 3849,
                        "all_end": 3897,
                        "all_ms": 48,
                        "index": 71,
                        "number": 72,
                        "body_file": "031-103618.184-body.txt",
                        "body_id": "103618.184",
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.184"
                    },
                    {
                        "type": 3,
                        "id": "103618.185",
                        "request_id": "103618.185",
                        "ip_addr": "[2a00:1450:4001:809::200e]",
                        "full_url": "https:\/\/www.google-analytics.com\/j\/collect?v=1&_v=j100&aip=1&a=1333152303&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=DataLayer%20Health%20Check&ea=ahDataLayer.data.basket&el=Not%20found&_u=aGDAAEALAAAAACgOKCC~&jid=223851033&gjid=828529223&cid=1047731798.1683986211&tid=UA-89331604-23&_gid=1721792725.1683986211&_r=1&gtm=45He35a0n81WQK8NCZ&cd1=1099&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd100=gtmError&cd172=homepage&cd190=web_nl&cd19=1047731798.1683986211&z=742727407",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "www.google-analytics.com",
                        "url": "\/j\/collect?v=1&_v=j100&aip=1&a=1333152303&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=DataLayer%20Health%20Check&ea=ahDataLayer.data.basket&el=Not%20found&_u=aGDAAEALAAAAACgOKCC~&jid=223851033&gjid=828529223&cid=1047731798.1683986211&tid=UA-89331604-23&_gid=1721792725.1683986211&_r=1&gtm=45He35a0n81WQK8NCZ&cd1=1099&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd100=gtmError&cd172=homepage&cd190=web_nl&cd19=1047731798.1683986211&z=742727407",
                        "raw_id": "103618.185",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "XHR",
                        "load_ms": 49,
                        "ttfb_ms": 46,
                        "load_start": 3913,
                        "load_start_float": 3913.000442,
                        "bytesIn": 1,
                        "objectSize": 1,
                        "objectSizeUncompressed": 1,
                        "chunks": [
                            {
                                "ts": 3962,
                                "bytes": 1
                            }
                        ],
                        "expires": "Fri, 01 Jan 1990 00:00:00 GMT",
                        "cacheControl": "no-cache, no-store, must-revalidate",
                        "contentType": "text\/plain",
                        "contentEncoding": "",
                        "socket": 401,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                        "initiator_line": 470,
                        "initiator_column": 409,
                        "initiator_type": "script",
                        "initiator_function": "ge",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.google-analytics.com",
                                ":method: POST",
                                ":path: \/j\/collect?v=1&_v=j100&aip=1&a=1333152303&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=DataLayer%20Health%20Check&ea=ahDataLayer.data.basket&el=Not%20found&_u=aGDAAEALAAAAACgOKCC~&jid=223851033&gjid=828529223&cid=1047731798.1683986211&tid=UA-89331604-23&_gid=1721792725.1683986211&_r=1&gtm=45He35a0n81WQK8NCZ&cd1=1099&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd100=gtmError&cd172=homepage&cd190=web_nl&cd19=1047731798.1683986211&z=742727407",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 0",
                                "content-type: text\/plain",
                                "origin: https:\/\/www.ah.nl",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-origin: https:\/\/www.ah.nl",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: no-cache, no-store, must-revalidate",
                                "content-length: 1",
                                "content-type: text\/plain",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Sat, 13 May 2023 13:56:51 GMT",
                                "expires: Fri, 01 Jan 1990 00:00:00 GMT",
                                "last-modified: Sun, 17 May 1998 03:00:00 GMT",
                                "pragma: no-cache",
                                "server: Golfe2",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 3514,
                        "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": 3913,
                        "socket_group": "https:\/\/www.google-analytics.com",
                        "http2_stream_id": 7,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 442,
                        "server_port": "443",
                        "load_end": 3962,
                        "ttfb_start": 3913,
                        "ttfb_end": 3959,
                        "download_start": 3959,
                        "download_end": 3962,
                        "download_ms": 3,
                        "all_start": 3913,
                        "all_end": 3962,
                        "all_ms": 49,
                        "index": 72,
                        "number": 73,
                        "body_file": "033-103618.185-body.txt",
                        "body_id": "103618.185",
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.185"
                    },
                    {
                        "type": 3,
                        "id": "103618.186",
                        "request_id": "103618.186",
                        "ip_addr": "[2a00:1450:4001:809::200e]",
                        "full_url": "https:\/\/www.google-analytics.com\/collect?v=1&_v=j100&aip=1&a=1333152303&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=Promo&ea=promoView&_u=aGDAAEALAAAAACgOKCC~&cid=1047731798.1683986211&tid=UA-89331604-2&_gid=1721792725.1683986211&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38173%2F1%2CC2374%3DVG47747%2F1%2CC2545%3DVG50950%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52185%2F0%2CC2625%3DVG52255%2F0%2CC2627%3DVG52393%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PROMOTIONS_IMPRESSION&cd110=1099&cd172=homepage&cd190=web_nl&cd19=1047731798.1683986211&promo1id=MarketingCarousel%20-%20r117_r1_r4_1&promo1ps=110401&promo1cr=https%3A%2F%2Fstatic.ah.nl%2Fbinaries%2Fah%2Fcontent%2Fgallery%2Fshared%2Fah-nl%2FpageEntries%2Fbackground-images%2Fb2c%2F2023%2Fwk19%2Fhp_carroussel_1_hamsteren_def.png%2Fhp_carroussel_1_hamsteren_def.png%2Fahonline%3AlargePageEntryImage&promo1nm=Meer%20dan%201000%20producten%202e%20gratis&z=713898641",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.google-analytics.com",
                        "url": "\/collect?v=1&_v=j100&aip=1&a=1333152303&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=Promo&ea=promoView&_u=aGDAAEALAAAAACgOKCC~&cid=1047731798.1683986211&tid=UA-89331604-2&_gid=1721792725.1683986211&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38173%2F1%2CC2374%3DVG47747%2F1%2CC2545%3DVG50950%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52185%2F0%2CC2625%3DVG52255%2F0%2CC2627%3DVG52393%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PROMOTIONS_IMPRESSION&cd110=1099&cd172=homepage&cd190=web_nl&cd19=1047731798.1683986211&promo1id=MarketingCarousel%20-%20r117_r1_r4_1&promo1ps=110401&promo1cr=https%3A%2F%2Fstatic.ah.nl%2Fbinaries%2Fah%2Fcontent%2Fgallery%2Fshared%2Fah-nl%2FpageEntries%2Fbackground-images%2Fb2c%2F2023%2Fwk19%2Fhp_carroussel_1_hamsteren_def.png%2Fhp_carroussel_1_hamsteren_def.png%2Fahonline%3AlargePageEntryImage&promo1nm=Meer%20dan%201000%20producten%202e%20gratis&z=713898641",
                        "raw_id": "103618.186",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 46,
                        "ttfb_ms": 46,
                        "load_start": 3920,
                        "load_start_float": 3920.000446,
                        "bytesIn": 35,
                        "objectSize": 35,
                        "objectSizeUncompressed": 35,
                        "chunks": [
                            {
                                "ts": 3966,
                                "bytes": 35
                            }
                        ],
                        "expires": "Mon, 01 Jan 1990 00:00:00 GMT",
                        "cacheControl": "no-cache, no-store, must-revalidate",
                        "contentType": "image\/gif",
                        "contentEncoding": "",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 3917,
                        "connect_end": 3917,
                        "ssl_start": 3917,
                        "ssl_end": 3917,
                        "securityDetails": {
                            "protocol": "QUIC",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "*.google-analytics.com",
                            "sanList": [
                                "*.google-analytics.com",
                                "region1.app-measurement.com",
                                "app-measurement.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": "GTS CA 1C3",
                            "validFrom": 1682337366,
                            "validTo": 1689594965,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2023' log",
                                    "logId": "E83ED0DA3EF5063532E75728BC896BC903D3CBD1116BECEB69E1777D6D06BD6E",
                                    "timestamp": 1682340967866,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100BD472EBA1231C311A7394514703DF1648F9D2443AE02B57F6C121B2DB6AD7A18022100A00CAA5E2089E2851A9EB233C9F253CED1CF86B3B3526309D11E7400D9C6315B"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Nessie2023 Log",
                                    "logId": "B3737707E18450F86386D605A9DC11094A792DB1670C0B87DCF0030E7936A59A",
                                    "timestamp": 1682340967891,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30440220038ADA7CD802E28FD6FEE5873AD7F111D987B1444DD11BA38B32E5750CF7EFE702202CF13B7AA3F97015D27E4685C2E10C4ED2E8B374EB74C3172667B721D4EF4B30"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.google-analytics.com",
                                ":method: GET",
                                ":path: \/collect?v=1&_v=j100&aip=1&a=1333152303&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=Promo&ea=promoView&_u=aGDAAEALAAAAACgOKCC~&cid=1047731798.1683986211&tid=UA-89331604-2&_gid=1721792725.1683986211&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38173%2F1%2CC2374%3DVG47747%2F1%2CC2545%3DVG50950%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52185%2F0%2CC2625%3DVG52255%2F0%2CC2627%3DVG52393%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PROMOTIONS_IMPRESSION&cd110=1099&cd172=homepage&cd190=web_nl&cd19=1047731798.1683986211&promo1id=MarketingCarousel%20-%20r117_r1_r4_1&promo1ps=110401&promo1cr=https%3A%2F%2Fstatic.ah.nl%2Fbinaries%2Fah%2Fcontent%2Fgallery%2Fshared%2Fah-nl%2FpageEntries%2Fbackground-images%2Fb2c%2F2023%2Fwk19%2Fhp_carroussel_1_hamsteren_def.png%2Fhp_carroussel_1_hamsteren_def.png%2Fahonline%3AlargePageEntryImage&promo1nm=Meer%20dan%201000%20producten%202e%20gratis&z=713898641",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "age: 80973",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: no-cache, no-store, must-revalidate",
                                "content-length: 35",
                                "content-type: image\/gif",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 12 May 2023 15:27:18 GMT",
                                "expires: Mon, 01 Jan 1990 00:00:00 GMT",
                                "last-modified: Sun, 17 May 1998 03:00:00 GMT",
                                "pragma: no-cache",
                                "server: Golfe2",
                                "x-content-type-options: nosniff"
                            ]
                        },
                        "bytesOut": 5107,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": 0,
                        "ssl_ms": 0,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 35,
                        "image_save": 0,
                        "cache_time": null,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 3918,
                        "netlog_id": 446,
                        "image_details": {
                            "detected_type": "gif",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.57
                                },
                                "File": {
                                    "FileSize": "35 bytes",
                                    "FileType": "GIF",
                                    "FileTypeExtension": "gif",
                                    "MIMEType": "image\/gif"
                                },
                                "GIF": {
                                    "GIFVersion": "89a",
                                    "ImageWidth": 1,
                                    "ImageHeight": 1,
                                    "HasColorMap": "Yes",
                                    "ColorResolutionDepth": 1,
                                    "BitsPerPixel": 1,
                                    "BackgroundColor": 255
                                },
                                "Composite": {
                                    "ImageSize": "1x1",
                                    "Megapixels": 9.9999999999999995e-7
                                }
                            },
                            "magick": {
                                "format": "GIF",
                                "formatDescription": "CompuServe graphics interchange format",
                                "mimeType": "image\/gif",
                                "class": "PseudoClass",
                                "geometry": {
                                    "width": 1,
                                    "height": 1,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "Bilevel",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 1,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 1,
                                    "green": 1,
                                    "blue": 1
                                },
                                "pixels": 1,
                                "imageStatistics": {
                                    "all": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    },
                                    "green": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    },
                                    "blue": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    }
                                },
                                "colormapEntries": 2,
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#000000",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1,
                                    "height": 1,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "compression": "LZW",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2023-05-13T13:56:51+00:00",
                                    "date:modify": "2023-05-13T13:56:51+00:00",
                                    "signature": "5ae7e6a42304dc6e4176210b83c43024f99a0bce9a870c3b6d2c95fc8ebfb74c"
                                },
                                "tainted": false,
                                "filesize": "35B",
                                "numberPixels": "1",
                                "pixelsPerSecond": "978B",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.001"
                            }
                        },
                        "load_end": 3966,
                        "ttfb_start": 3920,
                        "ttfb_end": 3966,
                        "download_start": 3966,
                        "download_end": 3966,
                        "download_ms": 0,
                        "all_start": 3920,
                        "all_end": 3966,
                        "all_ms": 46,
                        "index": 73,
                        "number": 74
                    },
                    {
                        "type": 3,
                        "id": "103618.187",
                        "request_id": "103618.187",
                        "ip_addr": "35.205.232.200",
                        "full_url": "https:\/\/zsp1.ah.nl\/track\/9243-Adhese_IABview\/sl6\/dtphone\/ogcontrol\/II4a002b9d-6e04-4c10-94a1-daf24f7fe60c\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/?t=1683986210462",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "zsp1.ah.nl",
                        "url": "\/track\/9243-Adhese_IABview\/sl6\/dtphone\/ogcontrol\/II4a002b9d-6e04-4c10-94a1-daf24f7fe60c\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/?t=1683986210462",
                        "raw_id": "103618.187",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Fetch",
                        "load_ms": 114,
                        "ttfb_ms": 113,
                        "load_start": 4480,
                        "load_start_float": 4480.0004529999997,
                        "bytesIn": 61,
                        "objectSize": 61,
                        "objectSizeUncompressed": 43,
                        "chunks": [
                            {
                                "ts": 4593,
                                "bytes": 61,
                                "inflated": 43
                            }
                        ],
                        "expires": "",
                        "cacheControl": "must-revalidate",
                        "contentType": "image\/gif",
                        "contentEncoding": "gzip",
                        "socket": 312,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                        "initiator_line": 266,
                        "initiator_column": 99,
                        "initiator_type": "script",
                        "initiator_function": "Tl.dtAWF",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: zsp1.ah.nl",
                                ":method: GET",
                                ":path: \/track\/9243-Adhese_IABview\/sl6\/dtphone\/ogcontrol\/II4a002b9d-6e04-4c10-94a1-daf24f7fe60c\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/?t=1683986210462",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/www.ah.nl",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                "access-control-allow-methods: GET, POST, OPTIONS",
                                "access-control-allow-origin: https:\/\/www.ah.nl",
                                "cache-control: must-revalidate",
                                "content-encoding: gzip",
                                "content-type: image\/gif",
                                "date: Sat, 13 May 2023 13:56:51 GMT",
                                "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                "pragma: no-cache",
                                "strict-transport-security: max-age=15724800; includeSubDomains",
                                "x-content-type-options: nosniff",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2038,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "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": 569,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 569,
                        "image_save": 0,
                        "cache_time": null,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 4479,
                        "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                        "http2_stream_id": 19,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 453,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "gif",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.57
                                },
                                "File": {
                                    "FileSize": "43 bytes",
                                    "FileType": "GIF",
                                    "FileTypeExtension": "gif",
                                    "MIMEType": "image\/gif"
                                },
                                "GIF": {
                                    "GIFVersion": "89a",
                                    "ImageWidth": 1,
                                    "ImageHeight": 1,
                                    "HasColorMap": "Yes",
                                    "ColorResolutionDepth": 1,
                                    "BitsPerPixel": 1,
                                    "BackgroundColor": 0,
                                    "TransparentColor": 1,
                                    "Duration": "0.10 s"
                                },
                                "Composite": {
                                    "ImageSize": "1x1",
                                    "Megapixels": 9.9999999999999995e-7
                                }
                            },
                            "magick": {
                                "format": "GIF",
                                "formatDescription": "CompuServe graphics interchange format",
                                "mimeType": "image\/gif",
                                "class": "PseudoClass",
                                "geometry": {
                                    "width": 1,
                                    "height": 1,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "Bilevel",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 1,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 1,
                                    "red": 1,
                                    "green": 1,
                                    "blue": 1
                                },
                                "pixels": 1,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 191.25,
                                        "standardDeviation": 0,
                                        "kurtosis": -1.6875,
                                        "skewness": -0.75,
                                        "entropy": 0
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    },
                                    "red": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    },
                                    "green": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    },
                                    "blue": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    }
                                },
                                "alpha": "#FFFFFF00",
                                "colormapEntries": 2,
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFFFF",
                                "borderColor": "#DFDFDFFF",
                                "matteColor": "#BDBDBDFF",
                                "transparentColor": "#FFFFFF00",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1,
                                    "height": 1,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "delay": "10x100",
                                "compression": "LZW",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2023-05-13T13:56:51+00:00",
                                    "date:modify": "2023-05-13T13:56:51+00:00",
                                    "signature": "6fc6f4524161c3ae0d316812d7088e3fcd372023edaea2d7821093be40ae1060"
                                },
                                "tainted": false,
                                "filesize": "43B",
                                "numberPixels": "1",
                                "pixelsPerSecond": "1054B",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.000"
                            }
                        },
                        "load_end": 4594,
                        "ttfb_start": 4480,
                        "ttfb_end": 4593,
                        "download_start": 4593,
                        "download_end": 4594,
                        "download_ms": 1,
                        "all_start": 4480,
                        "all_end": 4594,
                        "all_ms": 114,
                        "index": 74,
                        "number": 75
                    },
                    {
                        "type": 3,
                        "id": "103618.188",
                        "request_id": "103618.188",
                        "ip_addr": "23.36.162.213",
                        "full_url": "https:\/\/v3-pixal-web.ah.nl\/raw-customer-interaction-data?richsstsse",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "v3-pixal-web.ah.nl",
                        "url": "\/raw-customer-interaction-data?richsstsse",
                        "raw_id": "103618.188",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "XHR",
                        "load_ms": 145,
                        "ttfb_ms": 143,
                        "load_start": 4490,
                        "load_start_float": 4490.0004580000004,
                        "bytesIn": 159,
                        "objectSize": 159,
                        "objectSizeUncompressed": 199,
                        "chunks": [
                            {
                                "ts": 4634,
                                "bytes": 159,
                                "inflated": 199
                            }
                        ],
                        "expires": "Sat, 13 May 2023 13:56:51 GMT",
                        "cacheControl": "max-age=0, no-cache, no-store",
                        "contentType": "text\/plain",
                        "contentEncoding": "gzip",
                        "socket": 418,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                        "initiator_line": 470,
                        "initiator_column": 409,
                        "initiator_type": "script",
                        "initiator_function": "ge",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: v3-pixal-web.ah.nl",
                                ":method: POST",
                                ":path: \/raw-customer-interaction-data?richsstsse",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 929",
                                "content-type: text\/plain;charset=UTF-8",
                                "cookie: _ga=GA1.2.1047731798.1683986211; _gid=GA1.2.1721792725.1683986211; _gat_UA-89331604-2=1; _gat_UA-89331604-23=1; ah_cid=%7B%22sct%22%3A1%2C%22cid%22%3A%22ah.1.1683986211215.3492690203%22%2C%22cid_t%22%3A1683986211215%2C%22sid%22%3A1683986211215%2C%22sid_t%22%3A1683986211215%2C%22pct%22%3A1%2C%22seg%22%3A0%7D; TS011c9721=01a85d5aa0c8b61bca6eef67a35257eee7550d5ffad6d0fc3300796b1b008b4a4d27aa9ff5f66f9a246290e9f00c14a4c04d2ebe07; TS01816841=01a85d5aa03d96fb97809ddb3fedbf7564c4855d59d6d0fc3300796b1b008b4a4d27aa9ff5ef20ceb32de0ec5dfc1f15a8d69ce897f4761e343f88bbe5328b528c4b6d0792",
                                "origin: https:\/\/www.ah.nl",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-headers: x-gtm-server-preview",
                                "access-control-allow-origin: https:\/\/www.ah.nl",
                                "cache-control: max-age=0, no-cache, no-store",
                                "content-encoding: gzip",
                                "content-length: 159",
                                "content-type: text\/plain",
                                "date: Sat, 13 May 2023 13:56:51 GMT",
                                "expires: Sat, 13 May 2023 13:56:51 GMT",
                                "pragma: no-cache",
                                "server-timing: dtSInfo;desc=\"1\", dtTao;desc=\"1\"",
                                "set-cookie: ah_cid=%7B%22sct%22%3A1%2C%22cid%22%3A%22ah.1.1683986211215.3492690203%22%2C%22cid_t%22%3A1683986211215%2C%22sid%22%3A1683986211215%2C%22sid_t%22%3A1683986211924%2C%22pct%22%3A1%2C%22seg%22%3A0%7D; Max-Age=15778463; Domain=ah.nl; Path=\/; HttpOnly",
                                "set-cookie: TS011c9721=01a85d5aa0c8b61bca6eef67a35257eee7550d5ffad6d0fc3300796b1b008b4a4d27aa9ff5f66f9a246290e9f00c14a4c04d2ebe07; Path=\/; Secure; HTTPOnly",
                                "set-cookie: TS01816841=01a85d5aa07d1c85706dfe981ee3a691b8ada131ffd6d0fc3300796b1b008b4a4d27aa9ff5ef20ceb32de0ec5dfc1f15a8d69ce89710a6f7d34371ae1da4a5a88e19996b69; path=\/; domain=ah.nl; HTTPonly; Secure",
                                "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                "timing-allow-origin: *",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 3694,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 159,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 4487,
                        "socket_group": "https:\/\/v3-pixal-web.ah.nl",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 458,
                        "server_port": "443",
                        "load_end": 4635,
                        "ttfb_start": 4490,
                        "ttfb_end": 4633,
                        "download_start": 4633,
                        "download_end": 4635,
                        "download_ms": 2,
                        "all_start": 4490,
                        "all_end": 4635,
                        "all_ms": 145,
                        "index": 75,
                        "number": 76,
                        "body_file": "034-103618.188-body.txt",
                        "body_id": "103618.188",
                        "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.188"
                    },
                    {
                        "type": 3,
                        "id": "103618.189",
                        "request_id": "103618.189",
                        "ip_addr": "[2a00:1450:4001:809::200e]",
                        "full_url": "https:\/\/www.google-analytics.com\/collect?v=1&_v=j100&aip=1&a=1333152303&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=Promo&ea=promoView-AM&el=iAB&_u=aGDAAEALAAAAACgOKCC~&cid=1047731798.1683986211&tid=UA-89331604-2&_gid=1721792725.1683986211&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38173%2F1%2CC2374%3DVG47747%2F1%2CC2545%3DVG50950%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52185%2F0%2CC2625%3DVG52255%2F0%2CC2627%3DVG52393%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PROMOTIONS_IMPRESSION&cd110=1099&cd140=733&cd172=homepage&cd173=749&cd190=web_nl&cd196=Adhese&cd19=1047731798.1683986211&promo1id=9243&promo1ps=110501&promo1cr=https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F733_2nd_1.jpg&promo1nm=Een%20volle%20tas%20en%20toch%20flink%20bespaard&z=1049021876",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.google-analytics.com",
                        "url": "\/collect?v=1&_v=j100&aip=1&a=1333152303&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=Promo&ea=promoView-AM&el=iAB&_u=aGDAAEALAAAAACgOKCC~&cid=1047731798.1683986211&tid=UA-89331604-2&_gid=1721792725.1683986211&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38173%2F1%2CC2374%3DVG47747%2F1%2CC2545%3DVG50950%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52185%2F0%2CC2625%3DVG52255%2F0%2CC2627%3DVG52393%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PROMOTIONS_IMPRESSION&cd110=1099&cd140=733&cd172=homepage&cd173=749&cd190=web_nl&cd196=Adhese&cd19=1047731798.1683986211&promo1id=9243&promo1ps=110501&promo1cr=https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F733_2nd_1.jpg&promo1nm=Een%20volle%20tas%20en%20toch%20flink%20bespaard&z=1049021876",
                        "raw_id": "103618.189",
                        "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                        "documentURL": "https:\/\/www.ah.nl\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 39,
                        "ttfb_ms": 39,
                        "load_start": 4539,
                        "load_start_float": 4539.0004609999996,
                        "bytesIn": 35,
                        "objectSize": 35,
                        "objectSizeUncompressed": 35,
                        "chunks": [
                            {
                                "ts": 4578,
                                "bytes": 35
                            }
                        ],
                        "expires": "Mon, 01 Jan 1990 00:00:00 GMT",
                        "cacheControl": "no-cache, no-store, must-revalidate",
                        "contentType": "image\/gif",
                        "contentEncoding": "",
                        "socket": 0,
                        "protocol": "h3",
                        "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: www.google-analytics.com",
                                ":method: GET",
                                ":path: \/collect?v=1&_v=j100&aip=1&a=1333152303&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=Promo&ea=promoView-AM&el=iAB&_u=aGDAAEALAAAAACgOKCC~&cid=1047731798.1683986211&tid=UA-89331604-2&_gid=1721792725.1683986211&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38173%2F1%2CC2374%3DVG47747%2F1%2CC2545%3DVG50950%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52185%2F0%2CC2625%3DVG52255%2F0%2CC2627%3DVG52393%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PROMOTIONS_IMPRESSION&cd110=1099&cd140=733&cd172=homepage&cd173=749&cd190=web_nl&cd196=Adhese&cd19=1047731798.1683986211&promo1id=9243&promo1ps=110501&promo1cr=https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F733_2nd_1.jpg&promo1nm=Een%20volle%20tas%20en%20toch%20flink%20bespaard&z=1049021876",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.ah.nl\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                "sec-ch-ua-mobile: ?1",
                                "sec-ch-ua-platform: \"iOS\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "age: 80973",
                                "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                "cache-control: no-cache, no-store, must-revalidate",
                                "content-length: 35",
                                "content-type: image\/gif",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 12 May 2023 15:27:18 GMT",
                                "expires: Mon, 01 Jan 1990 00:00:00 GMT",
                                "last-modified: Sun, 17 May 1998 03:00:00 GMT",
                                "pragma: no-cache",
                                "server: Golfe2",
                                "x-content-type-options: nosniff"
                            ]
                        },
                        "bytesOut": 4603,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 35,
                        "image_save": 0,
                        "cache_time": null,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 4537,
                        "netlog_id": 461,
                        "image_details": {
                            "detected_type": "gif",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.57
                                },
                                "File": {
                                    "FileSize": "35 bytes",
                                    "FileType": "GIF",
                                    "FileTypeExtension": "gif",
                                    "MIMEType": "image\/gif"
                                },
                                "GIF": {
                                    "GIFVersion": "89a",
                                    "ImageWidth": 1,
                                    "ImageHeight": 1,
                                    "HasColorMap": "Yes",
                                    "ColorResolutionDepth": 1,
                                    "BitsPerPixel": 1,
                                    "BackgroundColor": 255
                                },
                                "Composite": {
                                    "ImageSize": "1x1",
                                    "Megapixels": 9.9999999999999995e-7
                                }
                            },
                            "magick": {
                                "format": "GIF",
                                "formatDescription": "CompuServe graphics interchange format",
                                "mimeType": "image\/gif",
                                "class": "PseudoClass",
                                "geometry": {
                                    "width": 1,
                                    "height": 1,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "Bilevel",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 1,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 1,
                                    "green": 1,
                                    "blue": 1
                                },
                                "pixels": 1,
                                "imageStatistics": {
                                    "all": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    },
                                    "green": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    },
                                    "blue": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    }
                                },
                                "colormapEntries": 2,
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#000000",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1,
                                    "height": 1,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "compression": "LZW",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2023-05-13T13:56:51+00:00",
                                    "date:modify": "2023-05-13T13:56:51+00:00",
                                    "signature": "5ae7e6a42304dc6e4176210b83c43024f99a0bce9a870c3b6d2c95fc8ebfb74c"
                                },
                                "tainted": false,
                                "filesize": "35B",
                                "numberPixels": "1",
                                "pixelsPerSecond": "1012B",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.000"
                            }
                        },
                        "load_end": 4578,
                        "ttfb_start": 4539,
                        "ttfb_end": 4578,
                        "download_start": 4578,
                        "download_end": 4578,
                        "download_ms": 0,
                        "all_start": 4539,
                        "all_end": 4578,
                        "all_ms": 39,
                        "index": 76,
                        "number": 77
                    }
                ],
                "requestsFull": 77,
                "requestsDoc": 62,
                "responses_200": 73,
                "responses_404": 0,
                "responses_other": 4,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "main_frame": "7001C392313EE4D4417D1386081DC4EA",
                "loadEventStart": 3476,
                "loadEventEnd": 3476,
                "domContentLoadedEventStart": 2674,
                "domContentLoadedEventEnd": 2693,
                "URL": "https:\/\/www.ah.nl",
                "connections": 10,
                "final_base_page_request": 0,
                "final_base_page_request_id": "28563D8469EAE0FD708A8FC7B69D5FD8",
                "final_url": "https:\/\/www.ah.nl\/",
                "domInteractive": 1931,
                "firstPaint": 1404.9000000003725,
                "firstContentfulPaint": 1408,
                "firstMeaningfulPaint": 1512,
                "firstImagePaint": 1692,
                "renderBlockingCSS": 1,
                "renderBlockingJS": 2,
                "TTFB": 719,
                "basePageSSLTime": 82,
                "score_cache": 52,
                "score_cdn": 100,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 94,
                "score_etags": -1,
                "score_progressive_jpeg": 22,
                "gzip_total": 1649715,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 300470,
                "image_savings": 20049,
                "base_page_cdn": "Akamai",
                "cpuTimes": {
                    "ParseHTML": 51,
                    "HTMLDocumentParser::FetchQueuedPreloads": 5,
                    "EventDispatch": 5,
                    "MarkDOMContent": 0,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "EvaluateScript": 707,
                    "v8.compile": 127,
                    "ResourceFetcher::requestResource": 106,
                    "TimerFire": 12,
                    "FunctionCall": 541,
                    "ParseAuthorStyleSheet": 7,
                    "UpdateLayoutTree": 142,
                    "Layout": 229,
                    "PrePaint": 53,
                    "Paint": 66,
                    "Layerize": 52,
                    "ResourceChangePriority": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "ScrollLayer": 0,
                    "IntersectionObserverController::computeIntersections": 11,
                    "HitTest": 1,
                    "MarkLoad": 0,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 2,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 6,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 27,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 1,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "V8.GC_MC_INCREMENTAL_START": 18,
                    "V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                    "V8.GC_MC_INCREMENTAL_EMBEDDER_PROLOGUE": 0,
                    "V8.GC_MC_MARK_ROOTS": 0,
                    "V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                    "V8.GC_MC_INCREMENTAL": 1,
                    "V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 2,
                    "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_MC_MARK_FULL_CLOSURE": 0,
                    "V8.GC_MC_CLEAR": 0,
                    "V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 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_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                    "V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                    "V8.GC_MC_CLEAR_MAPS": 0,
                    "V8.GC_MC_CLEAR_WEAK_REFERENCES": 0,
                    "V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                    "V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 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": 3,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 1,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 1,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 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": 11,
                    "V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_MC_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                    "V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                    "V8.GC_MC_COMPLETE_SWEEPING": 0,
                    "FireAnimationFrame": 1,
                    "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "XHRReadyStateChange": 2,
                    "XHRLoad": 0,
                    "ResourceFetcher::WarnUnusedPreloads": 0,
                    "Idle": 2441
                },
                "cpuTimesDoc": {
                    "ParseHTML": 51,
                    "HTMLDocumentParser::FetchQueuedPreloads": 5,
                    "EventDispatch": 2,
                    "MarkDOMContent": 0,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "EvaluateScript": 651,
                    "v8.compile": 123,
                    "ResourceFetcher::requestResource": 73,
                    "TimerFire": 5,
                    "FunctionCall": 383,
                    "ParseAuthorStyleSheet": 7,
                    "UpdateLayoutTree": 100,
                    "Layout": 165,
                    "PrePaint": 35,
                    "Paint": 25,
                    "Layerize": 18,
                    "ResourceChangePriority": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "ScrollLayer": 0,
                    "IntersectionObserverController::computeIntersections": 2,
                    "HitTest": 1,
                    "MarkLoad": 0,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 2,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 6,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 25,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 1,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "V8.GC_MC_INCREMENTAL_START": 18,
                    "V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                    "V8.GC_MC_INCREMENTAL_EMBEDDER_PROLOGUE": 0,
                    "V8.GC_MC_MARK_ROOTS": 0,
                    "V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                    "V8.GC_MC_INCREMENTAL": 1,
                    "V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 2,
                    "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_MC_MARK_FULL_CLOSURE": 0,
                    "V8.GC_MC_CLEAR": 0,
                    "V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 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_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                    "V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                    "V8.GC_MC_CLEAR_MAPS": 0,
                    "V8.GC_MC_CLEAR_WEAK_REFERENCES": 0,
                    "V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                    "V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 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": 3,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 1,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 1,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 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": 11,
                    "V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_MC_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                    "V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                    "V8.GC_MC_COMPLETE_SWEEPING": 0,
                    "FireAnimationFrame": 0,
                    "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "XHRReadyStateChange": 1,
                    "XHRLoad": 0,
                    "ResourceFetcher::WarnUnusedPreloads": 0,
                    "Idle": 1760
                },
                "cpu.ParseHTML": 51,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 5,
                "cpu.EventDispatch": 5,
                "cpu.MarkDOMContent": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.EvaluateScript": 707,
                "cpu.v8.compile": 127,
                "cpu.ResourceFetcher::requestResource": 106,
                "cpu.TimerFire": 12,
                "cpu.FunctionCall": 541,
                "cpu.ParseAuthorStyleSheet": 7,
                "cpu.UpdateLayoutTree": 142,
                "cpu.Layout": 229,
                "cpu.PrePaint": 53,
                "cpu.Paint": 66,
                "cpu.Layerize": 52,
                "cpu.ResourceChangePriority": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.ScrollLayer": 0,
                "cpu.IntersectionObserverController::computeIntersections": 11,
                "cpu.HitTest": 1,
                "cpu.MarkLoad": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 2,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 6,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 27,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 1,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL_START": 18,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EMBEDDER_PROLOGUE": 0,
                "cpu.V8.GC_MC_MARK_ROOTS": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL": 1,
                "cpu.V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 2,
                "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_MC_MARK_FULL_CLOSURE": 0,
                "cpu.V8.GC_MC_CLEAR": 0,
                "cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 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_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                "cpu.V8.GC_MC_CLEAR_MAPS": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                "cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 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": 3,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 1,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 1,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 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": 11,
                "cpu.V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_MC_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                "cpu.V8.GC_MC_COMPLETE_SWEEPING": 0,
                "cpu.FireAnimationFrame": 1,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.XHRReadyStateChange": 2,
                "cpu.XHRLoad": 0,
                "cpu.ResourceFetcher::WarnUnusedPreloads": 0,
                "cpu.Idle": 2441,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1683986204.7625782,
                "osVersion": "Linux 5.15.0-67-generic",
                "os_version": "Linux 5.15.0-67-generic",
                "osPlatform": "x86_64 x86_64",
                "date": 1683986207.2829642,
                "browserVersion": "113.0.0.0",
                "browser_version": "113.0.0.0",
                "throttle_cpu_requested": 1,
                "fullyLoadedCPUms": 7910,
                "fullyLoadedCPUpct": 47.536057692307317,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "7001C392313EE4D4417D1386081DC4EA",
                                "loaderId": "47AFCD7ACF33EB572FCE4F6C425A8832"
                            }
                        }
                    },
                    {
                        "code": "NavigatorUserAgentIssue",
                        "details": {
                            "navigatorUserAgentIssueDetails": {
                                "url": "https:\/\/www.ah.nl\/",
                                "location": {
                                    "url": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                                    "lineNumber": 0,
                                    "columnNumber": 0
                                }
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/www.ah.nl",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/www.ah.nl\/",
                "document_hostname": "www.ah.nl",
                "document_origin": "https:\/\/www.ah.nl",
                "viewport": {
                    "width": 375,
                    "height": 559,
                    "dpr": 2
                },
                "domElements": 2326,
                "domComplete": 3468,
                "PerformancePaintTiming.first-paint": 1404.9000000003725,
                "PerformancePaintTiming.first-contentful-paint": 1404.9000000003725,
                "origin_dns": {
                    "cname": [
                        "www.ah.nl-v1.edgekey.net."
                    ],
                    "ns": [
                        "a1-249.akam.net.",
                        "a9-67.akam.net.",
                        "a7-64.akam.net.",
                        "a14-64.akam.net.",
                        "a8-65.akam.net.",
                        "a6-65.akam.net."
                    ],
                    "mx": [
                        "10 ah-nl.mail.protection.outlook.com."
                    ],
                    "txt": [
                        "\"google-site-verification=RuZLXagupabN1jkH_Szne5gCiwcJRyjSJTa763eNwkM\"",
                        "\"facebook-domain-verification=jxk4mu3rwd7ka1wnhmxudvtdoatt96\"",
                        "\"apple-domain-verification=krHbxuyr1gHwKStA\"",
                        "\"google-site-verification=lWxAQXPFiYqWSlcnL8MZF_ijFrHsQS93acOHEJ3tT9I\"",
                        "\"docusign=d64bbad0-a329-416b-a91b-994d4921f69a\"",
                        "\"v=spf1 include:_spf.ah.nl include:spf.protection.outlook.com include:eu.mailgun.org include:sendgrid.net -all\"",
                        "\"docker-verification=f3bda6e7-685d-4fa5-aedc-6f9b1215cbe9\"",
                        "\"docusign=7c936727-559f-47df-b5bf-00051dda9458\"",
                        "\"MS=ms49548478\"",
                        "\"mongodb-site-verification=mRGyiiCbKtOFB4hTcvt780JzXKNZW2PN\"",
                        "\"atlassian-domain-verification=\/ZrBwaKNKauU8CQx6SaOCM8ULGtxEcNjcL4FEJlbZhavmF2fjTmHrgX\/UPRKCM0T\""
                    ],
                    "soa": [
                        "ns0.ahold.nl. hostmaster.ahold.nl. 2008063082 14400 3600 2419200 900"
                    ],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "Ecommerce": "Cart Functionality",
                    "CMS": "Bloomreach",
                    "Webmail": "Apple iCloud Mail,Microsoft 365",
                    "JavaScript frameworks": "React",
                    "JavaScript libraries": "LazySizes,core-js 2.6.5",
                    "Performance": "LazySizes",
                    "Analytics": "Google Analytics Enhanced eCommerce,Dynatrace,Google Analytics",
                    "A\/B Testing": "SiteSpect",
                    "Email": "Sendgrid,Microsoft 365,Mailgun",
                    "Security": "HSTS,Akamai Bot Manager",
                    "Tag managers": "Google Tag Manager",
                    "RUM": "Dynatrace RUM",
                    "CDN": "Akamai",
                    "Miscellaneous": "PWA,DocuSign"
                },
                "detected_apps": {
                    "Cart Functionality": "",
                    "Bloomreach": "",
                    "Apple iCloud Mail": "",
                    "React": "",
                    "LazySizes": "",
                    "Google Analytics Enhanced eCommerce": "",
                    "Dynatrace": "",
                    "core-js": "2.6.5",
                    "SiteSpect": "",
                    "Sendgrid": "",
                    "Microsoft 365": "",
                    "Mailgun": "",
                    "HSTS": "",
                    "Google Tag Manager": "",
                    "Google Analytics": "",
                    "Dynatrace RUM": "",
                    "Akamai Bot Manager": "",
                    "Akamai": "",
                    "PWA": "",
                    "DocuSign": ""
                },
                "detected_technologies": {
                    "Cart Functionality": {
                        "name": "Cart Functionality",
                        "description": "Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.",
                        "slug": "cart-functionality",
                        "categories": [
                            {
                                "id": 6,
                                "slug": "ecommerce",
                                "groups": [
                                    1
                                ],
                                "name": "Ecommerce",
                                "priority": 1
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Cart-generic.svg",
                        "website": "https:\/\/www.wappalyzer.com\/technologies\/ecommerce\/cart-functionality",
                        "pricing": [],
                        "cpe": null
                    },
                    "Bloomreach": {
                        "name": "Bloomreach",
                        "description": null,
                        "slug": "bloomreach",
                        "categories": [
                            {
                                "id": 1,
                                "slug": "cms",
                                "groups": [
                                    3
                                ],
                                "name": "CMS",
                                "priority": 1
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Bloomreach.svg",
                        "website": "https:\/\/developers.bloomreach.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "Apple iCloud Mail": {
                        "name": "Apple iCloud Mail",
                        "description": "Apple iCloud Mail is a webmail service provided by Apple, Inc.",
                        "slug": "apple-icloud-mail",
                        "categories": [
                            {
                                "id": 30,
                                "slug": "webmail",
                                "groups": [
                                    4
                                ],
                                "name": "Webmail",
                                "priority": 2
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Apple.svg",
                        "website": "https:\/\/www.apple.com\/icloud\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "React": {
                        "name": "React",
                        "description": "React is an open-source JavaScript library for building user interfaces or UI components.",
                        "slug": "react",
                        "categories": [
                            {
                                "id": 12,
                                "slug": "javascript-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript frameworks",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "React.svg",
                        "website": "https:\/\/reactjs.org",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:facebook:react:*:*:*:*:*:*:*:*"
                    },
                    "LazySizes": {
                        "name": "LazySizes",
                        "description": "LazySizes is a JavaScript library used to delay the loading of images (iframes, scripts, etc) until they come into view.",
                        "slug": "lazysizes",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            },
                            {
                                "id": 92,
                                "slug": "performance",
                                "groups": [
                                    7
                                ],
                                "name": "Performance",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/github.com\/aFarkas\/lazysizes",
                        "pricing": [],
                        "cpe": null
                    },
                    "Google Analytics Enhanced eCommerce": {
                        "name": "Google Analytics Enhanced eCommerce",
                        "description": "Google analytics enhanced ecommerce is a plug-in which enables the measurement of user interactions with products on ecommerce websites.",
                        "slug": "google-analytics-enhanced-ecommerce",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google Analytics.svg",
                        "website": "https:\/\/developers.google.com\/analytics\/devguides\/collection\/analyticsjs\/enhanced-ecommerce",
                        "pricing": [],
                        "cpe": null
                    },
                    "Dynatrace": {
                        "name": "Dynatrace",
                        "description": "Dynatrace is a technology company that produces a software intelligence platform based on artificial intelligence to monitor and optimise application performance and development, IT infrastructure, and user experience for businesses and government agencies throughout the world.",
                        "slug": "dynatrace",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Dynatrace.svg",
                        "website": "https:\/\/www.dynatrace.com",
                        "pricing": [
                            "recurring",
                            "low"
                        ],
                        "cpe": null
                    },
                    "core-js": {
                        "name": "core-js",
                        "description": "core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.",
                        "slug": "core-js",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "2.6.5",
                        "icon": "core-js.png",
                        "website": "https:\/\/github.com\/zloirock\/core-js",
                        "pricing": [],
                        "cpe": null
                    },
                    "SiteSpect": {
                        "name": "SiteSpect",
                        "description": "SiteSpect is the A\/B testing and optimisation solution.",
                        "slug": "sitespect",
                        "categories": [
                            {
                                "id": 74,
                                "slug": "a-b-testing",
                                "groups": [
                                    8
                                ],
                                "name": "A\/B Testing",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "SiteSpect.png",
                        "website": "https:\/\/www.sitespect.com",
                        "pricing": [
                            "poa"
                        ],
                        "cpe": null
                    },
                    "Sendgrid": {
                        "name": "Sendgrid",
                        "description": "SendGrid is a cloud-based email delivery platform for transactional and marketing emails.",
                        "slug": "sendgrid",
                        "categories": [
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "SendGrid.svg",
                        "website": "https:\/\/sendgrid.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "Microsoft 365": {
                        "name": "Microsoft 365",
                        "description": "Microsoft 365 is a line of subscription services offered by Microsoft as part of the Microsoft Office product line.",
                        "slug": "microsoft-365",
                        "categories": [
                            {
                                "id": 30,
                                "slug": "webmail",
                                "groups": [
                                    4
                                ],
                                "name": "Webmail",
                                "priority": 2
                            },
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Microsoft 365.svg",
                        "website": "https:\/\/www.microsoft.com\/microsoft-365",
                        "pricing": [],
                        "cpe": null
                    },
                    "Mailgun": {
                        "name": "Mailgun",
                        "description": "Mailgun is a transactional email API service for developers.",
                        "slug": "mailgun",
                        "categories": [
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Mailgun.svg",
                        "website": "https:\/\/www.mailgun.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "HSTS": {
                        "name": "HSTS",
                        "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                        "slug": "hsts",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                        "pricing": [],
                        "cpe": null
                    },
                    "Google Tag Manager": {
                        "name": "Google Tag Manager",
                        "description": "Google Tag Manager is a tag management system (TMS) that allows you to quickly and easily update measurement codes and related code fragments collectively known as tags on your website or mobile app.",
                        "slug": "google-tag-manager",
                        "categories": [
                            {
                                "id": 42,
                                "slug": "tag-managers",
                                "groups": [
                                    8
                                ],
                                "name": "Tag managers",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google Tag Manager.svg",
                        "website": "http:\/\/www.google.com\/tagmanager",
                        "pricing": [],
                        "cpe": null
                    },
                    "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
                    },
                    "Dynatrace RUM": {
                        "name": "Dynatrace RUM",
                        "description": "Dynatrace RUM is a AI powered, full stack, automated real user monutoring platform built by Dynatrace.",
                        "slug": "dynatrace-rum",
                        "categories": [
                            {
                                "id": 78,
                                "slug": "rum",
                                "groups": [
                                    2
                                ],
                                "name": "RUM",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Dynatrace.svg",
                        "website": "https:\/\/www.dynatrace.com\/platform\/real-user-monitoring",
                        "pricing": [
                            "recurring",
                            "low"
                        ],
                        "cpe": null
                    },
                    "Akamai Bot Manager": {
                        "name": "Akamai Bot Manager",
                        "description": "Akamai Bot Manager detect bots using device fingerprinting bot signatures.",
                        "slug": "akamai-bot-manager",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Akamai.svg",
                        "website": "https:\/\/www.akamai.com\/us\/en\/products\/security\/bot-manager.jsp",
                        "pricing": [
                            "poa"
                        ],
                        "cpe": null
                    },
                    "Akamai": {
                        "name": "Akamai",
                        "description": "Akamai is global content delivery network (CDN) services provider for media and software delivery, and cloud security solutions.",
                        "slug": "akamai",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Akamai.svg",
                        "website": "http:\/\/akamai.com",
                        "pricing": [
                            "poa"
                        ],
                        "cpe": null
                    },
                    "PWA": {
                        "name": "PWA",
                        "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                        "slug": "pwa",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "PWA.svg",
                        "website": "https:\/\/web.dev\/progressive-web-apps\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "DocuSign": {
                        "name": "DocuSign",
                        "description": "DocuSign allows organisations to manage electronic agreements.",
                        "slug": "docusign",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "DocuSign.svg",
                        "website": "https:\/\/www.docusign.com",
                        "pricing": [
                            "low",
                            "recurring"
                        ],
                        "cpe": null
                    }
                },
                "detected_raw": [
                    {
                        "name": "Cart Functionality",
                        "description": "Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.",
                        "slug": "cart-functionality",
                        "categories": [
                            {
                                "id": 6,
                                "slug": "ecommerce",
                                "groups": [
                                    1
                                ],
                                "name": "Ecommerce",
                                "priority": 1
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Cart-generic.svg",
                        "website": "https:\/\/www.wappalyzer.com\/technologies\/ecommerce\/cart-functionality",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Bloomreach",
                        "description": null,
                        "slug": "bloomreach",
                        "categories": [
                            {
                                "id": 1,
                                "slug": "cms",
                                "groups": [
                                    3
                                ],
                                "name": "CMS",
                                "priority": 1
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Bloomreach.svg",
                        "website": "https:\/\/developers.bloomreach.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Apple iCloud Mail",
                        "description": "Apple iCloud Mail is a webmail service provided by Apple, Inc.",
                        "slug": "apple-icloud-mail",
                        "categories": [
                            {
                                "id": 30,
                                "slug": "webmail",
                                "groups": [
                                    4
                                ],
                                "name": "Webmail",
                                "priority": 2
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Apple.svg",
                        "website": "https:\/\/www.apple.com\/icloud\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "React",
                        "description": "React is an open-source JavaScript library for building user interfaces or UI components.",
                        "slug": "react",
                        "categories": [
                            {
                                "id": 12,
                                "slug": "javascript-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript frameworks",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "React.svg",
                        "website": "https:\/\/reactjs.org",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:facebook:react:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "LazySizes",
                        "description": "LazySizes is a JavaScript library used to delay the loading of images (iframes, scripts, etc) until they come into view.",
                        "slug": "lazysizes",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            },
                            {
                                "id": 92,
                                "slug": "performance",
                                "groups": [
                                    7
                                ],
                                "name": "Performance",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/github.com\/aFarkas\/lazysizes",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Google Analytics Enhanced eCommerce",
                        "description": "Google analytics enhanced ecommerce is a plug-in which enables the measurement of user interactions with products on ecommerce websites.",
                        "slug": "google-analytics-enhanced-ecommerce",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google Analytics.svg",
                        "website": "https:\/\/developers.google.com\/analytics\/devguides\/collection\/analyticsjs\/enhanced-ecommerce",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Dynatrace",
                        "description": "Dynatrace is a technology company that produces a software intelligence platform based on artificial intelligence to monitor and optimise application performance and development, IT infrastructure, and user experience for businesses and government agencies throughout the world.",
                        "slug": "dynatrace",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Dynatrace.svg",
                        "website": "https:\/\/www.dynatrace.com",
                        "pricing": [
                            "recurring",
                            "low"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "core-js",
                        "description": "core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.",
                        "slug": "core-js",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "2.6.5",
                        "icon": "core-js.png",
                        "website": "https:\/\/github.com\/zloirock\/core-js",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "SiteSpect",
                        "description": "SiteSpect is the A\/B testing and optimisation solution.",
                        "slug": "sitespect",
                        "categories": [
                            {
                                "id": 74,
                                "slug": "a-b-testing",
                                "groups": [
                                    8
                                ],
                                "name": "A\/B Testing",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "SiteSpect.png",
                        "website": "https:\/\/www.sitespect.com",
                        "pricing": [
                            "poa"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "Sendgrid",
                        "description": "SendGrid is a cloud-based email delivery platform for transactional and marketing emails.",
                        "slug": "sendgrid",
                        "categories": [
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "SendGrid.svg",
                        "website": "https:\/\/sendgrid.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Microsoft 365",
                        "description": "Microsoft 365 is a line of subscription services offered by Microsoft as part of the Microsoft Office product line.",
                        "slug": "microsoft-365",
                        "categories": [
                            {
                                "id": 30,
                                "slug": "webmail",
                                "groups": [
                                    4
                                ],
                                "name": "Webmail",
                                "priority": 2
                            },
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Microsoft 365.svg",
                        "website": "https:\/\/www.microsoft.com\/microsoft-365",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Mailgun",
                        "description": "Mailgun is a transactional email API service for developers.",
                        "slug": "mailgun",
                        "categories": [
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Mailgun.svg",
                        "website": "https:\/\/www.mailgun.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "HSTS",
                        "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                        "slug": "hsts",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Google Tag Manager",
                        "description": "Google Tag Manager is a tag management system (TMS) that allows you to quickly and easily update measurement codes and related code fragments collectively known as tags on your website or mobile app.",
                        "slug": "google-tag-manager",
                        "categories": [
                            {
                                "id": 42,
                                "slug": "tag-managers",
                                "groups": [
                                    8
                                ],
                                "name": "Tag managers",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google Tag Manager.svg",
                        "website": "http:\/\/www.google.com\/tagmanager",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "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": "Dynatrace RUM",
                        "description": "Dynatrace RUM is a AI powered, full stack, automated real user monutoring platform built by Dynatrace.",
                        "slug": "dynatrace-rum",
                        "categories": [
                            {
                                "id": 78,
                                "slug": "rum",
                                "groups": [
                                    2
                                ],
                                "name": "RUM",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Dynatrace.svg",
                        "website": "https:\/\/www.dynatrace.com\/platform\/real-user-monitoring",
                        "pricing": [
                            "recurring",
                            "low"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "Akamai Bot Manager",
                        "description": "Akamai Bot Manager detect bots using device fingerprinting bot signatures.",
                        "slug": "akamai-bot-manager",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Akamai.svg",
                        "website": "https:\/\/www.akamai.com\/us\/en\/products\/security\/bot-manager.jsp",
                        "pricing": [
                            "poa"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "Akamai",
                        "description": "Akamai is global content delivery network (CDN) services provider for media and software delivery, and cloud security solutions.",
                        "slug": "akamai",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Akamai.svg",
                        "website": "http:\/\/akamai.com",
                        "pricing": [
                            "poa"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "PWA",
                        "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                        "slug": "pwa",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "PWA.svg",
                        "website": "https:\/\/web.dev\/progressive-web-apps\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "DocuSign",
                        "description": "DocuSign allows organisations to manage electronic agreements.",
                        "slug": "docusign",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "DocuSign.svg",
                        "website": "https:\/\/www.docusign.com",
                        "pricing": [
                            "low",
                            "recurring"
                        ],
                        "cpe": null
                    }
                ],
                "axe": {
                    "testEngine": "4.4.1",
                    "violations": [
                        {
                            "id": "aria-allowed-attr",
                            "impact": "serious",
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures ARIA attributes are allowed for an element's role",
                            "help": "Elements must only use allowed ARIA attributes",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": {
                                                "role": null,
                                                "nodeName": "a",
                                                "messageKey": "noRoleSingular",
                                                "prohibited": [
                                                    "aria-label"
                                                ]
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute cannot be used on a a with no valid role attribute."
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a class=\"icon-button_root__OTAMW\" aria-label=\"Inloggen\">",
                                    "target": [
                                        "a[aria-label=\"Inloggen\"]"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a a with no valid role attribute."
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr-value",
                            "impact": "critical",
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all ARIA attributes have valid values",
                            "help": "ARIA attributes must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": [
                                                "aria-controls=\"mobilemenu_main\""
                                            ],
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Invalid ARIA attribute value: aria-controls=\"mobilemenu_main\""
                                        }
                                    ],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<button class=\"navigation-header-compact_toggle__miNmM\" aria-label=\"Open menu\" aria-controls=\"mobilemenu_main\">",
                                    "target": [
                                        ".navigation-header-compact_toggle__miNmM"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Invalid ARIA attribute value: aria-controls=\"mobilemenu_main\""
                                }
                            ]
                        },
                        {
                            "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": "#3b9fe2",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.8900000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"tqHx8P7mH9XJ5tmhC4rx\" id=\"cookie-popup\" data-testhook=\"cookie-popup\">",
                                                    "target": [
                                                        "#cookie-popup"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/ah.nl\/privacy\">privacybeleid<\/a>",
                                    "target": [
                                        "p:nth-child(4) > a[href$=\"privacy\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#3b9fe2",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.8900000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"tqHx8P7mH9XJ5tmhC4rx\" id=\"cookie-popup\" data-testhook=\"cookie-popup\">",
                                                    "target": [
                                                        "#cookie-popup"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/ah.nl\/cookiebeleid\">cookiebeleid<\/a>",
                                    "target": [
                                        "p:nth-child(4) > a[href$=\"cookiebeleid\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#3b9fe2",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.8900000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"tqHx8P7mH9XJ5tmhC4rx\" id=\"cookie-popup\" data-testhook=\"cookie-popup\">",
                                                    "target": [
                                                        "#cookie-popup"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/ah.nl\/cookiebeleid\">cookiebeleid<\/a>",
                                    "target": [
                                        ".bK7umVfkLHSjy_3caPrc > p:nth-child(5) > a[href$=\"cookiebeleid\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#3b9fe2",
                                                "contrastRatio": 2.8900000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button id=\"accept-cookies\" class=\"iZB8o_q1m3SgRodgFZwA LkJqstwb_rfgKZxYEkdO\" data-testhook=\"accept-cookies\">\n                        Accepteer\n                    <\/button>",
                                                    "target": [
                                                        "#accept-cookies"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.89 (foreground color: #ffffff, background color: #3b9fe2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<button id=\"accept-cookies\" class=\"iZB8o_q1m3SgRodgFZwA LkJqstwb_rfgKZxYEkdO\" data-testhook=\"accept-cookies\">\n                        Accepteer\n                    <\/button>",
                                    "target": [
                                        "#accept-cookies"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.89 (foreground color: #ffffff, background color: #3b9fe2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#3b9fe2",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.8900000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button id=\"decline-cookies\" class=\"iZB8o_q1m3SgRodgFZwA WbEl4GVK9ikVWMuMpoeh\" data-testhook=\"decline-cookies\">\n                        Weigeren\n                    <\/button>",
                                                    "target": [
                                                        "#decline-cookies"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<button id=\"decline-cookies\" class=\"iZB8o_q1m3SgRodgFZwA WbEl4GVK9ikVWMuMpoeh\" data-testhook=\"decline-cookies\">\n                        Weigeren\n                    <\/button>",
                                    "target": [
                                        "#decline-cookies"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#3b9fe2",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.8900000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<footer class=\"NoGtiyqOs8mAWiiIYyDY\">",
                                                    "target": [
                                                        "#cookie-index > .NoGtiyqOs8mAWiiIYyDY"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<button class=\"TI8zoU6kXW3MRVeJNkdD\" id=\"cookie-anchor-config\" data-testhook=\"cookie-anchor-config\">Cookie instellingen<\/button>",
                                    "target": [
                                        "#cookie-anchor-config"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#838383",
                                                "bgColor": "#f0f4f7",
                                                "contrastRatio": 3.4199999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button class=\"button-or-anchor_root__sVq9A button_root__vto53 button_primary__842TW search-bar_button__oAt0m\" type=\"button\" aria-label=\"Zoeken\">",
                                                    "target": [
                                                        ".button-or-anchor_root__sVq9A"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.42 (foreground color: #838383, background color: #f0f4f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p class=\"search-bar_text__s0Gww\">Waar ben je naar op zoek?<\/p>",
                                    "target": [
                                        ".search-bar_text__s0Gww"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.42 (foreground color: #838383, background color: #f0f4f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#00ade6",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.5800000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.58 (foreground color: #00ade6, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"\/producten\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_link__PxkLu lane-see-more_color-ah__Lp4Ti\">Bekijk alle categorie\u00ebn<\/a>",
                                    "target": [
                                        ".lane-see-more_color-ah__Lp4Ti.lane-see-more_link__PxkLu[href$=\"producten\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.58 (foreground color: #00ade6, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ff7900",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.6200000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"\/bonus\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_link__PxkLu lane-see-more_color-bonus__ajcBj\">Bekijk alle Bonus<\/a>",
                                    "target": [
                                        ".lane-see-more_color-bonus__ajcBj.lane-see-more_link__PxkLu[href$=\"bonus\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ff7900",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.6200000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"price_portrait__pcgwD\">",
                                                    "target": [
                                                        ".link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"price-amount_fractional__kjJ7u\">99<\/span>",
                                    "target": [
                                        ".link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_highlight__ekL92.price-amount_bonus__zeyvy.price_highlight__RucvZ > .price-amount_fractional__kjJ7u"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#ff7900",
                                                "contrastRatio": 2.6200000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<span class=\"shield_text__kNeiW\">2E GRATIS<\/span>",
                                                    "target": [
                                                        ".link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"shield_text__kNeiW\">2E GRATIS<\/span>",
                                    "target": [
                                        ".link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#acacac",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.27,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Bijv. appelmoes - 2 potten \u00e0 700 gram<\/span>",
                                    "target": [
                                        "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(1) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ff7900",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.6200000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"price_portrait__pcgwD\">",
                                                    "target": [
                                                        ".link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"price-amount_fractional__kjJ7u\">65<\/span>",
                                    "target": [
                                        ".link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_highlight__ekL92.price-amount_bonus__zeyvy.price_highlight__RucvZ > .price-amount_fractional__kjJ7u"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#ff7900",
                                                "contrastRatio": 2.6200000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<span class=\"shield_text__kNeiW\">2e GRATIS<\/span>",
                                                    "target": [
                                                        ".link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"shield_text__kNeiW\">2e GRATIS<\/span>",
                                    "target": [
                                        ".link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#acacac",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.27,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Bijv. Good Noodles kip - 2 bekers \u00e0 65 gram<\/span>",
                                    "target": [
                                        "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(2) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ff7900",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.6200000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"price_portrait__pcgwD\">",
                                                    "target": [
                                                        ".link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"price-amount_fractional__kjJ7u\">89<\/span>",
                                    "target": [
                                        ".link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_highlight__ekL92.price-amount_bonus__zeyvy.price_highlight__RucvZ > .price-amount_fractional__kjJ7u"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#ff7900",
                                                "contrastRatio": 2.6200000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<span class=\"shield_text__kNeiW\">2e GRATIS<\/span>",
                                                    "target": [
                                                        ".link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"shield_text__kNeiW\">2e GRATIS<\/span>",
                                    "target": [
                                        ".link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#acacac",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.27,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Bijv. Magnum Double starchaser - 2 bekers \u00e0 440ml<\/span>",
                                    "target": [
                                        "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(3) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ff7900",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.6200000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"price_portrait__pcgwD\">",
                                                    "target": [
                                                        ".link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"price-amount_fractional__kjJ7u\">09<\/span>",
                                    "target": [
                                        ".link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_highlight__ekL92.price-amount_bonus__zeyvy.price_highlight__RucvZ > .price-amount_fractional__kjJ7u"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#ff7900",
                                                "contrastRatio": 2.6200000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<span class=\"shield_text__kNeiW\">2E GRATIS<\/span>",
                                                    "target": [
                                                        ".link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"shield_text__kNeiW\">2E GRATIS<\/span>",
                                    "target": [
                                        ".link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#acacac",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.27,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Bijv. Wasverz. morgenfris - 2 fl \u00e0 33 wasbeurten<\/span>",
                                    "target": [
                                        "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(4) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#00ade6",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.5800000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.58 (foreground color: #00ade6, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"\/allerhande\/recepten\/lenterecepten\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_link__PxkLu lane-see-more_color-ah__Lp4Ti\">Naar alle lenterecepten<\/a>",
                                    "target": [
                                        ".smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .grid_root__nhZ3r > .row:nth-child(1) > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > .lane-see-more_root__v-uRp.lane-title-more-wrapper_seeMore__swQ\\+V[data-testhook=\"cms-more-link\"] > .lane-see-more_color-ah__Lp4Ti.lane-see-more_link__PxkLu.typography_variant-paragraph__T5ZAU"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.58 (foreground color: #00ade6, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#8499ab",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.9399999999999999,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<footer class=\"display-card-section_section__42C0n display-card-section_padded__lHvvK display-card-footer_footer__cxMve card-footer_root__0dl7R recipe-card_footer__QyKiP\">",
                                                    "target": [
                                                        "a[aria-label=\"Recept: Pasta met aspergesaus\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"recipe-card-properties_property__xwGqt\">30<!-- --> minuten<\/span>",
                                    "target": [
                                        "a[aria-label=\"Recept: Pasta met aspergesaus\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .recipe-card-properties_root__Z62id[data-testhook=\"recipe-card-properties\"] > .recipe-card-properties_property__xwGqt"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#8499ab",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.9399999999999999,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<footer class=\"display-card-section_section__42C0n display-card-section_padded__lHvvK display-card-footer_footer__cxMve card-footer_root__0dl7R recipe-card_footer__QyKiP\">",
                                                    "target": [
                                                        "a[aria-label=\"Recept: Spinazie-hamquiche\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"recipe-card-properties_property__xwGqt\">25<!-- --> minuten<\/span>",
                                    "target": [
                                        "a[aria-label=\"Recept: Spinazie-hamquiche\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .recipe-card-properties_root__Z62id[data-testhook=\"recipe-card-properties\"] > .recipe-card-properties_property__xwGqt"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#8499ab",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.9399999999999999,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<footer class=\"display-card-section_section__42C0n display-card-section_padded__lHvvK display-card-footer_footer__cxMve card-footer_root__0dl7R recipe-card_footer__QyKiP\">",
                                                    "target": [
                                                        ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(3) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"recipe-card-properties_property__xwGqt\">40<!-- --> minuten<\/span>",
                                    "target": [
                                        ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(3) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .recipe-card-properties_root__Z62id[data-testhook=\"recipe-card-properties\"] > .recipe-card-properties_property__xwGqt"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#8499ab",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.9399999999999999,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<footer class=\"display-card-section_section__42C0n display-card-section_padded__lHvvK display-card-footer_footer__cxMve card-footer_root__0dl7R recipe-card_footer__QyKiP\">",
                                                    "target": [
                                                        ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(4) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"recipe-card-properties_property__xwGqt\">20<!-- --> minuten<\/span>",
                                    "target": [
                                        ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(4) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .recipe-card-properties_root__Z62id[data-testhook=\"recipe-card-properties\"] > .recipe-card-properties_property__xwGqt"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#8499ab",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.9399999999999999,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<footer class=\"display-card-section_section__42C0n display-card-section_padded__lHvvK display-card-footer_footer__cxMve card-footer_root__0dl7R recipe-card_footer__QyKiP\">",
                                                    "target": [
                                                        ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(5) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"recipe-card-properties_property__xwGqt\">15<!-- --> minuten<\/span>",
                                    "target": [
                                        ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(5) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .recipe-card-properties_root__Z62id[data-testhook=\"recipe-card-properties\"] > .recipe-card-properties_property__xwGqt"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#8499ab",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.9399999999999999,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<footer class=\"display-card-section_section__42C0n display-card-section_padded__lHvvK display-card-footer_footer__cxMve card-footer_root__0dl7R recipe-card_footer__QyKiP\">",
                                                    "target": [
                                                        "a[aria-label=\"Recept: Asperge ovenschotel\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"recipe-card-properties_property__xwGqt\">25<!-- --> minuten<\/span>",
                                    "target": [
                                        "a[aria-label=\"Recept: Asperge ovenschotel\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .recipe-card-properties_root__Z62id[data-testhook=\"recipe-card-properties\"] > .recipe-card-properties_property__xwGqt"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#8499ab",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.9399999999999999,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<footer class=\"display-card-section_section__42C0n display-card-section_padded__lHvvK display-card-footer_footer__cxMve card-footer_root__0dl7R recipe-card_footer__QyKiP\">",
                                                    "target": [
                                                        "a[aria-label=\"Recept: Biefstuk bakken\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"recipe-card-properties_property__xwGqt\">10<!-- --> minuten<\/span>",
                                    "target": [
                                        "a[aria-label=\"Recept: Biefstuk bakken\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .recipe-card-properties_root__Z62id[data-testhook=\"recipe-card-properties\"] > .recipe-card-properties_property__xwGqt"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ff7900",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.6200000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.ah.nl\/bonus\/gratis-bezorging\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_link__PxkLu lane-see-more_color-bonus__ajcBj\">Bekijk alle gratis bezorging<\/a>",
                                    "target": [
                                        "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .grid_root__nhZ3r > .row > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > .lane-see-more_root__v-uRp.lane-title-more-wrapper_seeMore__swQ\\+V[data-testhook=\"cms-more-link\"] > .lane-see-more_color-bonus__ajcBj.lane-see-more_link__PxkLu.typography_variant-paragraph__T5ZAU"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#acacac",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.27,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">di, wo, do en za<\/span>",
                                    "target": [
                                        "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(1) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#acacac",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.27,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">di, wo, do en za<\/span>",
                                    "target": [
                                        "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(2) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#acacac",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.27,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">di, wo, do en za<\/span>",
                                    "target": [
                                        "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(3) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#acacac",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.27,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">di, wo, do en za<\/span>",
                                    "target": [
                                        "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(4) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#acacac",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.27,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">di, wo, do en za<\/span>",
                                    "target": [
                                        ".smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(5) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "impact": "minor",
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "svg-sprite",
                                            "relatedNodes": [
                                                {
                                                    "html": "<div id=\"svg-sprite\" style=\"height: 0; width: 0; position: absolute; left: -9999px; overflow: hidden;\"><\/div>",
                                                    "target": [
                                                        "div:nth-child(15)"
                                                    ]
                                                },
                                                {
                                                    "html": "<div id=\"svg-sprite\" style=\"height: 0; width: 0; position: absolute; left: -9999px; overflow: hidden;\"><\/div>",
                                                    "target": [
                                                        "div:nth-child(23)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: svg-sprite"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<div id=\"svg-sprite\" style=\"height: 0; width: 0; position: absolute; left: -9999px; overflow: hidden;\">",
                                    "target": [
                                        "body > div:nth-child(10)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: svg-sprite"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "arrow-down",
                                            "relatedNodes": [
                                                {
                                                    "html": "<symbol fill=\"currentColor\" viewBox=\"0 0 24 24\" id=\"arrow-down\"><path d=\"M16.882 14.261l-3.045 2.771a.5.5 0 01-.837-.369V3h-2v13.606a.5.5 0 01-.832.374l-3.067-2.727-1.329 1.494 5.625 5a1 1 0 001.338-.007l5.494-5-1.347-1.479z\" clip-rule=\"evenodd\" fill-rule=\"evenodd\"><\/path><\/symbol>",
                                                    "target": [
                                                        "symbol[fill=\"currentColor\"][viewBox=\"0 0 24 24\"]:nth-child(4)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: arrow-down"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"arrow-down\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.929 15.343l6.364 6.364a1 1 0 001.414 0l6.364-6.364a1 1 0 00-1.414-1.414L13 18.586V3a1 1 0 10-2 0v15.586l-4.657-4.657a1 1 0 00-1.414 1.414z\"><\/path><\/symbol>",
                                    "target": [
                                        "symbol[viewBox=\"0 0 24 24\"]:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: arrow-down"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "bbqfavoriet",
                                            "relatedNodes": [
                                                {
                                                    "html": "<symbol viewBox=\"0 0 68 68\" id=\"bbqfavoriet\">",
                                                    "target": [
                                                        "symbol[viewBox=\"0 0 68 68\"]:nth-child(11)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: bbqfavoriet"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<symbol viewBox=\"0 0 68 68\" id=\"bbqfavoriet\">",
                                    "target": [
                                        "symbol[viewBox=\"0 0 68 68\"]:nth-child(9)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: bbqfavoriet"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "bbqfavoriet_SVGID_1_",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"bbqfavoriet_SVGID_1_\" d=\"M33.9 67.4C15.3 67.4.2 52.3.2 33.7S15.3 0 33.9 0s33.7 15.1 33.7 33.7-15.1 33.7-33.7 33.7z\"><\/path>",
                                                    "target": [
                                                        "symbol[viewBox=\"0 0 68 68\"]:nth-child(11) > defs > path"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: bbqfavoriet_SVGID_1_"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"bbqfavoriet_SVGID_1_\" d=\"M33.9 67.4C15.3 67.4.2 52.3.2 33.7S15.3 0 33.9 0s33.7 15.1 33.7 33.7-15.1 33.7-33.7 33.7z\"><\/path>",
                                    "target": [
                                        "symbol[viewBox=\"0 0 68 68\"]:nth-child(9) > defs > path"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: bbqfavoriet_SVGID_1_"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "bbqfavoriet_SVGID_2_",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"bbqfavoriet_SVGID_2_\"><use xlink:href=\"#bbqfavoriet_SVGID_1_\" overflow=\"visible\"><\/use><\/clipPath>",
                                                    "target": [
                                                        "clippath:nth-child(12)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: bbqfavoriet_SVGID_2_"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"bbqfavoriet_SVGID_2_\"><use xlink:href=\"#bbqfavoriet_SVGID_1_\" overflow=\"visible\"><\/use><\/clipPath>",
                                    "target": [
                                        "clippath:nth-child(10)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: bbqfavoriet_SVGID_2_"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "image",
                                            "relatedNodes": [
                                                {
                                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"image\">",
                                                    "target": [
                                                        "symbol[viewBox=\"0 0 24 24\"]:nth-child(122)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"image\">",
                                    "target": [
                                        "symbol[viewBox=\"0 0 24 24\"]:nth-child(121)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "nutriscore-a",
                                            "relatedNodes": [
                                                {
                                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-a\">",
                                                    "target": [
                                                        "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(142)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: nutriscore-a"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-a\">",
                                    "target": [
                                        "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(141)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: nutriscore-a"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "nutriscore-b",
                                            "relatedNodes": [
                                                {
                                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-b\">",
                                                    "target": [
                                                        "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(144)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: nutriscore-b"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-b\">",
                                    "target": [
                                        "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(143)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: nutriscore-b"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "nutriscore-c",
                                            "relatedNodes": [
                                                {
                                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-c\">",
                                                    "target": [
                                                        "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(146)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: nutriscore-c"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-c\">",
                                    "target": [
                                        "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(145)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: nutriscore-c"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "nutriscore-d",
                                            "relatedNodes": [
                                                {
                                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-d\">",
                                                    "target": [
                                                        "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(148)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: nutriscore-d"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-d\">",
                                    "target": [
                                        "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(147)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: nutriscore-d"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "nutriscore-e",
                                            "relatedNodes": [
                                                {
                                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-e\">",
                                                    "target": [
                                                        "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(150)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: nutriscore-e"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-e\">",
                                    "target": [
                                        "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(149)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: nutriscore-e"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "print",
                                            "relatedNodes": [
                                                {
                                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"print\">",
                                                    "target": [
                                                        "symbol[viewBox=\"0 0 24 24\"]:nth-child(165)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: print"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"print\">",
                                    "target": [
                                        "symbol[viewBox=\"0 0 24 24\"]:nth-child(164)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: print"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "vegafavoriet",
                                            "relatedNodes": [
                                                {
                                                    "html": "<symbol viewBox=\"0 0 100 100\" id=\"vegafavoriet\">",
                                                    "target": [
                                                        "symbol[viewBox=\"0 0 100 100\"]:nth-child(200)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: vegafavoriet"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<symbol viewBox=\"0 0 100 100\" id=\"vegafavoriet\">",
                                    "target": [
                                        "symbol[viewBox=\"0 0 100 100\"]:nth-child(182)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "vegafavoriet_SVGID_1_",
                                            "relatedNodes": [
                                                {
                                                    "html": "<radialGradient id=\"vegafavoriet_SVGID_1_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" style=\"stop-color:#fff\"><\/stop><stop offset=\"1\" style=\"stop-color:#e1e2e1\"><\/stop><\/radialGradient>",
                                                    "target": [
                                                        "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(201)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_1_"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<radialGradient id=\"vegafavoriet_SVGID_1_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" style=\"stop-color:#fff\"><\/stop><stop offset=\"1\" style=\"stop-color:#e1e2e1\"><\/stop><\/radialGradient>",
                                    "target": [
                                        "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(183)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_1_"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "vegafavoriet_SVGID_00000037655821134124879840000000426572863058165689_",
                                            "relatedNodes": [
                                                {
                                                    "html": "<radialGradient id=\"vegafavoriet_SVGID_00000037655821134124879840000000426572863058165689_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                    "target": [
                                                        "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(202)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000037655821134124879840000000426572863058165689_"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<radialGradient id=\"vegafavoriet_SVGID_00000037655821134124879840000000426572863058165689_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                    "target": [
                                        "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(184)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000037655821134124879840000000426572863058165689_"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "vegafavoriet_SVGID_00000009551064954648380480000006863198734649817253_",
                                            "relatedNodes": [
                                                {
                                                    "html": "<radialGradient id=\"vegafavoriet_SVGID_00000009551064954648380480000006863198734649817253_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                    "target": [
                                                        "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(203)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000009551064954648380480000006863198734649817253_"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<radialGradient id=\"vegafavoriet_SVGID_00000009551064954648380480000006863198734649817253_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                    "target": [
                                        "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(185)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000009551064954648380480000006863198734649817253_"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "vegafavoriet_SVGID_00000170970374815622864740000017847558659238804413_",
                                            "relatedNodes": [
                                                {
                                                    "html": "<radialGradient id=\"vegafavoriet_SVGID_00000170970374815622864740000017847558659238804413_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                    "target": [
                                                        "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(204)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000170970374815622864740000017847558659238804413_"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<radialGradient id=\"vegafavoriet_SVGID_00000170970374815622864740000017847558659238804413_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                    "target": [
                                        "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(186)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000170970374815622864740000017847558659238804413_"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "vegafavoriet_SVGID_00000067235927018457826080000017976587336170954893_",
                                            "relatedNodes": [
                                                {
                                                    "html": "<radialGradient id=\"vegafavoriet_SVGID_00000067235927018457826080000017976587336170954893_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                    "target": [
                                                        "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(205)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000067235927018457826080000017976587336170954893_"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<radialGradient id=\"vegafavoriet_SVGID_00000067235927018457826080000017976587336170954893_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                    "target": [
                                        "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(187)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000067235927018457826080000017976587336170954893_"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "vegafavoriet_SVGID_00000139262921059228061420000007651209246988930238_",
                                            "relatedNodes": [
                                                {
                                                    "html": "<radialGradient id=\"vegafavoriet_SVGID_00000139262921059228061420000007651209246988930238_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                    "target": [
                                                        "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(206)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000139262921059228061420000007651209246988930238_"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<radialGradient id=\"vegafavoriet_SVGID_00000139262921059228061420000007651209246988930238_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                    "target": [
                                        "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(188)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000139262921059228061420000007651209246988930238_"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "vegafavoriet_SVGID_00000044180279601976080250000005191145739767732924_",
                                            "relatedNodes": [
                                                {
                                                    "html": "<radialGradient id=\"vegafavoriet_SVGID_00000044180279601976080250000005191145739767732924_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                    "target": [
                                                        "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(207)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000044180279601976080250000005191145739767732924_"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<radialGradient id=\"vegafavoriet_SVGID_00000044180279601976080250000005191145739767732924_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                    "target": [
                                        "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(189)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000044180279601976080250000005191145739767732924_"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "vegafavoriet_SVGID_00000011714549684626839760000017008770066038067368_",
                                            "relatedNodes": [
                                                {
                                                    "html": "<radialGradient id=\"vegafavoriet_SVGID_00000011714549684626839760000017008770066038067368_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                    "target": [
                                                        "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(208)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000011714549684626839760000017008770066038067368_"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<radialGradient id=\"vegafavoriet_SVGID_00000011714549684626839760000017008770066038067368_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                    "target": [
                                        "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(190)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000011714549684626839760000017008770066038067368_"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "vegafavoriet_SVGID_00000012467501905375976910000010579156880233682062_",
                                            "relatedNodes": [
                                                {
                                                    "html": "<radialGradient id=\"vegafavoriet_SVGID_00000012467501905375976910000010579156880233682062_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                    "target": [
                                                        "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(209)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000012467501905375976910000010579156880233682062_"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<radialGradient id=\"vegafavoriet_SVGID_00000012467501905375976910000010579156880233682062_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                    "target": [
                                        "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(191)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000012467501905375976910000010579156880233682062_"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "vegafavoriet_SVGID_00000013195026948673659300000010763214519286840717_",
                                            "relatedNodes": [
                                                {
                                                    "html": "<radialGradient id=\"vegafavoriet_SVGID_00000013195026948673659300000010763214519286840717_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                    "target": [
                                                        "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(210)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000013195026948673659300000010763214519286840717_"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<radialGradient id=\"vegafavoriet_SVGID_00000013195026948673659300000010763214519286840717_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                    "target": [
                                        "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(192)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000013195026948673659300000010763214519286840717_"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "vegafavoriet_SVGID_00000051374982742605652480000012179571843582203778_",
                                            "relatedNodes": [
                                                {
                                                    "html": "<linearGradient id=\"vegafavoriet_SVGID_00000051374982742605652480000012179571843582203778_\" gradientUnits=\"userSpaceOnUse\" x1=\"17.539\" y1=\"107.205\" x2=\"15.729\" y2=\"111.442\" gradientTransform=\"translate(0 -48)\">",
                                                    "target": [
                                                        "lineargradient[x1=\"17.539\"][y1=\"107.205\"][x2=\"15.729\"]:nth-child(211)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000051374982742605652480000012179571843582203778_"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<linearGradient id=\"vegafavoriet_SVGID_00000051374982742605652480000012179571843582203778_\" gradientUnits=\"userSpaceOnUse\" x1=\"17.539\" y1=\"107.205\" x2=\"15.729\" y2=\"111.442\" gradientTransform=\"translate(0 -48)\">",
                                    "target": [
                                        "lineargradient[x1=\"17.539\"][y1=\"107.205\"][x2=\"15.729\"]:nth-child(193)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000051374982742605652480000012179571843582203778_"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "vegafavoriet_SVGID_00000075155564933190858040000007576342879215675579_",
                                            "relatedNodes": [
                                                {
                                                    "html": "<radialGradient id=\"vegafavoriet_SVGID_00000075155564933190858040000007576342879215675579_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                    "target": [
                                                        "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(212)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000075155564933190858040000007576342879215675579_"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<radialGradient id=\"vegafavoriet_SVGID_00000075155564933190858040000007576342879215675579_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                    "target": [
                                        "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(194)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000075155564933190858040000007576342879215675579_"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "vegafavoriet_SVGID_00000072282330762902595510000004452346206330644376_",
                                            "relatedNodes": [
                                                {
                                                    "html": "<radialGradient id=\"vegafavoriet_SVGID_00000072282330762902595510000004452346206330644376_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                    "target": [
                                                        "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(213)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000072282330762902595510000004452346206330644376_"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<radialGradient id=\"vegafavoriet_SVGID_00000072282330762902595510000004452346206330644376_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                    "target": [
                                        "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(195)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000072282330762902595510000004452346206330644376_"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "vegafavoriet_SVGID_00000016033484263170939020000012005180663511247533_",
                                            "relatedNodes": [
                                                {
                                                    "html": "<radialGradient id=\"vegafavoriet_SVGID_00000016033484263170939020000012005180663511247533_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                    "target": [
                                                        "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(214)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000016033484263170939020000012005180663511247533_"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<radialGradient id=\"vegafavoriet_SVGID_00000016033484263170939020000012005180663511247533_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                    "target": [
                                        "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(196)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000016033484263170939020000012005180663511247533_"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "vegafavoriet_SVGID_00000125564635475531673850000006846770804356477599_",
                                            "relatedNodes": [
                                                {
                                                    "html": "<radialGradient id=\"vegafavoriet_SVGID_00000125564635475531673850000006846770804356477599_\" cx=\"42.54\" cy=\"76.285\" r=\"99.995\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                    "target": [
                                                        "radialgradient[cy=\"76.285\"][r=\"99.995\"][cx=\"42.54\"]:nth-child(215)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000125564635475531673850000006846770804356477599_"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<radialGradient id=\"vegafavoriet_SVGID_00000125564635475531673850000006846770804356477599_\" cx=\"42.54\" cy=\"76.285\" r=\"99.995\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                    "target": [
                                        "radialgradient[cy=\"76.285\"][r=\"99.995\"][cx=\"42.54\"]:nth-child(197)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000125564635475531673850000006846770804356477599_"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "vegafavoriet_SVGID_00000070820557374901590900000013818708168152650143_",
                                            "relatedNodes": [
                                                {
                                                    "html": "<radialGradient id=\"vegafavoriet_SVGID_00000070820557374901590900000013818708168152650143_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                    "target": [
                                                        "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(216)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000070820557374901590900000013818708168152650143_"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<radialGradient id=\"vegafavoriet_SVGID_00000070820557374901590900000013818708168152650143_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                    "target": [
                                        "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(198)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000070820557374901590900000013818708168152650143_"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "vegafavoriet_SVGID_00000178166380610462178620000005193061416972842371_",
                                            "relatedNodes": [
                                                {
                                                    "html": "<radialGradient id=\"vegafavoriet_SVGID_00000178166380610462178620000005193061416972842371_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                    "target": [
                                                        "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(217)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000178166380610462178620000005193061416972842371_"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<radialGradient id=\"vegafavoriet_SVGID_00000178166380610462178620000005193061416972842371_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                    "target": [
                                        "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(199)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000178166380610462178620000005193061416972842371_"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "zakelijk",
                                            "relatedNodes": [
                                                {
                                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 64 64\" id=\"zakelijk\">",
                                                    "target": [
                                                        "symbol[viewBox=\"0 0 64 64\"][fill=\"none\"]:nth-child(238)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: zakelijk"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 64 64\" id=\"zakelijk\">",
                                    "target": [
                                        "symbol[viewBox=\"0 0 64 64\"][fill=\"none\"]:nth-child(237)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: zakelijk"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "zomerkras",
                                            "relatedNodes": [
                                                {
                                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 200 200\" id=\"zomerkras\">",
                                                    "target": [
                                                        "symbol[viewBox=\"0 0 200 200\"][fill=\"none\"]:nth-child(241)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: zomerkras"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 200 200\" id=\"zomerkras\">",
                                    "target": [
                                        "symbol[viewBox=\"0 0 200 200\"][fill=\"none\"]:nth-child(239)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: zomerkras"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "zomerkras_a",
                                            "relatedNodes": [
                                                {
                                                    "html": "<linearGradient id=\"zomerkras_a\" x1=\"99.5\" x2=\"99.5\" y1=\"81\" y2=\"119\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#FFAC72\" offset=\"0\"><\/stop><stop stop-color=\"#DB2700\" offset=\"1\"><\/stop><\/linearGradient>",
                                                    "target": [
                                                        "lineargradient[x1=\"99.5\"][x2=\"99.5\"][y1=\"81\"]:nth-child(242)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: zomerkras_a"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<linearGradient id=\"zomerkras_a\" x1=\"99.5\" x2=\"99.5\" y1=\"81\" y2=\"119\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#FFAC72\" offset=\"0\"><\/stop><stop stop-color=\"#DB2700\" offset=\"1\"><\/stop><\/linearGradient>",
                                    "target": [
                                        "lineargradient[x1=\"99.5\"][x2=\"99.5\"][y1=\"81\"]:nth-child(240)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: zomerkras_a"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "0",
                                            "relatedNodes": [
                                                {
                                                    "html": "<li id=\"0\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                    "target": [
                                                        "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(1)"
                                                    ]
                                                },
                                                {
                                                    "html": "<li id=\"0\" class=\"carousel-item_root__ISHXJ smart-lane-recipes_item__629NG\">",
                                                    "target": [
                                                        ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(1)"
                                                    ]
                                                },
                                                {
                                                    "html": "<li id=\"0\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                    "target": [
                                                        "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(1)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: 0"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<li id=\"0\" class=\"carousel-item_root__ISHXJ\">",
                                    "target": [
                                        ".super-shops-lane_items__2XgpZ > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .carousel-item_root__ISHXJ:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: 0"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "1",
                                            "relatedNodes": [
                                                {
                                                    "html": "<li id=\"1\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                    "target": [
                                                        "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(2)"
                                                    ]
                                                },
                                                {
                                                    "html": "<li id=\"1\" class=\"carousel-item_root__ISHXJ smart-lane-recipes_item__629NG\">",
                                                    "target": [
                                                        ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(2)"
                                                    ]
                                                },
                                                {
                                                    "html": "<li id=\"1\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                    "target": [
                                                        "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(2)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: 1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<li id=\"1\" class=\"carousel-item_root__ISHXJ\">",
                                    "target": [
                                        ".super-shops-lane_items__2XgpZ > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .carousel-item_root__ISHXJ:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: 1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "2",
                                            "relatedNodes": [
                                                {
                                                    "html": "<li id=\"2\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                    "target": [
                                                        "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(3)"
                                                    ]
                                                },
                                                {
                                                    "html": "<li id=\"2\" class=\"carousel-item_root__ISHXJ smart-lane-recipes_item__629NG\">",
                                                    "target": [
                                                        ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(3)"
                                                    ]
                                                },
                                                {
                                                    "html": "<li id=\"2\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                    "target": [
                                                        "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(3)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: 2"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<li id=\"2\" class=\"carousel-item_root__ISHXJ\">",
                                    "target": [
                                        ".super-shops-lane_items__2XgpZ > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .carousel-item_root__ISHXJ:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: 2"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "3",
                                            "relatedNodes": [
                                                {
                                                    "html": "<li id=\"3\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                    "target": [
                                                        "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(4)"
                                                    ]
                                                },
                                                {
                                                    "html": "<li id=\"3\" class=\"carousel-item_root__ISHXJ smart-lane-recipes_item__629NG\">",
                                                    "target": [
                                                        ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(4)"
                                                    ]
                                                },
                                                {
                                                    "html": "<li id=\"3\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                    "target": [
                                                        "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(4)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: 3"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<li id=\"3\" class=\"carousel-item_root__ISHXJ\">",
                                    "target": [
                                        ".super-shops-lane_items__2XgpZ > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .carousel-item_root__ISHXJ:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: 3"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "4",
                                            "relatedNodes": [
                                                {
                                                    "html": "<li id=\"4\" class=\"carousel-item_root__ISHXJ smart-lane-recipes_item__629NG\">",
                                                    "target": [
                                                        ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(5)"
                                                    ]
                                                },
                                                {
                                                    "html": "<li id=\"4\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                    "target": [
                                                        ".smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(5)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: 4"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<li id=\"4\" class=\"carousel-item_root__ISHXJ\">",
                                    "target": [
                                        ".super-shops-lane_items__2XgpZ > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .carousel-item_root__ISHXJ:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: 4"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "5",
                                            "relatedNodes": [
                                                {
                                                    "html": "<li id=\"5\" class=\"carousel-item_root__ISHXJ smart-lane-recipes_item__629NG\">",
                                                    "target": [
                                                        ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(6)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: 5"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<li id=\"5\" class=\"carousel-item_root__ISHXJ\">",
                                    "target": [
                                        ".super-shops-lane_items__2XgpZ > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .carousel-item_root__ISHXJ:nth-child(6)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: 5"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "6",
                                            "relatedNodes": [
                                                {
                                                    "html": "<li id=\"6\" class=\"carousel-item_root__ISHXJ smart-lane-recipes_item__629NG\">",
                                                    "target": [
                                                        ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(7)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: 6"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<li id=\"6\" class=\"carousel-item_root__ISHXJ\">",
                                    "target": [
                                        ".super-shops-lane_items__2XgpZ > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .carousel-item_root__ISHXJ:nth-child(7)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: 6"
                                }
                            ]
                        }
                    ],
                    "passes": [
                        {
                            "id": "aria-allowed-attr",
                            "impact": "serious",
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures ARIA attributes are allowed for an element's role",
                            "help": "Elements must only use allowed ARIA attributes",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div id=\"cookie-index\" aria-hidden=\"false\" tabindex=\"0\" class=\"XzH_2NvJzvo9IrLcmjG6\">",
                                    "target": [
                                        "#cookie-index"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button class=\"navigation-header-compact_toggle__miNmM\" aria-label=\"Open menu\" aria-controls=\"mobilemenu_main\">",
                                    "target": [
                                        ".navigation-header-compact_toggle__miNmM"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"navigation-header-compact_logo__ti1IR nav-logo_navLogo__M45c9\" href=\"\/\" aria-label=\"Ga naar home pagina\" title=\"Ga naar home pagina\" data-testhook=\"nav-logo\"><img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg\" alt=\"Albert Heijn\" class=\"nav-logo_logo__c28jK\"><\/a>",
                                    "target": [
                                        ".navigation-header-compact_logo__ti1IR"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"icon-button_root__OTAMW\" href=\"\/favorieten\" aria-label=\"Favoriete lijstjes\">",
                                    "target": [
                                        "a[aria-label=\"Favoriete lijstjes\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"icon-button_root__OTAMW icon-button_hasContent__1AdFI icon-button_outline__8zf4v nav-basket_button__taiI3\" href=\"\/mijnlijst\" aria-label=\"Naar winkelmand\" data-testhook=\"navigation-shoppinglist\">",
                                    "target": [
                                        ".icon-button_hasContent__1AdFI"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"nav-basket_srOnly__S9QJ3\" aria-live=\"polite\">Totaalbedrag winkelmand 0.00<\/div>",
                                    "target": [
                                        ".nav-basket_srOnly__S9QJ3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button class=\"button-or-anchor_root__sVq9A button_root__vto53 button_primary__842TW search-bar_button__oAt0m\" type=\"button\" aria-label=\"Zoeken\">",
                                    "target": [
                                        ".button-or-anchor_root__sVq9A"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 class=\"has-cookie-notice\" style=\"overflow: hidden;\">",
                                    "target": [
                                        "body"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-hidden-focus",
                            "impact": "serious",
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag131"
                            ],
                            "description": "Ensures aria-hidden elements do not contain focusable elements",
                            "help": "ARIA hidden element must not contain focusable elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"AyUwCplpWLUwDffmz9_Y\" aria-hidden=\"true\">",
                                    "target": [
                                        "#cookie-index > .AyUwCplpWLUwDffmz9_Y[aria-hidden=\"true\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"cookie-config\" aria-hidden=\"true\" tabindex=\"0\" class=\"XzH_2NvJzvo9IrLcmjG6\">",
                                    "target": [
                                        "#cookie-config"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr-value",
                            "impact": "critical",
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all ARIA attributes have valid values",
                            "help": "ARIA attributes must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"cookie-index\" aria-hidden=\"false\" tabindex=\"0\" class=\"XzH_2NvJzvo9IrLcmjG6\">",
                                    "target": [
                                        "#cookie-index"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"navigation-header-compact_logo__ti1IR nav-logo_navLogo__M45c9\" href=\"\/\" aria-label=\"Ga naar home pagina\" title=\"Ga naar home pagina\" data-testhook=\"nav-logo\"><img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg\" alt=\"Albert Heijn\" class=\"nav-logo_logo__c28jK\"><\/a>",
                                    "target": [
                                        ".navigation-header-compact_logo__ti1IR"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"icon-button_root__OTAMW\" aria-label=\"Inloggen\">",
                                    "target": [
                                        "a[aria-label=\"Inloggen\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"icon-button_root__OTAMW\" href=\"\/favorieten\" aria-label=\"Favoriete lijstjes\">",
                                    "target": [
                                        "a[aria-label=\"Favoriete lijstjes\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"icon-button_root__OTAMW icon-button_hasContent__1AdFI icon-button_outline__8zf4v nav-basket_button__taiI3\" href=\"\/mijnlijst\" aria-label=\"Naar winkelmand\" data-testhook=\"navigation-shoppinglist\">",
                                    "target": [
                                        ".icon-button_hasContent__1AdFI"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"nav-basket_srOnly__S9QJ3\" aria-live=\"polite\">Totaalbedrag winkelmand 0.00<\/div>",
                                    "target": [
                                        ".nav-basket_srOnly__S9QJ3"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"button-or-anchor_root__sVq9A button_root__vto53 button_primary__842TW search-bar_button__oAt0m\" type=\"button\" aria-label=\"Zoeken\">",
                                    "target": [
                                        ".button-or-anchor_root__sVq9A"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                            "help": "ARIA attributes must conform to valid names",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"cookie-index\" aria-hidden=\"false\" tabindex=\"0\" class=\"XzH_2NvJzvo9IrLcmjG6\">",
                                    "target": [
                                        "#cookie-index"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"navigation-header-compact_toggle__miNmM\" aria-label=\"Open menu\" aria-controls=\"mobilemenu_main\">",
                                    "target": [
                                        ".navigation-header-compact_toggle__miNmM"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"navigation-header-compact_logo__ti1IR nav-logo_navLogo__M45c9\" href=\"\/\" aria-label=\"Ga naar home pagina\" title=\"Ga naar home pagina\" data-testhook=\"nav-logo\"><img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg\" alt=\"Albert Heijn\" class=\"nav-logo_logo__c28jK\"><\/a>",
                                    "target": [
                                        ".navigation-header-compact_logo__ti1IR"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"icon-button_root__OTAMW\" aria-label=\"Inloggen\">",
                                    "target": [
                                        "a[aria-label=\"Inloggen\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"icon-button_root__OTAMW\" href=\"\/favorieten\" aria-label=\"Favoriete lijstjes\">",
                                    "target": [
                                        "a[aria-label=\"Favoriete lijstjes\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"icon-button_root__OTAMW icon-button_hasContent__1AdFI icon-button_outline__8zf4v nav-basket_button__taiI3\" href=\"\/mijnlijst\" aria-label=\"Naar winkelmand\" data-testhook=\"navigation-shoppinglist\">",
                                    "target": [
                                        ".icon-button_hasContent__1AdFI"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"nav-basket_srOnly__S9QJ3\" aria-live=\"polite\">Totaalbedrag winkelmand 0.00<\/div>",
                                    "target": [
                                        ".nav-basket_srOnly__S9QJ3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"button-or-anchor_root__sVq9A button_root__vto53 button_primary__842TW search-bar_button__oAt0m\" type=\"button\" aria-label=\"Zoeken\">",
                                    "target": [
                                        ".button-or-anchor_root__sVq9A"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "button-name",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures buttons have discernible text",
                            "help": "Buttons must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/button-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button id=\"accept-cookies\" class=\"iZB8o_q1m3SgRodgFZwA LkJqstwb_rfgKZxYEkdO\" data-testhook=\"accept-cookies\">\n                        Accepteer\n                    <\/button>",
                                    "target": [
                                        "#accept-cookies"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button id=\"decline-cookies\" class=\"iZB8o_q1m3SgRodgFZwA WbEl4GVK9ikVWMuMpoeh\" data-testhook=\"decline-cookies\">\n                        Weigeren\n                    <\/button>",
                                    "target": [
                                        "#decline-cookies"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"TI8zoU6kXW3MRVeJNkdD\" id=\"cookie-anchor-config\" data-testhook=\"cookie-anchor-config\">Cookie instellingen<\/button>",
                                    "target": [
                                        "#cookie-anchor-config"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"navigation-header-compact_toggle__miNmM\" aria-label=\"Open menu\" aria-controls=\"mobilemenu_main\">",
                                    "target": [
                                        ".navigation-header-compact_toggle__miNmM"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"button-or-anchor_root__sVq9A button_root__vto53 button_primary__842TW search-bar_button__oAt0m\" type=\"button\" aria-label=\"Zoeken\">",
                                    "target": [
                                        ".button-or-anchor_root__sVq9A"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "bypass",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag241",
                                "section508",
                                "section508.22.o"
                            ],
                            "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                            "help": "Page must have means to bypass repeated blocks",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "header-present",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<h1 class=\"GeILDlB2ekdOM0H0uWT4\">Cookies op ah.nl<\/h1>",
                                                    "target": [
                                                        ".bK7umVfkLHSjy_3caPrc > h1"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a heading"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html class=\"\" lang=\"nl\" data-react-helmet=\"class,lang\" style=\"overflow: hidden;\">",
                                    "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": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h1 class=\"GeILDlB2ekdOM0H0uWT4\">Cookies op ah.nl<\/h1>",
                                    "target": [
                                        ".bK7umVfkLHSjy_3caPrc > h1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"D1CmZqlwVOlKJOSk2rzU\">Om ah.nl voor jou nog makkelijker en persoonlijker te maken, gebruikt Albert Heijn cookies (en daarmee vergelijkbare technieken).<\/p>",
                                    "target": [
                                        ".D1CmZqlwVOlKJOSk2rzU"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>",
                                    "target": [
                                        ".bK7umVfkLHSjy_3caPrc > p:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>",
                                    "target": [
                                        ".bK7umVfkLHSjy_3caPrc > p:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Via \u201cCookie instellingen\u201d kan je ook zelf instellen welke cookies worden geplaatst. Je kan je keuze altijd wijzigen of intrekken op ons&nbsp;<a href=\"https:\/\/ah.nl\/cookiebeleid\">cookiebeleid<\/a>.<\/p>",
                                    "target": [
                                        ".bK7umVfkLHSjy_3caPrc > p:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "16.5pt (22px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 data-testhook=\"cms-title\" class=\"typography_root__Om3Wh typography_variant-hero__0BDPT title_root__FInQt\">Deze week bij Albert Heijn<\/h2>",
                                    "target": [
                                        "div[data-testhook=\"MarketingCarousel\"] > .grid_root__nhZ3r > .row:nth-child(1) > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "16.5pt (22px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 data-testhook=\"cms-title\" class=\"typography_root__Om3Wh typography_variant-hero__0BDPT title_root__FInQt\">Shop per categorie<\/h2>",
                                    "target": [
                                        "div[data-testhook=\"PageEntries\"] > .grid_root__nhZ3r > .row:nth-child(1) > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Aardappel, groente en fruit<\/h4>",
                                    "target": [
                                        ".carousel-item_root__ISHXJ:nth-child(1) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Salades, pizza en maaltijden<\/h4>",
                                    "target": [
                                        ".carousel-item_root__ISHXJ:nth-child(2) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Vlees, kip, vis en vega<\/h4>",
                                    "target": [
                                        "a[href$=\"vlees-kip-vis-vega\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Kaas, vleeswaren en tapas<\/h4>",
                                    "target": [
                                        ".carousel-item_root__ISHXJ:nth-child(4) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Zuivel, plantaardig en eieren<\/h4>",
                                    "target": [
                                        ".carousel-item_root__ISHXJ:nth-child(5) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Bakkerij en banket<\/h4>",
                                    "target": [
                                        "a[href$=\"bakkerij-en-banket\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Ontbijtgranen en beleg<\/h4>",
                                    "target": [
                                        ".carousel-item_root__ISHXJ:nth-child(7) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Snoep, koek, chips en chocolade<\/h4>",
                                    "target": [
                                        "#\\37  > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Tussendoortjes<\/h4>",
                                    "target": [
                                        "a[href$=\"tussendoortjes\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Frisdrank, sappen, koffie en thee<\/h4>",
                                    "target": [
                                        "#\\39  > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Wijn en bubbels<\/h4>",
                                    "target": [
                                        "a[href$=\"wijn-en-bubbels\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Bier en aperitieven<\/h4>",
                                    "target": [
                                        "a[href$=\"bier-en-aperitieven\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Pasta, rijst en wereldkeuken<\/h4>",
                                    "target": [
                                        "#\\31 2 > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Soepen, sauzen, kruiden en olie<\/h4>",
                                    "target": [
                                        "#\\31 3 > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Sport- en dieetvoeding<\/h4>",
                                    "target": [
                                        "#\\31 4 > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Diepvries<\/h4>",
                                    "target": [
                                        "a[href$=\"diepvries\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Drogisterij<\/h4>",
                                    "target": [
                                        "a[href$=\"drogisterij\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Baby en kind<\/h4>",
                                    "target": [
                                        "a[href$=\"baby-en-kind\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Huishouden<\/h4>",
                                    "target": [
                                        "a[href$=\"huishouden\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Huisdier<\/h4>",
                                    "target": [
                                        "a[href$=\"huisdier\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Koken, tafelen en vrije tijd<\/h4>",
                                    "target": [
                                        "#\\32 0 > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "16.5pt (22px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 data-testhook=\"cms-title\" class=\"typography_root__Om3Wh typography_variant-hero__0BDPT title_root__FInQt\">Uit de Bonusfolder<\/h2>",
                                    "target": [
                                        "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .grid_root__nhZ3r > .row:nth-child(1) > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span data-testhook=\"cms-subtitle\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU\">Een selectie van onze aanbiedingen<\/span>",
                                    "target": [
                                        "span[data-testhook=\"cms-subtitle\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"price-amount_integer__+e2XO\">5<\/span>",
                                    "target": [
                                        ".link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_was__ecJVB.price_was__LGyA9.price-amount_root__Sa88q > .price-amount_integer__\\+e2XO"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"price-amount_fractional__kjJ7u\">98<\/span>",
                                    "target": [
                                        ".link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_was__ecJVB.price_was__LGyA9.price-amount_root__Sa88q > .price-amount_fractional__kjJ7u"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Alle Hak potten 630-720 gram en stazakken<\/span>",
                                    "target": [
                                        ".product-card-portrait_link__5VsEK.link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"price-amount_integer__+e2XO\">3<\/span>",
                                    "target": [
                                        ".link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_was__ecJVB.price_was__LGyA9.price-amount_root__Sa88q > .price-amount_integer__\\+e2XO"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"price-amount_fractional__kjJ7u\">30<\/span>",
                                    "target": [
                                        ".link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_was__ecJVB.price_was__LGyA9.price-amount_root__Sa88q > .price-amount_fractional__kjJ7u"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Alle Unox soep in zak 570 ml, Cup-a-Soup en Good snacks*<\/span>",
                                    "target": [
                                        ".product-card-portrait_link__5VsEK.link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"price-amount_integer__+e2XO\">13<\/span>",
                                    "target": [
                                        ".link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_was__ecJVB.price_was__LGyA9.price-amount_root__Sa88q > .price-amount_integer__\\+e2XO"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"price-amount_fractional__kjJ7u\">78<\/span>",
                                    "target": [
                                        ".link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_was__ecJVB.price_was__LGyA9.price-amount_root__Sa88q > .price-amount_fractional__kjJ7u"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Alle A-merk pints ijs*<\/span>",
                                    "target": [
                                        ".product-card-portrait_link__5VsEK[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"price-amount_integer__+e2XO\">8<\/span>",
                                    "target": [
                                        ".link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_was__ecJVB.price_was__LGyA9.price-amount_root__Sa88q > .price-amount_integer__\\+e2XO"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"price-amount_fractional__kjJ7u\">18<\/span>",
                                    "target": [
                                        ".link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_was__ecJVB.price_was__LGyA9.price-amount_root__Sa88q > .price-amount_fractional__kjJ7u"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Alle Robijn<\/span>",
                                    "target": [
                                        ".product-card-portrait_link__5VsEK[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "16.5pt (22px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 data-testhook=\"cms-title\" class=\"typography_root__Om3Wh typography_variant-hero__0BDPT title_root__FInQt\">Wat eten we vandaag?<\/h2>",
                                    "target": [
                                        "div:nth-child(5) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .grid_root__nhZ3r > .row:nth-child(1) > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#26313a",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.26,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.26"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L card-text_titleText__7T9sY card-text_boldTitle__SVYw2\" style=\"-webkit-line-clamp:2;line-height:1.2em;max-height:2.4em\" data-testhook=\"recipe-card-title\">Pasta met aspergesaus<\/span>",
                                    "target": [
                                        "a[aria-label=\"Recept: Pasta met aspergesaus\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .card-text_title__REC-7.recipe-card_title__P8Eci.typography_hasMargin__4EaQi > .card-text_titleText__7T9sY.card-text_boldTitle__SVYw2[data-testhook=\"recipe-card-title\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#26313a",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.26,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.26"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L card-text_titleText__7T9sY card-text_boldTitle__SVYw2\" style=\"-webkit-line-clamp:2;line-height:1.2em;max-height:2.4em\" data-testhook=\"recipe-card-title\">Spinazie-hamquiche<\/span>",
                                    "target": [
                                        "a[aria-label=\"Recept: Spinazie-hamquiche\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .card-text_title__REC-7.recipe-card_title__P8Eci.typography_hasMargin__4EaQi > .card-text_titleText__7T9sY.card-text_boldTitle__SVYw2[data-testhook=\"recipe-card-title\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#26313a",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.26,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.26"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L card-text_titleText__7T9sY card-text_boldTitle__SVYw2\" style=\"-webkit-line-clamp:2;line-height:1.2em;max-height:2.4em\" data-testhook=\"recipe-card-title\">Asperges met ham, ei en boter<\/span>",
                                    "target": [
                                        ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(3) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .card-text_title__REC-7.recipe-card_title__P8Eci.typography_hasMargin__4EaQi > .card-text_titleText__7T9sY.card-text_boldTitle__SVYw2[data-testhook=\"recipe-card-title\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#26313a",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.26,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.26"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L card-text_titleText__7T9sY card-text_boldTitle__SVYw2\" style=\"-webkit-line-clamp:2;line-height:1.2em;max-height:2.4em\" data-testhook=\"recipe-card-title\">Spinazie met champignons<\/span>",
                                    "target": [
                                        ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(4) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .card-text_title__REC-7.recipe-card_title__P8Eci.typography_hasMargin__4EaQi > .card-text_titleText__7T9sY.card-text_boldTitle__SVYw2[data-testhook=\"recipe-card-title\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#26313a",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.26,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.26"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L card-text_titleText__7T9sY card-text_boldTitle__SVYw2\" style=\"-webkit-line-clamp:2;line-height:1.2em;max-height:2.4em\" data-testhook=\"recipe-card-title\">Bonen met chorizo en rucola<\/span>",
                                    "target": [
                                        ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(5) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .card-text_title__REC-7.recipe-card_title__P8Eci.typography_hasMargin__4EaQi > .card-text_titleText__7T9sY.card-text_boldTitle__SVYw2[data-testhook=\"recipe-card-title\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#26313a",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.26,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.26"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L card-text_titleText__7T9sY card-text_boldTitle__SVYw2\" style=\"-webkit-line-clamp:2;line-height:1.2em;max-height:2.4em\" data-testhook=\"recipe-card-title\">Asperge ovenschotel<\/span>",
                                    "target": [
                                        "a[aria-label=\"Recept: Asperge ovenschotel\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .card-text_title__REC-7.recipe-card_title__P8Eci.typography_hasMargin__4EaQi > .card-text_titleText__7T9sY.card-text_boldTitle__SVYw2[data-testhook=\"recipe-card-title\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#26313a",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.26,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.26"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L card-text_titleText__7T9sY card-text_boldTitle__SVYw2\" style=\"-webkit-line-clamp:2;line-height:1.2em;max-height:2.4em\" data-testhook=\"recipe-card-title\">Biefstuk bakken<\/span>",
                                    "target": [
                                        "a[aria-label=\"Recept: Biefstuk bakken\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .card-text_title__REC-7.recipe-card_title__P8Eci.typography_hasMargin__4EaQi > .card-text_titleText__7T9sY.card-text_boldTitle__SVYw2[data-testhook=\"recipe-card-title\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "16.5pt (22px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 data-testhook=\"cms-title\" class=\"typography_root__Om3Wh typography_variant-hero__0BDPT title_root__FInQt\">Gratis bezorging<\/h2>",
                                    "target": [
                                        "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .grid_root__nhZ3r > .row > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Johma: gratis bezorging bij 10 euro<\/span>",
                                    "target": [
                                        "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(1) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .product-card-portrait_link__5VsEK.link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Lay's, Doritos en Wavies: gratis bezorging bij 6 stuks<\/span>",
                                    "target": [
                                        "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(2) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .product-card-portrait_link__5VsEK.link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Lipton, Conimex en De Vegetarische Slager: gratis bezorging bij 5 stuks<\/span>",
                                    "target": [
                                        "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(3) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .product-card-portrait_link__5VsEK.link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Corona, Leffe en Hertog Jan: gratis bezorging bij 2 stuks<\/span>",
                                    "target": [
                                        "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(4) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .product-card-portrait_link__5VsEK.link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Elvive,Lovings Blends,Studioline, Elnett, L'Oreal Men expert,Garnier: gratis bezorging bij 15 euro<\/span>",
                                    "target": [
                                        ".smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(5) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .product-card-portrait_link__5VsEK.link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 13.19,
                                                "fontSize": "16.5pt (22px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 13.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 data-testhook=\"cms-title\" class=\"typography_root__Om3Wh typography_variant-hero__0BDPT title_root__FInQt\">Uitgebreid shoppen<\/h2>",
                                    "target": [
                                        "div:nth-child(9) > .grid_root__nhZ3r > .row > .column.small-12 > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#e9f5ed",
                                                "contrastRatio": 11.779999999999999,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.78"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L\" style=\"-webkit-line-clamp:3;line-height:1.4em;max-height:4.199999999999999em\">Probeer Premium nu met 100% Voordeelgarantie<\/span>",
                                    "target": [
                                        "a[title=\"Probeer gratis\"] > .small-promo-blocks_content__F7M\\+u > h3 > .line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#e9f5ed",
                                                "contrastRatio": 11.779999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.78"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU\">",
                                    "target": [
                                        "a[title=\"Probeer gratis\"] > .small-promo-blocks_content__F7M\\+u > .typography_variant-paragraph__T5ZAU.typography_root__Om3Wh"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#fce2e2",
                                                "contrastRatio": 10.75,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.75"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L\" style=\"-webkit-line-clamp:3;line-height:1.4em;max-height:4.199999999999999em\">Heb jij onze sterke glazen al?<\/span>",
                                    "target": [
                                        "a[href$=\"buitenservies\"] > .small-promo-blocks_content__F7M\\+u > h3 > .line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#fce2e2",
                                                "contrastRatio": 10.75,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.75"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU\">",
                                    "target": [
                                        "a[href$=\"buitenservies\"] > .small-promo-blocks_content__F7M\\+u > .typography_variant-paragraph__T5ZAU.typography_root__Om3Wh"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ede3ef",
                                                "contrastRatio": 10.58,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.58"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L\" style=\"-webkit-line-clamp:3;line-height:1.4em;max-height:4.199999999999999em\">Vers besteld, net zo vers thuisbezorgd<\/span>",
                                    "target": [
                                        "a[title=\"Shop verspakketten\"] > .small-promo-blocks_content__F7M\\+u > h3 > .line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#ede3ef",
                                                "contrastRatio": 10.58,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.58"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU\">",
                                    "target": [
                                        "a[title=\"Shop verspakketten\"] > .small-promo-blocks_content__F7M\\+u > .typography_variant-paragraph__T5ZAU.typography_root__Om3Wh"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#e0e0e0",
                                                "contrastRatio": 9.9900000000000002,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 9.99"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L\" style=\"-webkit-line-clamp:3;line-height:1.4em;max-height:4.199999999999999em\">Alles voor de BBQ in 1 klik besteld<\/span>",
                                    "target": [
                                        "a[href$=\"bbq-pakketten\"] > .small-promo-blocks_content__F7M\\+u > h3 > .line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#e0e0e0",
                                                "contrastRatio": 9.9900000000000002,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 9.99"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU\">",
                                    "target": [
                                        "a[href$=\"bbq-pakketten\"] > .small-promo-blocks_content__F7M\\+u > .typography_variant-paragraph__T5ZAU.typography_root__Om3Wh"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#fef7e6",
                                                "contrastRatio": 12.35,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.35"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L\" style=\"-webkit-line-clamp:3;line-height:1.4em;max-height:4.199999999999999em\">Nieuw! De verfrissende Lipton's ice tea's<\/span>",
                                    "target": [
                                        ".small-promo-blocks_anchor__Qux-E[title=\"Probeer nu\"][target=\"_self\"] > .small-promo-blocks_content__F7M\\+u > h3 > .line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#fef7e6",
                                                "contrastRatio": 12.35,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.35"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU\">",
                                    "target": [
                                        ".small-promo-blocks_anchor__Qux-E[title=\"Probeer nu\"][target=\"_self\"] > .small-promo-blocks_content__F7M\\+u > .typography_variant-paragraph__T5ZAU.typography_root__Om3Wh"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#eff6dd",
                                                "contrastRatio": 11.869999999999999,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.87"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L\" style=\"-webkit-line-clamp:3;line-height:1.4em;max-height:4.199999999999999em\">High Tea voor 2<\/span>",
                                    "target": [
                                        "a[href$=\"hightea\"] > .small-promo-blocks_content__F7M\\+u > h3 > .line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#eff6dd",
                                                "contrastRatio": 11.869999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.87"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU\">",
                                    "target": [
                                        "a[href$=\"hightea\"] > .small-promo-blocks_content__F7M\\+u > .typography_variant-paragraph__T5ZAU.typography_root__Om3Wh"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 19.260000000000002,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 19.26"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button aria-controls=\"accordion\" aria-expanded=\"false\" class=\"accordion_button__r4G4q\">Boodschappen<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span><\/button>",
                                    "target": [
                                        ".accordion_accordion__4EedR:nth-child(1) > .accordion_button__r4G4q[aria-controls=\"accordion\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 19.260000000000002,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 19.26"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button aria-controls=\"accordion\" aria-expanded=\"false\" class=\"accordion_button__r4G4q\">Allerhande<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span><\/button>",
                                    "target": [
                                        ".accordion_accordion__4EedR:nth-child(2) > .accordion_button__r4G4q[aria-controls=\"accordion\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 19.260000000000002,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 19.26"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button aria-controls=\"accordion\" aria-expanded=\"false\" class=\"accordion_button__r4G4q\">Services<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span><\/button>",
                                    "target": [
                                        ".accordion_accordion__4EedR:nth-child(3) > .accordion_button__r4G4q[aria-controls=\"accordion\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 19.260000000000002,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 19.26"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button aria-controls=\"accordion\" aria-expanded=\"false\" class=\"accordion_button__r4G4q\">Albert Heijn<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span><\/button>",
                                    "target": [
                                        ".accordion_accordion__4EedR:nth-child(4) > .accordion_button__r4G4q[aria-controls=\"accordion\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 12.1,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/algemene-voorwaarden\" class=\"footer-default_link__8Nw0h\">Algemene voorwaarden<\/a>",
                                    "target": [
                                        "a[href$=\"algemene-voorwaarden\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 12.1,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/zakelijke-voorwaarden\" class=\"footer-default_link__8Nw0h\">Zakelijke algemene voorwaarden<\/a>",
                                    "target": [
                                        "a[href$=\"zakelijke-voorwaarden\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 12.1,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/algemene-voorwaarden\/bonus\" class=\"footer-default_link__8Nw0h\">Bonusvoorwaarden<\/a>",
                                    "target": [
                                        "li:nth-child(3) > .footer-default_link__8Nw0h[href$=\"bonus\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 12.1,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/privacy\" class=\"footer-default_link__8Nw0h\">Privacybeleid<\/a>",
                                    "target": [
                                        ".footer-default_link__8Nw0h[href$=\"privacy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 12.1,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/cookiebeleid\" class=\"footer-default_link__8Nw0h\">Cookiebeleid<\/a>",
                                    "target": [
                                        ".footer-default_link__8Nw0h[href$=\"cookiebeleid\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 12.1,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/over-ah\" class=\"footer-default_link__8Nw0h\">Over AH<\/a>",
                                    "target": [
                                        "li:nth-child(6) > .footer-default_link__8Nw0h[href$=\"over-ah\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 12.1,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/kwetsbaarheid-melden\" class=\"footer-default_link__8Nw0h\">Kwetsbaarheid melden<\/a>",
                                    "target": [
                                        "a[href$=\"kwetsbaarheid-melden\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#303030",
                                                "bgColor": "#f5f5f5",
                                                "contrastRatio": 12.1,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/nix-18\" class=\"footer-default_link__8Nw0h\">&lt; <!-- -->25 jaar? Laat je legitimatie zien!<br>&lt; <!-- -->18 jaar verkopen wij geen alcohol.<\/a>",
                                    "target": [
                                        "a[href$=\"nix-18\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 class=\"\" lang=\"nl\" data-react-helmet=\"class,lang\" style=\"overflow: hidden;\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id-active",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value of active elements is unique",
                            "help": "IDs of active elements must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-active?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "cookie-index",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"cookie-index\" aria-hidden=\"false\" tabindex=\"0\" class=\"XzH_2NvJzvo9IrLcmjG6\">",
                                    "target": [
                                        "#cookie-index"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "accept-cookies",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button id=\"accept-cookies\" class=\"iZB8o_q1m3SgRodgFZwA LkJqstwb_rfgKZxYEkdO\" data-testhook=\"accept-cookies\">\n                        Accepteer\n                    <\/button>",
                                    "target": [
                                        "#accept-cookies"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "decline-cookies",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button id=\"decline-cookies\" class=\"iZB8o_q1m3SgRodgFZwA WbEl4GVK9ikVWMuMpoeh\" data-testhook=\"decline-cookies\">\n                        Weigeren\n                    <\/button>",
                                    "target": [
                                        "#decline-cookies"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "cookie-anchor-config",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"TI8zoU6kXW3MRVeJNkdD\" id=\"cookie-anchor-config\" data-testhook=\"cookie-anchor-config\">Cookie instellingen<\/button>",
                                    "target": [
                                        "#cookie-anchor-config"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id-aria",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value used in ARIA and in labels is unique",
                            "help": "IDs used in ARIA and labels must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-aria?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "social-accept",
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" id=\"social-accept\" name=\"social\" value=\"true\" data-testhook=\"input-social-accept\" aria-label=\"Accepteer cookies\">",
                                    "target": [
                                        "#social-accept"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "social-decline",
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" id=\"social-decline\" name=\"social\" value=\"false\" data-testhook=\"input-social-decline\" aria-label=\"Weiger cookies\">",
                                    "target": [
                                        "#social-decline"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "social-media-label",
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"qfWu2myzAoRMpd_ar6YO\" id=\"social-media-label\">Social media<\/p>",
                                    "target": [
                                        "#social-media-label"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "ad-accept",
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" id=\"ad-accept\" name=\"ad\" value=\"true\" data-testhook=\"input-ad-accept\" aria-label=\"Accepteer cookies\">",
                                    "target": [
                                        "#ad-accept"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "ad-decline",
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"checkbox\" id=\"ad-decline\" name=\"ad\" value=\"false\" data-testhook=\"input-ad-decline\" aria-label=\"Weiger cookies\">",
                                    "target": [
                                        "#ad-decline"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "ad-label",
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"qfWu2myzAoRMpd_ar6YO\" id=\"ad-label\">Gepersonaliseerde inhoud en advertenties op basis van voorkeuren en interesses<\/p>",
                                    "target": [
                                        "#ad-label"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "impact": "minor",
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "siteSpectLibraries",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<script id=\"siteSpectLibraries\" src=\"\/__ssobj\/core.js+ssdomvar.js+generic-adapter.js\"><\/script>",
                                    "target": [
                                        "#siteSpectLibraries"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "cookie-overlay",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"FenEaSLB61Rn9ZjTOkbg\" data-type=\"notice\" id=\"cookie-overlay\" data-testhook=\"cookie-overlay\">",
                                    "target": [
                                        "#cookie-overlay"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "cookie-popup",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"tqHx8P7mH9XJ5tmhC4rx\" id=\"cookie-popup\" data-testhook=\"cookie-popup\">",
                                    "target": [
                                        "#cookie-popup"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "cookie-config",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"cookie-config\" aria-hidden=\"true\" tabindex=\"0\" class=\"XzH_2NvJzvo9IrLcmjG6\">",
                                    "target": [
                                        "#cookie-config"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "cookie-back",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"ij7OhodzykGkVWp1mj1b\" id=\"cookie-back\" aria-label=\"Terug\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"Kju0DDTiQkIPJuwK9ruj\" viewBox=\"0 0 16 16\"><path d=\"M9.8 13.7L4.1 8l5.7-5.7 1.4 1.4L6.9 8l4.3 4.3-1.4 1.4z\"><\/path><\/svg>\n                <\/button>",
                                    "target": [
                                        "#cookie-back"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "confirm-config",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button id=\"confirm-config\" type=\"button\" class=\"iZB8o_q1m3SgRodgFZwA LkJqstwb_rfgKZxYEkdO\" disabled=\"\" data-testhook=\"confirm-config\" aria-label=\"Bevestig cookie instellingen\">\n                        Bevestig\n                    <\/button>",
                                    "target": [
                                        "#confirm-config"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "header",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"header\">",
                                    "target": [
                                        "#header"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "add",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"add\"><path d=\"M20 11h-7V4h-2v6c0 .6-.4 1-1 1H4v2h7v7h2v-6c0-.6.4-1 1-1h6v-2z\"><\/path><\/symbol>",
                                    "target": [
                                        "#add"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "afbakken",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 16 16\" id=\"afbakken\">",
                                    "target": [
                                        "#afbakken"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "arrow-next",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"arrow-next\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.343 19.071l6.364-6.364a1 1 0 000-1.414l-6.364-6.364a1 1 0 10-1.414 1.414L18.586 11H3a1 1 0 100 2h15.586l-4.657 4.657a1 1 0 001.414 1.414z\"><\/path><\/symbol>",
                                    "target": [
                                        "#arrow-next"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "arrow-prev",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 20 16\" id=\"arrow-prev\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.07.929a1 1 0 010 1.414L3.415 7H19a1 1 0 110 2H3.414l4.657 4.657a1 1 0 11-1.414 1.414L.293 8.707a1 1 0 010-1.414L6.657.929a1 1 0 011.414 0z\"><\/path><\/symbol>",
                                    "target": [
                                        "#arrow-prev"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "arrow-right",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol fill=\"currentColor\" viewBox=\"0 0 24 24\" id=\"arrow-right\"><path d=\"M14.261 7.118l2.771 3.045a.5.5 0 01-.369.837H3v2h13.606a.5.5 0 01.374.832L14.253 16.9l1.494 1.33 5-5.626a1 1 0 00-.007-1.338l-5-5.494-1.479 1.347z\" clip-rule=\"evenodd\" fill-rule=\"evenodd\"><\/path><\/symbol>",
                                    "target": [
                                        "#arrow-right"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "arrow-up",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"arrow-up\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.071 8.657l-6.364-6.364a1 1 0 00-1.414 0L4.929 8.657a1 1 0 001.414 1.414L11 5.414V21a1 1 0 102 0V5.414l4.657 4.657a1 1 0 001.414-1.414z\"><\/path><\/symbol>",
                                    "target": [
                                        "#arrow-up"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "bewust",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 22 22\" id=\"bewust\">",
                                    "target": [
                                        "#bewust"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "bewust_a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<radialGradient cx=\"20.662%\" cy=\"13.778%\" fx=\"20.662%\" fy=\"13.778%\" r=\"54.651%\" id=\"bewust_a\"><stop stop-color=\"#F5DD26\" offset=\"0%\"><\/stop><stop stop-color=\"#E6801C\" offset=\"100%\"><\/stop><\/radialGradient>",
                                    "target": [
                                        "#bewust_a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "biologisch",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 22 22\" id=\"biologisch\">",
                                    "target": [
                                        "#biologisch"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "cadeau",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 60 60\" id=\"cadeau\">",
                                    "target": [
                                        "#cadeau"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "cadeau_a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"cadeau_a\" d=\"M0 0h26.473v23.939H0z\"><\/path>",
                                    "target": [
                                        "#cadeau_a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "cadeau_b",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<mask id=\"cadeau_b\" fill=\"#fff\"><use xlink:href=\"#cadeau_a\"><\/use><\/mask>",
                                    "target": [
                                        "#cadeau_b"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "calorieen",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 41 41\" id=\"calorieen\">",
                                    "target": [
                                        "#calorieen"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "calories",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"calories\">",
                                    "target": [
                                        "#calories"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "cancel",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"cancel\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.707 6.293a1 1 0 00-1.414 1.414L10.586 12l-4.293 4.293a1 1 0 101.414 1.414L12 13.414l4.293 4.293a1 1 0 001.414-1.414L13.414 12l4.293-4.293a1 1 0 00-1.414-1.414L12 10.586 7.707 6.293z\"><\/path><\/symbol>",
                                    "target": [
                                        "#cancel"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "caret-back",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"caret-back\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14.707 16.707a1 1 0 01-1.414 0L8.586 12l4.707-4.707a1 1 0 111.414 1.414L11.414 12l3.293 3.293a1 1 0 010 1.414z\"><\/path><\/symbol>",
                                    "target": [
                                        "#caret-back"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "caret-down",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"caret-down\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.707 10.293a1 1 0 010 1.414L12 16.414l-4.707-4.707a1 1 0 111.414-1.414L12 13.586l3.293-3.293a1 1 0 011.414 0z\"><\/path><\/symbol>",
                                    "target": [
                                        "#caret-down"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "caret-right",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"caret-right\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.293 7.293a1 1 0 011.414 0L16.414 12l-4.707 4.707a1 1 0 01-1.414-1.414L13.586 12l-3.293-3.293a1 1 0 010-1.414z\"><\/path><\/symbol>",
                                    "target": [
                                        "#caret-right"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "caret-up",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"caret-up\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.293 14.707a1 1 0 010-1.414L12 8.586l4.707 4.707a1 1 0 01-1.414 1.414L12 11.414l-3.293 3.293a1 1 0 01-1.414 0z\"><\/path><\/symbol>",
                                    "target": [
                                        "#caret-up"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "cart",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24.04 24\" id=\"cart\">",
                                    "target": [
                                        "#cart"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "chat",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"chat\">",
                                    "target": [
                                        "#chat"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "check",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"check\">",
                                    "target": [
                                        "#check"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "checkmark",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"checkmark\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.599 18.757L4.764 11.67A1 1 0 116.307 10.4l4.165 5.057 6.316-8.996a1 1 0 011.637 1.15l-7.826 11.146z\"><\/path><\/symbol>",
                                    "target": [
                                        "#checkmark"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "checkmark-circled",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"checkmark-circled\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 23c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11zM4.764 11.671l5.835 7.086L18.425 7.61a1 1 0 00-1.637-1.15l-6.316 8.997L6.307 10.4a1 1 0 00-1.543 1.271z\"><\/path><\/symbol>",
                                    "target": [
                                        "#checkmark-circled"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "chef",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"chef\">",
                                    "target": [
                                        "#chef"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "chevron",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"chevron\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.293 4.293a1 1 0 011.414 0L18.414 12l-7.707 7.707a1 1 0 01-1.414-1.414L15.586 12 9.293 5.707a1 1 0 010-1.414z\"><\/path><\/symbol>",
                                    "target": [
                                        "#chevron"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "chevron-back",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"chevron-back\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14.707 19.707a1 1 0 01-1.414 0L5.586 12l7.707-7.707a1 1 0 111.414 1.414L8.414 12l6.293 6.293a1 1 0 010 1.414z\"><\/path><\/symbol>",
                                    "target": [
                                        "#chevron-back"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "chevron-back-rounded",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"chevron-back-rounded\">",
                                    "target": [
                                        "#chevron-back-rounded"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "chevron-down",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"chevron-down\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.707 9.293a1 1 0 010 1.414L12 18.414l-7.707-7.707a1 1 0 111.414-1.414L12 15.586l6.293-6.293a1 1 0 011.414 0z\"><\/path><\/symbol>",
                                    "target": [
                                        "#chevron-down"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "chevron-rounded",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"chevron-rounded\">",
                                    "target": [
                                        "#chevron-rounded"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "chevron-up",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"chevron-up\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.293 14.707a1 1 0 010-1.414L12 5.586l7.707 7.707a1 1 0 01-1.414 1.414L12 8.414l-6.293 6.293a1 1 0 01-1.414 0z\"><\/path><\/symbol>",
                                    "target": [
                                        "#chevron-up"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "circle",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"circle\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 21a9 9 0 100-18 9 9 0 000 18zm0 2c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11z\"><\/path><\/symbol>",
                                    "target": [
                                        "#circle"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "clear",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" id=\"clear\">",
                                    "target": [
                                        "#clear"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "clear_a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"clear_a\"><path fill=\"#fff\" transform=\"rotate(90 12 12)\" d=\"M0 0h24v24H0z\"><\/path><\/clipPath>",
                                    "target": [
                                        "#clear_a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "close",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"close\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.707 6.293a1 1 0 00-1.414 1.414L10.586 12l-4.293 4.293a1 1 0 101.414 1.414L12 13.414l4.293 4.293a1 1 0 001.414-1.414L13.414 12l4.293-4.293a1 1 0 00-1.414-1.414L12 10.586 7.707 6.293z\"><\/path><\/symbol>",
                                    "target": [
                                        "#close"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "contact",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 32 32\" id=\"contact\">",
                                    "target": [
                                        "#contact"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "cuisine",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"cuisine\">",
                                    "target": [
                                        "#cuisine"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "delete",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"delete\">",
                                    "target": [
                                        "#delete"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "diepvries",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 22 22\" id=\"diepvries\">",
                                    "target": [
                                        "#diepvries"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "dislike",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"dislike\">",
                                    "target": [
                                        "#dislike"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "download",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"download\"><path d=\"M22 20a1 1 0 01-1 1H3a1 1 0 010-2h8.1l-3.81-3.8a1.003 1.003 0 111.42-1.42l2.29 2.3V4a1 1 0 012 0v12.08l2.29-2.3a1.004 1.004 0 111.42 1.42L12.9 19H21a1 1 0 011 1z\"><\/path><\/symbol>",
                                    "target": [
                                        "#download"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "edit",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"edit\">",
                                    "target": [
                                        "#edit"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eerdergekocht",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 28 28\" id=\"eerdergekocht\">",
                                    "target": [
                                        "#eerdergekocht"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eiwitten",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 42 41\" id=\"eiwitten\">",
                                    "target": [
                                        "#eiwitten"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "emoji",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"emoji\">",
                                    "target": [
                                        "#emoji"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "error-circled",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"error-circled\">",
                                    "target": [
                                        "#error-circled"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "etos",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 285 228\" id=\"etos\">",
                                    "target": [
                                        "#etos"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "even-geduld",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"even-geduld\">",
                                    "target": [
                                        "#even-geduld"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eye",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"eye\">",
                                    "target": [
                                        "#eye"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "favoriet",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"favoriet\">",
                                    "target": [
                                        "#favoriet"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "favoriet-filled",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"favoriet-filled\">",
                                    "target": [
                                        "#favoriet-filled"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "favorite",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"favorite\">",
                                    "target": [
                                        "#favorite"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "feestdagen",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 18 18\" id=\"feestdagen\">",
                                    "target": [
                                        "#feestdagen"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "feestfavoriet",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 140 140\" id=\"feestfavoriet\">",
                                    "target": [
                                        "#feestfavoriet"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "feestfavoriet_SVGID_1_",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<radialGradient id=\"feestfavoriet_SVGID_1_\" cx=\"69.9\" cy=\"71.9\" r=\"69.9\" gradientTransform=\"matrix(1 0 0 -1 0 142)\" gradientUnits=\"userSpaceOnUse\">",
                                    "target": [
                                        "#feestfavoriet_SVGID_1_"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "feestfavoriet_SVGID_00000064322104784347977320000004507884191996277381_",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"feestfavoriet_SVGID_00000064322104784347977320000004507884191996277381_\" gradientUnits=\"userSpaceOnUse\" x1=\"22.502\" y1=\"87.448\" x2=\"123.403\" y2=\"40.398\" gradientTransform=\"matrix(1 0 0 -1 0 142)\">",
                                    "target": [
                                        "#feestfavoriet_SVGID_00000064322104784347977320000004507884191996277381_"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "feestfavoriet_SVGID_00000001645597125742705360000003396389387759651239_",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<radialGradient id=\"feestfavoriet_SVGID_00000001645597125742705360000003396389387759651239_\" cx=\"67.731\" cy=\"110.553\" r=\"11.398\" gradientTransform=\"matrix(1 0 0 -1 0 142)\" gradientUnits=\"userSpaceOnUse\">",
                                    "target": [
                                        "#feestfavoriet_SVGID_00000001645597125742705360000003396389387759651239_"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "gall",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 426 97\" id=\"gall\">",
                                    "target": [
                                        "#gall"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "geensuiker",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 57 90\" id=\"geensuiker\">",
                                    "target": [
                                        "#geensuiker"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "gezond",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 22 22\" id=\"gezond\">",
                                    "target": [
                                        "#gezond"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "gezond_a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<radialGradient cx=\"20.662%\" cy=\"13.778%\" fx=\"20.662%\" fy=\"13.778%\" r=\"54.651%\" id=\"gezond_a\"><stop stop-color=\"#F5DD26\" offset=\"0%\"><\/stop><stop stop-color=\"#E6801C\" offset=\"100%\"><\/stop><\/radialGradient>",
                                    "target": [
                                        "#gezond_a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "gluten",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"gluten\">",
                                    "target": [
                                        "#gluten"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "goedkoopje",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 22 22\" id=\"goedkoopje\">",
                                    "target": [
                                        "#goedkoopje"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "heart",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" fill=\"none\" id=\"heart\">",
                                    "target": [
                                        "#heart"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "heart-filled",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" fill=\"none\" id=\"heart-filled\">",
                                    "target": [
                                        "#heart-filled"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "heart-plus",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" fill=\"none\" id=\"heart-plus\">",
                                    "target": [
                                        "#heart-plus"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "hide",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 24 25\" id=\"hide\">",
                                    "target": [
                                        "#hide"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "hide_a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<filter id=\"hide_a\" x=\"1.414\" y=\"3\" width=\"19.971\" height=\"19.971\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">",
                                    "target": [
                                        "#hide_a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "home",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"home\">",
                                    "target": [
                                        "#home"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-acties",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-acties\">",
                                    "target": [
                                        "#icon-acties"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ah",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" id=\"icon-ah\">",
                                    "target": [
                                        "#icon-ah"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-allerhandebox",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-allerhandebox\">",
                                    "target": [
                                        "#icon-allerhandebox"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-betalingmislukt",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-betalingmislukt\">",
                                    "target": [
                                        "#icon-betalingmislukt"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-beverage",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-beverage\">",
                                    "target": [
                                        "#icon-beverage"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-bloemist",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-bloemist\">",
                                    "target": [
                                        "#icon-bloemist"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-bonus",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-bonus\">",
                                    "target": [
                                        "#icon-bonus"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-business",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-business\">",
                                    "target": [
                                        "#icon-business"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-cart",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-cart\">",
                                    "target": [
                                        "#icon-cart"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-chat",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-chat\">",
                                    "target": [
                                        "#icon-chat"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-close",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-close\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.707 3.293a1 1 0 00-1.414 1.414L10.586 12l-7.293 7.293a1 1 0 101.414 1.414L12 13.414l7.293 7.293a1 1 0 001.414-1.414L13.414 12l7.293-7.293a1 1 0 00-1.414-1.414L12 10.586 4.707 3.293z\"><\/path><\/symbol>",
                                    "target": [
                                        "#icon-close"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-close-small",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-close-small\">",
                                    "target": [
                                        "#icon-close-small"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-connection",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-connection\">",
                                    "target": [
                                        "#icon-connection"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-connection-broken",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 40 41\" id=\"icon-connection-broken\">",
                                    "target": [
                                        "#icon-connection-broken"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-customerservice",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-customerservice\">",
                                    "target": [
                                        "#icon-customerservice"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-edit",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-edit\">",
                                    "target": [
                                        "#icon-edit"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-eerdergekocht",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-eerdergekocht\">",
                                    "target": [
                                        "#icon-eerdergekocht"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-eerdergezocht",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 22 20\" id=\"icon-eerdergezocht\">",
                                    "target": [
                                        "#icon-eerdergezocht"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-external-link",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-external-link\">",
                                    "target": [
                                        "#icon-external-link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-facturen",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-facturen\">",
                                    "target": [
                                        "#icon-facturen"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-favorieten",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-favorieten\">",
                                    "target": [
                                        "#icon-favorieten"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-filteren",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-filteren\">",
                                    "target": [
                                        "#icon-filteren"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-folder",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" id=\"icon-folder\">",
                                    "target": [
                                        "#icon-folder"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-lock",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" id=\"icon-lock\">",
                                    "target": [
                                        "#icon-lock"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-mijnbestellingen",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-mijnbestellingen\">",
                                    "target": [
                                        "#icon-mijnbestellingen"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-mijnlijst",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-mijnlijst\">",
                                    "target": [
                                        "#icon-mijnlijst"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-mijnprofiel",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-mijnprofiel\">",
                                    "target": [
                                        "#icon-mijnprofiel"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-moneybag",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-moneybag\">",
                                    "target": [
                                        "#icon-moneybag"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-onlinebestellen",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-onlinebestellen\">",
                                    "target": [
                                        "#icon-onlinebestellen"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-opnieuwproberen",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-opnieuwproberen\">",
                                    "target": [
                                        "#icon-opnieuwproberen"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-pickupinshop",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-pickupinshop\">",
                                    "target": [
                                        "#icon-pickupinshop"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-premium",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-premium\">",
                                    "target": [
                                        "#icon-premium"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-producten",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-producten\">",
                                    "target": [
                                        "#icon-producten"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-pup",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-pup\">",
                                    "target": [
                                        "#icon-pup"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-recepten",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-recepten\">",
                                    "target": [
                                        "#icon-recepten"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-search",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-search\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4 10a7 7 0 1114 0 7 7 0 01-14 0zm7-9a9 9 0 105.618 16.032l4.675 4.675a1 1 0 001.414-1.414l-4.675-4.675A9 9 0 0011 1z\"><\/path><\/symbol>",
                                    "target": [
                                        "#icon-search"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-sign-in",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-sign-in\">",
                                    "target": [
                                        "#icon-sign-in"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-sign-out",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-sign-out\">",
                                    "target": [
                                        "#icon-sign-out"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-stop",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 20 20\" id=\"icon-stop\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10 18a8 8 0 100-16 8 8 0 000 16zm0 2c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10zM4.094 10a1 1 0 011-1h9.812a1 1 0 110 2H5.094a1 1 0 01-1-1z\"><\/path><\/symbol>",
                                    "target": [
                                        "#icon-stop"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-taartenbakkers",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-taartenbakkers\">",
                                    "target": [
                                        "#icon-taartenbakkers"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ticketshop",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-ticketshop\">",
                                    "target": [
                                        "#icon-ticketshop"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-timer",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-timer\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 6a1 1 0 011 1v5h3a1 1 0 110 2h-4a1 1 0 01-1-1V7a1 1 0 011-1zm0 15a9 9 0 100-18 9 9 0 000 18zm0 2c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11z\"><\/path><\/symbol>",
                                    "target": [
                                        "#icon-timer"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-voedingswaarden",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-voedingswaarden\">",
                                    "target": [
                                        "#icon-voedingswaarden"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-voedingswaarden_a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-voedingswaarden_a\"><path d=\"M0 0h24v24H0V0z\" fill=\"#fff\"><\/path><\/clipPath>",
                                    "target": [
                                        "#icon-voedingswaarden_a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-waarschuwing",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-waarschuwing\">",
                                    "target": [
                                        "#icon-waarschuwing"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-waarschuwing-rond",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-waarschuwing-rond\">",
                                    "target": [
                                        "#icon-waarschuwing-rond"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-winkels",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-winkels\">",
                                    "target": [
                                        "#icon-winkels"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "info",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"info\">",
                                    "target": [
                                        "#info"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "info-filled",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"info-filled\">",
                                    "target": [
                                        "#info-filled"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "kebab",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 26 26\" id=\"kebab\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14 23a1 1 0 110-2 1 1 0 010 2zm-3-1a3 3 0 106 0 3 3 0 00-6 0zm2-8a1 1 0 102 0 1 1 0 00-2 0zm1 3a3 3 0 110-6 3 3 0 010 6zM13 6a1 1 0 102 0 1 1 0 00-2 0zm1 3a3 3 0 110-6 3 3 0 010 6z\"><\/path><\/symbol>",
                                    "target": [
                                        "#kebab"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "koolhydraten",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 42 41\" id=\"koolhydraten\">",
                                    "target": [
                                        "#koolhydraten"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "laagsuiker",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 58 90\" id=\"laagsuiker\">",
                                    "target": [
                                        "#laagsuiker"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "lactose",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"lactose\">",
                                    "target": [
                                        "#lactose"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "like",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"like\">",
                                    "target": [
                                        "#like"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "liquid",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"liquid\">",
                                    "target": [
                                        "#liquid"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "list",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"list\"><path d=\"M8 6h12v2H8zM5 8c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1zM8 11h12v2H8zM5 13c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1zM8 16h12v2H8zM5 18c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1z\"><\/path><\/symbol>",
                                    "target": [
                                        "#list"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "lokaal",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 22 22\" id=\"lokaal\">",
                                    "target": [
                                        "#lokaal"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "magnifier",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 21 21\" id=\"magnifier\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 9a7 7 0 1114 0A7 7 0 012 9zm7-9a9 9 0 105.618 16.032l4.675 4.675a1 1 0 001.414-1.414l-4.675-4.675A9 9 0 009 0z\"><\/path><\/symbol>",
                                    "target": [
                                        "#magnifier"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "mail",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"mail\">",
                                    "target": [
                                        "#mail"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "meat",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"meat\">",
                                    "target": [
                                        "#meat"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "meatballs",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"meatballs\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3 12a1 1 0 112 0 1 1 0 01-2 0zm1-3a3 3 0 100 6 3 3 0 000-6zm8 2a1 1 0 100 2 1 1 0 000-2zm-3 1a3 3 0 116 0 3 3 0 01-6 0zm11-1a1 1 0 100 2 1 1 0 000-2zm-3 1a3 3 0 116 0 3 3 0 01-6 0z\"><\/path><\/symbol>",
                                    "target": [
                                        "#meatballs"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "middensuiker",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 58 90\" id=\"middensuiker\">",
                                    "target": [
                                        "#middensuiker"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "min",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 12 12\" id=\"min\"><path d=\"M11.312 5.49H1.11v1.444h10.202z\"><\/path><\/symbol>",
                                    "target": [
                                        "#min"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "minus",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"minus\"><path d=\"M4 11h16v2H4z\"><\/path><\/symbol>",
                                    "target": [
                                        "#minus"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "nutriscore",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 64 33\" id=\"nutriscore\">",
                                    "target": [
                                        "#nutriscore"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "nutriscore-neutral",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 80 42\" id=\"nutriscore-neutral\">",
                                    "target": [
                                        "#nutriscore-neutral"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "nutriscore-neutral_a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"nutriscore-neutral_a\"><path fill=\"#fff\" d=\"M0 0h79.86v41.93H0z\"><\/path><\/clipPath>",
                                    "target": [
                                        "#nutriscore-neutral_a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "oven",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"oven\">",
                                    "target": [
                                        "#oven"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "paasfavoriet",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 56 56\" id=\"paasfavoriet\">",
                                    "target": [
                                        "#paasfavoriet"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "pan",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"pan\">",
                                    "target": [
                                        "#pan"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "pasen",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 23 22\" id=\"pasen\">",
                                    "target": [
                                        "#pasen"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "pause",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"pause\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3 12a9 9 0 1118 0 9 9 0 01-18 0zm9-11C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1zm-1 8a1 1 0 10-2 0v6a1 1 0 102 0V9zm4 0a1 1 0 10-2 0v6a1 1 0 102 0V9z\"><\/path><\/symbol>",
                                    "target": [
                                        "#pause"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "pepper",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"pepper\">",
                                    "target": [
                                        "#pepper"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "person",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"person\">",
                                    "target": [
                                        "#person"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "play",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"play\">",
                                    "target": [
                                        "#play"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "plus",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"plus\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13 3a1 1 0 10-2 0v8H3a1 1 0 100 2h8v8a1 1 0 102 0v-8h8a1 1 0 100-2h-8V3z\"><\/path><\/symbol>",
                                    "target": [
                                        "#plus"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "prijsfavoriet",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"prijsfavoriet\">",
                                    "target": [
                                        "#prijsfavoriet"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "prijswinnaar",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 22 22\" id=\"prijswinnaar\">",
                                    "target": [
                                        "#prijswinnaar"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "redirect",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" id=\"redirect\"><path d=\"M15.707 18.707l6-6a1 1 0 000-1.414l-6-6a1 1 0 10-1.414 1.414L18.586 11H5a1 1 0 01-1-1V6a1 1 0 10-2 0v4a3 3 0 003 3h13.586l-4.293 4.293a1 1 0 001.414 1.414z\" fill=\"currentColor\"><\/path><\/symbol>",
                                    "target": [
                                        "#redirect"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "save",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"save\">",
                                    "target": [
                                        "#save"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "saveFilled",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"saveFilled\">",
                                    "target": [
                                        "#saveFilled"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "search",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"search\">",
                                    "target": [
                                        "#search"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "selected",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 16 16\" id=\"selected\">",
                                    "target": [
                                        "#selected"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "send",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"send\">",
                                    "target": [
                                        "#send"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "share",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"share\">",
                                    "target": [
                                        "#share"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "star",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 22 20\" id=\"star\">",
                                    "target": [
                                        "#star"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "star-empty",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 22 20\" id=\"star-empty\">",
                                    "target": [
                                        "#star-empty"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "star-half",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" id=\"star-half\">",
                                    "target": [
                                        "#star-half"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "suiker",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 42 41\" id=\"suiker\">",
                                    "target": [
                                        "#suiker"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "thumbs-up",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"thumbs-up\">",
                                    "target": [
                                        "#thumbs-up"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "time",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"time\">",
                                    "target": [
                                        "#time"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "unselected",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 16 16\" id=\"unselected\"><rect x=\"1\" y=\"1\" width=\"14\" height=\"14\" rx=\"1\" stroke=\"#E0E0E0\" stroke-width=\"2\"><\/rect><\/symbol>",
                                    "target": [
                                        "#unselected"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "utensils",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"utensils\">",
                                    "target": [
                                        "#utensils"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "vega",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"vega\">",
                                    "target": [
                                        "#vega"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "vegan",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"vegan\">",
                                    "target": [
                                        "#vegan"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "vegan-color",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"vegan-color\">",
                                    "target": [
                                        "#vegan-color"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "vegetable",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"vegetable\">",
                                    "target": [
                                        "#vegetable"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "vegetarian",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"vegetarian\">",
                                    "target": [
                                        "#vegetarian"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "vegetarisch",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 22 22\" id=\"vegetarisch\">",
                                    "target": [
                                        "#vegetarisch"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "verbluffen",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 66 23\" id=\"verbluffen\">",
                                    "target": [
                                        "#verbluffen"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "vet",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 41 42\" id=\"vet\">",
                                    "target": [
                                        "#vet"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "vezels",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 41 41\" id=\"vezels\">",
                                    "target": [
                                        "#vezels"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "video-play",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 23 22\" id=\"video-play\"><path fill=\"#fff\" stroke=\"#fff\" stroke-width=\"2\" d=\"M17.86 10.59a.5.5 0 0 1 0 .82l-6.16 4.31-3.38 2.37-2.58 1.8a.5.5 0 0 1-.79-.4V2.51c0-.4.46-.64.79-.4l12.12 8.48Z\"><\/path><\/symbol>",
                                    "target": [
                                        "#video-play"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "view",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"view\">",
                                    "target": [
                                        "#view"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "voetbalpassie",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 135 135\" id=\"voetbalpassie\">",
                                    "target": [
                                        "#voetbalpassie"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "voordeel",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 62 28\" id=\"voordeel\">",
                                    "target": [
                                        "#voordeel"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "voordeelpakken",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 22 24\" id=\"voordeelpakken\">",
                                    "target": [
                                        "#voordeelpakken"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "waarschuwing",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"waarschuwing\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 3a9 9 0 100 18 9 9 0 000-18zM1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12zm11-5.5a1 1 0 011 1v6a1 1 0 11-2 0v-6a1 1 0 011-1zm0 9.5a1 1 0 100 2 1 1 0 000-2z\"><\/path><\/symbol>",
                                    "target": [
                                        "#waarschuwing"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "warning",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" id=\"warning\">",
                                    "target": [
                                        "#warning"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "warning-filled",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" id=\"warning-filled\">",
                                    "target": [
                                        "#warning-filled"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "was",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 72 72\" id=\"was\">",
                                    "target": [
                                        "#was"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "was_a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<circle id=\"was_a\" cx=\"35\" cy=\"35\" r=\"35\"><\/circle>",
                                    "target": [
                                        "#was_a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "was_b",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<mask id=\"was_b\" fill=\"#fff\"><use xlink:href=\"#was_a\"><\/use><\/mask>",
                                    "target": [
                                        "#was_b"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "wijndoos",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 22 22\" id=\"wijndoos\">",
                                    "target": [
                                        "#wijndoos"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "zon",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 70 70\" id=\"zon\">",
                                    "target": [
                                        "#zon"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "zout",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 41 41\" id=\"zout\">",
                                    "target": [
                                        "#zout"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "app",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"app\" aria-hidden=\"true\">",
                                    "target": [
                                        "#app"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "start-of-content",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<main id=\"start-of-content\">",
                                    "target": [
                                        "#start-of-content"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "r117_r1_r4_1",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li id=\"r117_r1_r4_1\" class=\"carousel-item_root__ISHXJ marketing-carousel_item__rr+I+\">",
                                    "target": [
                                        "#r117_r1_r4_1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "r117_r1_r4_2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li id=\"r117_r1_r4_2\" class=\"carousel-item_root__ISHXJ marketing-carousel_item__rr+I+\">",
                                    "target": [
                                        "#r117_r1_r4_2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "r117_r1_r4_3",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li id=\"r117_r1_r4_3\" class=\"carousel-item_root__ISHXJ marketing-carousel_item__rr+I+\">",
                                    "target": [
                                        "#r117_r1_r4_3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "9243",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<article id=\"9243\" class=\"advertorial_root__sBvxY advertorial_halfSmall__tzS7k advertorial_white__Lx8Td advertorial_fadeIn__d+7bQ\">",
                                    "target": [
                                        "#\\39 243"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "9262",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<article id=\"9262\" class=\"advertorial_root__sBvxY advertorial_halfSmall__tzS7k advertorial_white__Lx8Td advertorial_fadeIn__d+7bQ\">",
                                    "target": [
                                        "#\\39 262"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "7",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li id=\"7\" class=\"carousel-item_root__ISHXJ\">",
                                    "target": [
                                        "#\\37 "
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "8",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li id=\"8\" class=\"carousel-item_root__ISHXJ\">",
                                    "target": [
                                        "#\\38 "
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "9",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li id=\"9\" class=\"carousel-item_root__ISHXJ\">",
                                    "target": [
                                        "#\\39 "
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "10",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li id=\"10\" class=\"carousel-item_root__ISHXJ\">",
                                    "target": [
                                        "#\\31 0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "11",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li id=\"11\" class=\"carousel-item_root__ISHXJ\">",
                                    "target": [
                                        "#\\31 1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "12",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li id=\"12\" class=\"carousel-item_root__ISHXJ\">",
                                    "target": [
                                        "#\\31 2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "13",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li id=\"13\" class=\"carousel-item_root__ISHXJ\">",
                                    "target": [
                                        "#\\31 3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "14",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li id=\"14\" class=\"carousel-item_root__ISHXJ\">",
                                    "target": [
                                        "#\\31 4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "15",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li id=\"15\" class=\"carousel-item_root__ISHXJ\">",
                                    "target": [
                                        "#\\31 5"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "16",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li id=\"16\" class=\"carousel-item_root__ISHXJ\">",
                                    "target": [
                                        "#\\31 6"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "17",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li id=\"17\" class=\"carousel-item_root__ISHXJ\">",
                                    "target": [
                                        "#\\31 7"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "18",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li id=\"18\" class=\"carousel-item_root__ISHXJ\">",
                                    "target": [
                                        "#\\31 8"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "19",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li id=\"19\" class=\"carousel-item_root__ISHXJ\">",
                                    "target": [
                                        "#\\31 9"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "20",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li id=\"20\" class=\"carousel-item_root__ISHXJ\">",
                                    "target": [
                                        "#\\32 0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "9273",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<article id=\"9273\" class=\"advertorial_root__sBvxY advertorial_halfSmall__tzS7k advertorial_white__Lx8Td advertorial_placeholder__nnvO+\">",
                                    "target": [
                                        "#\\39 273"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "9298",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<article id=\"9298\" class=\"advertorial_root__sBvxY advertorial_halfSmall__tzS7k advertorial_white__Lx8Td advertorial_placeholder__nnvO+\">",
                                    "target": [
                                        "#\\39 298"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "portal-container",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"portal-container\"><div><div><\/div><\/div><\/div>",
                                    "target": [
                                        "#portal-container"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "footer",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"footer\" aria-hidden=\"true\">",
                                    "target": [
                                        "#footer"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "SmFBqQTLoPav",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"SmFBqQTLoPav\" class=\"f-ad\" style=\"visibility: hidden; height: 0px; width: 0px; overflow: hidden;\"><\/div>",
                                    "target": [
                                        "#SmFBqQTLoPav"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "nav-panel-main",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"nav-panel-main\"><\/div>",
                                    "target": [
                                        "#nav-panel-main"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "nav-panel-personal",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"nav-panel-personal\"><\/div>",
                                    "target": [
                                        "#nav-panel-personal"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<script type=\"text\/javascript\" id=\"\">",
                                    "target": [
                                        "script[type=\"text\/javascript\"]:nth-child(31)"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 class=\"\" lang=\"nl\" data-react-helmet=\"class,lang\" style=\"overflow: hidden;\">",
                                    "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 class=\"\" lang=\"nl\" data-react-helmet=\"class,lang\" style=\"overflow: hidden;\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag111",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                            "help": "Images must have alternate text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg\" alt=\"Albert Heijn\" class=\"nav-logo_logo__c28jK\">",
                                    "target": [
                                        ".nav-logo_logo__c28jK"
                                    ]
                                }
                            ]
                        },
                        {
                            "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:\/\/ah.nl\/privacy\">privacybeleid<\/a>",
                                    "target": [
                                        "p:nth-child(4) > a[href$=\"privacy\"]"
                                    ]
                                },
                                {
                                    "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:\/\/ah.nl\/cookiebeleid\">cookiebeleid<\/a>",
                                    "target": [
                                        "p:nth-child(4) > a[href$=\"cookiebeleid\"]"
                                    ]
                                },
                                {
                                    "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:\/\/ah.nl\/cookiebeleid\">cookiebeleid<\/a>",
                                    "target": [
                                        ".bK7umVfkLHSjy_3caPrc > p:nth-child(5) > a[href$=\"cookiebeleid\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"navigation-header-compact_logo__ti1IR nav-logo_navLogo__M45c9\" href=\"\/\" aria-label=\"Ga naar home pagina\" title=\"Ga naar home pagina\" data-testhook=\"nav-logo\"><img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg\" alt=\"Albert Heijn\" class=\"nav-logo_logo__c28jK\"><\/a>",
                                    "target": [
                                        ".navigation-header-compact_logo__ti1IR"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"icon-button_root__OTAMW\" href=\"\/favorieten\" aria-label=\"Favoriete lijstjes\">",
                                    "target": [
                                        "a[aria-label=\"Favoriete lijstjes\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"icon-button_root__OTAMW icon-button_hasContent__1AdFI icon-button_outline__8zf4v nav-basket_button__taiI3\" href=\"\/mijnlijst\" aria-label=\"Naar winkelmand\" data-testhook=\"navigation-shoppinglist\">",
                                    "target": [
                                        ".icon-button_hasContent__1AdFI"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "nested-interactive",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                            "help": "Interactive controls must not be nested",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button id=\"accept-cookies\" class=\"iZB8o_q1m3SgRodgFZwA LkJqstwb_rfgKZxYEkdO\" data-testhook=\"accept-cookies\">\n                        Accepteer\n                    <\/button>",
                                    "target": [
                                        "#accept-cookies"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button id=\"decline-cookies\" class=\"iZB8o_q1m3SgRodgFZwA WbEl4GVK9ikVWMuMpoeh\" data-testhook=\"decline-cookies\">\n                        Weigeren\n                    <\/button>",
                                    "target": [
                                        "#decline-cookies"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"TI8zoU6kXW3MRVeJNkdD\" id=\"cookie-anchor-config\" data-testhook=\"cookie-anchor-config\">Cookie instellingen<\/button>",
                                    "target": [
                                        "#cookie-anchor-config"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"navigation-header-compact_toggle__miNmM\" aria-label=\"Open menu\" aria-controls=\"mobilemenu_main\">",
                                    "target": [
                                        ".navigation-header-compact_toggle__miNmM"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg\" alt=\"Albert Heijn\" class=\"nav-logo_logo__c28jK\">",
                                    "target": [
                                        ".nav-logo_logo__c28jK"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"button-or-anchor_root__sVq9A button_root__vto53 button_primary__842TW search-bar_button__oAt0m\" type=\"button\" aria-label=\"Zoeken\">",
                                    "target": [
                                        ".button-or-anchor_root__sVq9A"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "scrollable-region-focusable",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag211"
                            ],
                            "description": "Ensure elements that have scrollable content are accessible by keyboard",
                            "help": "Scrollable region must have keyboard access",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/scrollable-region-focusable?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Element contains focusable elements"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section class=\"IRxTzV33beWQgWGIXQCX bK7umVfkLHSjy_3caPrc\" body-scroll-lock-ignore=\"\">",
                                    "target": [
                                        ".bK7umVfkLHSjy_3caPrc"
                                    ]
                                }
                            ]
                        }
                    ],
                    "incomplete": [
                        {
                            "id": "aria-hidden-focus",
                            "impact": "serious",
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag131"
                            ],
                            "description": "Ensures aria-hidden elements do not contain focusable elements",
                            "help": "ARIA hidden element must not contain focusable elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<a class=\"carousel-panel-link_root__0tuYp\" href=\"\/bonus\">Meer dan 1000 producten 2e gratis<\/a>",
                                                    "target": [
                                                        ".carousel-panel-link_root__0tuYp[href$=\"bonus\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a class=\"carousel-panel-link_root__0tuYp\" href=\"\/shop\/moederdag\">Zet jouw superheldin in het zonnetje<\/a>",
                                                    "target": [
                                                        "a[href$=\"moederdag\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a class=\"carousel-panel-link_root__0tuYp\" href=\"\/shop\/seizoensproducten\">Groente en fruit met extra veel voordeel<\/a>",
                                                    "target": [
                                                        "a[href$=\"seizoensproducten\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a class=\"advertorial_link__3RDNe\" href=\"https:\/\/zsp1.ah.nl\/raylene\/\/sl6\/dtphone\/ogcontrol\/II4a002b9d-6e04-4c10-94a1-daf24f7fe60c\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/ad9243-733\/URhttps:\/\/www.ah.nl\/shop\/prijsfavorieten\" title=\"Profiteer nu\" rel=\"\" data-analytics=\"PROMO_CLICK\" data-analytics-meta=\"%7B%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A733%2C%22lineItemId%22%3A749%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%2C%22id%22%3A%229243%22%2C%22position%22%3A110501%2C%22creative%22%3A%7B%22mobile%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F733_2nd_1.jpg%22%2C%22desktop%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F733_2nd_1.jpg%22%7D%2C%22name%22%3A%22Een%20volle%20tas%20en%20toch%20flink%20bespaard%22%7D\" data-analytics-cid=\"offerInteraction\" data-analytics-meta-cid=\"%7B%22id%22%3A%229243%22%2C%22type%22%3A%22adhese%22%2C%22title%22%3A%22Een%20volle%20tas%20en%20toch%20flink%20bespaard%22%2C%22cta%22%3A%22Profiteer%20nu%22%2C%22href%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Fraylene%2F%2Fsl6%2Fdtphone%2Fogcontrol%2FII4a002b9d-6e04-4c10-94a1-daf24f7fe60c%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2Fad9243-733%2FURhttps%3A%2F%2Fwww.ah.nl%2Fshop%2Fprijsfavorieten%22%2C%22color%22%3A%22white%22%2C%22image%22%3A%7B%22mobile%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F733_2nd_1.jpg%22%2C%22desktop%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F733_2nd_1.jpg%22%7D%2C%22displayType%22%3A%22halfwidthsmallresponsive%22%2C%22adImpressions%22%3A%5B%7B%22threshold%22%3A0%2C%22timeout%22%3A0%2C%22once%22%3Atrue%7D%2C%7B%22threshold%22%3A0.5%2C%22timeout%22%3A1000%2C%22once%22%3Atrue%7D%2C%7B%22threshold%22%3A1%2C%22timeout%22%3A1000%2C%22once%22%3Atrue%7D%5D%2C%22meta%22%3A%7B%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A733%2C%22lineItemId%22%3A749%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%7D%2C%22viewableImpressionCounter%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Ftrack%2F9243-Adhese_IABview%2Fsl6%2Fdtphone%2Fogcontrol%2FII4a002b9d-6e04-4c10-94a1-daf24f7fe60c%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2F%3Ft%3D1683986210462%22%2C%22trackedImpressionCounter%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Ftrack%2F9243%2F%2Fsl6%2Fdtphone%2Fogcontrol%2FII4a002b9d-6e04-4c10-94a1-daf24f7fe60c%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2F%3Ft%3D1683986210462%22%2C%22lazyTracking%22%3Atrue%2C%22showLoadingPlaceholder%22%3Atrue%2C%22fadeIn%22%3Atrue%2C%22backgroundColor%22%3A%22%23f3f6f8%22%2C%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A733%2C%22lineItemId%22%3A749%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%2C%22position%22%3A110501%7D\">",
                                                    "target": [
                                                        "a[title=\"Profiteer nu\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a class=\"advertorial_link__3RDNe\" href=\"https:\/\/zsp1.ah.nl\/raylene\/\/sl5\/dmDMGo629g0c0\/dmADV1\/dmDMGo629g0c0\/dmADV1\/dtphone\/ogcontrol\/II27874c69-b780-4a32-811f-8dc12708d68e\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/ad9262-734\/URhttps:\/\/www.ah.nl\/premium\" title=\"Probeer nu\" rel=\"\" data-analytics=\"PROMO_CLICK\" data-analytics-meta=\"%7B%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A734%2C%22lineItemId%22%3A747%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%2C%22id%22%3A%229262%22%2C%22position%22%3A110502%2C%22creative%22%3A%7B%22mobile%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F734_2nd_1.jpg%22%2C%22desktop%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F734_2nd_1.jpg%22%7D%2C%22name%22%3A%22Probeer%20Premium%201%20maand%20gratis%22%7D\" data-analytics-cid=\"offerInteraction\" data-analytics-meta-cid=\"%7B%22id%22%3A%229262%22%2C%22type%22%3A%22adhese%22%2C%22title%22%3A%22Probeer%20Premium%201%20maand%20gratis%22%2C%22cta%22%3A%22Probeer%20nu%22%2C%22href%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Fraylene%2F%2Fsl5%2FdmDMGo629g0c0%2FdmADV1%2FdmDMGo629g0c0%2FdmADV1%2Fdtphone%2Fogcontrol%2FII27874c69-b780-4a32-811f-8dc12708d68e%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2Fad9262-734%2FURhttps%3A%2F%2Fwww.ah.nl%2Fpremium%22%2C%22color%22%3A%22white%22%2C%22image%22%3A%7B%22mobile%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F734_2nd_1.jpg%22%2C%22desktop%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F734_2nd_1.jpg%22%7D%2C%22displayType%22%3A%22halfwidthsmallresponsive%22%2C%22adImpressions%22%3A%5B%7B%22threshold%22%3A0%2C%22timeout%22%3A0%2C%22once%22%3Atrue%7D%2C%7B%22threshold%22%3A0.5%2C%22timeout%22%3A1000%2C%22once%22%3Atrue%7D%2C%7B%22threshold%22%3A1%2C%22timeout%22%3A1000%2C%22once%22%3Atrue%7D%5D%2C%22meta%22%3A%7B%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A734%2C%22lineItemId%22%3A747%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%7D%2C%22viewableImpressionCounter%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Ftrack%2F9262-Adhese_IABview%2Fsl5%2FdmDMGo629g0c0%2FdmADV1%2FdmDMGo629g0c0%2FdmADV1%2Fdtphone%2Fogcontrol%2FII27874c69-b780-4a32-811f-8dc12708d68e%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2F%3Ft%3D1683986210462%22%2C%22trackedImpressionCounter%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Ftrack%2F9262%2F%2Fsl5%2FdmDMGo629g0c0%2FdmADV1%2FdmDMGo629g0c0%2FdmADV1%2Fdtphone%2Fogcontrol%2FII27874c69-b780-4a32-811f-8dc12708d68e%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2F%3Ft%3D1683986210462%22%2C%22lazyTracking%22%3Atrue%2C%22showLoadingPlaceholder%22%3Atrue%2C%22fadeIn%22%3Atrue%2C%22backgroundColor%22%3A%22%23f3f6f8%22%2C%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A734%2C%22lineItemId%22%3A747%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%2C%22position%22%3A110502%7D\">",
                                                    "target": [
                                                        ".advertorial_link__3RDNe[title=\"Probeer nu\"][rel=\"\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/producten\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_link__PxkLu lane-see-more_color-ah__Lp4Ti\">Bekijk alle categorie\u00ebn<\/a>",
                                                    "target": [
                                                        ".lane-see-more_color-ah__Lp4Ti.lane-see-more_link__PxkLu[href$=\"producten\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/producten\/aardappel-groente-fruit\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110701%2C%22id%22%3A%22r117_r1_r7_1%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                    "target": [
                                                        ".carousel-item_root__ISHXJ:nth-child(1) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/producten\/salades-pizza-maaltijden\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110702%2C%22id%22%3A%22r117_r1_r7_2%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                    "target": [
                                                        ".carousel-item_root__ISHXJ:nth-child(2) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/producten\/vlees-kip-vis-vega\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110703%2C%22id%22%3A%22r117_r1_r7_3%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                    "target": [
                                                        "a[href$=\"vlees-kip-vis-vega\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/producten\/kaas-vleeswaren-tapas\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110704%2C%22id%22%3A%22r117_r1_r7_4%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                    "target": [
                                                        ".carousel-item_root__ISHXJ:nth-child(4) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/producten\/zuivel-plantaardig-en-eieren\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110705%2C%22id%22%3A%22r117_r1_r7_5%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                    "target": [
                                                        ".carousel-item_root__ISHXJ:nth-child(5) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/producten\/bakkerij-en-banket\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110706%2C%22id%22%3A%22r117_r1_r7_6%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                    "target": [
                                                        "a[href$=\"bakkerij-en-banket\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/producten\/ontbijtgranen-en-beleg\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110707%2C%22id%22%3A%22r117_r1_r7_7%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                    "target": [
                                                        ".carousel-item_root__ISHXJ:nth-child(7) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/producten\/snoep-koek-chips-en-chocolade\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110708%2C%22id%22%3A%22r117_r1_r7_8%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                    "target": [
                                                        "#\\37  > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/producten\/tussendoortjes\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110709%2C%22id%22%3A%22r117_r1_r7_9%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                    "target": [
                                                        "a[href$=\"tussendoortjes\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/producten\/frisdrank-sappen-koffie-thee\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110710%2C%22id%22%3A%22r117_r1_r7_10%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                    "target": [
                                                        "#\\39  > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/producten\/wijn-en-bubbels\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110711%2C%22id%22%3A%22r117_r1_r7_11%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                    "target": [
                                                        "a[href$=\"wijn-en-bubbels\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/producten\/bier-en-aperitieven\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110712%2C%22id%22%3A%22r117_r1_r7_12%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                    "target": [
                                                        "a[href$=\"bier-en-aperitieven\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/producten\/pasta-rijst-en-wereldkeuken\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110713%2C%22id%22%3A%22r117_r1_r7_13%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                    "target": [
                                                        "#\\31 2 > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/producten\/soepen-sauzen-kruiden-olie\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110714%2C%22id%22%3A%22r117_r1_r7_14%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                    "target": [
                                                        "#\\31 3 > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/producten\/sport-en-dieetvoeding\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110715%2C%22id%22%3A%22r117_r1_r7_15%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                    "target": [
                                                        "#\\31 4 > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/producten\/diepvries\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110716%2C%22id%22%3A%22r117_r1_r7_16%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                    "target": [
                                                        "a[href$=\"diepvries\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/producten\/drogisterij\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110717%2C%22id%22%3A%22r117_r1_r7_17%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                    "target": [
                                                        "a[href$=\"drogisterij\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/producten\/baby-en-kind\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110718%2C%22id%22%3A%22r117_r1_r7_18%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                    "target": [
                                                        "a[href$=\"baby-en-kind\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/producten\/huishouden\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110719%2C%22id%22%3A%22r117_r1_r7_19%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                    "target": [
                                                        "a[href$=\"huishouden\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/producten\/huisdier\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110720%2C%22id%22%3A%22r117_r1_r7_20%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                    "target": [
                                                        "a[href$=\"huisdier\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/producten\/koken-tafelen-vrije-tijd\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110721%2C%22id%22%3A%22r117_r1_r7_21%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                    "target": [
                                                        "#\\32 0 > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/bonus\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_link__PxkLu lane-see-more_color-bonus__ajcBj\">Bekijk alle Bonus<\/a>",
                                                    "target": [
                                                        ".lane-see-more_color-bonus__ajcBj.lane-see-more_link__PxkLu[href$=\"bonus\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/bonus\/groep\/577198?week=19\" title=\"Alle Hak potten 630-720 gram en stazakken\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bs577198%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2F577198%3Fweek%3D19%22%7D\">",
                                                    "target": [
                                                        ".header_root__ilMls > .link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/577198?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bs577198%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2F577198%3Fweek%3D19%22%7D\">",
                                                    "target": [
                                                        ".icon-button_root__EUJjw.chevron-button_root__iN-zp[href=\"\/bonus\/groep\/577198?week=19\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/bonus\/groep\/577273?week=19\" title=\"Alle Unox soep in zak 570 ml, Cup-a-Soup en Good snacks*\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bs577273%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2F577273%3Fweek%3D19%22%7D\">",
                                                    "target": [
                                                        ".header_root__ilMls > .link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/577273?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bs577273%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2F577273%3Fweek%3D19%22%7D\">",
                                                    "target": [
                                                        ".icon-button_root__EUJjw.chevron-button_root__iN-zp[href=\"\/bonus\/groep\/577273?week=19\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/bonus\/groep\/577247?week=19\" title=\"Alle A-merk pints ijs*\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bs577247%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2F577247%3Fweek%3D19%22%7D\">",
                                                    "target": [
                                                        ".header_root__ilMls > .link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/577247?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bs577247%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2F577247%3Fweek%3D19%22%7D\">",
                                                    "target": [
                                                        ".icon-button_root__EUJjw.chevron-button_root__iN-zp[href=\"\/bonus\/groep\/577247?week=19\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/bonus\/groep\/577296?week=19\" title=\"Alle Robijn\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bs577296%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2F577296%3Fweek%3D19%22%7D\">",
                                                    "target": [
                                                        ".header_root__ilMls > .link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/577296?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bs577296%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2F577296%3Fweek%3D19%22%7D\">",
                                                    "target": [
                                                        ".icon-button_root__EUJjw.chevron-button_root__iN-zp[href=\"\/bonus\/groep\/577296?week=19\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/allerhande\/recepten\/lenterecepten\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_link__PxkLu lane-see-more_color-ah__Lp4Ti\">Naar alle lenterecepten<\/a>",
                                                    "target": [
                                                        ".smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .grid_root__nhZ3r > .row:nth-child(1) > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > .lane-see-more_root__v-uRp.lane-title-more-wrapper_seeMore__swQ\\+V[data-testhook=\"cms-more-link\"] > .lane-see-more_color-ah__Lp4Ti.lane-see-more_link__PxkLu.typography_variant-paragraph__T5ZAU"
                                                    ]
                                                },
                                                {
                                                    "html": "<a role=\"link\" aria-label=\"Recept: Pasta met aspergesaus\" data-testhook=\"recipe-card\" title=\"Recept: Pasta met aspergesaus\" href=\"\/allerhande\/recept\/R-R710894\/pasta-met-aspergesaus\" class=\"display-card_root__o17AY card_root__VNG0M recipe-card_root__jVZ3F display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A110901%2C%22key%22%3A%22recipes%22%2C%22idKey%22%3A%22position%22%7D\">",
                                                    "target": [
                                                        "a[aria-label=\"Recept: Pasta met aspergesaus\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<button type=\"button\" class=\"recipe-card-favorite-button_root__CYhxe\" tabindex=\"0\" title=\"Favoriet toevoegen\" aria-label=\"Favoriet toevoegen\" data-testhook=\"recipe-card-favorite\">",
                                                    "target": [
                                                        "a[aria-label=\"Recept: Pasta met aspergesaus\"] > .card-body_root__E16CU.recipe-card_imageWrapper__3RaVt.display-card-body_body__r2mt4 > .ratio-box_ratio-5-4__MQj-u.ratio-box_root__YH5Fe > .ratio-box_content__k-Jz7 > .recipe-card-favorite-button_root__CYhxe[title=\"Favoriet toevoegen\"][aria-label=\"Favoriet toevoegen\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a role=\"link\" aria-label=\"Recept: Spinazie-hamquiche\" data-testhook=\"recipe-card\" title=\"Recept: Spinazie-hamquiche\" href=\"\/allerhande\/recept\/R-R719532\/spinazie-hamquiche\" class=\"display-card_root__o17AY card_root__VNG0M recipe-card_root__jVZ3F display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A110902%2C%22key%22%3A%22recipes%22%2C%22idKey%22%3A%22position%22%7D\">",
                                                    "target": [
                                                        "a[aria-label=\"Recept: Spinazie-hamquiche\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<button type=\"button\" class=\"recipe-card-favorite-button_root__CYhxe\" tabindex=\"0\" title=\"Favoriet toevoegen\" aria-label=\"Favoriet toevoegen\" data-testhook=\"recipe-card-favorite\">",
                                                    "target": [
                                                        "a[aria-label=\"Recept: Spinazie-hamquiche\"] > .card-body_root__E16CU.recipe-card_imageWrapper__3RaVt.display-card-body_body__r2mt4 > .ratio-box_ratio-5-4__MQj-u.ratio-box_root__YH5Fe > .ratio-box_content__k-Jz7 > .recipe-card-favorite-button_root__CYhxe[title=\"Favoriet toevoegen\"][aria-label=\"Favoriet toevoegen\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a role=\"link\" aria-label=\"Recept: Asperges met ham, ei en boter\" data-testhook=\"recipe-card\" title=\"Recept: Asperges met ham, ei en boter\" href=\"\/allerhande\/recept\/R-R719774\/asperges-met-ham-ei-en-boter\" class=\"display-card_root__o17AY card_root__VNG0M recipe-card_root__jVZ3F display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A110903%2C%22key%22%3A%22recipes%22%2C%22idKey%22%3A%22position%22%7D\">",
                                                    "target": [
                                                        ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(3) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<button type=\"button\" class=\"recipe-card-favorite-button_root__CYhxe\" tabindex=\"0\" title=\"Favoriet toevoegen\" aria-label=\"Favoriet toevoegen\" data-testhook=\"recipe-card-favorite\">",
                                                    "target": [
                                                        ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(3) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-body_root__E16CU.recipe-card_imageWrapper__3RaVt.display-card-body_body__r2mt4 > .ratio-box_ratio-5-4__MQj-u.ratio-box_root__YH5Fe > .ratio-box_content__k-Jz7 > .recipe-card-favorite-button_root__CYhxe[title=\"Favoriet toevoegen\"][aria-label=\"Favoriet toevoegen\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a role=\"link\" aria-label=\"Recept: Spinazie met champignons\" data-testhook=\"recipe-card\" title=\"Recept: Spinazie met champignons\" href=\"\/allerhande\/recept\/R-R719824\/spinazie-met-champignons\" class=\"display-card_root__o17AY card_root__VNG0M recipe-card_root__jVZ3F display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A110904%2C%22key%22%3A%22recipes%22%2C%22idKey%22%3A%22position%22%7D\">",
                                                    "target": [
                                                        ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(4) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<button type=\"button\" class=\"recipe-card-favorite-button_root__CYhxe\" tabindex=\"0\" title=\"Favoriet toevoegen\" aria-label=\"Favoriet toevoegen\" data-testhook=\"recipe-card-favorite\">",
                                                    "target": [
                                                        ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(4) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-body_root__E16CU.recipe-card_imageWrapper__3RaVt.display-card-body_body__r2mt4 > .ratio-box_ratio-5-4__MQj-u.ratio-box_root__YH5Fe > .ratio-box_content__k-Jz7 > .recipe-card-favorite-button_root__CYhxe[title=\"Favoriet toevoegen\"][aria-label=\"Favoriet toevoegen\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a role=\"link\" aria-label=\"Recept: Bonen met chorizo en rucola\" data-testhook=\"recipe-card\" title=\"Recept: Bonen met chorizo en rucola\" href=\"\/allerhande\/recept\/R-R719868\/bonen-met-chorizo-en-rucola\" class=\"display-card_root__o17AY card_root__VNG0M recipe-card_root__jVZ3F display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A110905%2C%22key%22%3A%22recipes%22%2C%22idKey%22%3A%22position%22%7D\">",
                                                    "target": [
                                                        ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(5) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<button type=\"button\" class=\"recipe-card-favorite-button_root__CYhxe\" tabindex=\"0\" title=\"Favoriet toevoegen\" aria-label=\"Favoriet toevoegen\" data-testhook=\"recipe-card-favorite\">",
                                                    "target": [
                                                        ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(5) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-body_root__E16CU.recipe-card_imageWrapper__3RaVt.display-card-body_body__r2mt4 > .ratio-box_ratio-5-4__MQj-u.ratio-box_root__YH5Fe > .ratio-box_content__k-Jz7 > .recipe-card-favorite-button_root__CYhxe[title=\"Favoriet toevoegen\"][aria-label=\"Favoriet toevoegen\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a role=\"link\" aria-label=\"Recept: Asperge ovenschotel\" data-testhook=\"recipe-card\" title=\"Recept: Asperge ovenschotel\" href=\"\/allerhande\/recept\/R-R719880\/asperge-ovenschotel\" class=\"display-card_root__o17AY card_root__VNG0M recipe-card_root__jVZ3F display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A110906%2C%22key%22%3A%22recipes%22%2C%22idKey%22%3A%22position%22%7D\">",
                                                    "target": [
                                                        "a[aria-label=\"Recept: Asperge ovenschotel\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<button type=\"button\" class=\"recipe-card-favorite-button_root__CYhxe\" tabindex=\"0\" title=\"Favoriet toevoegen\" aria-label=\"Favoriet toevoegen\" data-testhook=\"recipe-card-favorite\">",
                                                    "target": [
                                                        "a[aria-label=\"Recept: Asperge ovenschotel\"] > .card-body_root__E16CU.recipe-card_imageWrapper__3RaVt.display-card-body_body__r2mt4 > .ratio-box_ratio-5-4__MQj-u.ratio-box_root__YH5Fe > .ratio-box_content__k-Jz7 > .recipe-card-favorite-button_root__CYhxe[title=\"Favoriet toevoegen\"][aria-label=\"Favoriet toevoegen\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a role=\"link\" aria-label=\"Recept: Biefstuk bakken\" data-testhook=\"recipe-card\" title=\"Recept: Biefstuk bakken\" href=\"\/allerhande\/recept\/R-R733256\/biefstuk-bakken\" class=\"display-card_root__o17AY card_root__VNG0M recipe-card_root__jVZ3F display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A110907%2C%22key%22%3A%22recipes%22%2C%22idKey%22%3A%22position%22%7D\">",
                                                    "target": [
                                                        "a[aria-label=\"Recept: Biefstuk bakken\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<button type=\"button\" class=\"recipe-card-favorite-button_root__CYhxe\" tabindex=\"0\" title=\"Favoriet toevoegen\" aria-label=\"Favoriet toevoegen\" data-testhook=\"recipe-card-favorite\">",
                                                    "target": [
                                                        "a[aria-label=\"Recept: Biefstuk bakken\"] > .card-body_root__E16CU.recipe-card_imageWrapper__3RaVt.display-card-body_body__r2mt4 > .ratio-box_ratio-5-4__MQj-u.ratio-box_root__YH5Fe > .ratio-box_content__k-Jz7 > .recipe-card-favorite-button_root__CYhxe[title=\"Favoriet toevoegen\"][aria-label=\"Favoriet toevoegen\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"https:\/\/www.ah.nl\/bonus\/gratis-bezorging\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_link__PxkLu lane-see-more_color-bonus__ajcBj\">Bekijk alle gratis bezorging<\/a>",
                                                    "target": [
                                                        "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .grid_root__nhZ3r > .row > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > .lane-see-more_root__v-uRp.lane-title-more-wrapper_seeMore__swQ\\+V[data-testhook=\"cms-more-link\"] > .lane-see-more_color-bonus__ajcBj.lane-see-more_link__PxkLu.typography_variant-paragraph__T5ZAU"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/bonus\/groep\/FREE1923_E?week=19\" title=\"Johma: gratis bezorging bij 10 euro\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_E%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_E%3Fweek%3D19%22%7D\">",
                                                    "target": [
                                                        "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(1) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/FREE1923_E?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_E%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_E%3Fweek%3D19%22%7D\">",
                                                    "target": [
                                                        "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(1) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_actions__xyiw5 > .chevron_root__5Lx3D.chevron_top__1sPI9[data-testhook=\"product-control-link\"] > .chevron_wrapper__sTPIr > .icon-button_root__EUJjw.chevron-button_root__iN-zp.chevron-button_bonus__WN1Xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/bonus\/groep\/FREE1923_A?week=19\" title=\"Lay's, Doritos en Wavies: gratis bezorging bij 6 stuks\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_A%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_A%3Fweek%3D19%22%7D\">",
                                                    "target": [
                                                        "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(2) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/FREE1923_A?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_A%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_A%3Fweek%3D19%22%7D\">",
                                                    "target": [
                                                        "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(2) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_actions__xyiw5 > .chevron_root__5Lx3D.chevron_top__1sPI9[data-testhook=\"product-control-link\"] > .chevron_wrapper__sTPIr > .icon-button_root__EUJjw.chevron-button_root__iN-zp.chevron-button_bonus__WN1Xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/bonus\/groep\/FREE1923_B?week=19\" title=\"Lipton, Conimex en De Vegetarische Slager: gratis bezorging bij 5 stuks\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_B%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_B%3Fweek%3D19%22%7D\">",
                                                    "target": [
                                                        "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(3) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/FREE1923_B?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_B%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_B%3Fweek%3D19%22%7D\">",
                                                    "target": [
                                                        "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(3) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_actions__xyiw5 > .chevron_root__5Lx3D.chevron_top__1sPI9[data-testhook=\"product-control-link\"] > .chevron_wrapper__sTPIr > .icon-button_root__EUJjw.chevron-button_root__iN-zp.chevron-button_bonus__WN1Xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/bonus\/groep\/FREE1923_D?week=19\" title=\"Corona, Leffe en Hertog Jan: gratis bezorging bij 2 stuks\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_D%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_D%3Fweek%3D19%22%7D\">",
                                                    "target": [
                                                        "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(4) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/FREE1923_D?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_D%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_D%3Fweek%3D19%22%7D\">",
                                                    "target": [
                                                        "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(4) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_actions__xyiw5 > .chevron_root__5Lx3D.chevron_top__1sPI9[data-testhook=\"product-control-link\"] > .chevron_wrapper__sTPIr > .icon-button_root__EUJjw.chevron-button_root__iN-zp.chevron-button_bonus__WN1Xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/bonus\/groep\/FREE1923_C?week=19\" title=\"Elvive,Lovings Blends,Studioline, Elnett, L'Oreal Men expert,Garnier: gratis bezorging bij 15 euro\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_C%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_C%3Fweek%3D19%22%7D\">",
                                                    "target": [
                                                        ".smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(5) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/FREE1923_C?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_C%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_C%3Fweek%3D19%22%7D\">",
                                                    "target": [
                                                        ".smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(5) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_actions__xyiw5 > .chevron_root__5Lx3D.chevron_top__1sPI9[data-testhook=\"product-control-link\"] > .chevron_wrapper__sTPIr > .icon-button_root__EUJjw.chevron-button_root__iN-zp.chevron-button_bonus__WN1Xl"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/premium\" class=\"small-promo-blocks_anchor__Qux-E\" target=\"_self\" title=\"Probeer gratis\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22r117_r1_r23_1%22%2C%22position%22%3A112301%2C%22key%22%3A%22promotions%22%7D\">",
                                                    "target": [
                                                        "a[title=\"Probeer gratis\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/acties\/buitenservies\" class=\"small-promo-blocks_anchor__Qux-E\" target=\"_self\" title=\"Spaar mee\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22r117_r1_r23_2%22%2C%22position%22%3A112302%2C%22key%22%3A%22promotions%22%7D\">",
                                                    "target": [
                                                        "a[href$=\"buitenservies\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/shop\/maaltijdgemak\/verspakketten\" class=\"small-promo-blocks_anchor__Qux-E\" target=\"_self\" title=\"Shop verspakketten\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22r117_r1_r23_3%22%2C%22position%22%3A112303%2C%22key%22%3A%22promotions%22%7D\">",
                                                    "target": [
                                                        "a[title=\"Shop verspakketten\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/shop\/bbq\/bbq-pakketten\" class=\"small-promo-blocks_anchor__Qux-E\" target=\"_self\" title=\"Kies jouw BBQ-pakket\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22r117_r1_r23_4%22%2C%22position%22%3A112304%2C%22key%22%3A%22promotions%22%7D\">",
                                                    "target": [
                                                        "a[href$=\"bbq-pakketten\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/producten\/frisdrank-sappen-koffie-thee?merk=Lipton&amp;kenmerk=nieuw\" class=\"small-promo-blocks_anchor__Qux-E\" target=\"_self\" title=\"Probeer nu\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22r117_r1_r23_5%22%2C%22position%22%3A112305%2C%22key%22%3A%22promotions%22%7D\">",
                                                    "target": [
                                                        ".small-promo-blocks_anchor__Qux-E[title=\"Probeer nu\"][target=\"_self\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"http:\/\/tickets.ah.nl\/hightea\" class=\"small-promo-blocks_anchor__Qux-E\" target=\"_blank\" title=\"Bestel nu\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22r117_r1_r23_6%22%2C%22position%22%3A112306%2C%22key%22%3A%22promotions%22%7D\">",
                                                    "target": [
                                                        "a[href$=\"hightea\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a class=\"advertorial_link__3RDNe\" href=\"https:\/\/zsp1.ah.nl\/raylene\/\/sl8\/dtphone\/ogcontrol\/II9967b98e-b3eb-4fe8-a5a4-3aa4c26d8f25\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/ad9273-736\/URhttps:\/\/ah.nl\/over-ah\/beter-eten\" title=\"Ontdek Beter Eten\" rel=\"\" data-analytics=\"PROMO_CLICK\" data-analytics-meta=\"%7B%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A736%2C%22lineItemId%22%3A751%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%2C%22id%22%3A%229273%22%2C%22position%22%3A112501%2C%22creative%22%3A%7B%22mobile%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F736_2nd_2.png%22%2C%22desktop%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F736_2nd_2.png%22%7D%2C%22name%22%3A%22Zo%20kies%20je%20makkelijk%20voor%20Beter%20Eten%22%7D\" data-analytics-cid=\"offerInteraction\" data-analytics-meta-cid=\"%7B%22id%22%3A%229273%22%2C%22type%22%3A%22adhese%22%2C%22title%22%3A%22Zo%20kies%20je%20makkelijk%20voor%20Beter%20Eten%22%2C%22cta%22%3A%22Ontdek%20Beter%20Eten%22%2C%22href%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Fraylene%2F%2Fsl8%2Fdtphone%2Fogcontrol%2FII9967b98e-b3eb-4fe8-a5a4-3aa4c26d8f25%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2Fad9273-736%2FURhttps%3A%2F%2Fah.nl%2Fover-ah%2Fbeter-eten%22%2C%22color%22%3A%22white%22%2C%22image%22%3A%7B%22mobile%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F736_2nd_2.png%22%2C%22desktop%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F736_2nd_2.png%22%7D%2C%22displayType%22%3A%22halfwidthsmallresponsive%22%2C%22adImpressions%22%3A%5B%7B%22threshold%22%3A0%2C%22timeout%22%3A0%2C%22once%22%3Atrue%7D%2C%7B%22threshold%22%3A0.5%2C%22timeout%22%3A1000%2C%22once%22%3Atrue%7D%2C%7B%22threshold%22%3A1%2C%22timeout%22%3A1000%2C%22once%22%3Atrue%7D%5D%2C%22meta%22%3A%7B%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A736%2C%22lineItemId%22%3A751%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%7D%2C%22viewableImpressionCounter%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Ftrack%2F9273-Adhese_IABview%2Fsl8%2Fdtphone%2Fogcontrol%2FII9967b98e-b3eb-4fe8-a5a4-3aa4c26d8f25%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2F%3Ft%3D1683986210463%22%2C%22trackedImpressionCounter%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Ftrack%2F9273%2F%2Fsl8%2Fdtphone%2Fogcontrol%2FII9967b98e-b3eb-4fe8-a5a4-3aa4c26d8f25%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2F%3Ft%3D1683986210463%22%2C%22lazyTracking%22%3Atrue%2C%22showLoadingPlaceholder%22%3Atrue%2C%22fadeIn%22%3Atrue%2C%22backgroundColor%22%3A%22%23f3f6f8%22%2C%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A736%2C%22lineItemId%22%3A751%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%2C%22position%22%3A112501%7D\">",
                                                    "target": [
                                                        "a[title=\"Ontdek Beter Eten\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a class=\"advertorial_link__3RDNe\" href=\"https:\/\/zsp1.ah.nl\/raylene\/\/sl7\/dmDMGo629g0c0\/dmADV1\/dmDMGo629g0c0\/dmADV1\/dtphone\/ogcontrol\/II8ab9f8f0-7455-411b-b8ac-92445af03fe9\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/ad9298-735\/URhttps:\/\/www.ah.nl\/acties\/koopzegels\" title=\"Spaar mee\" rel=\"\" data-analytics=\"PROMO_CLICK\" data-analytics-meta=\"%7B%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A735%2C%22lineItemId%22%3A750%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%2C%22id%22%3A%229298%22%2C%22position%22%3A112502%2C%22creative%22%3A%7B%22mobile%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F735_2nd_4.jpg%22%2C%22desktop%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F735_2nd_4.jpg%22%7D%2C%22name%22%3A%22Met%20Koopzegels%20spaar%20je%20tot%206%25%20rente%22%7D\" data-analytics-cid=\"offerInteraction\" data-analytics-meta-cid=\"%7B%22id%22%3A%229298%22%2C%22type%22%3A%22adhese%22%2C%22title%22%3A%22Met%20Koopzegels%20spaar%20je%20tot%206%25%20rente%22%2C%22cta%22%3A%22Spaar%20mee%22%2C%22href%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Fraylene%2F%2Fsl7%2FdmDMGo629g0c0%2FdmADV1%2FdmDMGo629g0c0%2FdmADV1%2Fdtphone%2Fogcontrol%2FII8ab9f8f0-7455-411b-b8ac-92445af03fe9%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2Fad9298-735%2FURhttps%3A%2F%2Fwww.ah.nl%2Facties%2Fkoopzegels%22%2C%22color%22%3A%22white%22%2C%22image%22%3A%7B%22mobile%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F735_2nd_4.jpg%22%2C%22desktop%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F735_2nd_4.jpg%22%7D%2C%22displayType%22%3A%22halfwidthsmallresponsive%22%2C%22adImpressions%22%3A%5B%7B%22threshold%22%3A0%2C%22timeout%22%3A0%2C%22once%22%3Atrue%7D%2C%7B%22threshold%22%3A0.5%2C%22timeout%22%3A1000%2C%22once%22%3Atrue%7D%2C%7B%22threshold%22%3A1%2C%22timeout%22%3A1000%2C%22once%22%3Atrue%7D%5D%2C%22meta%22%3A%7B%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A735%2C%22lineItemId%22%3A750%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%7D%2C%22viewableImpressionCounter%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Ftrack%2F9298-Adhese_IABview%2Fsl7%2FdmDMGo629g0c0%2FdmADV1%2FdmDMGo629g0c0%2FdmADV1%2Fdtphone%2Fogcontrol%2FII8ab9f8f0-7455-411b-b8ac-92445af03fe9%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2F%3Ft%3D1683986210463%22%2C%22trackedImpressionCounter%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Ftrack%2F9298%2F%2Fsl7%2FdmDMGo629g0c0%2FdmADV1%2FdmDMGo629g0c0%2FdmADV1%2Fdtphone%2Fogcontrol%2FII8ab9f8f0-7455-411b-b8ac-92445af03fe9%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2F%3Ft%3D1683986210463%22%2C%22lazyTracking%22%3Atrue%2C%22showLoadingPlaceholder%22%3Atrue%2C%22fadeIn%22%3Atrue%2C%22backgroundColor%22%3A%22%23fce2e2%22%2C%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A735%2C%22lineItemId%22%3A750%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%2C%22position%22%3A112502%7D\">",
                                                    "target": [
                                                        ".advertorial_link__3RDNe[title=\"Spaar mee\"][rel=\"\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Check that focusable elements are not tabbable in the current state"
                                        }
                                    ],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div id=\"app\" aria-hidden=\"true\">",
                                    "target": [
                                        "#app"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that focusable elements are not tabbable in the current state"
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<button aria-controls=\"accordion\" aria-expanded=\"false\" class=\"accordion_button__r4G4q\">Boodschappen<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span><\/button>",
                                                    "target": [
                                                        ".accordion_accordion__4EedR:nth-child(1) > .accordion_button__r4G4q[aria-controls=\"accordion\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<button aria-controls=\"accordion\" aria-expanded=\"false\" class=\"accordion_button__r4G4q\">Allerhande<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span><\/button>",
                                                    "target": [
                                                        ".accordion_accordion__4EedR:nth-child(2) > .accordion_button__r4G4q[aria-controls=\"accordion\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<button aria-controls=\"accordion\" aria-expanded=\"false\" class=\"accordion_button__r4G4q\">Services<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span><\/button>",
                                                    "target": [
                                                        ".accordion_accordion__4EedR:nth-child(3) > .accordion_button__r4G4q[aria-controls=\"accordion\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<button aria-controls=\"accordion\" aria-expanded=\"false\" class=\"accordion_button__r4G4q\">Albert Heijn<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span><\/button>",
                                                    "target": [
                                                        ".accordion_accordion__4EedR:nth-child(4) > .accordion_button__r4G4q[aria-controls=\"accordion\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"https:\/\/www.facebook.com\/albertheijn\" class=\"footer-default_link__8Nw0h\">",
                                                    "target": [
                                                        ".footer-default_socialLinks__qDG8K > ul > li:nth-child(1) > .footer-default_link__8Nw0h"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"https:\/\/twitter.com\/albertheijn\" class=\"footer-default_link__8Nw0h\">",
                                                    "target": [
                                                        ".footer-default_socialLinks__qDG8K > ul > li:nth-child(2) > .footer-default_link__8Nw0h"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"https:\/\/www.instagram.com\/albertheijn\" class=\"footer-default_link__8Nw0h\">",
                                                    "target": [
                                                        ".footer-default_socialLinks__qDG8K > ul > li:nth-child(3) > .footer-default_link__8Nw0h"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"https:\/\/www.youtube.com\/user\/albertheijn\" class=\"footer-default_link__8Nw0h\">",
                                                    "target": [
                                                        ".footer-default_socialLinks__qDG8K > ul > li:nth-child(4) > .footer-default_link__8Nw0h"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"https:\/\/www.pinterest.com\/allerhande\" class=\"footer-default_link__8Nw0h\">",
                                                    "target": [
                                                        ".footer-default_socialLinks__qDG8K > ul > li:nth-child(5) > .footer-default_link__8Nw0h"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/algemene-voorwaarden\" class=\"footer-default_link__8Nw0h\">Algemene voorwaarden<\/a>",
                                                    "target": [
                                                        "a[href$=\"algemene-voorwaarden\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/zakelijke-voorwaarden\" class=\"footer-default_link__8Nw0h\">Zakelijke algemene voorwaarden<\/a>",
                                                    "target": [
                                                        "a[href$=\"zakelijke-voorwaarden\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/algemene-voorwaarden\/bonus\" class=\"footer-default_link__8Nw0h\">Bonusvoorwaarden<\/a>",
                                                    "target": [
                                                        "li:nth-child(3) > .footer-default_link__8Nw0h[href$=\"bonus\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/privacy\" class=\"footer-default_link__8Nw0h\">Privacybeleid<\/a>",
                                                    "target": [
                                                        ".footer-default_link__8Nw0h[href$=\"privacy\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/cookiebeleid\" class=\"footer-default_link__8Nw0h\">Cookiebeleid<\/a>",
                                                    "target": [
                                                        ".footer-default_link__8Nw0h[href$=\"cookiebeleid\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/over-ah\" class=\"footer-default_link__8Nw0h\">Over AH<\/a>",
                                                    "target": [
                                                        "li:nth-child(6) > .footer-default_link__8Nw0h[href$=\"over-ah\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/kwetsbaarheid-melden\" class=\"footer-default_link__8Nw0h\">Kwetsbaarheid melden<\/a>",
                                                    "target": [
                                                        "a[href$=\"kwetsbaarheid-melden\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"\/nix-18\" class=\"footer-default_link__8Nw0h\">&lt; <!-- -->25 jaar? Laat je legitimatie zien!<br>&lt; <!-- -->18 jaar verkopen wij geen alcohol.<\/a>",
                                                    "target": [
                                                        "a[href$=\"nix-18\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"https:\/\/www.aanbiedersmedicijnen.nl\/aanbieders\/aanbiederslijst\/albert-heijn\/index\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"Aanbiedersmedicijnen.nl\">",
                                                    "target": [
                                                        "a[aria-label=\"Aanbiedersmedicijnen.nl\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"https:\/\/www.thuiswinkel.org\/leden\/ah.nl\/certificaat\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"thuiswinkel.org Certificaat\"><img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg.svg\" alt=\"thuiswinkel.org logo\" height=\"32\"><\/a>",
                                                    "target": [
                                                        "li:nth-child(4) > a[aria-label=\"thuiswinkel.org Certificaat\"][rel=\"noreferrer noopener\"][target=\"_blank\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<a href=\"https:\/\/www.thuiswinkel.org\/leden-zakelijk\/ah-nl\/certificaat\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"thuiswinkel.org Certificaat\"><img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg-business.svg\" alt=\"thuiswinkel.org Certificaat\" height=\"32\"><\/a>",
                                                    "target": [
                                                        "li:nth-child(5) > a[aria-label=\"thuiswinkel.org Certificaat\"][rel=\"noreferrer noopener\"][target=\"_blank\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Check that focusable elements are not tabbable in the current state"
                                        }
                                    ],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div id=\"footer\" aria-hidden=\"true\">",
                                    "target": [
                                        "#footer"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that focusable elements are not tabbable in the current state"
                                }
                            ]
                        },
                        {
                            "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": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<nav class=\"navigation-header-compact_navBar__juvIJ\">",
                                                    "target": [
                                                        "nav"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"navigation-header-compact_toggleText__2D9hh\">menu<\/span>",
                                    "target": [
                                        ".navigation-header-compact_toggleText__2D9hh"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "pseudoContent"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<nav class=\"navigation-header-compact_navBar__juvIJ\">",
                                                    "target": [
                                                        "nav"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a pseudo element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"nav-basket_price__FEUe2\">0.00<\/span>",
                                    "target": [
                                        ".nav-basket_price__FEUe2"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgGradient",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<article class=\"carousel-panel-container_root__tOOCn\" style=\"background:linear-gradient(252.96deg, #ff9434 0%, #ff7900 100%);color:#ffffff\" data-testhook=\"marketing-carousel-panel-container\">",
                                                    "target": [
                                                        "#r117_r1_r4_1 > .carousel-panel-container_root__tOOCn"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background gradient"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p class=\"typography_root__Om3Wh typography_variant-title__dsdJF\">Meer dan 1000 producten 2e gratis<\/p>",
                                    "target": [
                                        "#r117_r1_r4_1 > .carousel-panel-container_root__tOOCn > header > .typography_variant-title__dsdJF"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "0.0pt (0px)",
                                                "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=\"carousel-panel-link_root__0tuYp\" href=\"\/bonus\">Meer dan 1000 producten 2e gratis<\/a>",
                                    "target": [
                                        ".carousel-panel-link_root__0tuYp[href$=\"bonus\"]"
                                    ],
                                    "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": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<article class=\"carousel-panel-container_root__tOOCn\" style=\"background:url(https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/administration\/themes\/moederdag.png\/moederdag.png\/ahcommon%3AsmallThemeBackgroundImage)\" data-testhook=\"marketing-carousel-panel-container\">",
                                                    "target": [
                                                        "#r117_r1_r4_2 > .carousel-panel-container_root__tOOCn"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p class=\"typography_root__Om3Wh typography_variant-title__dsdJF\">Zet jouw superheldin in het zonnetje<\/p>",
                                    "target": [
                                        "#r117_r1_r4_2 > .carousel-panel-container_root__tOOCn > header > .typography_variant-title__dsdJF"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "0.0pt (0px)",
                                                "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=\"carousel-panel-link_root__0tuYp\" href=\"\/shop\/moederdag\">Zet jouw superheldin in het zonnetje<\/a>",
                                    "target": [
                                        "a[href$=\"moederdag\"]"
                                    ],
                                    "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": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<article class=\"carousel-panel-container_root__tOOCn\" style=\"background:url(https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/administration\/themes\/concrete-bg.jpeg\/concrete-bg.jpeg\/ahcommon%3AsmallThemeBackgroundImage)\" data-testhook=\"marketing-carousel-panel-container\">",
                                                    "target": [
                                                        "#r117_r1_r4_3 > .carousel-panel-container_root__tOOCn"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p class=\"typography_root__Om3Wh typography_variant-title__dsdJF\">Groente en fruit met extra veel voordeel<\/p>",
                                    "target": [
                                        "#r117_r1_r4_3 > .carousel-panel-container_root__tOOCn > header > .typography_variant-title__dsdJF"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "0.0pt (0px)",
                                                "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=\"carousel-panel-link_root__0tuYp\" href=\"\/shop\/seizoensproducten\">Groente en fruit met extra veel voordeel<\/a>",
                                    "target": [
                                        "a[href$=\"seizoensproducten\"]"
                                    ],
                                    "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": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img class=\"\" src=\"https:\/\/zsp2.ah.nl\/pool\/lib\/733_2nd_1.jpg\" alt=\"Een volle tas en toch flink bespaard\" loading=\"lazy\">",
                                                    "target": [
                                                        "#\\39 243 > .advertorial_wrapper__AoMov.advertorial_fadeIn__d\\+7bQ[data-testhook=\"ad-wrapper\"] > .advertorial_image__MN9aB.advertorial_responsiveImage__-XdO2.advertorial_fadeIn__d\\+7bQ > picture > img[loading=\"lazy\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"advertorial_title__0BPQ2\">",
                                    "target": [
                                        "a[title=\"Profiteer nu\"] > .advertorial_safeZone__ek1Zh > .advertorial_textZone__Dwhrc > .advertorial_title__0BPQ2"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img class=\"\" src=\"https:\/\/zsp2.ah.nl\/pool\/lib\/734_2nd_1.jpg\" alt=\"Probeer Premium 1 maand gratis\" loading=\"lazy\">",
                                                    "target": [
                                                        "img[alt=\"Probeer Premium 1 maand gratis\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"advertorial_title__0BPQ2\">",
                                    "target": [
                                        ".advertorial_link__3RDNe[title=\"Probeer nu\"][rel=\"\"] > .advertorial_safeZone__ek1Zh > .advertorial_textZone__Dwhrc > .advertorial_title__0BPQ2"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ff7900",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.6200000000000001,
                                                "fontSize": "21.0pt (28px)",
                                                "fontWeight": "bold",
                                                "messageKey": "shortTextContent",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"price_portrait__pcgwD\">",
                                                    "target": [
                                                        ".link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element content is too short to determine if it is actual text content"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"price-amount_integer__+e2XO\">2<\/span>",
                                    "target": [
                                        ".link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_highlight__ekL92.price-amount_bonus__zeyvy.price_highlight__RucvZ > .price-amount_integer__\\+e2XO"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ff7900",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.6200000000000001,
                                                "fontSize": "21.0pt (28px)",
                                                "fontWeight": "bold",
                                                "messageKey": "shortTextContent",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"price_portrait__pcgwD\">",
                                                    "target": [
                                                        ".link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element content is too short to determine if it is actual text content"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"price-amount_integer__+e2XO\">1<\/span>",
                                    "target": [
                                        ".link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_highlight__ekL92.price-amount_bonus__zeyvy.price_highlight__RucvZ > .price-amount_integer__\\+e2XO"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ff7900",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.6200000000000001,
                                                "fontSize": "21.0pt (28px)",
                                                "fontWeight": "bold",
                                                "messageKey": "shortTextContent",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"price_portrait__pcgwD\">",
                                                    "target": [
                                                        ".link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element content is too short to determine if it is actual text content"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"price-amount_integer__+e2XO\">6<\/span>",
                                    "target": [
                                        ".link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_highlight__ekL92.price-amount_bonus__zeyvy.price_highlight__RucvZ > .price-amount_integer__\\+e2XO"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ff7900",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 2.6200000000000001,
                                                "fontSize": "21.0pt (28px)",
                                                "fontWeight": "bold",
                                                "messageKey": "shortTextContent",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"price_portrait__pcgwD\">",
                                                    "target": [
                                                        ".link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element content is too short to determine if it is actual text content"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"price-amount_integer__+e2XO\">4<\/span>",
                                    "target": [
                                        ".link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_highlight__ekL92.price-amount_bonus__zeyvy.price_highlight__RucvZ > .price-amount_integer__\\+e2XO"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"shield_text__kNeiW\">Gratis bezorging bij 10 euro<\/span>",
                                    "target": [
                                        "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(1) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"shield_text__kNeiW\">Gratis bezorging bij 6 stuks<\/span>",
                                    "target": [
                                        "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(2) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"shield_text__kNeiW\">Gratis bezorging bij 5 stuks<\/span>",
                                    "target": [
                                        "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(3) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"shield_text__kNeiW\">Gratis bezorging bij 2 stuks<\/span>",
                                    "target": [
                                        "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(4) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"shield_text__kNeiW\">Gratis bezorging bij 15 euro<\/span>",
                                    "target": [
                                        ".smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(5) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "nonBmp"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element content contains only non-text characters"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span>",
                                    "target": [
                                        ".accordion_accordion__4EedR:nth-child(1) > .accordion_button__r4G4q[aria-controls=\"accordion\"] > .accordion_arrowDown__iM20H.accordion_arrowTransition__v2fPq"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element content contains only non-text characters"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "nonBmp"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element content contains only non-text characters"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span>",
                                    "target": [
                                        ".accordion_accordion__4EedR:nth-child(2) > .accordion_button__r4G4q[aria-controls=\"accordion\"] > .accordion_arrowDown__iM20H.accordion_arrowTransition__v2fPq"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element content contains only non-text characters"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "nonBmp"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element content contains only non-text characters"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span>",
                                    "target": [
                                        ".accordion_accordion__4EedR:nth-child(3) > .accordion_button__r4G4q[aria-controls=\"accordion\"] > .accordion_arrowDown__iM20H.accordion_arrowTransition__v2fPq"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element content contains only non-text characters"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "messageKey": "nonBmp"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element content contains only non-text characters"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span>",
                                    "target": [
                                        ".accordion_accordion__4EedR:nth-child(4) > .accordion_button__r4G4q[aria-controls=\"accordion\"] > .accordion_arrowDown__iM20H.accordion_arrowTransition__v2fPq"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element content contains only non-text characters"
                                }
                            ]
                        }
                    ]
                },
                "base_page_ip_ptr": "a23-36-162-215.deploy.static.akamaitechnologies.com",
                "base_page_cname": "",
                "base_page_dns_server": "a6-65.akam.net",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 19817,
                "testUrl": "https:\/\/www.ah.nl",
                "custom": [
                    "css-imports",
                    "num-blocking-css",
                    "num-blocking-external-scripts",
                    "num-initial-scripts",
                    "num-total-scripts",
                    "validated-content"
                ],
                "css-imports": 0,
                "num-blocking-css": 3,
                "num-blocking-external-scripts": 2,
                "num-initial-scripts": 30,
                "num-total-scripts": 48,
                "validated-content": null,
                "interactivePeriods": [
                    [
                        0,
                        1305
                    ],
                    [
                        1402,
                        1966
                    ],
                    [
                        2495,
                        2499
                    ],
                    [
                        2672,
                        2778
                    ],
                    [
                        2842,
                        3037
                    ],
                    [
                        3119,
                        3500
                    ],
                    [
                        3598,
                        3733
                    ],
                    [
                        3795,
                        4497
                    ],
                    [
                        4561,
                        7937
                    ]
                ],
                "longTasks": [
                    [
                        1305,
                        1402
                    ],
                    [
                        1966,
                        2495
                    ],
                    [
                        2499,
                        2672
                    ],
                    [
                        2778,
                        2842
                    ],
                    [
                        3037,
                        3119
                    ],
                    [
                        3500,
                        3598
                    ],
                    [
                        3733,
                        3795
                    ],
                    [
                        4497,
                        4561
                    ]
                ],
                "lastVisualChange": 3500,
                "render": 1400,
                "visualComplete85": 3500,
                "visualComplete90": 3500,
                "visualComplete95": 3500,
                "visualComplete99": 3500,
                "visualComplete": 3500,
                "SpeedIndex": 2655,
                "largestPaints": [
                    {
                        "event": "LargestTextPaint",
                        "time": 1408,
                        "size": 1590,
                        "DOMNodeId": 2
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1408,
                        "size": 1590,
                        "element": {
                            "nodeName": "A",
                            "boundingRect": {
                                "x": 72,
                                "y": 9,
                                "width": 104.3125,
                                "height": 16,
                                "top": 9,
                                "right": 176.3125,
                                "bottom": 25,
                                "left": 72
                            },
                            "outerHTML": "<a class=\"anchor_root__GfGAm top-bar_link__JQIoh\" href=\"\/acties\" title=\"Win- en spaaracties\">Win- en spaaracties<\/a>",
                            "content": "normal"
                        },
                        "type": "text"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 1512,
                        "size": 12912,
                        "DOMNodeId": 45,
                        "nodeInfo": {
                            "nodeType": "P",
                            "attributes": {
                                "class": "typography_root__Om3Wh typography_variant-title__dsdJF"
                            },
                            "bounds": [
                                32,
                                217,
                                283,
                                48
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1692,
                        "size": 51975,
                        "DOMNodeId": 116,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "src": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage",
                                "srcset": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage 342w, https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage 480w",
                                "alt": "",
                                "class": "carousel-panel-image_image__IbiIo"
                            },
                            "sourceURL": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage",
                            "bounds": [
                                16,
                                265,
                                315,
                                165.375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1692,
                        "size": 51975,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 16,
                                "y": 265,
                                "width": 315,
                                "height": 165.375,
                                "top": 265,
                                "right": 331,
                                "bottom": 430.375,
                                "left": 16
                            },
                            "outerHTML": "<img src=\"https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage\" srcset=\"https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage 342w, https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage 480w\" alt=\"\" class=\"carousel-panel-image_image__IbiIo\">",
                            "src": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage",
                            "currentSrc": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 3488,
                        "size": 54612,
                        "DOMNodeId": 1652,
                        "nodeInfo": {
                            "nodeType": "P",
                            "bounds": [
                                16,
                                216.90625,
                                343,
                                168
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 3488,
                        "size": 54612,
                        "element": {
                            "nodeName": "P",
                            "boundingRect": {
                                "x": 16,
                                "y": 216.90625,
                                "width": 343,
                                "height": 168,
                                "top": 216.90625,
                                "right": 359,
                                "bottom": 384.90625,
                                "left": 16
                            },
                            "outerHTML": "<p>Met deze cookies kunnen wij en derde partijen informatie over jou verzamelen en jouw internetgedrag binnen, en mogelijk ook buiten, onze website volgen. Met deze informatie passen wij en derde partijen de website, onze communicatie en advertenties aan op jouw interesses en profiel. Daarnaast kan je door deze cookies informatie delen via social media.<\/p>",
                            "content": "normal"
                        },
                        "type": "text"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 1407,
                        "size": 1590,
                        "DOMNodeId": 2
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1407,
                        "size": 1590,
                        "element": {
                            "nodeName": "A",
                            "boundingRect": {
                                "x": 72,
                                "y": 9,
                                "width": 104.3125,
                                "height": 16,
                                "top": 9,
                                "right": 176.3125,
                                "bottom": 25,
                                "left": 72
                            },
                            "outerHTML": "<a class=\"anchor_root__GfGAm top-bar_link__JQIoh\" href=\"\/acties\" title=\"Win- en spaaracties\">Win- en spaaracties<\/a>",
                            "content": "normal"
                        },
                        "type": "text"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 1512,
                        "size": 12912,
                        "DOMNodeId": 45,
                        "nodeInfo": {
                            "nodeType": "P",
                            "attributes": {
                                "class": "typography_root__Om3Wh typography_variant-title__dsdJF"
                            },
                            "bounds": [
                                32,
                                217,
                                283,
                                48
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1692,
                        "size": 51975,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 16,
                                "y": 265,
                                "width": 315,
                                "height": 165.375,
                                "top": 265,
                                "right": 331,
                                "bottom": 430.375,
                                "left": 16
                            },
                            "outerHTML": "<img src=\"https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage\" srcset=\"https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage 342w, https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage 480w\" alt=\"\" class=\"carousel-panel-image_image__IbiIo\">",
                            "src": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage",
                            "currentSrc": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage",
                            "content": "normal"
                        },
                        "type": "image"
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1692,
                        "size": 51975,
                        "DOMNodeId": 116,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "src": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage",
                                "srcset": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage 342w, https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage 480w",
                                "alt": "",
                                "class": "carousel-panel-image_image__IbiIo"
                            },
                            "sourceURL": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage",
                            "bounds": [
                                16,
                                265,
                                315,
                                165.375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 3487,
                        "size": 54612,
                        "DOMNodeId": 1652,
                        "nodeInfo": {
                            "nodeType": "P",
                            "bounds": [
                                16,
                                216.90625,
                                343,
                                168
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 3487,
                        "size": 54612,
                        "element": {
                            "nodeName": "P",
                            "boundingRect": {
                                "x": 16,
                                "y": 216.90625,
                                "width": 343,
                                "height": 168,
                                "top": 216.90625,
                                "right": 359,
                                "bottom": 384.90625,
                                "left": 16
                            },
                            "outerHTML": "<p>Met deze cookies kunnen wij en derde partijen informatie over jou verzamelen en jouw internetgedrag binnen, en mogelijk ook buiten, onze website volgen. Met deze informatie passen wij en derde partijen de website, onze communicatie en advertenties aan op jouw interesses en profiel. Daarnaast kan je door deze cookies informatie delen via social media.<\/p>",
                            "content": "normal"
                        },
                        "type": "text"
                    }
                ],
                "LargestContentfulPaintType": "text",
                "LargestContentfulPaintNodeType": "P",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 3
                    },
                    {
                        "name": "fetchStart",
                        "time": 18
                    },
                    {
                        "name": "navigationStart",
                        "time": 44
                    },
                    {
                        "name": "domLoading",
                        "time": 44
                    },
                    {
                        "name": "responseEnd",
                        "time": 45
                    },
                    {
                        "name": "domInteractive",
                        "time": 45
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 45
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 45
                    },
                    {
                        "name": "domComplete",
                        "time": 45
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 762
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 762
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 762
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 762
                    },
                    {
                        "name": "domLoading",
                        "time": 763
                    },
                    {
                        "name": "responseEnd",
                        "time": 822
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 1407
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 1407
                    },
                    {
                        "name": "firstPaint",
                        "time": 1407
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 1512
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 1512
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 1512
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 1692
                    },
                    {
                        "name": "LayoutShift",
                        "time": 1799
                    },
                    {
                        "name": "domInteractive",
                        "time": 1934
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 2676
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 2695
                    },
                    {
                        "name": "LayoutShift",
                        "time": 2949
                    },
                    {
                        "name": "domComplete",
                        "time": 3471
                    },
                    {
                        "name": "loadEventStart",
                        "time": 3479
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 3479
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 3487
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 3487
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 1692
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0.0086907897333491201
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0.0086075846744815415
                    }
                ],
                "chromeUserTiming.navigationStart": 45,
                "chromeUserTiming.fetchStart": 19,
                "chromeUserTiming.domLoading": 763,
                "chromeUserTiming.responseEnd": 823,
                "chromeUserTiming.domInteractive": 1934,
                "chromeUserTiming.domContentLoadedEventStart": 2677,
                "chromeUserTiming.domContentLoadedEventEnd": 2696,
                "chromeUserTiming.domComplete": 3471,
                "chromeUserTiming.unloadEventStart": 762,
                "chromeUserTiming.unloadEventEnd": 762,
                "chromeUserTiming.markAsMainFrame": 762,
                "chromeUserTiming.commitNavigationEnd": 763,
                "chromeUserTiming.firstPaint": 1407,
                "chromeUserTiming.firstContentfulPaint": 1407,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1407,
                "chromeUserTiming.firstMeaningfulPaint": 1512,
                "chromeUserTiming.firstImagePaint": 1692,
                "chromeUserTiming.LayoutShift": 2950,
                "chromeUserTiming.loadEventStart": 3479,
                "chromeUserTiming.loadEventEnd": 3480,
                "chromeUserTiming.LargestTextPaint": 3488,
                "chromeUserTiming.LargestContentfulPaint": 3488,
                "chromeUserTiming.LargestImagePaint": 1692,
                "chromeUserTiming.TotalLayoutShift": 0.0086907897333491201,
                "chromeUserTiming.CumulativeLayoutShift": 0.0086075846744815415,
                "LayoutShifts": [
                    {
                        "time": 1799,
                        "score": 0.0086075846744815415,
                        "cumulative_score": 0.0086075846744815415,
                        "window_score": 0.0086075846744815415,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                28,
                                36,
                                315,
                                28
                            ],
                            [
                                28,
                                64,
                                347,
                                40
                            ],
                            [
                                28,
                                104,
                                315,
                                28
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 28,
                                    "y": 36,
                                    "width": 283,
                                    "height": 96,
                                    "top": 36,
                                    "right": 311,
                                    "bottom": 132,
                                    "left": 28
                                },
                                "currentRect": {
                                    "x": 60,
                                    "y": 36,
                                    "width": 283,
                                    "height": 96,
                                    "top": 36,
                                    "right": 343,
                                    "bottom": 132,
                                    "left": 60
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 311,
                                    "y": 64,
                                    "width": 64,
                                    "height": 40,
                                    "top": 64,
                                    "right": 375,
                                    "bottom": 104,
                                    "left": 311
                                },
                                "currentRect": {
                                    "x": 343,
                                    "y": 64,
                                    "width": 32,
                                    "height": 40,
                                    "top": 64,
                                    "right": 375,
                                    "bottom": 104,
                                    "left": 343
                                }
                            }
                        ]
                    },
                    {
                        "time": 2949,
                        "score": 8.3205058867579147e-5,
                        "cumulative_score": 0.0086907897333491201,
                        "window_score": 8.3205058867579147e-5,
                        "shift_window_num": 2,
                        "rects": [
                            [
                                0,
                                132,
                                375,
                                1
                            ],
                            [
                                0,
                                145,
                                375,
                                1
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 0,
                                    "y": 132,
                                    "width": 375,
                                    "height": 1,
                                    "top": 132,
                                    "right": 375,
                                    "bottom": 133,
                                    "left": 0
                                },
                                "currentRect": {
                                    "x": 0,
                                    "y": 145,
                                    "width": 375,
                                    "height": 1,
                                    "top": 145,
                                    "right": 375,
                                    "bottom": 146,
                                    "left": 0
                                }
                            }
                        ]
                    }
                ],
                "LayoutShiftsBeforePaint": {
                    "count": 0,
                    "cumulative_score": 0,
                    "fraction_of_total": 0
                },
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 1112.8510000000001
                        },
                        "13": {
                            "name": "UnprefixedRequestAnimationFrame",
                            "firstUsed": 2321.6900000000001
                        },
                        "15": {
                            "name": "ContentSecurityPolicy",
                            "firstUsed": 768.60500000000002
                        },
                        "593": {
                            "name": "SetReferrerPolicy",
                            "firstUsed": 768.61400000000003
                        },
                        "1277": {
                            "name": "CSPWithStrictDynamic",
                            "firstUsed": 768.61900000000003
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 768.62199999999996
                        },
                        "1753": {
                            "name": "ReferrerPolicyHeader",
                            "firstUsed": 768.62599999999998
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 768.62900000000002
                        },
                        "2157": {
                            "name": "PerformanceServerTiming",
                            "firstUsed": 768.63300000000004
                        },
                        "2236": {
                            "name": "CSPWithUnsafeEval",
                            "firstUsed": 768.63599999999997
                        },
                        "3359": {
                            "name": "MainFrameCSPViaHTTP",
                            "firstUsed": 768.63900000000001
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 771.08299999999997
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 773.64599999999996
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 776.88
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 776.88699999999994
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 776.91499999999996
                        },
                        "2250": {
                            "name": "DuplicatedAttribute",
                            "firstUsed": 809.67700000000002
                        },
                        "1236": {
                            "name": "V8HTMLComment",
                            "firstUsed": 809.99099999999999
                        },
                        "901": {
                            "name": "LinkRelPreload",
                            "firstUsed": 810.72500000000002
                        },
                        "4239": {
                            "name": "ScriptSchedulingType_ParserBlocking",
                            "firstUsed": 810.98699999999997
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 1061.502
                        },
                        "1066": {
                            "name": "SameOriginTextScript",
                            "firstUsed": 1112.6489999999999
                        },
                        "3275": {
                            "name": "NavigatorCookieEnabled",
                            "firstUsed": 1119.6079999999999
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 1124.876
                        },
                        "2195": {
                            "name": "CookieGet",
                            "firstUsed": 1127.028
                        },
                        "306": {
                            "name": "NamedNodeMapGetNamedItem",
                            "firstUsed": 1128.6790000000001
                        },
                        "3019": {
                            "name": "DOMStorageRead",
                            "firstUsed": 1130.2180000000001
                        },
                        "1417": {
                            "name": "AddEventListenerPassiveTrue",
                            "firstUsed": 1148.1199999999999
                        },
                        "2904": {
                            "name": "PassiveTouchEventListener",
                            "firstUsed": 1148.1320000000001
                        },
                        "2429": {
                            "name": "PerformanceTimeline",
                            "firstUsed": 1150.0989999999999
                        },
                        "3349": {
                            "name": "NavigationTimingL2",
                            "firstUsed": 1150.114
                        },
                        "200": {
                            "name": "DocumentBeforeUnloadRegistered",
                            "firstUsed": 1150.3130000000001
                        },
                        "202": {
                            "name": "DocumentUnloadRegistered",
                            "firstUsed": 1150.443
                        },
                        "2226": {
                            "name": "DocumentPageHideRegistered",
                            "firstUsed": 1150.4659999999999
                        },
                        "744": {
                            "name": "NetInfo",
                            "firstUsed": 1154.075
                        },
                        "2191": {
                            "name": "PaintTimingRequested",
                            "firstUsed": 1154.393
                        },
                        "1615": {
                            "name": "LongTaskObserver",
                            "firstUsed": 1154.473
                        },
                        "2487": {
                            "name": "EventTimingExplicitlyRequested",
                            "firstUsed": 1154.5530000000001
                        },
                        "3254": {
                            "name": "EventTimingFirstInputExplicitlyRequested",
                            "firstUsed": 1154.558
                        },
                        "2529": {
                            "name": "ReportingObserver",
                            "firstUsed": 1157.9300000000001
                        },
                        "4238": {
                            "name": "ScriptSchedulingType_Defer",
                            "firstUsed": 1174.5940000000001
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 1175.5609999999999
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 1175.713
                        },
                        "976": {
                            "name": "CSSAtRuleSupports",
                            "firstUsed": 1176.364
                        },
                        "1153": {
                            "name": "CSSSelectorIndirectAdjacent",
                            "firstUsed": 1176.3979999999999
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 1176.425
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 1176.6089999999999
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 1176.6400000000001
                        },
                        "2298": {
                            "name": "CSSSelectorWebkitInnerSpinButton",
                            "firstUsed": 1177.643
                        },
                        "2319": {
                            "name": "CSSSelectorWebkitUnknownPseudo",
                            "firstUsed": 1177.6479999999999
                        },
                        "2314": {
                            "name": "CSSSelectorWebkitSearchCancelButton",
                            "firstUsed": 1177.6569999999999
                        },
                        "2388": {
                            "name": "CSSSelectorPseudoFocusVisible",
                            "firstUsed": 1178.317
                        },
                        "2297": {
                            "name": "CSSSelectorWebkitFileUploadButton",
                            "firstUsed": 1180.8810000000001
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 1180.8979999999999
                        },
                        "1067": {
                            "name": "SameOriginApplicationScript",
                            "firstUsed": 1181.5799999999999
                        },
                        "900": {
                            "name": "LinkRelPreconnect",
                            "firstUsed": 1183.4570000000001
                        },
                        "4317": {
                            "name": "LinkRelCanonical",
                            "firstUsed": 1189.5699999999999
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 1190.058
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 1216.2
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 1216.2059999999999
                        },
                        "590": {
                            "name": "LangAttributeDoesNotMatchToUILocale",
                            "firstUsed": 1216.21
                        },
                        "1542": {
                            "name": "PendingStylesheetAddedAfterBodyStarted",
                            "firstUsed": 1233.5540000000001
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 1261.6959999999999
                        },
                        "2092": {
                            "name": "ARIALabelAttribute",
                            "firstUsed": 1274.9179999999999
                        },
                        "138": {
                            "name": "SVGSVGElement",
                            "firstUsed": 1277.971
                        },
                        "250": {
                            "name": "SVGSVGElementInDocument",
                            "firstUsed": 1278.046
                        },
                        "2089": {
                            "name": "ARIAHiddenAttribute",
                            "firstUsed": 1278.1369999999999
                        },
                        "84": {
                            "name": "FormElement",
                            "firstUsed": 1278.2760000000001
                        },
                        "45": {
                            "name": "PlaceholderAttribute",
                            "firstUsed": 1278.3710000000001
                        },
                        "2096": {
                            "name": "ARIALiveAttribute",
                            "firstUsed": 1279.183
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 1295.6880000000001
                        },
                        "1354": {
                            "name": "CSSValueAppearanceButton",
                            "firstUsed": 1299.973
                        },
                        "1351": {
                            "name": "CSSValueAppearanceNone",
                            "firstUsed": 1300.0350000000001
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 1305.165
                        },
                        "190": {
                            "name": "InputTypeText",
                            "firstUsed": 1305.598
                        },
                        "4242": {
                            "name": "ScriptSchedulingType_Async",
                            "firstUsed": 1413.6869999999999
                        },
                        "2355": {
                            "name": "CSSGradient",
                            "firstUsed": 1413.9169999999999
                        },
                        "521": {
                            "name": "Picture",
                            "firstUsed": 1414.0340000000001
                        },
                        "524": {
                            "name": "SrcsetWDescriptor",
                            "firstUsed": 1414.0619999999999
                        },
                        "523": {
                            "name": "SrcsetXDescriptor",
                            "firstUsed": 1414.4290000000001
                        },
                        "90": {
                            "name": "SVGAnimationElement",
                            "firstUsed": 1414.7239999999999
                        },
                        "501": {
                            "name": "SVGSMILElementInDocument",
                            "firstUsed": 1414.768
                        },
                        "2081": {
                            "name": "ARIADisabledAttribute",
                            "firstUsed": 1416.1980000000001
                        },
                        "2935": {
                            "name": "LazyLoadImageLoadingAttributeLazy",
                            "firstUsed": 1420.5409999999999
                        },
                        "2936": {
                            "name": "LazyLoadImageMissingDimensionsForLazy",
                            "firstUsed": 1420.6420000000001
                        },
                        "2190": {
                            "name": "PaintTimingObserved",
                            "firstUsed": 1526.433
                        },
                        "3798": {
                            "name": "AVIFImage",
                            "firstUsed": 1604.742
                        },
                        "1693": {
                            "name": "CSSGridLayout",
                            "firstUsed": 1627.788
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 1652.502
                        },
                        "3307": {
                            "name": "FlexGapSpecified",
                            "firstUsed": 1789.9300000000001
                        },
                        "3308": {
                            "name": "FlexGapPositive",
                            "firstUsed": 1789.941
                        },
                        "213": {
                            "name": "HTMLElementInnerText",
                            "firstUsed": 1872.2950000000001
                        },
                        "780": {
                            "name": "V8MessageChannel_Constructor",
                            "firstUsed": 2032.5450000000001
                        },
                        "3020": {
                            "name": "DOMStorageWrite",
                            "firstUsed": 2044.5070000000001
                        },
                        "2661": {
                            "name": "NavigatorPlatform",
                            "firstUsed": 2127.616
                        },
                        "2719": {
                            "name": "HistoryLength",
                            "firstUsed": 2257.52
                        },
                        "83": {
                            "name": "DocumentAll",
                            "firstUsed": 2280.241
                        },
                        "1502": {
                            "name": "AuxclickAddListenerCount",
                            "firstUsed": 2285.9659999999999
                        },
                        "1347": {
                            "name": "PointerEventAddListenerCount",
                            "firstUsed": 2286.1460000000002
                        },
                        "2903": {
                            "name": "NonPassiveTouchEventListener",
                            "firstUsed": 2286.2260000000001
                        },
                        "1827": {
                            "name": "LocationOrigin",
                            "firstUsed": 2288.5700000000002
                        },
                        "2194": {
                            "name": "CookieSet",
                            "firstUsed": 2292.4029999999998
                        },
                        "3064": {
                            "name": "V8RegExpExecCalledOnSlowRegExp",
                            "firstUsed": 2323.6660000000002
                        },
                        "675": {
                            "name": "Fetch",
                            "firstUsed": 2343.3049999999998
                        },
                        "3267": {
                            "name": "V8InvalidatedPromiseThenLookupChainProtector",
                            "firstUsed": 2352.5300000000002
                        },
                        "781": {
                            "name": "V8MessagePort_PostMessage_Method",
                            "firstUsed": 2421.942
                        },
                        "1368": {
                            "name": "IntersectionObserver_Constructor",
                            "firstUsed": 2423.3429999999998
                        },
                        "882": {
                            "name": "V8Performance_Timing_AttributeGetter",
                            "firstUsed": 2503.5230000000001
                        },
                        "2662": {
                            "name": "NavigatorPlugins",
                            "firstUsed": 2503.7539999999999
                        },
                        "2705": {
                            "name": "WindowInnerWidth",
                            "firstUsed": 2503.902
                        },
                        "2715": {
                            "name": "WindowOuterWidth",
                            "firstUsed": 2505.1289999999999
                        },
                        "2712": {
                            "name": "WindowScreenX",
                            "firstUsed": 2505.1379999999999
                        },
                        "2710": {
                            "name": "WindowPageXOffset",
                            "firstUsed": 2505.143
                        },
                        "2700": {
                            "name": "V8Screen_AvailWidth_AttributeGetter",
                            "firstUsed": 2505.1500000000001
                        },
                        "2704": {
                            "name": "V8Screen_Width_AttributeGetter",
                            "firstUsed": 2505.1559999999999
                        },
                        "2706": {
                            "name": "WindowInnerHeight",
                            "firstUsed": 2505.174
                        },
                        "2714": {
                            "name": "WindowOuterHeight",
                            "firstUsed": 2505.1849999999999
                        },
                        "2713": {
                            "name": "WindowScreenY",
                            "firstUsed": 2505.1900000000001
                        },
                        "2711": {
                            "name": "WindowPageYOffset",
                            "firstUsed": 2505.1959999999999
                        },
                        "2699": {
                            "name": "V8Screen_AvailHeight_AttributeGetter",
                            "firstUsed": 2505.201
                        },
                        "2702": {
                            "name": "V8Screen_Height_AttributeGetter",
                            "firstUsed": 2505.2049999999999
                        },
                        "2701": {
                            "name": "V8Screen_ColorDepth_AttributeGetter",
                            "firstUsed": 2505.223
                        },
                        "2703": {
                            "name": "V8Screen_PixelDepth_AttributeGetter",
                            "firstUsed": 2505.2269999999999
                        },
                        "1297": {
                            "name": "V8Document_Images_AttributeGetter",
                            "firstUsed": 2507.203
                        },
                        "1503": {
                            "name": "HTMLCanvasElement",
                            "firstUsed": 2507.7890000000002
                        },
                        "3545": {
                            "name": "HTMLCanvasGetContext",
                            "firstUsed": 2507.8789999999999
                        },
                        "4025": {
                            "name": "HTMLCanvasElement_2D",
                            "firstUsed": 2508.0459999999998
                        },
                        "1833": {
                            "name": "CanvasToDataURL",
                            "firstUsed": 2523.502
                        },
                        "4346": {
                            "name": "V8TurboFanOsrCompileStarted",
                            "firstUsed": 2530.627
                        },
                        "2660": {
                            "name": "NavigatorMimeTypes",
                            "firstUsed": 2537.4810000000002
                        },
                        "2654": {
                            "name": "NavigatorAppVersion",
                            "firstUsed": 2559.6019999999999
                        },
                        "123": {
                            "name": "NavigatorProductSub",
                            "firstUsed": 2559.6370000000002
                        },
                        "124": {
                            "name": "NavigatorVendor",
                            "firstUsed": 2559.6489999999999
                        },
                        "125": {
                            "name": "NavigatorVendorSub",
                            "firstUsed": 2559.6619999999998
                        },
                        "2656": {
                            "name": "NavigatorHardwareConcurrency",
                            "firstUsed": 2559.6799999999998
                        },
                        "2657": {
                            "name": "NavigatorLanguage",
                            "firstUsed": 2559.694
                        },
                        "2658": {
                            "name": "NavigatorLanguages",
                            "firstUsed": 2559.7089999999998
                        },
                        "2655": {
                            "name": "NavigatorDoNotTrack",
                            "firstUsed": 2559.7429999999999
                        },
                        "2659": {
                            "name": "NavigatorMaxTouchPoints",
                            "firstUsed": 2578.6109999999999
                        },
                        "750": {
                            "name": "V8Permissions_Query_Method",
                            "firstUsed": 2579.0329999999999
                        },
                        "2198": {
                            "name": "BatteryStatusGetBattery",
                            "firstUsed": 2580.933
                        },
                        "710": {
                            "name": "CryptoGetRandomValues",
                            "firstUsed": 2612.8589999999999
                        },
                        "2228": {
                            "name": "DocumentPageShowRegistered",
                            "firstUsed": 2707.8310000000001
                        },
                        "867": {
                            "name": "V8Event_InitEvent_Method",
                            "firstUsed": 2708.8220000000001
                        },
                        "522": {
                            "name": "Sizes",
                            "firstUsed": 2709.6930000000002
                        },
                        "2680": {
                            "name": "V8BatteryManager_Charging_AttributeGetter",
                            "firstUsed": 2778.2750000000001
                        },
                        "2679": {
                            "name": "V8BatteryManager_ChargingTime_AttributeGetter",
                            "firstUsed": 2778.3119999999999
                        },
                        "2681": {
                            "name": "V8BatteryManager_DischargingTime_AttributeGetter",
                            "firstUsed": 2778.3200000000002
                        },
                        "2682": {
                            "name": "V8BatteryManager_Level_AttributeGetter",
                            "firstUsed": 2778.326
                        },
                        "2077": {
                            "name": "ARIAControlsAttribute",
                            "firstUsed": 2854.0149999999999
                        },
                        "4520": {
                            "name": "Feature_4520",
                            "firstUsed": 2933.71
                        },
                        "132": {
                            "name": "UnprefixedAnimationStartEvent",
                            "firstUsed": 2947.1610000000001
                        },
                        "2434": {
                            "name": "PerformanceResourceTimingInitiatorType",
                            "firstUsed": 2959.9749999999999
                        },
                        "3350": {
                            "name": "ResourceTiming",
                            "firstUsed": 2959.989
                        },
                        "2361": {
                            "name": "V8AbortController_Constructor",
                            "firstUsed": 3012.8009999999999
                        },
                        "2723": {
                            "name": "TrustedTypesCreatePolicy",
                            "firstUsed": 3113.261
                        },
                        "3279": {
                            "name": "TrustedTypesPolicyCreated",
                            "firstUsed": 3113.2730000000001
                        },
                        "1014": {
                            "name": "CSSFilterReference",
                            "firstUsed": 3217.759
                        },
                        "19": {
                            "name": "UnprefixedTransitionEndEvent",
                            "firstUsed": 3247.3890000000001
                        },
                        "2609": {
                            "name": "V8AttemptOverrideReadOnlyOnPrototypeSloppy",
                            "firstUsed": 3284.7310000000002
                        },
                        "2391": {
                            "name": "XMLHttpRequestResponseXML",
                            "firstUsed": 3285.1030000000001
                        },
                        "344": {
                            "name": "EventCancelBubble",
                            "firstUsed": 3287.0039999999999
                        },
                        "137": {
                            "name": "EventReturnValue",
                            "firstUsed": 3287.0230000000001
                        },
                        "350": {
                            "name": "EventGetReturnValueTrue",
                            "firstUsed": 3287.027
                        },
                        "352": {
                            "name": "EventSetReturnValueTrue",
                            "firstUsed": 3287.0320000000002
                        },
                        "677": {
                            "name": "XMLHttpRequestAsynchronous",
                            "firstUsed": 3287.1010000000001
                        },
                        "3261": {
                            "name": "V8InvalidatedIsConcatSpreadableLookupChainProtector",
                            "firstUsed": 3403.808
                        },
                        "1394": {
                            "name": "V8ArrayInstanceConstructorModified",
                            "firstUsed": 3403.8620000000001
                        },
                        "3260": {
                            "name": "V8InvalidatedArraySpeciesLookupChainProtector",
                            "firstUsed": 3403.8670000000002
                        },
                        "2651": {
                            "name": "V8RegExpMatchIsFalseishOnJSRegExp",
                            "firstUsed": 3404.5239999999999
                        },
                        "3065": {
                            "name": "V8RegExpReplaceCalledOnSlowRegExp",
                            "firstUsed": 3405.1370000000002
                        },
                        "2094": {
                            "name": "ARIALabelledByAttribute",
                            "firstUsed": 3416.9169999999999
                        },
                        "2229": {
                            "name": "DocumentPageShowFired",
                            "firstUsed": 3479.6309999999999
                        },
                        "1128": {
                            "name": "BodyScrollsInAdditionToViewport",
                            "firstUsed": 3480.4250000000002
                        },
                        "1478": {
                            "name": "PerformanceResourceTimingSizes",
                            "firstUsed": 3498.2959999999998
                        },
                        "2716": {
                            "name": "WindowDevicePixelRatio",
                            "firstUsed": 3512.6799999999998
                        },
                        "2084": {
                            "name": "ARIAExpandedAttribute",
                            "firstUsed": 3725.4270000000001
                        },
                        "1069": {
                            "name": "CrossOriginTextScript",
                            "firstUsed": 3830.3270000000002
                        },
                        "3481": {
                            "name": "V8Navigator_JavaEnabled_Method",
                            "firstUsed": 3846.1260000000002
                        },
                        "135": {
                            "name": "UnprefixedAnimationIterationEvent",
                            "firstUsed": 4686.3950000000004
                        },
                        "1060": {
                            "name": "NodeFilterIsObject",
                            "firstUsed": 5667.4170000000004
                        },
                        "429": {
                            "name": "TextEncoderConstructor",
                            "firstUsed": 6992.4920000000002
                        },
                        "430": {
                            "name": "TextEncoderEncode",
                            "firstUsed": 6992.5159999999996
                        }
                    },
                    "CSSFeatures": {
                        "433": {
                            "name": "CSSPropertyObjectFit",
                            "firstUsed": 1176.3800000000001
                        },
                        "27": {
                            "name": "CSSPropertyBackgroundPosition",
                            "firstUsed": 1176.4390000000001
                        },
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 1176.5319999999999
                        },
                        "380": {
                            "name": "CSSPropertyStrokeDashoffset",
                            "firstUsed": 1176.54
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 1176.7280000000001
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 1177.0730000000001
                        },
                        "68": {
                            "name": "CSSPropertyBoxShadow",
                            "firstUsed": 1178.4949999999999
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 1179.0899999999999
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 1179.096
                        },
                        "516": {
                            "name": "CSSPropertyFontDisplay",
                            "firstUsed": 1180.904
                        },
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 1180.9570000000001
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 1180.961
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 1180.9649999999999
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 1180.982
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 1216.232
                        },
                        "14": {
                            "name": "CSSPropertyWebkitFontSmoothing",
                            "firstUsed": 1216.24
                        },
                        "11": {
                            "name": "CSSPropertyTextRendering",
                            "firstUsed": 1216.2439999999999
                        },
                        "537": {
                            "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                            "firstUsed": 1216.252
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 1216.2570000000001
                        },
                        "444": {
                            "name": "CSSPropertyScrollBehavior",
                            "firstUsed": 1216.2629999999999
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 1223.6790000000001
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 1223.6980000000001
                        },
                        "515": {
                            "name": "CSSPropertyVariable",
                            "firstUsed": 1269.5540000000001
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 1292.8699999999999
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 1292.9159999999999
                        },
                        "67": {
                            "name": "CSSPropertyBottom",
                            "firstUsed": 1292.922
                        },
                        "74": {
                            "name": "CSSPropertyContent",
                            "firstUsed": 1292.9280000000001
                        },
                        "122": {
                            "name": "CSSPropertyRight",
                            "firstUsed": 1292.9369999999999
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 1292.9459999999999
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 1292.9570000000001
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 1292.962
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 1292.9770000000001
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 1292.982
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 1293.0350000000001
                        },
                        "35": {
                            "name": "CSSPropertyBorderBottom",
                            "firstUsed": 1293.059
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 1293.067
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 1293.086
                        },
                        "232": {
                            "name": "CSSPropertyAlignSelf",
                            "firstUsed": 1293.0909999999999
                        },
                        "239": {
                            "name": "CSSPropertyFlexWrap",
                            "firstUsed": 1293.096
                        },
                        "85": {
                            "name": "CSSPropertyListStyle",
                            "firstUsed": 1293.136
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 1293.1880000000001
                        },
                        "84": {
                            "name": "CSSPropertyLetterSpacing",
                            "firstUsed": 1293.1990000000001
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 1293.204
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 1293.21
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 1293.268
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 1293.2760000000001
                        },
                        "233": {
                            "name": "CSSPropertyFlex",
                            "firstUsed": 1293.3109999999999
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 1293.316
                        },
                        "100": {
                            "name": "CSSPropertyOutline",
                            "firstUsed": 1293.3900000000001
                        },
                        "72": {
                            "name": "CSSPropertyClip",
                            "firstUsed": 1295.5540000000001
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 1295.566
                        },
                        "159": {
                            "name": "CSSPropertyWhiteSpace",
                            "firstUsed": 1295.5709999999999
                        },
                        "59": {
                            "name": "CSSPropertyBorderStyle",
                            "firstUsed": 1295.6610000000001
                        },
                        "97": {
                            "name": "CSSPropertyMinWidth",
                            "firstUsed": 1295.7180000000001
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 1295.8340000000001
                        },
                        "49": {
                            "name": "CSSPropertyBorderLeft",
                            "firstUsed": 1296.653
                        },
                        "60": {
                            "name": "CSSPropertyBorderTop",
                            "firstUsed": 1296.664
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 1296.702
                        },
                        "94": {
                            "name": "CSSPropertyMaxHeight",
                            "firstUsed": 1296.71
                        },
                        "158": {
                            "name": "CSSPropertyVisibility",
                            "firstUsed": 1296.72
                        },
                        "237": {
                            "name": "CSSPropertyFlexGrow",
                            "firstUsed": 1297.2090000000001
                        },
                        "34": {
                            "name": "CSSPropertyBorder",
                            "firstUsed": 1299.847
                        },
                        "175": {
                            "name": "CSSPropertyWebkitAppearance",
                            "firstUsed": 1299.9780000000001
                        },
                        "66": {
                            "name": "CSSPropertyBorderWidth",
                            "firstUsed": 1299.9860000000001
                        },
                        "152": {
                            "name": "CSSPropertyTransitionDuration",
                            "firstUsed": 1300.001
                        },
                        "153": {
                            "name": "CSSPropertyTransitionProperty",
                            "firstUsed": 1300.0250000000001
                        },
                        "154": {
                            "name": "CSSPropertyTransitionTimingFunction",
                            "firstUsed": 1300.03
                        },
                        "658": {
                            "name": "CSSPropertyAppearance",
                            "firstUsed": 1300.04
                        },
                        "42": {
                            "name": "CSSPropertyBorderColor",
                            "firstUsed": 1300.046
                        },
                        "369": {
                            "name": "CSSPropertyFill",
                            "firstUsed": 1300.134
                        },
                        "636": {
                            "name": "CSSPropertyInset",
                            "firstUsed": 1300.1969999999999
                        },
                        "111": {
                            "name": "CSSPropertyPaddingLeft",
                            "firstUsed": 1300.393
                        },
                        "112": {
                            "name": "CSSPropertyPaddingRight",
                            "firstUsed": 1300.4010000000001
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 1300.5
                        },
                        "162": {
                            "name": "CSSPropertyWordBreak",
                            "firstUsed": 1300.6120000000001
                        },
                        "79": {
                            "name": "CSSPropertyFloat",
                            "firstUsed": 1300.7529999999999
                        },
                        "260": {
                            "name": "CSSPropertyWebkitLineClamp",
                            "firstUsed": 1416.377
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 1459.5999999999999
                        },
                        "236": {
                            "name": "CSSPropertyFlexFlow",
                            "firstUsed": 1459.6279999999999
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 1459.6559999999999
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 1459.6759999999999
                        },
                        "107": {
                            "name": "CSSPropertyOverflowX",
                            "firstUsed": 1459.723
                        },
                        "499": {
                            "name": "CSSPropertyScrollSnapType",
                            "firstUsed": 1459.73
                        },
                        "445": {
                            "name": "CSSPropertyWillChange",
                            "firstUsed": 1459.7360000000001
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 1459.7429999999999
                        },
                        "562": {
                            "name": "CSSPropertyScrollPadding",
                            "firstUsed": 1459.75
                        },
                        "561": {
                            "name": "CSSPropertyScrollSnapAlign",
                            "firstUsed": 1459.8040000000001
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 1459.8610000000001
                        },
                        "238": {
                            "name": "CSSPropertyFlexShrink",
                            "firstUsed": 1459.865
                        },
                        "657": {
                            "name": "CSSPropertyAspectRatio",
                            "firstUsed": 1460.049
                        },
                        "25": {
                            "name": "CSSPropertyBackgroundImage",
                            "firstUsed": 1464.4000000000001
                        },
                        "303": {
                            "name": "CSSPropertyOrder",
                            "firstUsed": 1464.4680000000001
                        },
                        "437": {
                            "name": "CSSPropertyObjectPosition",
                            "firstUsed": 1464.521
                        },
                        "157": {
                            "name": "CSSPropertyVerticalAlign",
                            "firstUsed": 1468.9549999999999
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 1469.0139999999999
                        },
                        "234": {
                            "name": "CSSPropertyFlexBasis",
                            "firstUsed": 1469.175
                        },
                        "164": {
                            "name": "CSSPropertyWordWrap",
                            "firstUsed": 1469.23
                        },
                        "209": {
                            "name": "CSSPropertyWebkitBoxOrient",
                            "firstUsed": 1469.2339999999999
                        },
                        "385": {
                            "name": "CSSPropertyStrokeWidth",
                            "firstUsed": 1470.6189999999999
                        },
                        "378": {
                            "name": "CSSPropertyStroke",
                            "firstUsed": 1470.625
                        },
                        "30": {
                            "name": "CSSPropertyBackgroundRepeat",
                            "firstUsed": 1626.9939999999999
                        },
                        "33": {
                            "name": "CSSPropertyBackgroundSize",
                            "firstUsed": 1627.01
                        },
                        "619": {
                            "name": "CSSPropertyMarginInline",
                            "firstUsed": 1772.921
                        },
                        "592": {
                            "name": "CSSPropertyGap",
                            "firstUsed": 1772.9549999999999
                        },
                        "5": {
                            "name": "CSSPropertyFont",
                            "firstUsed": 2508.27
                        },
                        "424": {
                            "name": "CSSPropertyAnimation",
                            "firstUsed": 2736.2750000000001
                        },
                        "363": {
                            "name": "CSSPropertyStopColor",
                            "firstUsed": 3183.6869999999999
                        },
                        "383": {
                            "name": "CSSPropertyStrokeMiterlimit",
                            "firstUsed": 3190.5830000000001
                        },
                        "80": {
                            "name": "CSSPropertyFontStretch",
                            "firstUsed": 3410.5030000000002
                        },
                        "108": {
                            "name": "CSSPropertyOverflowY",
                            "firstUsed": 3410.665
                        },
                        "118": {
                            "name": "CSSPropertyPointerEvents",
                            "firstUsed": 3410.7869999999998
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "maxFID": 479,
                "TTIMeasurementEnd": 7937,
                "LastInteractive": 4561,
                "TotalBlockingTime": 722,
                "testID": "240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a",
                "step": 1,
                "effectiveBps": 495701,
                "domTime": 0,
                "aft": 0,
                "titleTime": 46,
                "domLoading": 0,
                "server_rtt": 0,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "112": 77.299999999999997,
                            "213": 5.2999999999999998,
                            "314": 63.200000000000003,
                            "415": 40,
                            "516": 15,
                            "618": 15.800000000000001,
                            "719": 14.300000000000001,
                            "820": 42.899999999999999,
                            "921": 80,
                            "1022": 36.799999999999997,
                            "1124": 75,
                            "1227": 95.200000000000003,
                            "1335": 100,
                            "1438": 100,
                            "1539": 100,
                            "1641": 100,
                            "1742": 100,
                            "1843": 100,
                            "1943": 100,
                            "2044": 94.700000000000003,
                            "2145": 95,
                            "2245": 61.899999999999999,
                            "2346": 61.100000000000001,
                            "2447": 95.200000000000003,
                            "2548": 90,
                            "2648": 84.200000000000003,
                            "2749": 65,
                            "2850": 90,
                            "2950": 75,
                            "3052": 95.200000000000003,
                            "3153": 89.5,
                            "3254": 90,
                            "3356": 80,
                            "3457": 95,
                            "3557": 75,
                            "3658": 84.200000000000003,
                            "3759": 100,
                            "3860": 81,
                            "3961": 94.700000000000003,
                            "4061": 71.400000000000006,
                            "4162": 25,
                            "4264": 25,
                            "4365": 30,
                            "4466": 21.100000000000001,
                            "4567": 35,
                            "4668": 75,
                            "4769": 38.100000000000001,
                            "4870": 23.800000000000001,
                            "4972": 21.100000000000001,
                            "5073": 20,
                            "5175": 15,
                            "5276": 10.5,
                            "5377": 15,
                            "5479": 11.1,
                            "5580": 22.699999999999999,
                            "5681": 15,
                            "5782": 20,
                            "5883": 10.5,
                            "5985": 22.699999999999999,
                            "6086": 15,
                            "6187": 15,
                            "6290": 19,
                            "6391": 5.5999999999999996,
                            "6492": 15,
                            "6594": 15,
                            "6696": 20,
                            "6797": 30,
                            "6898": 84.200000000000003,
                            "6999": 68.200000000000003,
                            "7100": 42.899999999999999,
                            "7201": 15,
                            "7302": 15,
                            "7404": 15,
                            "7505": 15,
                            "7606": 15,
                            "7707": 23.800000000000001,
                            "7965": 61.5,
                            "8066": 60
                        },
                        "max": 100,
                        "count": 79
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "112": 13175,
                            "213": 58538,
                            "314": 11724,
                            "415": 872634,
                            "516": 170764,
                            "618": 0,
                            "719": 0,
                            "820": 2470938,
                            "921": 875667,
                            "1022": 5590350,
                            "1124": 13915257,
                            "1227": 13106601,
                            "1335": 41296776,
                            "1438": 42248491,
                            "1539": 2827400,
                            "1641": 23738,
                            "1742": 2414459,
                            "1843": 6560849,
                            "1943": 4732447,
                            "2044": 0,
                            "2145": 0,
                            "2245": 0,
                            "2346": 0,
                            "2447": 5237,
                            "2548": 12604963,
                            "2648": 224656,
                            "2749": 0,
                            "2850": 2367186,
                            "2950": 16998,
                            "3052": 907840,
                            "3153": 999524,
                            "3254": 608690,
                            "3356": 2184666,
                            "3457": 100331,
                            "3557": 13339,
                            "3658": 358642,
                            "3759": 2548449,
                            "3860": 4242856,
                            "3961": 7902405,
                            "4061": 455511,
                            "4162": 13636,
                            "4264": 0,
                            "4365": 0,
                            "4466": 0,
                            "4567": 4272,
                            "4668": 191092,
                            "4769": 6810,
                            "4870": 0,
                            "4972": 0,
                            "5073": 0,
                            "5175": 0,
                            "5276": 0,
                            "5377": 0,
                            "5479": 0,
                            "5580": 0,
                            "5681": 0,
                            "5782": 0,
                            "5883": 0,
                            "5985": 0,
                            "6086": 0,
                            "6187": 0,
                            "6290": 0,
                            "6391": 0,
                            "6492": 0,
                            "6594": 0,
                            "6696": 0,
                            "6797": 0,
                            "6898": 0,
                            "6999": 3336,
                            "7100": 0,
                            "7201": 0,
                            "7302": 0,
                            "7404": 0,
                            "7505": 0,
                            "7606": 0,
                            "7707": 0,
                            "7965": 0,
                            "8066": 0
                        },
                        "max": 42248491,
                        "count": 79
                    }
                },
                "effectiveBpsDoc": 654907,
                "lighthouse.Performance": 0.68999999999999995,
                "lighthouse.Performance.first-contentful-paint": 1860.9770000000001,
                "lighthouse.Performance.largest-contentful-paint": 3426.2539999999999,
                "lighthouse.Performance.total-blocking-time": 916.09300000000076,
                "lighthouse.Performance.cumulative-layout-shift": 0.0037841385738931962,
                "lighthouse.Performance.speed-index": 2435,
                "lighthouse.Accessibility": 0.78000000000000003,
                "lighthouse.BestPractices": 0.92000000000000004,
                "lighthouse.SEO": 0.93000000000000005,
                "lighthouse.PWA": 0.67000000000000004,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/2\/details\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/2\/performance_optimization\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/2\/breakdown\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/2\/domains\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/2\/screen_shot\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/2\/experiments\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/2_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/2_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/2_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/02\/21\/BiDcS7\/db103df56c30429ee59fa6abf11b8b3a\/2_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/02\/21\/BiDcS7\/db103df56c30429ee59fa6abf11b8b3a\/2_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/02\/21\/BiDcS7\/db103df56c30429ee59fa6abf11b8b3a\/2_optimization.png",
                    "screenShotPng": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&file=2_screen.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&file=2_screen.png"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&file=2_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/02\/21\/BiDcS7\/db103df56c30429ee59fa6abf11b8b3a\/2_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/02\/21\/BiDcS7\/db103df56c30429ee59fa6abf11b8b3a\/2_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/02\/21\/BiDcS7\/db103df56c30429ee59fa6abf11b8b3a\/2_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/02\/21\/BiDcS7\/db103df56c30429ee59fa6abf11b8b3a\/2_progress.csv",
                    "bodies": "https:\/\/www.webpagetest.org\/result\/24\/02\/21\/BiDcS7\/db103df56c30429ee59fa6abf11b8b3a\/2_bodies.zip",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&compressed=1&file=2_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_2&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 1400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_2&file=ms_001400.jpg",
                        "VisuallyComplete": 7
                    },
                    {
                        "time": 1500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_2&file=ms_001500.jpg",
                        "VisuallyComplete": 25
                    },
                    {
                        "time": 1700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_2&file=ms_001700.jpg",
                        "VisuallyComplete": 42
                    },
                    {
                        "time": 1800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_2&file=ms_001800.jpg",
                        "VisuallyComplete": 43
                    },
                    {
                        "time": 1900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_2&file=ms_001900.jpg",
                        "VisuallyComplete": 44
                    },
                    {
                        "time": 3000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_2&file=ms_003000.jpg",
                        "VisuallyComplete": 43
                    },
                    {
                        "time": 3300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_2&file=ms_003300.jpg",
                        "VisuallyComplete": 45
                    },
                    {
                        "time": 3400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_2&file=ms_003400.jpg",
                        "VisuallyComplete": 45
                    },
                    {
                        "time": 3500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_2&file=ms_003500.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "execution-ci360.ah.nl": {
                        "bytes": 8402,
                        "requests": 1,
                        "cdn_provider": "Amazon CloudFront",
                        "connections": 1
                    },
                    "zsp1.ah.nl": {
                        "bytes": 6701,
                        "requests": 10,
                        "cdn_provider": "Google",
                        "connections": 1
                    },
                    "zsp2.ah.nl": {
                        "bytes": 84552,
                        "requests": 2,
                        "cdn_provider": "Amazon CloudFront",
                        "connections": 1
                    },
                    "v3-pixal-web.ah.nl": {
                        "bytes": 318,
                        "requests": 2,
                        "cdn_provider": "Akamai",
                        "connections": 1
                    },
                    "static.ah.nl": {
                        "bytes": 610969,
                        "requests": 28,
                        "cdn_provider": "Akamai",
                        "connections": 2
                    },
                    "www.ah.nl": {
                        "bytes": 1075884,
                        "requests": 26,
                        "cdn_provider": "Akamai",
                        "connections": 1
                    },
                    "www.googletagmanager.com": {
                        "bytes": 129183,
                        "requests": 1,
                        "cdn_provider": "Google",
                        "connections": 1
                    },
                    "www.google-analytics.com": {
                        "bytes": 21940,
                        "requests": 6,
                        "cdn_provider": "Google",
                        "connections": 2
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 35231,
                        "bytesUncompressed": 285303,
                        "requests": 2
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 1273184,
                        "bytesUncompressed": 5083873,
                        "requests": 18
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 60358,
                        "bytesUncompressed": 396090,
                        "requests": 3
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 471201,
                        "bytesUncompressed": 867656,
                        "requests": 32
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 89355,
                        "bytesUncompressed": 89240,
                        "requests": 4
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 8620,
                        "bytesUncompressed": 80004,
                        "requests": 17
                    }
                },
                "consoleLog": [
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "Wrong argument types in method. Please check the documentation to fix that",
                        "url": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                        "line": 197,
                        "column": 74
                    },
                    {
                        "source": "javascript",
                        "level": "warning",
                        "text": "The resource https:\/\/execution-ci360.ah.nl\/js\/ot-all.min.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                        "timestamp": 1683986214999.4209,
                        "url": "https:\/\/www.ah.nl\/"
                    }
                ]
            }
        },
        "runs": {
            "1": {
                "firstView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "agent-nr-9-1683979516-157.90.119.60",
                    "loadTime": 3872,
                    "docTime": 3872,
                    "fullyLoaded": 5383,
                    "bytesOut": 295503,
                    "bytesOutDoc": 242003,
                    "bytesIn": 1939925,
                    "bytesInDoc": 1799782,
                    "requests": [
                        {
                            "type": 3,
                            "id": "A9D320D85ACCBF7FCA91563F1D97C00C",
                            "request_id": "A9D320D85ACCBF7FCA91563F1D97C00C",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/",
                            "raw_id": "A9D320D85ACCBF7FCA91563F1D97C00C",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 583,
                            "ttfb_ms": 497,
                            "load_start": 491,
                            "load_start_float": 491.00004899999999,
                            "bytesIn": 35234,
                            "objectSize": 35234,
                            "objectSizeUncompressed": 285305,
                            "chunks": [
                                {
                                    "ts": 1007,
                                    "bytes": 22999,
                                    "inflated": 23787
                                },
                                {
                                    "ts": 1064,
                                    "bytes": 8144,
                                    "inflated": 53871
                                },
                                {
                                    "ts": 1074,
                                    "bytes": 4091,
                                    "inflated": 11039
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:47 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": 1,
                            "dns_end": 340,
                            "connect_start": 340,
                            "connect_end": 409,
                            "ssl_start": 409,
                            "ssl_end": 490,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "ah.nl",
                                "sanList": [
                                    "ah.nl",
                                    "www.ah.nl"
                                ],
                                "issuer": "Entrust Certification Authority - L1K",
                                "validFrom": 1667316261,
                                "validTo": 1701271461,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Sabre' CT log",
                                        "logId": "5581D4C2169036014AEA0B9B573C53F0C0E43878702508172FA3AA1D0713D30C",
                                        "timestamp": 1667316261466,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100E36A96C57D4205D551694906992FB1B980B06781BF4E33B2BA4BFF189EC0B9F2022100DA760632F24B5473AE17A89C3729ED57CC63CC43D881079E9EAAB70569BE2850"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2023 Log",
                                        "logId": "B3737707E18450F86386D605A9DC11094A792DB1670C0B87DCF0030E7936A59A",
                                        "timestamp": 1667316261473,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502204A14A098405220359BEBABED9A1C1F148F4ACD0F967C5FAC06AA786DF608B6D1022100F325FDDC0012DAD66E130FD07B26D18C4FB2359A83C39DCA2D40A9C3755E65BD"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2023' log",
                                        "logId": "E83ED0DA3EF5063532E75728BC896BC903D3CBD1116BECEB69E1777D6D06BD6E",
                                        "timestamp": 1667316261444,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402205AAFEC8CCCC84C036DCC4024B1C6E86E51004EE0397FFA4262197E8D4CAE20200220701A7B3DF72B22830E6D82CF5655788A701459C32322247902353EC15B4DCD43"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":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",
                                    "accept-language: en-US,en;q=0.9",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: document",
                                    "sec-fetch-mode: navigate",
                                    "sec-fetch-site: cross-site",
                                    "upgrade-insecure-requests: 1",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "ab-test-headers: \"x-variant-te-1878:true\"",
                                    "ah-content-cache: MISS",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-length: 35234",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: text\/html; charset=utf-8",
                                    "date: Sat, 13 May 2023 13:56:47 GMT",
                                    "expires: Sat, 13 May 2023 13:56:47 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "rtss: 1-*-4",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: =0; path=\/; domain=www.ah.nl; expires=Thu, 01-Jan-1970 00:00:00 GMT",
                                    "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                    "set-cookie: SSID=CQDlkh1-AAAAAAAfl19kRWYAAR-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEgzAAAH5dfZAEAOwoAAaXLAAAfl19kAQBJCgABHM0AAB-XX2QBAEYJAAODugAAH5dfZAEAPAoAAdrLAAAfl19kAQBDCgABqswAAB-XX2QBAAQHAAMelQAAH5dfZAEANQoAATnLAAAfl19kAQDxCQABBscAAB-XX2QBAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:47 GMT",
                                    "set-cookie: SSSC=4.G7232665685996889669.1|1796.38174:2374.47747:2545.50950:2613.52025:2619.52133:2620.52186:2625.52256:2627.52394:2633.52508; path=\/; domain=www.ah.nl",
                                    "set-cookie: SSRT=H5dfZAABAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:47 GMT",
                                    "set-cookie: SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:47 GMT",
                                    "set-cookie: i18next=nl-nl; Path=\/; Expires=Mon, 13 May 2024 13:56:47 GMT; SameSite=Strict",
                                    "set-cookie: _csrf=DXzYx39u8EJSyVb7kZkQMGVi; Path=\/",
                                    "set-cookie: Ahonlnl-Prd-01-DigitalDev-B2=!CFkattFfiGMtRCYGpVIjjMvTA2elN7+3Nr9TZOCsUCWT\/oWS4iK0VqSIWc1nChEKAADCPFQd4fP+kA==; path=\/; Httponly",
                                    "set-cookie: Ahonlnl-Prd-01-DigitalDev-F1=!UNBRDNI\/RF4ccXvIhW\/DkGTJXi1nde7m2GVj\/SNR64BiKUJW6jq8Pxs7KED0aP+B\/A2UWWbh857yWHI=; path=\/; Httponly; Secure",
                                    "set-cookie: _abck=CF46D22CFA3BDBD5F6F9D5D14E153D45~-1~YAAQ3tXOF6qMQQuIAQAARFRmFQnXmbk\/oEbgOBnl2lfRGCWhk5F9hqGCBARgp7+5S\/Wd9G5519La8ZXx3NtDpA7xU5uaMNvPF3UV2eTGWw+Q0FNyPHIky34ZzaAcFRnWPf57g+K+ke2hgdbblGN94VJlOMnkgj8dhX5sMhb6uZYM24QxrPV+XmXyuPd2BNdjlWYQUpQuKnVyz2QjSalGL5gXkoQYSB5F2xm1XAeTyfIOSzn6YohY3+E6KpzYoVRgT2GQ6l2BINzFVTiKwW5fptd5MQoPHxymu6ub3DvAQQCownSRGCioSa+ioHe4DvSbhbafMaLbyDn5jlHa1CE+UtOc1B5xqYQHrdzpGLgXM5cICe2Dc4qNGpZ+gq0=~-1~-1~1683989727; Domain=.www.ah.nl; Path=\/; Expires=Sun, 12 May 2024 13:56:47 GMT; Max-Age=31536000; Secure",
                                    "set-cookie: ak_bmsc=75DFE6476BE9FDC6EBAC2021A4E3F3FB~000000000000000000000000000000~YAAQ3tXOF6uMQQuIAQAARFRmFRNyLomRnLBJ8Bt3V2NQRcwy5Y5301xvmhlcXeD5uYQeT9UItLbr50JznlY\/B\/2OuKjqM69wp+sjfXZFg5IV51eu6yoyPi9Q4dKRAIgQS6ZN92gH8SYzm6znh44AW8ufG1ZQR8QyFP2rPIxk5XLHUZXsqyfDz+S3N4KfLyi1F6\/i5KbovGbSPyqpZO2Rml5rRZbwY9I1n9V1pA8oGGb9\/B1qRqRVcwS1pT8Gt78PbUsz2prmB4ZRjioQOb3T3n4dvmPEiRgI3sMMDL5XYPUSks2xruTgAAWkqWGB\/LMivBgOUNX9HWDH3UaFFk4dy4qpwbUsOrlbpOR0ViofADuWn9xHuyPJi30tnuUPJFPOqwR\/ZuEuMiq9; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 15:56:47 GMT; Max-Age=7200; HttpOnly",
                                    "set-cookie: bm_mi=413A9CB44538ECD39132CF9A59BAB5A9~YAAQ3tXOF6yMQQuIAQAARFRmFRN0aNL8AvS\/R0Xn3DnE\/3tRKbzbVq9\/tQ2ioPv4\/NNrET6d7abkHMJtbdoyWiYG7sCs6JVIqAjqV\/Xam3fhB7Vdk4\/DO59HkpFjbK5dEYOHIRlpJu3YH7hYhtrWlKA6GDBnLCMAyU4gT3AXbUxT0QzExOMBH2nfOtwZetxvr77zxsj8Tksi3FGbwHTxmQIqqfrcANwJME2pQ99+EY\/I+80CiDVsgXc2Yh9y7+01tc5x4bGfLOU\/M381MOKIoSaPGVPhY5LJuPSMlI4aOx7Bad3lEbNqTsyBwA==~1; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 13:56:47 GMT; Max-Age=0; Secure",
                                    "set-cookie: bm_sz=401F8DCEE6F95D4FDEFB354272A2AB52~YAAQ3tXOF62MQQuIAQAARFRmFROCDt8D5r1NN3I86U815eX6zcA5Ajd8Li6yxFvRXbwrOcXNvFomTZCFV+vTHk\/pycWV+iFku276Go5HCuFIOopJsifdMVO8DFz7Lhprwp04n\/OZvKkKYSfETyeTtG49TH4EvJdw\/2AOh67aoitWdhT9f\/Blxd2bNHXPE+MVCBpwtU2HrtobHVci88oBS0dTIsIXXupgsj90TMMvNDJwAs+cVxgdrk4pde2pXm\/TXWWSAh1FTlv0vMoyvYNjOEhp\/sL6Mt4ZDY6f8SWn1baLwg==~4340020~4605510; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 17:56:47 GMT; Max-Age=14400",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: User-Agent,Accept-Encoding",
                                    "x-ah-incomplete-page: false",
                                    "x-akamai-transformed: 9 35132 0 pmb=mTOE,2",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: content-0d2241fb-f1e3-467a-b9d1-357ef7640ace",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986207432516 D=283736",
                                    "x-locale: nl_NL",
                                    "x-oneagent-js-injection: true",
                                    "x-ruxit-js-agent: true",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1915,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 339,
                            "connect_ms": 69,
                            "ssl_ms": 81,
                            "gzip_total": 35234,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 0,
                            "socket_group": "https:\/\/www.ah.nl",
                            "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": 49,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGvDCCBaSgAwIBAgIQbqFrQTY\/+8fTaGXtWK\/B5jANBgkqhkiG9w0BAQsFADCB\nujELMAkGA1UEBhMCVVMxFjAUBgNVBAoTDUVudHJ1c3QsIEluYy4xKDAmBgNVBAsT\nH1NlZSB3d3cuZW50cnVzdC5uZXQvbGVnYWwtdGVybXMxOTA3BgNVBAsTMChjKSAy\nMDEyIEVudHJ1c3QsIEluYy4gLSBmb3IgYXV0aG9yaXplZCB1c2Ugb25seTEuMCwG\nA1UEAxMlRW50cnVzdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAtIEwxSzAeFw0y\nMjExMDExNTI0MjFaFw0yMzExMjkxNTI0MjFaMGgxCzAJBgNVBAYTAkNIMRAwDgYD\nVQQIDAdHZW7DqHZlMQ8wDQYDVQQHEwZHZW5ldmUxJjAkBgNVBAoTHUFob2xkIERl\nbGhhaXplIExpY2Vuc2luZyBTYXJsMQ4wDAYDVQQDEwVhaC5ubDCCASIwDQYJKoZI\nhvcNAQEBBQADggEPADCCAQoCggEBANkIL3IGaGpwDfS3v532IB5yXPdGZQ42wJyK\nlc4Ss8dFpLFk2ARLgKif\/ILdmqgcillCRigZUNyjh3HederHtpTOw54rHlFP+VFe\n+G+JwQ0k5rmJosm0ILfRK0fvsQrZ4k2odXknGMDwgfwiCq0HP947RPRsXk\/2coT\/\ndn2HG\/tTmVqHZxAWnVFROdxZaavioOALdpVoNYagStXESCmZiWdHwSC58l1YJlNm\nCDyvoeiNEHNjP0NkAcv92snRh01XsvMSmgcqqoEiUwbRaM8W\/K+\/wEy7sZc2etKL\nluZ0hs4LaJ5yoPpu+qRllrBlUsy03UqB4uwDfqKy++ffIaVrmbsCAwEAAaOCAw0w\nggMJMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYEFLrmYUKYBmQ1QUMpl+lNn94TbtAk\nMB8GA1UdIwQYMBaAFIKicHTdvFM\/z3vU981\/p2DGCky\/MGgGCCsGAQUFBwEBBFww\nWjAjBggrBgEFBQcwAYYXaHR0cDovL29jc3AuZW50cnVzdC5uZXQwMwYIKwYBBQUH\nMAKGJ2h0dHA6Ly9haWEuZW50cnVzdC5uZXQvbDFrLWNoYWluMjU2LmNlcjAzBgNV\nHR8ELDAqMCigJqAkhiJodHRwOi8vY3JsLmVudHJ1c3QubmV0L2xldmVsMWsuY3Js\nMBsGA1UdEQQUMBKCBWFoLm5sggl3d3cuYWgubmwwDgYDVR0PAQH\/BAQDAgWgMB0G\nA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjBMBgNVHSAERTBDMDcGCmCGSAGG\n+mwKAQUwKTAnBggrBgEFBQcCARYbaHR0cHM6Ly93d3cuZW50cnVzdC5uZXQvcnBh\nMAgGBmeBDAECAjCCAX4GCisGAQQB1nkCBAIEggFuBIIBagFoAHcAVYHUwhaQNgFK\n6gubVzxT8MDkOHhwJQgXL6OqHQcT0wwAAAGEM8siWgAABAMASDBGAiEA42qWxX1C\nBdVRaUkGmS+xuYCwZ4G\/TjOyukv\/GJ7AufICIQDadgYy8ktUc64XqJw3Ke1XzGPM\nQ9iBB56eqrcFab4oUAB2ALNzdwfhhFD4Y4bWBancEQlKeS2xZwwLh9zwAw55NqWa\nAAABhDPLImEAAAQDAEcwRQIgShSgmEBSIDWb66vtmhwfFI9KzQ+WfF+sBqp4bfYI\nttECIQDzJf3cABLa1m4TD9B7JtGMT7I1moPDncotQKnDdV5lvQB1AOg+0No+9QY1\nMudXKLyJa8kD08vREWvs62nhd31tBr1uAAABhDPLIkQAAAQDAEYwRAIgWq\/sjMzI\nTANtzEAkscboblEATuA5f\/pCYhl+jUyuICACIHAaez33KyKDDm2Cz1ZVeIpwFFnD\nIyIkeQI1PsFbTc1DMA0GCSqGSIb3DQEBCwUAA4IBAQAvw5ohQ7VH3gC9Nkx47PYQ\niaSJPoie1k+TXccYdhUbWOrrH5wELxW2HZQCfOuAT9i0hXsQrJ3KrxYFSUqtA5vV\nCIx9PAc3p2GABGDvofmDIud8Uzet7Djuhn0h8GZfv0RYF9+4+1akcYAwwkQJpNw+\nOJXeQ3K2AX8W1rY5vQTXy\/t8YwbtBtyggZhoz4oDmPCjdmJ1fkQbBYa9vJB7WALY\nkQdf9bF\/Qw9P37ZLJz4tiLnt4dgJIOWW8l3ofUcFpKfQfAMbOjWjeoW9\/RI8k\/vL\nThINMI2q0slNYb8geAYhdUxqo7JU87dEbbsxO3qwSLa9tp0PzXCyARSUaRlJ1PvO\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFDjCCA\/agAwIBAgIMDulMwwAAAABR03eFMA0GCSqGSIb3DQEBCwUAMIG+MQsw\nCQYDVQQGEwJVUzEWMBQGA1UEChMNRW50cnVzdCwgSW5jLjEoMCYGA1UECxMfU2Vl\nIHd3dy5lbnRydXN0Lm5ldC9sZWdhbC10ZXJtczE5MDcGA1UECxMwKGMpIDIwMDkg\nRW50cnVzdCwgSW5jLiAtIGZvciBhdXRob3JpemVkIHVzZSBvbmx5MTIwMAYDVQQD\nEylFbnRydXN0IFJvb3QgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkgLSBHMjAeFw0x\nNTEwMDUxOTEzNTZaFw0zMDEyMDUxOTQzNTZaMIG6MQswCQYDVQQGEwJVUzEWMBQG\nA1UEChMNRW50cnVzdCwgSW5jLjEoMCYGA1UECxMfU2VlIHd3dy5lbnRydXN0Lm5l\ndC9sZWdhbC10ZXJtczE5MDcGA1UECxMwKGMpIDIwMTIgRW50cnVzdCwgSW5jLiAt\nIGZvciBhdXRob3JpemVkIHVzZSBvbmx5MS4wLAYDVQQDEyVFbnRydXN0IENlcnRp\nZmljYXRpb24gQXV0aG9yaXR5IC0gTDFLMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A\nMIIBCgKCAQEA2j+W0E25L0Tn2zlem1DuXKVh2kFnUwmqAJqOV38pa9vH4SEkqjrQ\njUcj0u1yFvCRIdJdt7hLqIOPt5EyaM\/OJZMssn2XyP7BtBe6CZ4DkJN7fEmDImiK\nm95HwzGYei59QAvS7z7Tsoyqj0ip\/wDoKVgG97aTWpRzJiatWA7lQrjV6nN5ZGhT\nJbiEz5R6rgZFDKNrTdDGvuoYpDbwkrK6HIiPOlJ\/915tgxyd8B\/lw9bdpXiSPbBt\nLOrJz5RBGXFEaLpHPATpXbo+8DX3Fbae8i4VHj9HyMg4p3NFXU2wO7GOFyk36t0F\nASK7lDYqjVs1\/lMZLwhGwSqzGmIdTivZGwIDAQABo4IBDDCCAQgwDgYDVR0PAQH\/\nBAQDAgEGMBIGA1UdEwEB\/wQIMAYBAf8CAQAwMwYIKwYBBQUHAQEEJzAlMCMGCCsG\nAQUFBzABhhdodHRwOi8vb2NzcC5lbnRydXN0Lm5ldDAwBgNVHR8EKTAnMCWgI6Ah\nhh9odHRwOi8vY3JsLmVudHJ1c3QubmV0L2cyY2EuY3JsMDsGA1UdIAQ0MDIwMAYE\nVR0gADAoMCYGCCsGAQUFBwIBFhpodHRwOi8vd3d3LmVudHJ1c3QubmV0L3JwYTAd\nBgNVHQ4EFgQUgqJwdN28Uz\/Pe9T3zX+nYMYKTL8wHwYDVR0jBBgwFoAUanImetAe\n733nO2lR1GyNn5ASZqswDQYJKoZIhvcNAQELBQADggEBADnVjpiDYcgsY9NwHRkw\ny\/YJrMxp1cncN0HyMg\/vdMNY9ngnCTQIlZIv19+4o\/0OgemknNM\/TWgrFTEKFcxS\nBJPok1DD2bHi4Wi3Ogl08TRYCj93mEC45mj\/XeTIRsXsgdfJghhcg85x2Ly\/rJkC\nk9uUmITSnKa1\/ly78EqvIazCP0kkZ9Yujs+szGQVGHLlbHfTUqi53Y2sAEo1GdRv\nc6N172tkw+CNgxKhiucOhk3YtCAbvmqljEtoZuMrx1gL+1YQ1JH7HdMxWBCMRON1\nexCdtTix9qrKgWRs6PLigVWXUX\/hwidQosk8WwBD9lu51aX8\/wdQQGcHsFXwt35u\nLcw=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 1074,
                            "ttfb_start": 491,
                            "ttfb_end": 988,
                            "download_start": 988,
                            "download_end": 1074,
                            "download_ms": 86,
                            "all_start": 1,
                            "all_end": 1074,
                            "all_ms": 1072,
                            "index": 0,
                            "number": 1,
                            "body_file": "001-A9D320D85ACCBF7FCA91563F1D97C00C-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 17,
                                "v8.compile": 10,
                                "FunctionCall": 1
                            },
                            "cpu.EvaluateScript": 17,
                            "cpu.v8.compile": 10,
                            "cpu.FunctionCall": 1,
                            "cpuTime": 27,
                            "body_id": "A9D320D85ACCBF7FCA91563F1D97C00C",
                            "js_timing": [
                                [
                                    1063.2270000000001,
                                    1064.1959999999999
                                ],
                                [
                                    1591.932,
                                    1592.0730000000001
                                ],
                                [
                                    1592.354,
                                    1593.451
                                ],
                                [
                                    1593.5329999999999,
                                    1593.6079999999999
                                ],
                                [
                                    1604.663,
                                    1605.153
                                ],
                                [
                                    1664.153,
                                    1664.8489999999999
                                ],
                                [
                                    1669.3330000000001,
                                    1670.106
                                ],
                                [
                                    1707.4580000000001,
                                    1707.703
                                ],
                                [
                                    1707.9739999999999,
                                    1710.5940000000001
                                ],
                                [
                                    1824.9079999999999,
                                    1832.249
                                ],
                                [
                                    1864.8409999999999,
                                    1865.029
                                ],
                                [
                                    1935.96,
                                    1936.134
                                ],
                                [
                                    1936.681,
                                    1937.2190000000001
                                ],
                                [
                                    1937.366,
                                    1937.452
                                ],
                                [
                                    1937.6099999999999,
                                    1937.684
                                ],
                                [
                                    1937.7860000000001,
                                    1938.8109999999999
                                ],
                                [
                                    1939.0239999999999,
                                    1939.144
                                ],
                                [
                                    1063.259,
                                    1063.414
                                ],
                                [
                                    1591.9549999999999,
                                    1592.058
                                ],
                                [
                                    1592.3630000000001,
                                    1593.049
                                ],
                                [
                                    1593.538,
                                    1593.5940000000001
                                ],
                                [
                                    1604.6700000000001,
                                    1604.8620000000001
                                ],
                                [
                                    1664.165,
                                    1664.396
                                ],
                                [
                                    1669.3409999999999,
                                    1670.0139999999999
                                ],
                                [
                                    1707.4670000000001,
                                    1707.6759999999999
                                ],
                                [
                                    1707.981,
                                    1708.1479999999999
                                ],
                                [
                                    1824.924,
                                    1831.5809999999999
                                ],
                                [
                                    1864.8489999999999,
                                    1865.001
                                ],
                                [
                                    1935.9670000000001,
                                    1936.105
                                ],
                                [
                                    1936.6869999999999,
                                    1937.1389999999999
                                ],
                                [
                                    1937.3710000000001,
                                    1937.4400000000001
                                ],
                                [
                                    1937.615,
                                    1937.6700000000001
                                ],
                                [
                                    1937.7909999999999,
                                    1937.8979999999999
                                ],
                                [
                                    1939.03,
                                    1939.1179999999999
                                ],
                                [
                                    3241.1419999999998,
                                    3241.2269999999999
                                ],
                                [
                                    3547.3119999999999,
                                    3547.509
                                ],
                                [
                                    3871.7020000000002,
                                    3871.7449999999999
                                ],
                                [
                                    4094.152,
                                    4094.3919999999998
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=A9D320D85ACCBF7FCA91563F1D97C00C"
                        },
                        {
                            "type": 3,
                            "id": "90268.3",
                            "request_id": "90268.3",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "raw_id": "90268.3",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 414,
                            "ttfb_ms": 145,
                            "load_start": 1063,
                            "load_start_float": 1063.0000709999999,
                            "bytesIn": 92139,
                            "objectSize": 92139,
                            "objectSizeUncompressed": 242950,
                            "chunks": [
                                {
                                    "ts": 1218,
                                    "bytes": 500,
                                    "inflated": 675
                                },
                                {
                                    "ts": 1249,
                                    "bytes": 2055,
                                    "inflated": 5184
                                },
                                {
                                    "ts": 1255,
                                    "bytes": 8144,
                                    "inflated": 21408
                                },
                                {
                                    "ts": 1262,
                                    "bytes": 8144,
                                    "inflated": 20914
                                },
                                {
                                    "ts": 1274,
                                    "bytes": 6233,
                                    "inflated": 15788
                                },
                                {
                                    "ts": 1293,
                                    "bytes": 5983,
                                    "inflated": 14870
                                },
                                {
                                    "ts": 1303,
                                    "bytes": 12216,
                                    "inflated": 32599
                                },
                                {
                                    "ts": 1320,
                                    "bytes": 6377,
                                    "inflated": 13790
                                },
                                {
                                    "ts": 1349,
                                    "bytes": 5839,
                                    "inflated": 16848
                                },
                                {
                                    "ts": 1354,
                                    "bytes": 4072,
                                    "inflated": 10767
                                },
                                {
                                    "ts": 1358,
                                    "bytes": 4072,
                                    "inflated": 10782
                                },
                                {
                                    "ts": 1364,
                                    "bytes": 4072,
                                    "inflated": 10094
                                },
                                {
                                    "ts": 1368,
                                    "bytes": 4072,
                                    "inflated": 10533
                                },
                                {
                                    "ts": 1370,
                                    "bytes": 2449,
                                    "inflated": 5795
                                },
                                {
                                    "ts": 1476,
                                    "bytes": 17911,
                                    "inflated": 52903
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 15,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQDlkh1-AAAAAAAfl19kRWYAAR-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEgzAAAH5dfZAEAOwoAAaXLAAAfl19kAQBJCgABHM0AAB-XX2QBAEYJAAODugAAH5dfZAEAPAoAAdrLAAAfl19kAQBDCgABqswAAB-XX2QBAAQHAAMelQAAH5dfZAEANQoAATnLAAAfl19kAQDxCQABBscAAB-XX2QBAA; SSSC=4.G7232665685996889669.1|1796.38174:2374.47747:2545.50950:2613.52025:2619.52133:2620.52186:2625.52256:2627.52394:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=DXzYx39u8EJSyVb7kZkQMGVi; Ahonlnl-Prd-01-DigitalDev-B2=!CFkattFfiGMtRCYGpVIjjMvTA2elN7+3Nr9TZOCsUCWT\/oWS4iK0VqSIWc1nChEKAADCPFQd4fP+kA==; Ahonlnl-Prd-01-DigitalDev-F1=!UNBRDNI\/RF4ccXvIhW\/DkGTJXi1nde7m2GVj\/SNR64BiKUJW6jq8Pxs7KED0aP+B\/A2UWWbh857yWHI=; _abck=CF46D22CFA3BDBD5F6F9D5D14E153D45~-1~YAAQ3tXOF6qMQQuIAQAARFRmFQnXmbk\/oEbgOBnl2lfRGCWhk5F9hqGCBARgp7+5S\/Wd9G5519La8ZXx3NtDpA7xU5uaMNvPF3UV2eTGWw+Q0FNyPHIky34ZzaAcFRnWPf57g+K+ke2hgdbblGN94VJlOMnkgj8dhX5sMhb6uZYM24QxrPV+XmXyuPd2BNdjlWYQUpQuKnVyz2QjSalGL5gXkoQYSB5F2xm1XAeTyfIOSzn6YohY3+E6KpzYoVRgT2GQ6l2BINzFVTiKwW5fptd5MQoPHxymu6ub3DvAQQCownSRGCioSa+ioHe4DvSbhbafMaLbyDn5jlHa1CE+UtOc1B5xqYQHrdzpGLgXM5cICe2Dc4qNGpZ+gq0=~-1~-1~1683989727; ak_bmsc=75DFE6476BE9FDC6EBAC2021A4E3F3FB~000000000000000000000000000000~YAAQ3tXOF6uMQQuIAQAARFRmFRNyLomRnLBJ8Bt3V2NQRcwy5Y5301xvmhlcXeD5uYQeT9UItLbr50JznlY\/B\/2OuKjqM69wp+sjfXZFg5IV51eu6yoyPi9Q4dKRAIgQS6ZN92gH8SYzm6znh44AW8ufG1ZQR8QyFP2rPIxk5XLHUZXsqyfDz+S3N4KfLyi1F6\/i5KbovGbSPyqpZO2Rml5rRZbwY9I1n9V1pA8oGGb9\/B1qRqRVcwS1pT8Gt78PbUsz2prmB4ZRjioQOb3T3n4dvmPEiRgI3sMMDL5XYPUSks2xruTgAAWkqWGB\/LMivBgOUNX9HWDH3UaFFk4dy4qpwbUsOrlbpOR0ViofADuWn9xHuyPJi30tnuUPJFPOqwR\/ZuEuMiq9; bm_sz=401F8DCEE6F95D4FDEFB354272A2AB52~YAAQ3tXOF62MQQuIAQAARFRmFROCDt8D5r1NN3I86U815eX6zcA5Ajd8Li6yxFvRXbwrOcXNvFomTZCFV+vTHk\/pycWV+iFku276Go5HCuFIOopJsifdMVO8DFz7Lhprwp04n\/OZvKkKYSfETyeTtG49TH4EvJdw\/2AOh67aoitWdhT9f\/Blxd2bNHXPE+MVCBpwtU2HrtobHVci88oBS0dTIsIXXupgsj90TMMvNDJwAs+cVxgdrk4pde2pXm\/TXWWSAh1FTlv0vMoyvYNjOEhp\/sL6Mt4ZDY6f8SWn1baLwg==~4340020~4605510",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 92139",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: text\/javascript; charset=utf-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Wed, 03 Mar 2010 07:01:40 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "rtss: 1-*-4",
                                    "set-cookie: SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:48 GMT",
                                    "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: User-Agent",
                                    "vary: Accept-Encoding",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986208020122 D=411",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7606,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 92139,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1035,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 71,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 1477,
                            "ttfb_start": 1063,
                            "ttfb_end": 1208,
                            "download_start": 1208,
                            "download_end": 1477,
                            "download_ms": 269,
                            "all_start": 1063,
                            "all_end": 1477,
                            "all_ms": 414,
                            "index": 1,
                            "number": 2,
                            "body_file": "007-90268.3-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 52,
                                "v8.compile": 5,
                                "FunctionCall": 303
                            },
                            "cpu.EvaluateScript": 52,
                            "cpu.v8.compile": 5,
                            "cpu.FunctionCall": 303,
                            "cpuTime": 359,
                            "body_id": "90268.3",
                            "js_timing": [
                                [
                                    1521.731,
                                    1573.3299999999999
                                ],
                                [
                                    1521.7470000000001,
                                    1526.2670000000001
                                ],
                                [
                                    1579.713,
                                    1580.097
                                ],
                                [
                                    1580.133,
                                    1580.171
                                ],
                                [
                                    1580.7460000000001,
                                    1581.002
                                ],
                                [
                                    1581.827,
                                    1581.8720000000001
                                ],
                                [
                                    1588.691,
                                    1588.7570000000001
                                ],
                                [
                                    1588.9059999999999,
                                    1588.951
                                ],
                                [
                                    1589.0999999999999,
                                    1589.182
                                ],
                                [
                                    1589.3299999999999,
                                    1589.357
                                ],
                                [
                                    1589.8330000000001,
                                    1589.874
                                ],
                                [
                                    1590.039,
                                    1590.0619999999999
                                ],
                                [
                                    1590.079,
                                    1590.0920000000001
                                ],
                                [
                                    1591.866,
                                    1591.904
                                ],
                                [
                                    1592.251,
                                    1592.271
                                ],
                                [
                                    1593.49,
                                    1593.5139999999999
                                ],
                                [
                                    1593.634,
                                    1593.6489999999999
                                ],
                                [
                                    1600.23,
                                    1600.377
                                ],
                                [
                                    1604.578,
                                    1604.627
                                ],
                                [
                                    1605.645,
                                    1605.683
                                ],
                                [
                                    1661.9200000000001,
                                    1663.5719999999999
                                ],
                                [
                                    1665.3009999999999,
                                    1665.348
                                ],
                                [
                                    1669,
                                    1669.0519999999999
                                ],
                                [
                                    1670.2059999999999,
                                    1670.241
                                ],
                                [
                                    1707.1379999999999,
                                    1707.2190000000001
                                ],
                                [
                                    1707.825,
                                    1707.8630000000001
                                ],
                                [
                                    1710.1610000000001,
                                    1710.2070000000001
                                ],
                                [
                                    1717.5,
                                    1719.511
                                ],
                                [
                                    1821.5840000000001,
                                    1821.9880000000001
                                ],
                                [
                                    1832.3520000000001,
                                    1832.4010000000001
                                ],
                                [
                                    1834.2760000000001,
                                    1834.8679999999999
                                ],
                                [
                                    1861.9200000000001,
                                    1862.0329999999999
                                ],
                                [
                                    1862.0419999999999,
                                    1862.145
                                ],
                                [
                                    1863.2070000000001,
                                    1864.1010000000001
                                ],
                                [
                                    1864.6179999999999,
                                    1864.691
                                ],
                                [
                                    1865.2719999999999,
                                    1865.3
                                ],
                                [
                                    1900.2719999999999,
                                    1900.8
                                ],
                                [
                                    1900.864,
                                    1901.722
                                ],
                                [
                                    1935.6130000000001,
                                    1935.7950000000001
                                ],
                                [
                                    1936.296,
                                    1936.327
                                ],
                                [
                                    1936.578,
                                    1936.6030000000001
                                ],
                                [
                                    1937.2650000000001,
                                    1937.289
                                ],
                                [
                                    1937.498,
                                    1937.5219999999999
                                ],
                                [
                                    1937.7159999999999,
                                    1937.731
                                ],
                                [
                                    1938.8610000000001,
                                    1938.8879999999999
                                ],
                                [
                                    1939.21,
                                    1939.231
                                ],
                                [
                                    1956.6759999999999,
                                    1956.7159999999999
                                ],
                                [
                                    2020.3610000000001,
                                    2020.4680000000001
                                ],
                                [
                                    2128.248,
                                    2128.6469999999999
                                ],
                                [
                                    2254.607,
                                    2254.71
                                ],
                                [
                                    3013.0749999999998,
                                    3013.1729999999998
                                ],
                                [
                                    3013.9960000000001,
                                    3014.0309999999999
                                ],
                                [
                                    3118.3449999999998,
                                    3118.4549999999999
                                ],
                                [
                                    3226.6759999999999,
                                    3241.1149999999998
                                ],
                                [
                                    3244.5569999999998,
                                    3244.5949999999998
                                ],
                                [
                                    3285.4560000000001,
                                    3285.4899999999998
                                ],
                                [
                                    3322.259,
                                    3322.3069999999998
                                ],
                                [
                                    3510.3710000000001,
                                    3510.453
                                ],
                                [
                                    3511.0680000000002,
                                    3511.1579999999999
                                ],
                                [
                                    3511.2020000000002,
                                    3511.2159999999999
                                ],
                                [
                                    3511.2330000000002,
                                    3511.2820000000002
                                ],
                                [
                                    3562.3359999999998,
                                    3566.683
                                ],
                                [
                                    3566.7600000000002,
                                    3567.337
                                ],
                                [
                                    3567.3789999999999,
                                    3567.395
                                ],
                                [
                                    3580.877,
                                    3580.9340000000002
                                ],
                                [
                                    3600.8249999999998,
                                    3600.864
                                ],
                                [
                                    3602.248,
                                    3602.279
                                ],
                                [
                                    3609.0720000000001,
                                    3609.1170000000002
                                ],
                                [
                                    3610.6410000000001,
                                    3610.672
                                ],
                                [
                                    3644.2449999999999,
                                    3644.299
                                ],
                                [
                                    3647.4200000000001,
                                    3647.4549999999999
                                ],
                                [
                                    3718.8899999999999,
                                    3718.9169999999999
                                ],
                                [
                                    3718.9369999999999,
                                    3719.0999999999999
                                ],
                                [
                                    3719.1170000000002,
                                    3719.1469999999999
                                ],
                                [
                                    3720.3939999999998,
                                    3720.4229999999998
                                ],
                                [
                                    3720.4459999999999,
                                    3720.5889999999999
                                ],
                                [
                                    3720.6039999999998,
                                    3720.614
                                ],
                                [
                                    3749.0999999999999,
                                    3749.1509999999998
                                ],
                                [
                                    3781.9090000000001,
                                    3781.953
                                ],
                                [
                                    3825.4580000000001,
                                    3825.4830000000002
                                ],
                                [
                                    3826.1320000000001,
                                    3826.3119999999999
                                ],
                                [
                                    3826.3319999999999,
                                    3826.3449999999998
                                ],
                                [
                                    3866.2489999999998,
                                    3866.9589999999998
                                ],
                                [
                                    3871.6559999999999,
                                    3871.694
                                ],
                                [
                                    3912.6529999999998,
                                    3912.848
                                ],
                                [
                                    3912.864,
                                    3913.433
                                ],
                                [
                                    3913.4780000000001,
                                    3913.6880000000001
                                ],
                                [
                                    3913.6979999999999,
                                    3913.7289999999998
                                ],
                                [
                                    3914.6460000000002,
                                    3917.96
                                ],
                                [
                                    4062.3380000000002,
                                    4062.3870000000002
                                ],
                                [
                                    4084.585,
                                    4084.6709999999998
                                ],
                                [
                                    4084.6880000000001,
                                    4084.835
                                ],
                                [
                                    4084.8539999999998,
                                    4084.8719999999998
                                ],
                                [
                                    4084.884,
                                    4085.1579999999999
                                ],
                                [
                                    4088.2660000000001,
                                    4088.8180000000002
                                ],
                                [
                                    4088.8690000000001,
                                    4088.9369999999999
                                ],
                                [
                                    4116.9409999999998,
                                    4116.982
                                ],
                                [
                                    4118.4870000000001,
                                    4118.6989999999996
                                ],
                                [
                                    4118.7299999999996,
                                    4118.7420000000002
                                ],
                                [
                                    4119.152,
                                    4119.1710000000003
                                ],
                                [
                                    4119.2920000000004,
                                    4119.4539999999997
                                ],
                                [
                                    4119.4830000000002,
                                    4119.4920000000002
                                ],
                                [
                                    4119.8940000000002,
                                    4119.9269999999997
                                ],
                                [
                                    4120.0209999999997,
                                    4120.1469999999999
                                ],
                                [
                                    4120.1710000000003,
                                    4120.1790000000001
                                ],
                                [
                                    4120.5219999999999,
                                    4120.5360000000001
                                ],
                                [
                                    4120.5479999999998,
                                    4120.6360000000004
                                ],
                                [
                                    4120.6580000000004,
                                    4120.665
                                ],
                                [
                                    4169.0150000000003,
                                    4169.0780000000004
                                ],
                                [
                                    4221.5240000000003,
                                    4221.5789999999997
                                ],
                                [
                                    4322.7250000000004,
                                    4322.7640000000001
                                ],
                                [
                                    4322.7839999999997,
                                    4326.0640000000003
                                ],
                                [
                                    4326.1049999999996,
                                    4326.1490000000003
                                ],
                                [
                                    4405.2979999999998,
                                    4405.3580000000002
                                ],
                                [
                                    4452.5500000000002,
                                    4452.5910000000003
                                ],
                                [
                                    4521.6750000000002,
                                    4521.9219999999996
                                ],
                                [
                                    4522.4989999999998,
                                    4524.0060000000003
                                ],
                                [
                                    4524.0469999999996,
                                    4524.1450000000004
                                ],
                                [
                                    4526.1099999999997,
                                    4526.4570000000003
                                ],
                                [
                                    4526.4769999999999,
                                    4526.5370000000003
                                ],
                                [
                                    4526.5439999999999,
                                    4526.5690000000004
                                ],
                                [
                                    4528.585,
                                    4528.6559999999999
                                ],
                                [
                                    4530.5370000000003,
                                    4530.7079999999996
                                ],
                                [
                                    4530.7309999999998,
                                    4530.7809999999999
                                ],
                                [
                                    4530.79,
                                    4530.8289999999997
                                ],
                                [
                                    4531.3010000000004,
                                    4531.7169999999996
                                ],
                                [
                                    4531.7460000000001,
                                    4531.7879999999996
                                ],
                                [
                                    4531.7950000000001,
                                    4531.8310000000001
                                ],
                                [
                                    4538.4700000000003,
                                    4538.4960000000001
                                ],
                                [
                                    4542.143,
                                    4542.1729999999998
                                ],
                                [
                                    4542.1980000000003,
                                    4542.2269999999999
                                ],
                                [
                                    4542.2380000000003,
                                    4542.2449999999999
                                ],
                                [
                                    4542.2560000000003,
                                    4542.357
                                ],
                                [
                                    4543.4139999999998,
                                    4543.4390000000003
                                ],
                                [
                                    4543.4740000000002,
                                    4543.6409999999996
                                ],
                                [
                                    4543.6580000000004,
                                    4543.6670000000004
                                ],
                                [
                                    4543.6779999999999,
                                    4543.6840000000002
                                ],
                                [
                                    4543.7169999999996,
                                    4543.7610000000004
                                ],
                                [
                                    4543.8090000000002,
                                    4543.8190000000004
                                ],
                                [
                                    4543.8329999999996,
                                    4543.8819999999996
                                ],
                                [
                                    4602.3100000000004,
                                    4602.4049999999997
                                ],
                                [
                                    4602.518,
                                    4604.125
                                ],
                                [
                                    4604.3590000000004,
                                    4604.4189999999999
                                ],
                                [
                                    4654.1930000000002,
                                    4654.357
                                ],
                                [
                                    4654.3789999999999,
                                    4654.4620000000004
                                ],
                                [
                                    4654.473,
                                    4654.5379999999996
                                ],
                                [
                                    4654.848,
                                    4655.1530000000002
                                ],
                                [
                                    4655.1719999999996,
                                    4655.2330000000002
                                ],
                                [
                                    4655.2399999999998,
                                    4655.2690000000002
                                ],
                                [
                                    4657.6260000000002,
                                    4657.6540000000005
                                ],
                                [
                                    4657.6670000000004,
                                    4657.674
                                ],
                                [
                                    4657.6949999999997,
                                    4657.7200000000003
                                ],
                                [
                                    4657.7529999999997,
                                    4657.759
                                ],
                                [
                                    4657.7690000000002,
                                    4657.8509999999997
                                ],
                                [
                                    4724.5559999999996,
                                    4725.6350000000002
                                ],
                                [
                                    4725.8029999999999,
                                    4726.5919999999996
                                ],
                                [
                                    4726.8540000000003,
                                    4726.8869999999997
                                ],
                                [
                                    4726.9589999999998,
                                    4726.9809999999998
                                ],
                                [
                                    4826.9250000000002,
                                    4827.9430000000002
                                ],
                                [
                                    4831.3410000000003,
                                    4831.3850000000002
                                ],
                                [
                                    4914.8789999999999,
                                    4915.7879999999996
                                ],
                                [
                                    4915.866,
                                    4915.9170000000004
                                ],
                                [
                                    5121.7349999999997,
                                    5122.5259999999998
                                ],
                                [
                                    5122.5780000000004,
                                    5123.2650000000003
                                ],
                                [
                                    5123.3779999999997,
                                    5123.8310000000001
                                ],
                                [
                                    5123.8779999999997,
                                    5124.3130000000001
                                ],
                                [
                                    5124.3490000000002,
                                    5124.3620000000001
                                ],
                                [
                                    5124.3819999999996,
                                    5124.3879999999999
                                ],
                                [
                                    5124.4080000000004,
                                    5124.4129999999996
                                ],
                                [
                                    5124.4269999999997,
                                    5124.433
                                ],
                                [
                                    5325.0230000000001,
                                    5325.0709999999999
                                ],
                                [
                                    5329.6030000000001,
                                    5329.6779999999999
                                ],
                                [
                                    5329.6940000000004,
                                    5337.924
                                ],
                                [
                                    5340.4650000000001,
                                    5340.4970000000003
                                ],
                                [
                                    5370.9669999999996,
                                    5371.0249999999996
                                ],
                                [
                                    5371.0590000000002,
                                    5371.3289999999997
                                ],
                                [
                                    5402.799,
                                    5403.4499999999998
                                ],
                                [
                                    5403.4920000000002,
                                    5403.6059999999998
                                ],
                                [
                                    5403.6220000000003,
                                    5403.7470000000003
                                ],
                                [
                                    5404.4340000000002,
                                    5404.8559999999998
                                ],
                                [
                                    5404.884,
                                    5404.9530000000004
                                ],
                                [
                                    5404.9620000000004,
                                    5405.0069999999996
                                ],
                                [
                                    5410.6629999999996,
                                    5410.741
                                ],
                                [
                                    5410.7709999999997,
                                    5410.7839999999997
                                ],
                                [
                                    5410.8270000000002,
                                    5410.8630000000003
                                ],
                                [
                                    5410.8829999999998,
                                    5410.8950000000004
                                ],
                                [
                                    5410.9139999999998,
                                    5411.0420000000004
                                ],
                                [
                                    5528.5439999999999,
                                    5529.54
                                ],
                                [
                                    5529.7359999999999,
                                    5529.7780000000002
                                ],
                                [
                                    5543.2489999999998,
                                    5543.9269999999997
                                ],
                                [
                                    5544.0299999999997,
                                    5544.0510000000004
                                ],
                                [
                                    5544.0810000000001,
                                    5544.5640000000003
                                ],
                                [
                                    5544.6109999999999,
                                    5544.6270000000004
                                ],
                                [
                                    5662.5320000000002,
                                    5663.4129999999996
                                ],
                                [
                                    5663.509,
                                    5663.5360000000001
                                ],
                                [
                                    6372.1909999999998,
                                    6373.2520000000004
                                ],
                                [
                                    6373.3450000000003,
                                    6373.3739999999998
                                ],
                                [
                                    6406.8680000000004,
                                    6414.1300000000001
                                ],
                                [
                                    6414.1959999999999,
                                    6414.2160000000003
                                ],
                                [
                                    6414.2280000000001,
                                    6414.2330000000002
                                ],
                                [
                                    6458.8829999999998,
                                    6460.4099999999999
                                ],
                                [
                                    6570.9750000000004,
                                    6571.3329999999996
                                ],
                                [
                                    7466.8540000000003,
                                    7468.7610000000004
                                ],
                                [
                                    7468.8190000000004,
                                    7470.7659999999996
                                ],
                                [
                                    7473.2290000000003,
                                    7508.2719999999999
                                ],
                                [
                                    7510.7730000000001,
                                    7541.1400000000003
                                ],
                                [
                                    7542.6040000000003,
                                    7559.7489999999998
                                ],
                                [
                                    7561.7560000000003,
                                    7579.6260000000002
                                ],
                                [
                                    7581.2550000000001,
                                    7583.5379999999996
                                ],
                                [
                                    7583.652,
                                    7583.6970000000001
                                ],
                                [
                                    7587.9200000000001,
                                    7609.6300000000001
                                ],
                                [
                                    7621.0770000000002,
                                    7622.1980000000003
                                ],
                                [
                                    7630.8649999999998,
                                    7652.8100000000004
                                ],
                                [
                                    7654.8119999999999,
                                    7656.3180000000002
                                ],
                                [
                                    7658.9799999999996,
                                    7665.6400000000003
                                ],
                                [
                                    7665.6959999999999,
                                    7666.2510000000002
                                ],
                                [
                                    7669.9340000000002,
                                    7672.9369999999999
                                ],
                                [
                                    7674.1660000000002,
                                    7674.6729999999998
                                ],
                                [
                                    7678.3620000000001,
                                    7680.6760000000004
                                ],
                                [
                                    7682.6540000000005,
                                    7682.8869999999997
                                ],
                                [
                                    7688.4690000000001,
                                    7689.7420000000002
                                ],
                                [
                                    7692.6909999999998,
                                    7692.9009999999998
                                ],
                                [
                                    7696.9309999999996,
                                    7704.2610000000004
                                ],
                                [
                                    7707.8919999999998,
                                    7708.3130000000001
                                ],
                                [
                                    7712.1719999999996,
                                    7713.5200000000004
                                ],
                                [
                                    7716.6390000000001,
                                    7716.7579999999998
                                ],
                                [
                                    7722.0100000000002,
                                    7769.4030000000002
                                ],
                                [
                                    7771.2020000000002,
                                    7772.0230000000001
                                ],
                                [
                                    8592.3940000000002,
                                    8592.4680000000008
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.3",
                            "blockingTime": 51.598999999999933
                        },
                        {
                            "type": 3,
                            "id": "90268.12",
                            "request_id": "90268.12",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/content\/assets\/styles.0cc3a75b.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/content\/assets\/styles.0cc3a75b.css",
                            "raw_id": "90268.12",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 432,
                            "ttfb_ms": 308,
                            "load_start": 1070,
                            "load_start_float": 1070.0000849999999,
                            "bytesIn": 45420,
                            "objectSize": 45420,
                            "objectSizeUncompressed": 303013,
                            "chunks": [
                                {
                                    "ts": 1458,
                                    "bytes": 32768,
                                    "inflated": 7409
                                },
                                {
                                    "ts": 1493,
                                    "bytes": 12652,
                                    "inflated": 33460
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 19,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/content\/assets\/styles.0cc3a75b.css",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQDlkh1-AAAAAAAfl19kRWYAAR-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEgzAAAH5dfZAEAOwoAAaXLAAAfl19kAQBJCgABHM0AAB-XX2QBAEYJAAODugAAH5dfZAEAPAoAAdrLAAAfl19kAQBDCgABqswAAB-XX2QBAAQHAAMelQAAH5dfZAEANQoAATnLAAAfl19kAQDxCQABBscAAB-XX2QBAA; SSSC=4.G7232665685996889669.1|1796.38174:2374.47747:2545.50950:2613.52025:2619.52133:2620.52186:2625.52256:2627.52394:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=DXzYx39u8EJSyVb7kZkQMGVi; Ahonlnl-Prd-01-DigitalDev-B2=!CFkattFfiGMtRCYGpVIjjMvTA2elN7+3Nr9TZOCsUCWT\/oWS4iK0VqSIWc1nChEKAADCPFQd4fP+kA==; Ahonlnl-Prd-01-DigitalDev-F1=!UNBRDNI\/RF4ccXvIhW\/DkGTJXi1nde7m2GVj\/SNR64BiKUJW6jq8Pxs7KED0aP+B\/A2UWWbh857yWHI=; _abck=CF46D22CFA3BDBD5F6F9D5D14E153D45~-1~YAAQ3tXOF6qMQQuIAQAARFRmFQnXmbk\/oEbgOBnl2lfRGCWhk5F9hqGCBARgp7+5S\/Wd9G5519La8ZXx3NtDpA7xU5uaMNvPF3UV2eTGWw+Q0FNyPHIky34ZzaAcFRnWPf57g+K+ke2hgdbblGN94VJlOMnkgj8dhX5sMhb6uZYM24QxrPV+XmXyuPd2BNdjlWYQUpQuKnVyz2QjSalGL5gXkoQYSB5F2xm1XAeTyfIOSzn6YohY3+E6KpzYoVRgT2GQ6l2BINzFVTiKwW5fptd5MQoPHxymu6ub3DvAQQCownSRGCioSa+ioHe4DvSbhbafMaLbyDn5jlHa1CE+UtOc1B5xqYQHrdzpGLgXM5cICe2Dc4qNGpZ+gq0=~-1~-1~1683989727; ak_bmsc=75DFE6476BE9FDC6EBAC2021A4E3F3FB~000000000000000000000000000000~YAAQ3tXOF6uMQQuIAQAARFRmFRNyLomRnLBJ8Bt3V2NQRcwy5Y5301xvmhlcXeD5uYQeT9UItLbr50JznlY\/B\/2OuKjqM69wp+sjfXZFg5IV51eu6yoyPi9Q4dKRAIgQS6ZN92gH8SYzm6znh44AW8ufG1ZQR8QyFP2rPIxk5XLHUZXsqyfDz+S3N4KfLyi1F6\/i5KbovGbSPyqpZO2Rml5rRZbwY9I1n9V1pA8oGGb9\/B1qRqRVcwS1pT8Gt78PbUsz2prmB4ZRjioQOb3T3n4dvmPEiRgI3sMMDL5XYPUSks2xruTgAAWkqWGB\/LMivBgOUNX9HWDH3UaFFk4dy4qpwbUsOrlbpOR0ViofADuWn9xHuyPJi30tnuUPJFPOqwR\/ZuEuMiq9; bm_sz=401F8DCEE6F95D4FDEFB354272A2AB52~YAAQ3tXOF62MQQuIAQAARFRmFROCDt8D5r1NN3I86U815eX6zcA5Ajd8Li6yxFvRXbwrOcXNvFomTZCFV+vTHk\/pycWV+iFku276Go5HCuFIOopJsifdMVO8DFz7Lhprwp04n\/OZvKkKYSfETyeTtG49TH4EvJdw\/2AOh67aoitWdhT9f\/Blxd2bNHXPE+MVCBpwtU2HrtobHVci88oBS0dTIsIXXupgsj90TMMvNDJwAs+cVxgdrk4pde2pXm\/TXWWSAh1FTlv0vMoyvYNjOEhp\/sL6Mt4ZDY6f8SWn1baLwg==~4340020~4605510",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-length: 45420",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: text\/css; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Fri, 05 May 2023 10:24:23 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: i18next=nl-nl; Path=\/; Expires=Mon, 13 May 2024 13:56:48 GMT; SameSite=Strict",
                                    "set-cookie: Ahonlnl-Prd-01-DigitalDev-B2=!wXmSV3JDLieFUaYGpVIjjMvTA2elN+xGVzKvSKNxJae2CNTPOWnpFYU7PbA+L8GuuPZH453dABUiWQ==; path=\/; Httponly",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: User-Agent,Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: content-static-2832c5d6-6763-4080-9e10-93cc15ba009b",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986207994600 D=9877",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7606,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 45420,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1054,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 85,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 1502,
                            "ttfb_start": 1070,
                            "ttfb_end": 1378,
                            "download_start": 1378,
                            "download_end": 1502,
                            "download_ms": 124,
                            "all_start": 1070,
                            "all_end": 1502,
                            "all_ms": 432,
                            "index": 2,
                            "number": 3,
                            "body_file": "008-90268.12-body.txt",
                            "body_id": "90268.12",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.12"
                        },
                        {
                            "type": 3,
                            "id": "90268.13",
                            "request_id": "90268.13",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/content\/assets\/123.34c83cd7.chunk.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/content\/assets\/123.34c83cd7.chunk.js",
                            "raw_id": "90268.13",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 322,
                            "ttfb_ms": 195,
                            "load_start": 1071,
                            "load_start_float": 1071.000092,
                            "bytesIn": 43222,
                            "objectSize": 43222,
                            "objectSizeUncompressed": 168766,
                            "chunks": [
                                {
                                    "ts": 1275,
                                    "bytes": 101,
                                    "inflated": 21
                                },
                                {
                                    "ts": 1331,
                                    "bytes": 14617,
                                    "inflated": 55566
                                },
                                {
                                    "ts": 1341,
                                    "bytes": 9959,
                                    "inflated": 37067
                                },
                                {
                                    "ts": 1390,
                                    "bytes": 18545,
                                    "inflated": 10576
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 20,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/content\/assets\/123.34c83cd7.chunk.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQDlkh1-AAAAAAAfl19kRWYAAR-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEgzAAAH5dfZAEAOwoAAaXLAAAfl19kAQBJCgABHM0AAB-XX2QBAEYJAAODugAAH5dfZAEAPAoAAdrLAAAfl19kAQBDCgABqswAAB-XX2QBAAQHAAMelQAAH5dfZAEANQoAATnLAAAfl19kAQDxCQABBscAAB-XX2QBAA; SSSC=4.G7232665685996889669.1|1796.38174:2374.47747:2545.50950:2613.52025:2619.52133:2620.52186:2625.52256:2627.52394:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=DXzYx39u8EJSyVb7kZkQMGVi; Ahonlnl-Prd-01-DigitalDev-B2=!CFkattFfiGMtRCYGpVIjjMvTA2elN7+3Nr9TZOCsUCWT\/oWS4iK0VqSIWc1nChEKAADCPFQd4fP+kA==; Ahonlnl-Prd-01-DigitalDev-F1=!UNBRDNI\/RF4ccXvIhW\/DkGTJXi1nde7m2GVj\/SNR64BiKUJW6jq8Pxs7KED0aP+B\/A2UWWbh857yWHI=; _abck=CF46D22CFA3BDBD5F6F9D5D14E153D45~-1~YAAQ3tXOF6qMQQuIAQAARFRmFQnXmbk\/oEbgOBnl2lfRGCWhk5F9hqGCBARgp7+5S\/Wd9G5519La8ZXx3NtDpA7xU5uaMNvPF3UV2eTGWw+Q0FNyPHIky34ZzaAcFRnWPf57g+K+ke2hgdbblGN94VJlOMnkgj8dhX5sMhb6uZYM24QxrPV+XmXyuPd2BNdjlWYQUpQuKnVyz2QjSalGL5gXkoQYSB5F2xm1XAeTyfIOSzn6YohY3+E6KpzYoVRgT2GQ6l2BINzFVTiKwW5fptd5MQoPHxymu6ub3DvAQQCownSRGCioSa+ioHe4DvSbhbafMaLbyDn5jlHa1CE+UtOc1B5xqYQHrdzpGLgXM5cICe2Dc4qNGpZ+gq0=~-1~-1~1683989727; ak_bmsc=75DFE6476BE9FDC6EBAC2021A4E3F3FB~000000000000000000000000000000~YAAQ3tXOF6uMQQuIAQAARFRmFRNyLomRnLBJ8Bt3V2NQRcwy5Y5301xvmhlcXeD5uYQeT9UItLbr50JznlY\/B\/2OuKjqM69wp+sjfXZFg5IV51eu6yoyPi9Q4dKRAIgQS6ZN92gH8SYzm6znh44AW8ufG1ZQR8QyFP2rPIxk5XLHUZXsqyfDz+S3N4KfLyi1F6\/i5KbovGbSPyqpZO2Rml5rRZbwY9I1n9V1pA8oGGb9\/B1qRqRVcwS1pT8Gt78PbUsz2prmB4ZRjioQOb3T3n4dvmPEiRgI3sMMDL5XYPUSks2xruTgAAWkqWGB\/LMivBgOUNX9HWDH3UaFFk4dy4qpwbUsOrlbpOR0ViofADuWn9xHuyPJi30tnuUPJFPOqwR\/ZuEuMiq9; bm_sz=401F8DCEE6F95D4FDEFB354272A2AB52~YAAQ3tXOF62MQQuIAQAARFRmFROCDt8D5r1NN3I86U815eX6zcA5Ajd8Li6yxFvRXbwrOcXNvFomTZCFV+vTHk\/pycWV+iFku276Go5HCuFIOopJsifdMVO8DFz7Lhprwp04n\/OZvKkKYSfETyeTtG49TH4EvJdw\/2AOh67aoitWdhT9f\/Blxd2bNHXPE+MVCBpwtU2HrtobHVci88oBS0dTIsIXXupgsj90TMMvNDJwAs+cVxgdrk4pde2pXm\/TXWWSAh1FTlv0vMoyvYNjOEhp\/sL6Mt4ZDY6f8SWn1baLwg==~4340020~4605510",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "ab-test-headers: \"x-variant-te-1878:true\"",
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-length: 43222",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Fri, 05 May 2023 10:24:23 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "rtss: 1-*-4",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:48 GMT",
                                    "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                    "set-cookie: i18next=nl-nl; Path=\/; Expires=Mon, 13 May 2024 13:56:48 GMT; SameSite=Strict",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: User-Agent,Accept-Encoding",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: content-static-7b94fd7d-814f-49b6-bc8a-d09f4a81539c",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986208014155 D=14001",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7570,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 43222,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1056,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 5,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 92,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1393,
                            "ttfb_start": 1071,
                            "ttfb_end": 1266,
                            "download_start": 1266,
                            "download_end": 1393,
                            "download_ms": 127,
                            "all_start": 1071,
                            "all_end": 1393,
                            "all_ms": 322,
                            "index": 3,
                            "number": 4,
                            "body_file": "004-90268.13-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 11,
                                "v8.compile": 11
                            },
                            "cpu.EvaluateScript": 11,
                            "cpu.v8.compile": 11,
                            "cpuTime": 22,
                            "body_id": "90268.13",
                            "js_timing": [
                                [
                                    2219.9859999999999,
                                    2231.4169999999999
                                ],
                                [
                                    2220.0030000000002,
                                    2230.9169999999999
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.13"
                        },
                        {
                            "type": 3,
                            "id": "90268.15",
                            "request_id": "90268.15",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/content\/assets\/client.6d79bd90.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/content\/assets\/client.6d79bd90.js",
                            "raw_id": "90268.15",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 370,
                            "ttfb_ms": 308,
                            "load_start": 1071,
                            "load_start_float": 1071.000094,
                            "bytesIn": 701,
                            "objectSize": 701,
                            "objectSizeUncompressed": 2306,
                            "chunks": [
                                {
                                    "ts": 1419,
                                    "bytes": 104,
                                    "inflated": 46
                                },
                                {
                                    "ts": 1441,
                                    "bytes": 597,
                                    "inflated": 2260
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 20,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/content\/assets\/client.6d79bd90.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQDlkh1-AAAAAAAfl19kRWYAAR-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEgzAAAH5dfZAEAOwoAAaXLAAAfl19kAQBJCgABHM0AAB-XX2QBAEYJAAODugAAH5dfZAEAPAoAAdrLAAAfl19kAQBDCgABqswAAB-XX2QBAAQHAAMelQAAH5dfZAEANQoAATnLAAAfl19kAQDxCQABBscAAB-XX2QBAA; SSSC=4.G7232665685996889669.1|1796.38174:2374.47747:2545.50950:2613.52025:2619.52133:2620.52186:2625.52256:2627.52394:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=DXzYx39u8EJSyVb7kZkQMGVi; Ahonlnl-Prd-01-DigitalDev-B2=!CFkattFfiGMtRCYGpVIjjMvTA2elN7+3Nr9TZOCsUCWT\/oWS4iK0VqSIWc1nChEKAADCPFQd4fP+kA==; Ahonlnl-Prd-01-DigitalDev-F1=!UNBRDNI\/RF4ccXvIhW\/DkGTJXi1nde7m2GVj\/SNR64BiKUJW6jq8Pxs7KED0aP+B\/A2UWWbh857yWHI=; _abck=CF46D22CFA3BDBD5F6F9D5D14E153D45~-1~YAAQ3tXOF6qMQQuIAQAARFRmFQnXmbk\/oEbgOBnl2lfRGCWhk5F9hqGCBARgp7+5S\/Wd9G5519La8ZXx3NtDpA7xU5uaMNvPF3UV2eTGWw+Q0FNyPHIky34ZzaAcFRnWPf57g+K+ke2hgdbblGN94VJlOMnkgj8dhX5sMhb6uZYM24QxrPV+XmXyuPd2BNdjlWYQUpQuKnVyz2QjSalGL5gXkoQYSB5F2xm1XAeTyfIOSzn6YohY3+E6KpzYoVRgT2GQ6l2BINzFVTiKwW5fptd5MQoPHxymu6ub3DvAQQCownSRGCioSa+ioHe4DvSbhbafMaLbyDn5jlHa1CE+UtOc1B5xqYQHrdzpGLgXM5cICe2Dc4qNGpZ+gq0=~-1~-1~1683989727; ak_bmsc=75DFE6476BE9FDC6EBAC2021A4E3F3FB~000000000000000000000000000000~YAAQ3tXOF6uMQQuIAQAARFRmFRNyLomRnLBJ8Bt3V2NQRcwy5Y5301xvmhlcXeD5uYQeT9UItLbr50JznlY\/B\/2OuKjqM69wp+sjfXZFg5IV51eu6yoyPi9Q4dKRAIgQS6ZN92gH8SYzm6znh44AW8ufG1ZQR8QyFP2rPIxk5XLHUZXsqyfDz+S3N4KfLyi1F6\/i5KbovGbSPyqpZO2Rml5rRZbwY9I1n9V1pA8oGGb9\/B1qRqRVcwS1pT8Gt78PbUsz2prmB4ZRjioQOb3T3n4dvmPEiRgI3sMMDL5XYPUSks2xruTgAAWkqWGB\/LMivBgOUNX9HWDH3UaFFk4dy4qpwbUsOrlbpOR0ViofADuWn9xHuyPJi30tnuUPJFPOqwR\/ZuEuMiq9; bm_sz=401F8DCEE6F95D4FDEFB354272A2AB52~YAAQ3tXOF62MQQuIAQAARFRmFROCDt8D5r1NN3I86U815eX6zcA5Ajd8Li6yxFvRXbwrOcXNvFomTZCFV+vTHk\/pycWV+iFku276Go5HCuFIOopJsifdMVO8DFz7Lhprwp04n\/OZvKkKYSfETyeTtG49TH4EvJdw\/2AOh67aoitWdhT9f\/Blxd2bNHXPE+MVCBpwtU2HrtobHVci88oBS0dTIsIXXupgsj90TMMvNDJwAs+cVxgdrk4pde2pXm\/TXWWSAh1FTlv0vMoyvYNjOEhp\/sL6Mt4ZDY6f8SWn1baLwg==~4340020~4605510",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "ab-test-headers: \"x-variant-te-1878:true\"",
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-length: 701",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Fri, 05 May 2023 10:24:23 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "rtss: 1-*-4",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:48 GMT",
                                    "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                    "set-cookie: i18next=nl-nl; Path=\/; Expires=Mon, 13 May 2024 13:56:48 GMT; SameSite=Strict",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: User-Agent,Accept-Encoding",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: content-static-82503b05-6b7a-45fe-84ab-2e14c1aff645",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986208035521 D=9563",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7561,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 701,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1056,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 7,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 94,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1441,
                            "ttfb_start": 1071,
                            "ttfb_end": 1379,
                            "download_start": 1379,
                            "download_end": 1441,
                            "download_ms": 62,
                            "all_start": 1071,
                            "all_end": 1441,
                            "all_ms": 370,
                            "index": 4,
                            "number": 5,
                            "body_file": "006-90268.15-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 0,
                            "cpuTime": 1,
                            "body_id": "90268.15",
                            "js_timing": [
                                [
                                    2231.5050000000001,
                                    2232.0479999999998
                                ],
                                [
                                    2231.52,
                                    2231.634
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.15"
                        },
                        {
                            "type": 3,
                            "id": "90268.17",
                            "request_id": "90268.17",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/content\/assets\/runtime.44a01b5e.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/content\/assets\/runtime.44a01b5e.js",
                            "raw_id": "90268.17",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 300,
                            "ttfb_ms": 216,
                            "load_start": 1072,
                            "load_start_float": 1072.000096,
                            "bytesIn": 2350,
                            "objectSize": 2350,
                            "objectSizeUncompressed": 4814,
                            "chunks": [
                                {
                                    "ts": 1292,
                                    "bytes": 618,
                                    "inflated": 1085
                                },
                                {
                                    "ts": 1372,
                                    "bytes": 1732,
                                    "inflated": 3729
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 20,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/content\/assets\/runtime.44a01b5e.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQDlkh1-AAAAAAAfl19kRWYAAR-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEgzAAAH5dfZAEAOwoAAaXLAAAfl19kAQBJCgABHM0AAB-XX2QBAEYJAAODugAAH5dfZAEAPAoAAdrLAAAfl19kAQBDCgABqswAAB-XX2QBAAQHAAMelQAAH5dfZAEANQoAATnLAAAfl19kAQDxCQABBscAAB-XX2QBAA; SSSC=4.G7232665685996889669.1|1796.38174:2374.47747:2545.50950:2613.52025:2619.52133:2620.52186:2625.52256:2627.52394:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=DXzYx39u8EJSyVb7kZkQMGVi; Ahonlnl-Prd-01-DigitalDev-B2=!CFkattFfiGMtRCYGpVIjjMvTA2elN7+3Nr9TZOCsUCWT\/oWS4iK0VqSIWc1nChEKAADCPFQd4fP+kA==; Ahonlnl-Prd-01-DigitalDev-F1=!UNBRDNI\/RF4ccXvIhW\/DkGTJXi1nde7m2GVj\/SNR64BiKUJW6jq8Pxs7KED0aP+B\/A2UWWbh857yWHI=; _abck=CF46D22CFA3BDBD5F6F9D5D14E153D45~-1~YAAQ3tXOF6qMQQuIAQAARFRmFQnXmbk\/oEbgOBnl2lfRGCWhk5F9hqGCBARgp7+5S\/Wd9G5519La8ZXx3NtDpA7xU5uaMNvPF3UV2eTGWw+Q0FNyPHIky34ZzaAcFRnWPf57g+K+ke2hgdbblGN94VJlOMnkgj8dhX5sMhb6uZYM24QxrPV+XmXyuPd2BNdjlWYQUpQuKnVyz2QjSalGL5gXkoQYSB5F2xm1XAeTyfIOSzn6YohY3+E6KpzYoVRgT2GQ6l2BINzFVTiKwW5fptd5MQoPHxymu6ub3DvAQQCownSRGCioSa+ioHe4DvSbhbafMaLbyDn5jlHa1CE+UtOc1B5xqYQHrdzpGLgXM5cICe2Dc4qNGpZ+gq0=~-1~-1~1683989727; ak_bmsc=75DFE6476BE9FDC6EBAC2021A4E3F3FB~000000000000000000000000000000~YAAQ3tXOF6uMQQuIAQAARFRmFRNyLomRnLBJ8Bt3V2NQRcwy5Y5301xvmhlcXeD5uYQeT9UItLbr50JznlY\/B\/2OuKjqM69wp+sjfXZFg5IV51eu6yoyPi9Q4dKRAIgQS6ZN92gH8SYzm6znh44AW8ufG1ZQR8QyFP2rPIxk5XLHUZXsqyfDz+S3N4KfLyi1F6\/i5KbovGbSPyqpZO2Rml5rRZbwY9I1n9V1pA8oGGb9\/B1qRqRVcwS1pT8Gt78PbUsz2prmB4ZRjioQOb3T3n4dvmPEiRgI3sMMDL5XYPUSks2xruTgAAWkqWGB\/LMivBgOUNX9HWDH3UaFFk4dy4qpwbUsOrlbpOR0ViofADuWn9xHuyPJi30tnuUPJFPOqwR\/ZuEuMiq9; bm_sz=401F8DCEE6F95D4FDEFB354272A2AB52~YAAQ3tXOF62MQQuIAQAARFRmFROCDt8D5r1NN3I86U815eX6zcA5Ajd8Li6yxFvRXbwrOcXNvFomTZCFV+vTHk\/pycWV+iFku276Go5HCuFIOopJsifdMVO8DFz7Lhprwp04n\/OZvKkKYSfETyeTtG49TH4EvJdw\/2AOh67aoitWdhT9f\/Blxd2bNHXPE+MVCBpwtU2HrtobHVci88oBS0dTIsIXXupgsj90TMMvNDJwAs+cVxgdrk4pde2pXm\/TXWWSAh1FTlv0vMoyvYNjOEhp\/sL6Mt4ZDY6f8SWn1baLwg==~4340020~4605510",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "ab-test-headers: \"x-variant-te-1878:true\"",
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-length: 2350",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Fri, 05 May 2023 10:24:23 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "rtss: 1-*-4",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:48 GMT",
                                    "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                    "set-cookie: i18next=nl-nl; Path=\/; Expires=Mon, 13 May 2024 13:56:48 GMT; SameSite=Strict",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: User-Agent,Accept-Encoding",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: content-static-51b65403-3fa8-4232-b5e9-f8345638d744",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986208037906 D=9419",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7564,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 2350,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1057,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 11,
                            "http2_stream_dependency": 9,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 96,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1372,
                            "ttfb_start": 1072,
                            "ttfb_end": 1288,
                            "download_start": 1288,
                            "download_end": 1372,
                            "download_ms": 84,
                            "all_start": 1072,
                            "all_end": 1372,
                            "all_ms": 300,
                            "index": 5,
                            "number": 6,
                            "body_file": "003-90268.17-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 0,
                            "cpuTime": 1,
                            "body_id": "90268.17",
                            "js_timing": [
                                [
                                    2232.4169999999999,
                                    2233.6019999999999
                                ],
                                [
                                    2232.4349999999999,
                                    2232.5700000000002
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.17"
                        },
                        {
                            "type": 3,
                            "id": "90268.19",
                            "request_id": "90268.19",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/content\/assets\/vendor.e260e856.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/content\/assets\/vendor.e260e856.js",
                            "raw_id": "90268.19",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 1239,
                            "ttfb_ms": 196,
                            "load_start": 1073,
                            "load_start_float": 1073.0001,
                            "bytesIn": 647144,
                            "objectSize": 647144,
                            "objectSizeUncompressed": 2947946,
                            "chunks": [
                                {
                                    "ts": 1280,
                                    "bytes": 14944,
                                    "inflated": 1601
                                },
                                {
                                    "ts": 1283,
                                    "bytes": 4072,
                                    "inflated": 23608
                                },
                                {
                                    "ts": 1286,
                                    "bytes": 4072,
                                    "inflated": 16503
                                },
                                {
                                    "ts": 1291,
                                    "bytes": 1488,
                                    "inflated": 6991
                                },
                                {
                                    "ts": 1356,
                                    "bytes": 6656,
                                    "inflated": 25872
                                },
                                {
                                    "ts": 1360,
                                    "bytes": 4072,
                                    "inflated": 19331
                                },
                                {
                                    "ts": 1365,
                                    "bytes": 4072,
                                    "inflated": 19310
                                },
                                {
                                    "ts": 1369,
                                    "bytes": 4072,
                                    "inflated": 21304
                                },
                                {
                                    "ts": 1379,
                                    "bytes": 5704,
                                    "inflated": 31609
                                },
                                {
                                    "ts": 1428,
                                    "bytes": 32768,
                                    "inflated": 19671
                                },
                                {
                                    "ts": 1468,
                                    "bytes": 32768,
                                    "inflated": 23564
                                },
                                {
                                    "ts": 1495,
                                    "bytes": 32768,
                                    "inflated": 20391
                                },
                                {
                                    "ts": 1531,
                                    "bytes": 32768,
                                    "inflated": 5333
                                },
                                {
                                    "ts": 1622,
                                    "bytes": 32768,
                                    "inflated": 58174
                                },
                                {
                                    "ts": 1748,
                                    "bytes": 32768,
                                    "inflated": 919
                                },
                                {
                                    "ts": 1867,
                                    "bytes": 32768,
                                    "inflated": 16926
                                },
                                {
                                    "ts": 2051,
                                    "bytes": 32768,
                                    "inflated": 29530
                                },
                                {
                                    "ts": 2147,
                                    "bytes": 32768,
                                    "inflated": 49494
                                },
                                {
                                    "ts": 2183,
                                    "bytes": 32768,
                                    "inflated": 34244
                                },
                                {
                                    "ts": 2201,
                                    "bytes": 32768,
                                    "inflated": 14627
                                },
                                {
                                    "ts": 2245,
                                    "bytes": 32768,
                                    "inflated": 60088
                                },
                                {
                                    "ts": 2256,
                                    "bytes": 32768,
                                    "inflated": 37356
                                },
                                {
                                    "ts": 2272,
                                    "bytes": 32768,
                                    "inflated": 39063
                                },
                                {
                                    "ts": 2285,
                                    "bytes": 32768,
                                    "inflated": 42236
                                },
                                {
                                    "ts": 2293,
                                    "bytes": 32768,
                                    "inflated": 56243
                                },
                                {
                                    "ts": 2300,
                                    "bytes": 32768,
                                    "inflated": 62218
                                },
                                {
                                    "ts": 2306,
                                    "bytes": 32768,
                                    "inflated": 50876
                                },
                                {
                                    "ts": 2312,
                                    "bytes": 8168,
                                    "inflated": 29335
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 20,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/content\/assets\/vendor.e260e856.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQDlkh1-AAAAAAAfl19kRWYAAR-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEgzAAAH5dfZAEAOwoAAaXLAAAfl19kAQBJCgABHM0AAB-XX2QBAEYJAAODugAAH5dfZAEAPAoAAdrLAAAfl19kAQBDCgABqswAAB-XX2QBAAQHAAMelQAAH5dfZAEANQoAATnLAAAfl19kAQDxCQABBscAAB-XX2QBAA; SSSC=4.G7232665685996889669.1|1796.38174:2374.47747:2545.50950:2613.52025:2619.52133:2620.52186:2625.52256:2627.52394:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=DXzYx39u8EJSyVb7kZkQMGVi; Ahonlnl-Prd-01-DigitalDev-B2=!CFkattFfiGMtRCYGpVIjjMvTA2elN7+3Nr9TZOCsUCWT\/oWS4iK0VqSIWc1nChEKAADCPFQd4fP+kA==; Ahonlnl-Prd-01-DigitalDev-F1=!UNBRDNI\/RF4ccXvIhW\/DkGTJXi1nde7m2GVj\/SNR64BiKUJW6jq8Pxs7KED0aP+B\/A2UWWbh857yWHI=; _abck=CF46D22CFA3BDBD5F6F9D5D14E153D45~-1~YAAQ3tXOF6qMQQuIAQAARFRmFQnXmbk\/oEbgOBnl2lfRGCWhk5F9hqGCBARgp7+5S\/Wd9G5519La8ZXx3NtDpA7xU5uaMNvPF3UV2eTGWw+Q0FNyPHIky34ZzaAcFRnWPf57g+K+ke2hgdbblGN94VJlOMnkgj8dhX5sMhb6uZYM24QxrPV+XmXyuPd2BNdjlWYQUpQuKnVyz2QjSalGL5gXkoQYSB5F2xm1XAeTyfIOSzn6YohY3+E6KpzYoVRgT2GQ6l2BINzFVTiKwW5fptd5MQoPHxymu6ub3DvAQQCownSRGCioSa+ioHe4DvSbhbafMaLbyDn5jlHa1CE+UtOc1B5xqYQHrdzpGLgXM5cICe2Dc4qNGpZ+gq0=~-1~-1~1683989727; ak_bmsc=75DFE6476BE9FDC6EBAC2021A4E3F3FB~000000000000000000000000000000~YAAQ3tXOF6uMQQuIAQAARFRmFRNyLomRnLBJ8Bt3V2NQRcwy5Y5301xvmhlcXeD5uYQeT9UItLbr50JznlY\/B\/2OuKjqM69wp+sjfXZFg5IV51eu6yoyPi9Q4dKRAIgQS6ZN92gH8SYzm6znh44AW8ufG1ZQR8QyFP2rPIxk5XLHUZXsqyfDz+S3N4KfLyi1F6\/i5KbovGbSPyqpZO2Rml5rRZbwY9I1n9V1pA8oGGb9\/B1qRqRVcwS1pT8Gt78PbUsz2prmB4ZRjioQOb3T3n4dvmPEiRgI3sMMDL5XYPUSks2xruTgAAWkqWGB\/LMivBgOUNX9HWDH3UaFFk4dy4qpwbUsOrlbpOR0ViofADuWn9xHuyPJi30tnuUPJFPOqwR\/ZuEuMiq9; bm_sz=401F8DCEE6F95D4FDEFB354272A2AB52~YAAQ3tXOF62MQQuIAQAARFRmFROCDt8D5r1NN3I86U815eX6zcA5Ajd8Li6yxFvRXbwrOcXNvFomTZCFV+vTHk\/pycWV+iFku276Go5HCuFIOopJsifdMVO8DFz7Lhprwp04n\/OZvKkKYSfETyeTtG49TH4EvJdw\/2AOh67aoitWdhT9f\/Blxd2bNHXPE+MVCBpwtU2HrtobHVci88oBS0dTIsIXXupgsj90TMMvNDJwAs+cVxgdrk4pde2pXm\/TXWWSAh1FTlv0vMoyvYNjOEhp\/sL6Mt4ZDY6f8SWn1baLwg==~4340020~4605510",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "ab-test-headers: \"x-variant-te-1878:true\"",
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Fri, 05 May 2023 10:24:23 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "rtss: 1-*-4",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:48 GMT",
                                    "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                    "set-cookie: i18next=nl-nl; Path=\/; Expires=Mon, 13 May 2024 13:56:48 GMT; SameSite=Strict",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: User-Agent,Accept-Encoding",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: content-static-db045767-a396-456d-8187-2ebcf1eead4d",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986208013188 D=22126",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7561,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 649634,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1058,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 13,
                            "http2_stream_dependency": 11,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 100,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 2312,
                            "ttfb_start": 1073,
                            "ttfb_end": 1269,
                            "download_start": 1269,
                            "download_end": 2312,
                            "download_ms": 1043,
                            "all_start": 1073,
                            "all_end": 2312,
                            "all_ms": 1239,
                            "index": 6,
                            "number": 7,
                            "body_file": "018-90268.19-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 648,
                                "v8.compile": 49,
                                "FunctionCall": 238
                            },
                            "cpu.EvaluateScript": 648,
                            "cpu.v8.compile": 49,
                            "cpu.FunctionCall": 238,
                            "cpuTime": 936,
                            "body_id": "90268.19",
                            "js_timing": [
                                [
                                    2365.7820000000002,
                                    3013.5259999999998
                                ],
                                [
                                    2365.7959999999998,
                                    2415.2469999999998
                                ],
                                [
                                    3242.915,
                                    3244.5340000000001
                                ],
                                [
                                    3323.567,
                                    3328.3020000000001
                                ],
                                [
                                    3328.4299999999998,
                                    3328.489
                                ],
                                [
                                    3345.942,
                                    3355.498
                                ],
                                [
                                    3355.712,
                                    3356.125
                                ],
                                [
                                    3356.2489999999998,
                                    3356.2570000000001
                                ],
                                [
                                    3356.2710000000002,
                                    3356.2779999999998
                                ],
                                [
                                    3368.085,
                                    3423.0630000000001
                                ],
                                [
                                    3424.855,
                                    3424.8629999999998
                                ],
                                [
                                    3475.2860000000001,
                                    3475.2939999999999
                                ],
                                [
                                    3475.777,
                                    3476.835
                                ],
                                [
                                    3476.8739999999998,
                                    3477.027
                                ],
                                [
                                    3510.7820000000002,
                                    3510.7910000000002
                                ],
                                [
                                    3511.4940000000001,
                                    3511.5120000000002
                                ],
                                [
                                    3511.5169999999998,
                                    3511.6439999999998
                                ],
                                [
                                    3511.6680000000001,
                                    3538.2339999999999
                                ],
                                [
                                    3538.3820000000001,
                                    3538.3910000000001
                                ],
                                [
                                    3538.4430000000002,
                                    3542.8879999999999
                                ],
                                [
                                    3542.9229999999998,
                                    3542.944
                                ],
                                [
                                    3553.933,
                                    3554.5349999999999
                                ],
                                [
                                    3554.614,
                                    3554.6550000000002
                                ],
                                [
                                    3559.1840000000002,
                                    3559.2460000000001
                                ],
                                [
                                    3559.261,
                                    3559.2669999999998
                                ],
                                [
                                    3559.277,
                                    3559.2809999999999
                                ],
                                [
                                    3559.2919999999999,
                                    3559.2959999999998
                                ],
                                [
                                    3559.3049999999998,
                                    3559.3090000000002
                                ],
                                [
                                    3559.335,
                                    3559.3400000000001
                                ],
                                [
                                    3559.3499999999999,
                                    3559.3539999999998
                                ],
                                [
                                    3559.3629999999998,
                                    3559.3670000000002
                                ],
                                [
                                    3559.3760000000002,
                                    3559.384
                                ],
                                [
                                    3559.3939999999998,
                                    3559.4029999999998
                                ],
                                [
                                    3559.413,
                                    3559.4169999999999
                                ],
                                [
                                    3559.4259999999999,
                                    3559.4299999999998
                                ],
                                [
                                    3559.4389999999999,
                                    3559.4430000000002
                                ],
                                [
                                    3559.453,
                                    3559.4560000000001
                                ],
                                [
                                    3559.4650000000001,
                                    3559.4690000000001
                                ],
                                [
                                    3559.4780000000001,
                                    3559.4839999999999
                                ],
                                [
                                    3559.4929999999999,
                                    3559.498
                                ],
                                [
                                    3559.5309999999999,
                                    3559.5349999999999
                                ],
                                [
                                    3559.5450000000001,
                                    3559.549
                                ],
                                [
                                    3559.558,
                                    3559.5619999999999
                                ],
                                [
                                    3559.5709999999999,
                                    3559.5749999999998
                                ],
                                [
                                    3559.5839999999998,
                                    3559.5880000000002
                                ],
                                [
                                    3559.6010000000001,
                                    3559.605
                                ],
                                [
                                    3559.6149999999998,
                                    3559.6190000000001
                                ],
                                [
                                    3559.6289999999999,
                                    3559.6329999999998
                                ],
                                [
                                    3559.6419999999998,
                                    3559.6460000000002
                                ],
                                [
                                    3559.6550000000002,
                                    3559.6590000000001
                                ],
                                [
                                    3559.694,
                                    3559.962
                                ],
                                [
                                    3573.346,
                                    3580.8420000000001
                                ],
                                [
                                    3581.2869999999998,
                                    3581.3420000000001
                                ],
                                [
                                    3581.7829999999999,
                                    3581.788
                                ],
                                [
                                    3586.855,
                                    3586.8800000000001
                                ],
                                [
                                    3586.886,
                                    3586.8919999999998
                                ],
                                [
                                    3594.8249999999998,
                                    3600.799
                                ],
                                [
                                    3601.04,
                                    3601.0459999999998
                                ],
                                [
                                    3601.0949999999998,
                                    3602.2280000000001
                                ],
                                [
                                    3602.4050000000002,
                                    3602.4110000000001
                                ],
                                [
                                    3602.473,
                                    3609.0390000000002
                                ],
                                [
                                    3609.3380000000002,
                                    3609.3490000000002
                                ],
                                [
                                    3609.442,
                                    3610.6239999999998
                                ],
                                [
                                    3611.5880000000002,
                                    3611.5990000000002
                                ],
                                [
                                    3620.2750000000001,
                                    3620.2959999999998
                                ],
                                [
                                    3620.306,
                                    3620.4059999999999
                                ],
                                [
                                    3620.415,
                                    3620.4409999999998
                                ],
                                [
                                    3620.4450000000002,
                                    3620.498
                                ],
                                [
                                    3644.5369999999998,
                                    3644.5439999999999
                                ],
                                [
                                    3645.9140000000002,
                                    3646.0830000000001
                                ],
                                [
                                    3665.3699999999999,
                                    3665.6480000000001
                                ],
                                [
                                    3665.8029999999999,
                                    3665.8090000000002
                                ],
                                [
                                    3714.078,
                                    3715.7310000000002
                                ],
                                [
                                    3715.7779999999998,
                                    3717.366
                                ],
                                [
                                    3717.4110000000001,
                                    3717.7620000000002
                                ],
                                [
                                    3749.2939999999999,
                                    3749.3020000000001
                                ],
                                [
                                    3749.7739999999999,
                                    3749.788
                                ],
                                [
                                    3782.134,
                                    3782.1410000000001
                                ],
                                [
                                    3782.2669999999998,
                                    3782.2759999999998
                                ],
                                [
                                    3782.2800000000002,
                                    3782.2840000000001
                                ],
                                [
                                    3789.1149999999998,
                                    3789.1570000000002
                                ],
                                [
                                    3789.1759999999999,
                                    3793.2469999999998
                                ],
                                [
                                    3814.8980000000001,
                                    3814.915
                                ],
                                [
                                    3814.9290000000001,
                                    3814.9899999999998
                                ],
                                [
                                    3814.9960000000001,
                                    3815.0509999999999
                                ],
                                [
                                    3815.0639999999999,
                                    3815.0880000000002
                                ],
                                [
                                    3822.8290000000002,
                                    3823.1880000000001
                                ],
                                [
                                    3823.223,
                                    3825.4169999999999
                                ],
                                [
                                    3825.4989999999998,
                                    3825.7669999999998
                                ],
                                [
                                    3825.7919999999999,
                                    3825.9009999999998
                                ],
                                [
                                    3825.9189999999999,
                                    3826.1109999999999
                                ],
                                [
                                    3826.384,
                                    3826.4299999999998
                                ],
                                [
                                    3863.6060000000002,
                                    3863.636
                                ],
                                [
                                    3865.616,
                                    3865.627
                                ],
                                [
                                    3865.643,
                                    3865.6469999999999
                                ],
                                [
                                    3865.6590000000001,
                                    3865.663
                                ],
                                [
                                    3865.6860000000001,
                                    3865.6909999999998
                                ],
                                [
                                    3865.7220000000002,
                                    3865.7269999999999
                                ],
                                [
                                    3866.1509999999998,
                                    3866.1570000000002
                                ],
                                [
                                    3866.2060000000001,
                                    3866.2109999999998
                                ],
                                [
                                    3867.0039999999999,
                                    3867.0360000000001
                                ],
                                [
                                    3867.0430000000001,
                                    3867.127
                                ],
                                [
                                    3867.1410000000001,
                                    3867.1460000000002
                                ],
                                [
                                    3867.1500000000001,
                                    3867.1799999999998
                                ],
                                [
                                    3867.1909999999998,
                                    3867.1950000000002
                                ],
                                [
                                    3867.203,
                                    3867.223
                                ],
                                [
                                    3867.2350000000001,
                                    3867.239
                                ],
                                [
                                    3867.2420000000002,
                                    3867.2730000000001
                                ],
                                [
                                    3867.2849999999999,
                                    3867.2890000000002
                                ],
                                [
                                    3867.4090000000001,
                                    3867.424
                                ],
                                [
                                    3867.4299999999998,
                                    3867.4810000000002
                                ],
                                [
                                    3867.5050000000001,
                                    3867.5140000000001
                                ],
                                [
                                    3867.5189999999998,
                                    3867.5619999999999
                                ],
                                [
                                    3867.5859999999998,
                                    3867.596
                                ],
                                [
                                    3867.6019999999999,
                                    3867.6640000000002
                                ],
                                [
                                    3867.6869999999999,
                                    3867.7139999999999
                                ],
                                [
                                    3867.7289999999998,
                                    3868.7559999999999
                                ],
                                [
                                    3868.7910000000002,
                                    3868.8029999999999
                                ],
                                [
                                    3868.8890000000001,
                                    3868.904
                                ],
                                [
                                    3868.9090000000001,
                                    3869.0030000000002
                                ],
                                [
                                    3869.038,
                                    3869.0450000000001
                                ],
                                [
                                    3869.049,
                                    3869.0839999999998
                                ],
                                [
                                    3869.098,
                                    3869.1039999999998
                                ],
                                [
                                    3869.1080000000002,
                                    3869.1399999999999
                                ],
                                [
                                    3869.1550000000002,
                                    3869.1610000000001
                                ],
                                [
                                    3869.165,
                                    3869.1959999999999
                                ],
                                [
                                    3869.21,
                                    3869.2159999999999
                                ],
                                [
                                    3869.2199999999998,
                                    3869.2530000000002
                                ],
                                [
                                    3869.2669999999998,
                                    3869.29
                                ],
                                [
                                    3869.2959999999998,
                                    3869.337
                                ],
                                [
                                    3869.424,
                                    3869.4360000000001
                                ],
                                [
                                    3869.442,
                                    3869.482
                                ],
                                [
                                    3869.502,
                                    3869.509
                                ],
                                [
                                    3869.5140000000001,
                                    3869.5509999999999
                                ],
                                [
                                    3869.5830000000001,
                                    3869.5929999999998
                                ],
                                [
                                    3869.6909999999998,
                                    3869.6999999999998
                                ],
                                [
                                    3869.7719999999999,
                                    3869.7849999999999
                                ],
                                [
                                    3870.0630000000001,
                                    3870.0749999999998
                                ],
                                [
                                    3870.0810000000001,
                                    3870.1260000000002
                                ],
                                [
                                    3870.1509999999998,
                                    3870.1590000000001
                                ],
                                [
                                    3870.163,
                                    3870.21
                                ],
                                [
                                    3870.2399999999998,
                                    3870.2469999999998
                                ],
                                [
                                    3870.4920000000002,
                                    3870.5010000000002
                                ],
                                [
                                    3870.5059999999999,
                                    3870.5459999999998
                                ],
                                [
                                    3870.5590000000002,
                                    3870.5659999999998
                                ],
                                [
                                    3870.6219999999998,
                                    3870.6280000000002
                                ],
                                [
                                    3870.6320000000001,
                                    3870.663
                                ],
                                [
                                    3870.6759999999999,
                                    3870.683
                                ],
                                [
                                    3870.6869999999999,
                                    3870.7170000000001
                                ],
                                [
                                    3870.732,
                                    3870.7379999999998
                                ],
                                [
                                    3870.7420000000002,
                                    3870.777
                                ],
                                [
                                    3870.7890000000002,
                                    3870.7959999999998
                                ],
                                [
                                    3870.8000000000002,
                                    3870.8270000000002
                                ],
                                [
                                    3870.8409999999999,
                                    3870.8470000000002
                                ],
                                [
                                    3870.8510000000001,
                                    3870.8939999999998
                                ],
                                [
                                    3870.9099999999999,
                                    3870.9160000000002
                                ],
                                [
                                    3870.9200000000001,
                                    3870.951
                                ],
                                [
                                    3870.9639999999999,
                                    3870.9699999999998
                                ],
                                [
                                    3870.9740000000002,
                                    3871.002
                                ],
                                [
                                    3871.0140000000001,
                                    3871.02
                                ],
                                [
                                    3871.0790000000002,
                                    3871.085
                                ],
                                [
                                    3871.0889999999999,
                                    3871.1300000000001
                                ],
                                [
                                    3871.1509999999998,
                                    3871.1610000000001
                                ],
                                [
                                    3871.2170000000001,
                                    3871.223
                                ],
                                [
                                    3871.2350000000001,
                                    3871.261
                                ],
                                [
                                    3871.2739999999999,
                                    3871.2800000000002
                                ],
                                [
                                    3871.2840000000001,
                                    3871.3229999999999
                                ],
                                [
                                    3871.3449999999998,
                                    3871.3609999999999
                                ],
                                [
                                    3871.3649999999998,
                                    3871.4000000000001
                                ],
                                [
                                    3871.413,
                                    3871.4189999999999
                                ],
                                [
                                    3871.4229999999998,
                                    3871.4540000000002
                                ],
                                [
                                    3871.4650000000001,
                                    3871.471
                                ],
                                [
                                    3871.4749999999999,
                                    3871.498
                                ],
                                [
                                    3871.5120000000002,
                                    3871.518
                                ],
                                [
                                    3871.5210000000002,
                                    3871.5540000000001
                                ],
                                [
                                    3871.5680000000002,
                                    3871.5740000000001
                                ],
                                [
                                    3871.578,
                                    3871.6089999999999
                                ],
                                [
                                    3871.8589999999999,
                                    3872.096
                                ],
                                [
                                    3872.2350000000001,
                                    3872.2539999999999
                                ],
                                [
                                    3875.6680000000001,
                                    3885.9670000000001
                                ],
                                [
                                    3889.6199999999999,
                                    3894.5810000000001
                                ],
                                [
                                    3897.4029999999998,
                                    3898.0030000000002
                                ],
                                [
                                    4062.614,
                                    4062.6379999999999
                                ],
                                [
                                    4076.4659999999999,
                                    4076.5259999999998
                                ],
                                [
                                    4082.587,
                                    4084.1100000000001
                                ],
                                [
                                    4084.1669999999999,
                                    4084.5
                                ],
                                [
                                    4084.5160000000001,
                                    4084.5210000000002
                                ],
                                [
                                    4089.1120000000001,
                                    4089.1190000000001
                                ],
                                [
                                    4100.6040000000003,
                                    4101.3710000000001
                                ],
                                [
                                    4104.0569999999998,
                                    4104.1040000000003
                                ],
                                [
                                    4104.1559999999999,
                                    4104.3090000000002
                                ],
                                [
                                    4104.3180000000002,
                                    4104.3580000000002
                                ],
                                [
                                    4104.3720000000003,
                                    4104.8339999999998
                                ],
                                [
                                    4104.9780000000001,
                                    4104.9849999999997
                                ],
                                [
                                    4169.8069999999998,
                                    4169.8209999999999
                                ],
                                [
                                    4170.1030000000001,
                                    4170.1859999999997
                                ],
                                [
                                    4170.1970000000001,
                                    4170.2449999999999
                                ],
                                [
                                    4170.2650000000003,
                                    4170.2889999999998
                                ],
                                [
                                    4221.8230000000003,
                                    4221.8310000000001
                                ],
                                [
                                    4232.2179999999998,
                                    4232.3760000000002
                                ],
                                [
                                    4238.1570000000002,
                                    4238.2449999999999
                                ],
                                [
                                    4238.2510000000002,
                                    4238.2839999999997
                                ],
                                [
                                    4238.2960000000003,
                                    4238.5050000000001
                                ],
                                [
                                    4238.5299999999997,
                                    4238.5829999999996
                                ],
                                [
                                    4264.3699999999999,
                                    4267.3019999999997
                                ],
                                [
                                    4293.5290000000005,
                                    4293.5649999999996
                                ],
                                [
                                    4294.1850000000004,
                                    4294.1959999999999
                                ],
                                [
                                    4294.2020000000002,
                                    4294.268
                                ],
                                [
                                    4294.2749999999996,
                                    4294.2979999999998
                                ],
                                [
                                    4294.3019999999997,
                                    4294.3190000000004
                                ],
                                [
                                    4306.9440000000004,
                                    4316.6509999999998
                                ],
                                [
                                    4316.9899999999998,
                                    4317.0280000000002
                                ],
                                [
                                    4317.1940000000004,
                                    4317.2430000000004
                                ],
                                [
                                    4317.25,
                                    4317.2790000000005
                                ],
                                [
                                    4317.2910000000002,
                                    4317.3090000000002
                                ],
                                [
                                    4317.3130000000001,
                                    4317.3360000000002
                                ],
                                [
                                    4317.3469999999998,
                                    4317.5200000000004
                                ],
                                [
                                    4317.683,
                                    4317.6890000000003
                                ],
                                [
                                    4405.5609999999997,
                                    4405.5699999999997
                                ],
                                [
                                    4406.0699999999997,
                                    4406.0829999999996
                                ],
                                [
                                    4406.9470000000001,
                                    4407.5379999999996
                                ],
                                [
                                    4407.598,
                                    4407.6530000000002
                                ],
                                [
                                    4452.8320000000003,
                                    4452.8540000000003
                                ],
                                [
                                    4537.5029999999997,
                                    4537.5190000000002
                                ],
                                [
                                    4537.54,
                                    4537.5439999999999
                                ],
                                [
                                    4537.5559999999996,
                                    4537.5600000000004
                                ],
                                [
                                    4537.5709999999999,
                                    4537.5749999999998
                                ],
                                [
                                    4537.6580000000004,
                                    4537.6629999999996
                                ],
                                [
                                    4537.6729999999998,
                                    4537.6760000000004
                                ],
                                [
                                    4537.6859999999997,
                                    4537.6890000000003
                                ],
                                [
                                    4537.6989999999996,
                                    4537.7030000000004
                                ],
                                [
                                    4537.7129999999997,
                                    4537.7160000000003
                                ],
                                [
                                    4537.7349999999997,
                                    4537.7389999999996
                                ],
                                [
                                    4537.7470000000003,
                                    4537.7619999999997
                                ],
                                [
                                    4537.7730000000001,
                                    4537.777
                                ],
                                [
                                    4537.7870000000003,
                                    4537.79
                                ],
                                [
                                    4537.8029999999999,
                                    4537.8059999999996
                                ],
                                [
                                    4543.8999999999996,
                                    4543.9250000000002
                                ],
                                [
                                    4543.9799999999996,
                                    4543.9859999999999
                                ],
                                [
                                    4543.9920000000002,
                                    4544.058
                                ],
                                [
                                    4544.0630000000001,
                                    4545.223
                                ],
                                [
                                    4545.3699999999999,
                                    4545.3900000000003
                                ],
                                [
                                    4545.4489999999996,
                                    4545.4530000000004
                                ],
                                [
                                    4545.4579999999996,
                                    4545.4899999999998
                                ],
                                [
                                    4545.4949999999999,
                                    4547.732
                                ],
                                [
                                    4547.8710000000001,
                                    4547.8779999999997
                                ],
                                [
                                    4548.299,
                                    4548.3280000000004
                                ],
                                [
                                    4551.7780000000002,
                                    4551.8159999999998
                                ],
                                [
                                    4598.7120000000004,
                                    4598.7290000000003
                                ],
                                [
                                    4599.21,
                                    4599.8549999999996
                                ],
                                [
                                    4647.0910000000003,
                                    4647.183
                                ],
                                [
                                    4647.1999999999998,
                                    4647.3580000000002
                                ],
                                [
                                    4647.3779999999997,
                                    4647.4679999999998
                                ],
                                [
                                    4726.6899999999996,
                                    4726.7950000000001
                                ],
                                [
                                    4742.5659999999998,
                                    4742.6350000000002
                                ],
                                [
                                    4745.3180000000002,
                                    4745.5349999999999
                                ],
                                [
                                    4871.1260000000002,
                                    4871.1999999999998
                                ],
                                [
                                    4871.2150000000001,
                                    4871.3459999999995
                                ],
                                [
                                    4871.3590000000004,
                                    4871.4380000000001
                                ],
                                [
                                    4871.4660000000003,
                                    4871.4780000000001
                                ],
                                [
                                    4871.4859999999999,
                                    4871.5209999999997
                                ],
                                [
                                    4871.5299999999997,
                                    4871.5730000000003
                                ],
                                [
                                    4871.5950000000003,
                                    4871.6130000000003
                                ],
                                [
                                    4871.6260000000002,
                                    4871.7460000000001
                                ],
                                [
                                    4871.7669999999998,
                                    4871.8729999999996
                                ],
                                [
                                    4871.9070000000002,
                                    4871.924
                                ],
                                [
                                    4871.9340000000002,
                                    4872.0339999999997
                                ],
                                [
                                    4872.0590000000002,
                                    4872.1629999999996
                                ],
                                [
                                    4872.1940000000004,
                                    4872.2070000000003
                                ],
                                [
                                    4872.2150000000001,
                                    4872.2510000000002
                                ],
                                [
                                    4872.2600000000002,
                                    4872.2960000000003
                                ],
                                [
                                    4872.3159999999998,
                                    4872.3249999999998
                                ],
                                [
                                    4872.3329999999996,
                                    4872.3630000000003
                                ],
                                [
                                    4872.3720000000003,
                                    4872.4049999999997
                                ],
                                [
                                    4872.4309999999996,
                                    4872.4799999999996
                                ],
                                [
                                    4880.9489999999996,
                                    4881.107
                                ],
                                [
                                    4881.1459999999997,
                                    4881.2269999999999
                                ],
                                [
                                    5010.8789999999999,
                                    5011.027
                                ],
                                [
                                    5020.4359999999997,
                                    5020.5150000000003
                                ],
                                [
                                    5022.6679999999997,
                                    5023.2110000000002
                                ],
                                [
                                    5274.7449999999999,
                                    5324.9970000000003
                                ],
                                [
                                    5325.2849999999999,
                                    5325.3090000000002
                                ],
                                [
                                    5326.7250000000004,
                                    5326.759
                                ],
                                [
                                    5338.0510000000004,
                                    5338.741
                                ],
                                [
                                    5338.817,
                                    5339.0050000000001
                                ],
                                [
                                    5339.1400000000003,
                                    5339.1639999999998
                                ],
                                [
                                    5342.0079999999998,
                                    5342.7250000000004
                                ],
                                [
                                    5342.741,
                                    5343.9979999999996
                                ],
                                [
                                    5344.0240000000003,
                                    5344.1880000000001
                                ],
                                [
                                    5344.3280000000004,
                                    5344.335
                                ],
                                [
                                    5357.6300000000001,
                                    5357.6639999999998
                                ],
                                [
                                    5466.8440000000001,
                                    5466.9120000000003
                                ],
                                [
                                    5470.4989999999998,
                                    5470.5770000000002
                                ],
                                [
                                    5473.7200000000003,
                                    5474.0600000000004
                                ],
                                [
                                    5487.5339999999997,
                                    5487.6499999999996
                                ],
                                [
                                    5487.6859999999997,
                                    5487.7309999999998
                                ],
                                [
                                    5487.7749999999996,
                                    5487.8429999999998
                                ],
                                [
                                    5487.8530000000001,
                                    5487.8810000000003
                                ],
                                [
                                    5653.7370000000001,
                                    5653.8119999999999
                                ],
                                [
                                    5653.8280000000004,
                                    5653.9409999999998
                                ],
                                [
                                    5653.9549999999999,
                                    5654.009
                                ],
                                [
                                    5654.0389999999998,
                                    5654.0870000000004
                                ],
                                [
                                    5662.1719999999996,
                                    5662.4120000000003
                                ],
                                [
                                    6606.2650000000003,
                                    6606.3760000000002
                                ],
                                [
                                    6737.7089999999998,
                                    6737.835
                                ],
                                [
                                    6737.8540000000003,
                                    6737.9179999999997
                                ],
                                [
                                    6737.9530000000004,
                                    6737.9899999999998
                                ],
                                [
                                    6737.9979999999996,
                                    6738.0290000000005
                                ],
                                [
                                    7986.933,
                                    7987.1859999999997
                                ],
                                [
                                    7987.2049999999999,
                                    7987.2539999999999
                                ],
                                [
                                    7987.2759999999998,
                                    7987.2979999999998
                                ],
                                [
                                    7987.3029999999999,
                                    7987.3230000000003
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.19",
                            "blockingTime": 752.97400000000016
                        },
                        {
                            "type": 3,
                            "id": "90268.22",
                            "request_id": "90268.22",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/__ssobj\/core.js+ssdomvar.js+generic-adapter.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/__ssobj\/core.js+ssdomvar.js+generic-adapter.js",
                            "raw_id": "90268.22",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 343,
                            "ttfb_ms": 303,
                            "load_start": 1074,
                            "load_start_float": 1074.000102,
                            "bytesIn": 6351,
                            "objectSize": 6351,
                            "objectSizeUncompressed": 17539,
                            "chunks": [
                                {
                                    "ts": 1412,
                                    "bytes": 789,
                                    "inflated": 1336
                                },
                                {
                                    "ts": 1417,
                                    "bytes": 5562,
                                    "inflated": 16203
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 24,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/__ssobj\/core.js+ssdomvar.js+generic-adapter.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQDlkh1-AAAAAAAfl19kRWYAAR-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEgzAAAH5dfZAEAOwoAAaXLAAAfl19kAQBJCgABHM0AAB-XX2QBAEYJAAODugAAH5dfZAEAPAoAAdrLAAAfl19kAQBDCgABqswAAB-XX2QBAAQHAAMelQAAH5dfZAEANQoAATnLAAAfl19kAQDxCQABBscAAB-XX2QBAA; SSSC=4.G7232665685996889669.1|1796.38174:2374.47747:2545.50950:2613.52025:2619.52133:2620.52186:2625.52256:2627.52394:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=DXzYx39u8EJSyVb7kZkQMGVi; Ahonlnl-Prd-01-DigitalDev-B2=!CFkattFfiGMtRCYGpVIjjMvTA2elN7+3Nr9TZOCsUCWT\/oWS4iK0VqSIWc1nChEKAADCPFQd4fP+kA==; Ahonlnl-Prd-01-DigitalDev-F1=!UNBRDNI\/RF4ccXvIhW\/DkGTJXi1nde7m2GVj\/SNR64BiKUJW6jq8Pxs7KED0aP+B\/A2UWWbh857yWHI=; _abck=CF46D22CFA3BDBD5F6F9D5D14E153D45~-1~YAAQ3tXOF6qMQQuIAQAARFRmFQnXmbk\/oEbgOBnl2lfRGCWhk5F9hqGCBARgp7+5S\/Wd9G5519La8ZXx3NtDpA7xU5uaMNvPF3UV2eTGWw+Q0FNyPHIky34ZzaAcFRnWPf57g+K+ke2hgdbblGN94VJlOMnkgj8dhX5sMhb6uZYM24QxrPV+XmXyuPd2BNdjlWYQUpQuKnVyz2QjSalGL5gXkoQYSB5F2xm1XAeTyfIOSzn6YohY3+E6KpzYoVRgT2GQ6l2BINzFVTiKwW5fptd5MQoPHxymu6ub3DvAQQCownSRGCioSa+ioHe4DvSbhbafMaLbyDn5jlHa1CE+UtOc1B5xqYQHrdzpGLgXM5cICe2Dc4qNGpZ+gq0=~-1~-1~1683989727; ak_bmsc=75DFE6476BE9FDC6EBAC2021A4E3F3FB~000000000000000000000000000000~YAAQ3tXOF6uMQQuIAQAARFRmFRNyLomRnLBJ8Bt3V2NQRcwy5Y5301xvmhlcXeD5uYQeT9UItLbr50JznlY\/B\/2OuKjqM69wp+sjfXZFg5IV51eu6yoyPi9Q4dKRAIgQS6ZN92gH8SYzm6znh44AW8ufG1ZQR8QyFP2rPIxk5XLHUZXsqyfDz+S3N4KfLyi1F6\/i5KbovGbSPyqpZO2Rml5rRZbwY9I1n9V1pA8oGGb9\/B1qRqRVcwS1pT8Gt78PbUsz2prmB4ZRjioQOb3T3n4dvmPEiRgI3sMMDL5XYPUSks2xruTgAAWkqWGB\/LMivBgOUNX9HWDH3UaFFk4dy4qpwbUsOrlbpOR0ViofADuWn9xHuyPJi30tnuUPJFPOqwR\/ZuEuMiq9; bm_sz=401F8DCEE6F95D4FDEFB354272A2AB52~YAAQ3tXOF62MQQuIAQAARFRmFROCDt8D5r1NN3I86U815eX6zcA5Ajd8Li6yxFvRXbwrOcXNvFomTZCFV+vTHk\/pycWV+iFku276Go5HCuFIOopJsifdMVO8DFz7Lhprwp04n\/OZvKkKYSfETyeTtG49TH4EvJdw\/2AOh67aoitWdhT9f\/Blxd2bNHXPE+MVCBpwtU2HrtobHVci88oBS0dTIsIXXupgsj90TMMvNDJwAs+cVxgdrk4pde2pXm\/TXWWSAh1FTlv0vMoyvYNjOEhp\/sL6Mt4ZDY6f8SWn1baLwg==~4340020~4605510",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 6351",
                                    "content-type: application\/javascript",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Sun, 30 Apr 2023 00:00:00 GMT",
                                    "pragma: no-cache",
                                    "rtss: 1-*-4",
                                    "sbss: 1",
                                    "set-cookie: SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:48 GMT",
                                    "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding",
                                    "x-cnection: close",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7600,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 6351,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1059,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 15,
                            "http2_stream_dependency": 13,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 102,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 1417,
                            "ttfb_start": 1074,
                            "ttfb_end": 1377,
                            "download_start": 1377,
                            "download_end": 1417,
                            "download_ms": 40,
                            "all_start": 1074,
                            "all_end": 1417,
                            "all_ms": 343,
                            "index": 7,
                            "number": 8,
                            "body_file": "005-90268.22-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 2,
                                "v8.compile": 0,
                                "FunctionCall": 12
                            },
                            "cpu.EvaluateScript": 2,
                            "cpu.v8.compile": 0,
                            "cpu.FunctionCall": 12,
                            "cpuTime": 14,
                            "body_id": "90268.22",
                            "js_timing": [
                                [
                                    1590.1869999999999,
                                    1591.797
                                ],
                                [
                                    1590.1980000000001,
                                    1590.646
                                ],
                                [
                                    1605.6890000000001,
                                    1606.1310000000001
                                ],
                                [
                                    1663.614,
                                    1664.098
                                ],
                                [
                                    1665.3530000000001,
                                    1668.308
                                ],
                                [
                                    1669.057,
                                    1669.2619999999999
                                ],
                                [
                                    1670.248,
                                    1670.3240000000001
                                ],
                                [
                                    1707.2270000000001,
                                    1707.414
                                ],
                                [
                                    1707.8689999999999,
                                    1707.9269999999999
                                ],
                                [
                                    1710.2149999999999,
                                    1710.4069999999999
                                ],
                                [
                                    1719.7149999999999,
                                    1719.865
                                ],
                                [
                                    1822.0519999999999,
                                    1822.1769999999999
                                ],
                                [
                                    1832.4059999999999,
                                    1832.501
                                ],
                                [
                                    1864.702,
                                    1864.8030000000001
                                ],
                                [
                                    1865.3050000000001,
                                    1865.3630000000001
                                ],
                                [
                                    1935.8109999999999,
                                    1935.9110000000001
                                ],
                                [
                                    1936.3320000000001,
                                    1936.404
                                ],
                                [
                                    1936.607,
                                    1936.655
                                ],
                                [
                                    1937.2929999999999,
                                    1937.346
                                ],
                                [
                                    1937.5260000000001,
                                    1937.5809999999999
                                ],
                                [
                                    1937.7349999999999,
                                    1937.7719999999999
                                ],
                                [
                                    1938.896,
                                    1939.001
                                ],
                                [
                                    1939.2349999999999,
                                    1939.277
                                ],
                                [
                                    2093.047,
                                    2093.201
                                ],
                                [
                                    3013.1860000000001,
                                    3013.4389999999999
                                ],
                                [
                                    3014.0349999999999,
                                    3014.578
                                ],
                                [
                                    3118.4690000000001,
                                    3118.5859999999998
                                ],
                                [
                                    3244.6019999999999,
                                    3244.7669999999998
                                ],
                                [
                                    3285.4949999999999,
                                    3285.5610000000001
                                ],
                                [
                                    3322.3130000000001,
                                    3322.4490000000001
                                ],
                                [
                                    3328.3209999999999,
                                    3328.4209999999998
                                ],
                                [
                                    3356.1399999999999,
                                    3356.2429999999999
                                ],
                                [
                                    3424.7420000000002,
                                    3424.848
                                ],
                                [
                                    3475.1729999999998,
                                    3475.2809999999999
                                ],
                                [
                                    3510.46,
                                    3510.5439999999999
                                ],
                                [
                                    3538.2649999999999,
                                    3538.3760000000002
                                ],
                                [
                                    3545.587,
                                    3545.6060000000002
                                ],
                                [
                                    3580.942,
                                    3581.201
                                ],
                                [
                                    3581.703,
                                    3581.779
                                ],
                                [
                                    3600.8679999999999,
                                    3600.9560000000001
                                ],
                                [
                                    3602.2820000000002,
                                    3602.3589999999999
                                ],
                                [
                                    3609.1219999999998,
                                    3609.2179999999998
                                ],
                                [
                                    3610.6750000000002,
                                    3610.7510000000002
                                ],
                                [
                                    3644.3040000000001,
                                    3644.433
                                ],
                                [
                                    3665.6610000000001,
                                    3665.7979999999998
                                ],
                                [
                                    3711.297,
                                    3711.3490000000002
                                ],
                                [
                                    3749.1559999999999,
                                    3749.2890000000002
                                ],
                                [
                                    3781.96,
                                    3782.0799999999999
                                ],
                                [
                                    3865.98,
                                    3866.1439999999998
                                ],
                                [
                                    4062.3919999999998,
                                    4062.5599999999999
                                ],
                                [
                                    4104.848,
                                    4104.973
                                ],
                                [
                                    4119.5119999999997,
                                    4119.5280000000002
                                ],
                                [
                                    4169.0870000000004,
                                    4169.2759999999998
                                ],
                                [
                                    4221.5860000000002,
                                    4221.7510000000002
                                ],
                                [
                                    4317.5379999999996,
                                    4317.6779999999999
                                ],
                                [
                                    4405.3639999999996,
                                    4405.5559999999996
                                ],
                                [
                                    4452.6000000000004,
                                    4452.7420000000002
                                ],
                                [
                                    4545.2399999999998,
                                    4545.366
                                ],
                                [
                                    4547.7470000000003,
                                    4547.866
                                ],
                                [
                                    4604.3000000000002,
                                    4604.3209999999999
                                ],
                                [
                                    5098.9870000000001,
                                    5099.1360000000004
                                ],
                                [
                                    5325.076,
                                    5325.2179999999998
                                ],
                                [
                                    5339.0159999999996,
                                    5339.1350000000002
                                ],
                                [
                                    5344.1999999999998,
                                    5344.3230000000003
                                ],
                                [
                                    5594.8159999999998,
                                    5594.8680000000004
                                ],
                                [
                                    6098.8010000000004,
                                    6098.8609999999999
                                ],
                                [
                                    6594.8450000000003,
                                    6594.9160000000002
                                ],
                                [
                                    6606.4660000000003,
                                    6606.6139999999996
                                ],
                                [
                                    7098.9629999999997,
                                    7099.1909999999998
                                ],
                                [
                                    7622.2579999999998,
                                    7622.2879999999996
                                ],
                                [
                                    8098.9009999999998,
                                    8098.9889999999996
                                ],
                                [
                                    8592.6129999999994,
                                    8592.6820000000007
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.22"
                        },
                        {
                            "type": 3,
                            "id": "90268.2",
                            "request_id": "90268.2",
                            "ip_addr": "[2600:9000:2251:6e00:19:9b20:f680:93a1]",
                            "full_url": "https:\/\/execution-ci360.ah.nl\/js\/ot-all.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "execution-ci360.ah.nl",
                            "url": "\/js\/ot-all.min.js",
                            "raw_id": "90268.2",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 42,
                            "ttfb_ms": 40,
                            "load_start": 1255,
                            "load_start_float": 1255.0000620000001,
                            "bytesIn": 8402,
                            "objectSize": 8402,
                            "objectSizeUncompressed": 21198,
                            "chunks": [
                                {
                                    "ts": 1296,
                                    "bytes": 8402,
                                    "inflated": 21198
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=1800",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 139,
                            "protocol": "HTTP\/2",
                            "dns_start": 1028,
                            "dns_end": 1164,
                            "connect_start": 1164,
                            "connect_end": 1200,
                            "ssl_start": 1201,
                            "ssl_end": 1253,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "execution-ci360.ah.nl",
                                "sanList": [
                                    "execution-ci360.ah.nl"
                                ],
                                "issuer": "Amazon RSA 2048 M02",
                                "validFrom": 1677715200,
                                "validTo": 1711929599,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1677727142876,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100E6E9E50E6BC7084A373C464A7944AB69853FEC6512C6262AF65D70A0C4B6B37C02204C6711C2DD38A7F1D52D16013718F3B5DE0D4853E780C6E19926C609208AFAAB"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2024 Log",
                                        "logId": "73D99E891B4C9678A0207D479DE6B2C61CD0515E71192A8C6B80107AC17772B5",
                                        "timestamp": 1677727142909,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30440220359289840B05A5955C3040D0A63728D421CA7FA7D8B9F3AECD12F017F5E48C010220538D0F139142253F9DBD60B7573EE577768164323F0F43EC7412636424EAB2A6"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1677727142836,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502204830824ED65F4A90FE2B3706AEC2616F53E807B8CA9A1904B069F5DC1DF73F64022100C9F38051490BB0F62A18CFA5E74878021206E60AAA231DD8EAF790659CE09A3E"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 10,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: execution-ci360.ah.nl",
                                    ":method: GET",
                                    ":path: \/js\/ot-all.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "age: 287",
                                    "cache-control: max-age=1800",
                                    "content-disposition: inline;filename=f.txt",
                                    "content-encoding: gzip",
                                    "content-type: application\/javascript;charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:52:01 GMT",
                                    "sas-service-response-flag: true",
                                    "vary: accept-encoding",
                                    "via: 1.1 6ae82cc0c8a39c993134c2be90b4d120.cloudfront.net (CloudFront)",
                                    "x-amz-cf-id: aTcZh9fhm-ryHT9PsoGuQMvrw-k-1HLh44S6OihhU5vHQEaNuoY8dw==",
                                    "x-amz-cf-pop: FRA60-P3",
                                    "x-cache: Hit from cloudfront",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1588,
                            "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": 136,
                            "connect_ms": 36,
                            "ssl_ms": 52,
                            "gzip_total": 8765,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 1513,
                            "cdn_provider": "Amazon CloudFront",
                            "server_count": null,
                            "created": 1026,
                            "socket_group": "https:\/\/execution-ci360.ah.nl",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "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": 4865,
                            "netlog_id": 62,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIF1TCCBL2gAwIBAgIQARRnT7N8zTvsxeDNy3kWfjANBgkqhkiG9w0BAQsFADA8\nMQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRwwGgYDVQQDExNBbWF6b24g\nUlNBIDIwNDggTTAyMB4XDTIzMDMwMjAwMDAwMFoXDTI0MDMzMTIzNTk1OVowIDEe\nMBwGA1UEAxMVZXhlY3V0aW9uLWNpMzYwLmFoLm5sMIIBIjANBgkqhkiG9w0BAQEF\nAAOCAQ8AMIIBCgKCAQEAzPRdd2t6g8tYOaViHvPUPrEadroWeRBraIKGQUnsZbhV\nHN23D0oNcM+GxBly64wLIqAHTlVSEL5Ugdi3LA5DW46VVkr2H7pzLY7W4Vyx0E9C\niVvyyPKYJZrY3mL7ZbGjYZA2LmfICca8yP7eEyZK+dKdU9zJTQJ0WtV28\/GrZTD5\nLT7arIlzd5VCnTTjj+IMmFEZdGpZ6QFzC2R3RyEOVkQ0R0K\/FEsYiu3E9d1HqGvy\ng\/rfd3Plhn8GBurmSxlLPHTNVdUV+S9r8qknmeAZZgkFVWGYXinJoHgsyg1KLUVr\n2RHUzm71r1lqomGwhdRrgFEJdD3w+yJNlira+yGZTQIDAQABo4IC7TCCAukwHwYD\nVR0jBBgwFoAUwDFSzVpQw4J8dHHOy+mc+XrrguIwHQYDVR0OBBYEFH6kMRJRYYEh\n0cdjRX\/HEw4iTzOZMCAGA1UdEQQZMBeCFWV4ZWN1dGlvbi1jaTM2MC5haC5ubDAO\nBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMDsG\nA1UdHwQ0MDIwMKAuoCyGKmh0dHA6Ly9jcmwucjJtMDIuYW1hem9udHJ1c3QuY29t\nL3IybTAyLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATB1BggrBgEFBQcBAQRpMGcw\nLQYIKwYBBQUHMAGGIWh0dHA6Ly9vY3NwLnIybTAyLmFtYXpvbnRydXN0LmNvbTA2\nBggrBgEFBQcwAoYqaHR0cDovL2NydC5yMm0wMi5hbWF6b250cnVzdC5jb20vcjJt\nMDIuY2VyMAwGA1UdEwEB\/wQCMAAwggF9BgorBgEEAdZ5AgQCBIIBbQSCAWkBZwB2\nAHb\/iD8KtvuVUcJhzPWHujS0pM27KdxoQgqf5mdMWjp0AAABhqBUk9wAAAQDAEcw\nRQIhAObp5Q5rxwhKNzxGSnlEq2mFP+xlEsYmKvZdcKDEtrN8AiBMZxHC3Tin8dUt\nFgE3GPO13g1IU+eAxuGZJsYJIIr6qwB1AHPZnokbTJZ4oCB9R53mssYc0FFecRkq\njGuAEHrBd3K1AAABhqBUk\/0AAAQDAEYwRAIgNZKJhAsFpZVcMEDQpjco1CHKf6fY\nufOuzRLwF\/XkjAECIFONDxORQiU\/nb1gt1c+5Xd2gWQyPw9D7HQSY2Qk6rKmAHYA\nSLDja9qmRzQP5WoC+p0w6xxSActW3SyB2bu\/qznYhHMAAAGGoFSTtAAABAMARzBF\nAiBIMIJO1l9KkP4rNwauwmFvU+gHuMqaGQSwafXcHfc\/ZAIhAMnzgFFJC7D2KhjP\npedIeAISBuYKqiMd2Or3kGWc4Jo+MA0GCSqGSIb3DQEBCwUAA4IBAQBo1DSMCp4N\nMTMVRVrdsmvaHzasvKK3448nOMNRnrgzPT7cLAnP8fDULxpZVznvT1ZfNrNkp+eV\ne3P5Be7B4+x8y7gaEhBOcF25AaaN9glrCQqpUaDkjBwxas8b6t9Be4s9tJZMyNqC\nEHn46s2GegplvTFa8XeVZjw4SAeI1TcojzQKl2tfIQZ+M3P63sBW3aIfWp6zqloN\nc8MlaNEe5eWrquUuWvB1vXTHb+DtsoCJQD7gICRrBqBlYBWYapxT2jb4VPHIE0Hb\n8tcQ3qoMSFv2ulceVFvQNKqShces9FFhasc11lFUxIM341PxNOG0M5+6Z8M1vq84\nYyGHqJAcfF4y\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEXjCCA0agAwIBAgITB3MSSkvL1E7HtTvq8ZSELToPoTANBgkqhkiG9w0BAQsF\nADA5MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6\nb24gUm9vdCBDQSAxMB4XDTIyMDgyMzIyMjUzMFoXDTMwMDgyMzIyMjUzMFowPDEL\nMAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEcMBoGA1UEAxMTQW1hem9uIFJT\nQSAyMDQ4IE0wMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALtDGMZa\nqHneKei1by6+pUPPLljTB143Si6VpEWPc6mSkFhZb\/6qrkZyoHlQLbDYnI2D7hD0\nsdzEqfnuAjIsuXQLG3A8TvX6V3oFNBFVe8NlLJHvBseKY88saLwufxkZVwk74g4n\nWlNMXzla9Y5F3wwRHwMVH443xGz6UtGSZSqQ94eFx5X7Tlqt8whi8qCaKdZ5rNak\n+r9nUThOeClqFd4oXych\/\/Rc7Y0eX1KNWHYSI1Nk31mYgiK3JvH063g+K9tHA63Z\neTgKgndlh+WI+zv7i44HepRZjA1FYwYZ9Vv\/9UkC5Yz8\/yU65fgjaE+wVHM4e\/Yy\nC2osrPWE7gJ+dXMCAwEAAaOCAVowggFWMBIGA1UdEwEB\/wQIMAYBAf8CAQAwDgYD\nVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAdBgNV\nHQ4EFgQUwDFSzVpQw4J8dHHOy+mc+XrrguIwHwYDVR0jBBgwFoAUhBjMhTTsvAyU\nlC4IWZzHshBOCggwewYIKwYBBQUHAQEEbzBtMC8GCCsGAQUFBzABhiNodHRwOi8v\nb2NzcC5yb290Y2ExLmFtYXpvbnRydXN0LmNvbTA6BggrBgEFBQcwAoYuaHR0cDov\nL2NydC5yb290Y2ExLmFtYXpvbnRydXN0LmNvbS9yb290Y2ExLmNlcjA\/BgNVHR8E\nODA2MDSgMqAwhi5odHRwOi8vY3JsLnJvb3RjYTEuYW1hem9udHJ1c3QuY29tL3Jv\nb3RjYTEuY3JsMBMGA1UdIAQMMAowCAYGZ4EMAQIBMA0GCSqGSIb3DQEBCwUAA4IB\nAQAtTi6Fs0Azfi+iwm7jrz+CSxHH+uHl7Law3MQSXVtR8RV53PtR6r\/6gNpqlzdo\nZq4FKbADi1v9Bun8RY8D51uedRfjsbeodizeBB8nXmeyD33Ep7VATj4ozcd31YFV\nfgRhvTSxNrrTlNpWkUk0m3BMPv8sg381HhA6uEYokE5q9uws\/3YkKqRiEz3TsaWm\nJqIRZhMbgAfp7O7FUwFIb7UIspogZSKxPIWJpxiPo3TcBambbVtQOcNRWz5qCQdD\nslI2yayq0n2TXoHyNCLEH8rpsJRVILFsg0jc7BaFrMnF462+ajSehgj12IidNeRN\n4zl+EoNaWdpnWndvSpAEkq2P\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEkjCCA3qgAwIBAgITBn+USionzfP6wq4rAfkI7rnExjANBgkqhkiG9w0BAQsF\nADCBmDELMAkGA1UEBhMCVVMxEDAOBgNVBAgTB0FyaXpvbmExEzARBgNVBAcTClNj\nb3R0c2RhbGUxJTAjBgNVBAoTHFN0YXJmaWVsZCBUZWNobm9sb2dpZXMsIEluYy4x\nOzA5BgNVBAMTMlN0YXJmaWVsZCBTZXJ2aWNlcyBSb290IENlcnRpZmljYXRlIEF1\ndGhvcml0eSAtIEcyMB4XDTE1MDUyNTEyMDAwMFoXDTM3MTIzMTAxMDAwMFowOTEL\nMAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEZMBcGA1UEAxMQQW1hem9uIFJv\nb3QgQ0EgMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALJ4gHHKeNXj\nca9HgFB0fW7Y14h29Jlo91ghYPl0hAEvrAIthtOgQ3pOsqTQNroBvo3bSMgHFzZM\n9O6II8c+6zf1tRn4SWiw3te5djgdYZ6k\/oI2peVKVuRF4fn9tBb6dNqcmzU5L\/qw\nIFAGbHrQgLKm+a\/sRxmPUDgH3KKHOVj4utWp+UhnMJbulHheb4mjUcAwhmahRWa6\nVOujw5H5SNz\/0egwLX0tdHA114gk957EWW67c4cX8jJGKLhD+rcdqsq08p8kDi1L\n93FcXmn\/6pUCyziKrlA4b9v7LWIbxcceVOF34GfID5yHI9Y\/QCB\/IIDEgEw+OyQm\njgSubJrIqg0CAwEAAaOCATEwggEtMA8GA1UdEwEB\/wQFMAMBAf8wDgYDVR0PAQH\/\nBAQDAgGGMB0GA1UdDgQWBBSEGMyFNOy8DJSULghZnMeyEE4KCDAfBgNVHSMEGDAW\ngBScXwDfqgHXMCs4iKK4bUqc8hGRgzB4BggrBgEFBQcBAQRsMGowLgYIKwYBBQUH\nMAGGImh0dHA6Ly9vY3NwLnJvb3RnMi5hbWF6b250cnVzdC5jb20wOAYIKwYBBQUH\nMAKGLGh0dHA6Ly9jcnQucm9vdGcyLmFtYXpvbnRydXN0LmNvbS9yb290ZzIuY2Vy\nMD0GA1UdHwQ2MDQwMqAwoC6GLGh0dHA6Ly9jcmwucm9vdGcyLmFtYXpvbnRydXN0\nLmNvbS9yb290ZzIuY3JsMBEGA1UdIAQKMAgwBgYEVR0gADANBgkqhkiG9w0BAQsF\nAAOCAQEAYjdCXLwQtT6LLOkMm2xF4gcAevnFWAu5CIw+7bMlPLVvUOTNNWqnkzSW\nMiGpSESrnO09tKpzbeR\/FoCJbM8oAxiDR3mjEH4wW6w7sGDgd9QIpuEdfF7Au\/ma\neyKdpwAJfqxGF4PcnCZXmTA5YpaP7dreqsXMGz7KQ2hsVxa81Q4gLv7\/wmpdLqBK\nbRRYh5TmOTFffHPLkIhqhBGWJ6bt2YFGpn6jcgAKUj6DiAdjd4lpFw85hdKrCEVN\n0FE6\/V1dN2RMfjCyVSRCnTawXZwXgWHxyvkQAiSr6w10kY17RSlQOYiypok1JR4U\nakcjMS9cmvqtmg5iUaQqqcT5NJ0hGA==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEdTCCA12gAwIBAgIJAKcOSkw0grd\/MA0GCSqGSIb3DQEBCwUAMGgxCzAJBgNV\nBAYTAlVTMSUwIwYDVQQKExxTdGFyZmllbGQgVGVjaG5vbG9naWVzLCBJbmMuMTIw\nMAYDVQQLEylTdGFyZmllbGQgQ2xhc3MgMiBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0\neTAeFw0wOTA5MDIwMDAwMDBaFw0zNDA2MjgxNzM5MTZaMIGYMQswCQYDVQQGEwJV\nUzEQMA4GA1UECBMHQXJpem9uYTETMBEGA1UEBxMKU2NvdHRzZGFsZTElMCMGA1UE\nChMcU3RhcmZpZWxkIFRlY2hub2xvZ2llcywgSW5jLjE7MDkGA1UEAxMyU3RhcmZp\nZWxkIFNlcnZpY2VzIFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IC0gRzIwggEi\nMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDVDDrEKvlO4vW+GZdfjohTsR8\/\ny8+fIBNtKTrID30892t2OGPZNmCom15cAICyL1l\/9of5JUOG52kbUpqQ4XHj2C0N\nTm\/2yEnZtvMaVq4rtnQU68\/7JuMauh2WLmo7WJSJR1b\/JaCTcFOD2oR0FMNnngRo\nOt+OQFodSk7PQ5E751bWAHDLUu57fa4657wx+UX2wmDPE1kCK4DMNEffud6QZW0C\nzyyRpqbn3oUYSXxmTqM6bam17jQuug0DuDPfR+uxa40l2ZvOgdFFRjKWcIfeAg5J\nQ4W2bHO7ZOphQazJ1FTfhy\/HIrImzJ9ZVGif\/L4qL8RVHHVAYBeFAlU5i38FAgMB\nAAGjgfAwge0wDwYDVR0TAQH\/BAUwAwEB\/zAOBgNVHQ8BAf8EBAMCAYYwHQYDVR0O\nBBYEFJxfAN+qAdcwKziIorhtSpzyEZGDMB8GA1UdIwQYMBaAFL9ft9HO3R+G9FtV\nrNzXEMIOqYjnME8GCCsGAQUFBwEBBEMwQTAcBggrBgEFBQcwAYYQaHR0cDovL28u\nc3MyLnVzLzAhBggrBgEFBQcwAoYVaHR0cDovL3guc3MyLnVzL3guY2VyMCYGA1Ud\nHwQfMB0wG6AZoBeGFWh0dHA6Ly9zLnNzMi51cy9yLmNybDARBgNVHSAECjAIMAYG\nBFUdIAAwDQYJKoZIhvcNAQELBQADggEBACMd44pXyn3pF3lM8R5V\/cxTbj5HD9\/G\nVfKyBDbtgB9TxF00KGu+x1X8Z+rLP3+QsjPNG1gQggL4+C\/1E2DUBc7xgQjB3ad1\nl08YuW3e95ORCLp+QCztweq7dp4zBncdDQh\/U90bZKuCJ\/Fp1U1ervShw3WnWEQt\n8jxwmKy6abaVd38PMV4s\/KCHOkdp8Hlf9BRUpJVeEXgSYCfOn8J3\/yNTd126\/+pZ\n59vPr5KW7ySaNRB6nJHGDn2Z9j8Z3\/VyVOEVqQdZe4O\/Ui5GjLIAZHYcSNPYeehu\nVsyuLAOQ1xk4meTKCRlb\/weWsKh\/NEnfVqn3sF\/tM+2MR7cwA130A4w=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "preloadUnused": "true",
                            "load_end": 1297,
                            "ttfb_start": 1255,
                            "ttfb_end": 1295,
                            "download_start": 1295,
                            "download_end": 1297,
                            "download_ms": 2,
                            "all_start": 1028,
                            "all_end": 1297,
                            "all_ms": 266,
                            "index": 8,
                            "number": 9,
                            "body_file": "002-90268.2-body.txt",
                            "body_id": "90268.2",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.2"
                        },
                        {
                            "type": 3,
                            "id": "90268.4",
                            "request_id": "90268.4",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a250]",
                            "full_url": "https:\/\/static.ah.nl\/ah-static\/fonts\/hamburg-ah-bold.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/ah-static\/fonts\/hamburg-ah-bold.woff2",
                            "raw_id": "90268.4",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 109,
                            "ttfb_ms": 68,
                            "load_start": 1447,
                            "load_start_float": 1447.0000729999999,
                            "bytesIn": 23885,
                            "objectSize": 23885,
                            "objectSizeUncompressed": 23852,
                            "chunks": [
                                {
                                    "ts": 1539,
                                    "bytes": 21861,
                                    "inflated": 21836
                                },
                                {
                                    "ts": 1556,
                                    "bytes": 2024,
                                    "inflated": 2016
                                }
                            ],
                            "expires": "Thu, 25 Jan 2024 19:22:07 GMT",
                            "cacheControl": "public, max-age=22224319",
                            "contentType": "font\/woff2",
                            "contentEncoding": "gzip",
                            "socket": 142,
                            "protocol": "HTTP\/2",
                            "dns_start": 1052,
                            "dns_end": 1304,
                            "connect_start": 1313,
                            "connect_end": 1350,
                            "ssl_start": 1350,
                            "ssl_end": 1407,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "static.ah.nl",
                                "sanList": [
                                    "static.ah.nl",
                                    "static.ahold.com",
                                    "static.ms.ah.nl"
                                ],
                                "issuer": "Entrust Certification Authority - L1K",
                                "validFrom": 1663333053,
                                "validTo": 1697288253,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2023 Log",
                                        "logId": "B3737707E18450F86386D605A9DC11094A792DB1670C0B87DCF0030E7936A59A",
                                        "timestamp": 1663333054008,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100C105157FFF4F7712712B0D1506F385A49AB915330BE1907D33A9E2D145D6D547022050A21E050A16F92AB45BAB0AD59492DD9FE28E186C514A0FCC27BBD219824B07"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2023' log",
                                        "logId": "B73EFB24DF9C4DBA75F239C5BA58F46C5DFC42CF7A9F35C49E1D098125EDB499",
                                        "timestamp": 1663333054096,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100AACE8C5D7AFC86E156843D7E6CA6B43AB15FD0E6600EE841E9FD72E61A1845AA0221008DF10DD07FE439E96C40784102227D29F3E2F5A9E06AD8C3951D5B13D144B8F3"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2023' log",
                                        "logId": "ADF7BEFA7CFF10C88B9D3D9C1E3E186AB467295DCFB10C24CA858634EBDC828A",
                                        "timestamp": 1663333054079,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502200F876804E42411650596347914EB8EE18A48AE26AFCE4934C4F0AEDFF315BE17022100FE94E0A9DE3A7D673FD2CA351361F159911FF9EE96090C8399D3225131191264"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 16,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/fonts\/hamburg-ah-bold.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET, OPTIONS",
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=22224319",
                                    "content-encoding: gzip",
                                    "content-length: 23885",
                                    "content-type: font\/woff2",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Thu, 25 Jan 2024 19:22:07 GMT",
                                    "last-modified: Mon, 07 Nov 2022 16:03:52 GMT",
                                    "pragma: public",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\", dtTao;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-d554e0ba-e888-411a-afea-cfe82d7a37eb",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1667952859691017 D=13343",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1696,
                            "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": 252,
                            "connect_ms": 37,
                            "ssl_ms": 57,
                            "gzip_total": 23885,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 22224319,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1039,
                            "socket_group": "pm\/https:\/\/static.ah.nl",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "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": 73,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIG4zCCBcugAwIBAgIQFHtKFiuBNtmTA3FWBGoGDTANBgkqhkiG9w0BAQsFADCB\nujELMAkGA1UEBhMCVVMxFjAUBgNVBAoTDUVudHJ1c3QsIEluYy4xKDAmBgNVBAsT\nH1NlZSB3d3cuZW50cnVzdC5uZXQvbGVnYWwtdGVybXMxOTA3BgNVBAsTMChjKSAy\nMDEyIEVudHJ1c3QsIEluYy4gLSBmb3IgYXV0aG9yaXplZCB1c2Ugb25seTEuMCwG\nA1UEAxMlRW50cnVzdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAtIEwxSzAeFw0y\nMjA5MTYxMjU3MzNaFw0yMzEwMTQxMjU3MzNaMG8xCzAJBgNVBAYTAkNIMRAwDgYD\nVQQIDAdHZW7DqHZlMQ8wDQYDVQQHEwZHZW5ldmUxJjAkBgNVBAoTHUFob2xkIERl\nbGhhaXplIExpY2Vuc2luZyBTYXJsMRUwEwYDVQQDEwxzdGF0aWMuYWgubmwwggEi\nMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDoO+kmLTw91oIV1FVOkrOeyG9s\nC2TSV68RVZdogDRJRMvVmdbMpwg5znMFSpQItlVW2zr7eeZANCX\/jBaWQmYYG+KG\nnIYRyj9zJzJ0E2NuUGzbiqbHgP3kP80dPbRpjZ4RLGCzv329YpGtgYZF5RX\/tvhA\nAsXcJ03tqxF4JSwxLf7SLyUKMyioXnB7UwdnyCce6b+D7P9EMGan5Xp2omMGZKoK\n6uqHMH5xXVBemY4GLcH\/KPqbiDyCdrZZW\/8D1W+APlucSCvPTQ6HzoCWu6uNoOKf\nl\/q\/VIu8AaY7DyuTydf0RNL\/rF3bIPurV0FZpTwVQXlGUK6Liwiggn9gB0alAgMB\nAAGjggMtMIIDKTAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBRXQ7DVJhG4tUbFayec\nLfJapd2W7TAfBgNVHSMEGDAWgBSConB03bxTP8971PfNf6dgxgpMvzBoBggrBgEF\nBQcBAQRcMFowIwYIKwYBBQUHMAGGF2h0dHA6Ly9vY3NwLmVudHJ1c3QubmV0MDMG\nCCsGAQUFBzAChidodHRwOi8vYWlhLmVudHJ1c3QubmV0L2wxay1jaGFpbjI1Ni5j\nZXIwMwYDVR0fBCwwKjAooCagJIYiaHR0cDovL2NybC5lbnRydXN0Lm5ldC9sZXZl\nbDFrLmNybDA6BgNVHREEMzAxggxzdGF0aWMuYWgubmyCEHN0YXRpYy5haG9sZC5j\nb22CD3N0YXRpYy5tcy5haC5ubDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYI\nKwYBBQUHAwEGCCsGAQUFBwMCMEwGA1UdIARFMEMwNwYKYIZIAYb6bAoBBTApMCcG\nCCsGAQUFBwIBFhtodHRwczovL3d3dy5lbnRydXN0Lm5ldC9ycGEwCAYGZ4EMAQIC\nMIIBfwYKKwYBBAHWeQIEAgSCAW8EggFrAWkAdgCzc3cH4YRQ+GOG1gWp3BEJSnkt\nsWcMC4fc8AMOeTalmgAAAYNGYDY4AAAEAwBHMEUCIQDBBRV\/\/093EnErDRUG84Wk\nmrkVMwvhkH0zqeLRRdbVRwIgUKIeBQoW+Sq0W6sK1ZSS3Z\/ijhhsUUoPzCe70hmC\nSwcAdwC3Pvsk35xNunXyOcW6WPRsXfxCz3qfNcSeHQmBJe20mQAAAYNGYDaQAAAE\nAwBIMEYCIQCqzoxdevyG4VaEPX5sprQ6sV\/Q5mAO6EHp\/XLmGhhFqgIhAI3xDdB\/\n5DnpbEB4QQIifSnz4vWp4GrYw5UdWxPRRLjzAHYArfe++nz\/EMiLnT2cHj4YarRn\nKV3PsQwkyoWGNOvcgooAAAGDRmA2fwAABAMARzBFAiAPh2gE5CQRZQWWNHkU647h\nikiuJq\/OSTTE8K7f8xW+FwIhAP6U4KneOn1nP9LKNRNh8VmRH\/nulgkMg5nTIlEx\nGRJkMA0GCSqGSIb3DQEBCwUAA4IBAQAf6trpWNgeIYa2hWy8er\/S7aEuMsAx6IGW\nrvy6P8WcPUFRFz6PVi\/y8YQGyCJWirPEHc4k8K4JSzEJt\/jGiU4UrbkMknhZzs5I\nsKd0CA6f0JJJE+aO30cRSM4XgbYX5XcHfFia213SbWY8t7rqLUGFztzyVYWtDG2M\nsIPgbgrbjnXtjvS0pQT6OapQAEMaxhCovqoSB6vRyffdxFTHWC9o3KEBEWZskCFU\nv35G5JMwgiKoIhFAYpCtm25KP4miYaiOM4fILLsiUSTEI9Qas+OQRgr2StYidVCW\nv9MHY0QGFiUJBj0sKPsrkPQKVX\/P\/ukNMMxOOddRcR6a1H9URAny\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFDjCCA\/agAwIBAgIMDulMwwAAAABR03eFMA0GCSqGSIb3DQEBCwUAMIG+MQsw\nCQYDVQQGEwJVUzEWMBQGA1UEChMNRW50cnVzdCwgSW5jLjEoMCYGA1UECxMfU2Vl\nIHd3dy5lbnRydXN0Lm5ldC9sZWdhbC10ZXJtczE5MDcGA1UECxMwKGMpIDIwMDkg\nRW50cnVzdCwgSW5jLiAtIGZvciBhdXRob3JpemVkIHVzZSBvbmx5MTIwMAYDVQQD\nEylFbnRydXN0IFJvb3QgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkgLSBHMjAeFw0x\nNTEwMDUxOTEzNTZaFw0zMDEyMDUxOTQzNTZaMIG6MQswCQYDVQQGEwJVUzEWMBQG\nA1UEChMNRW50cnVzdCwgSW5jLjEoMCYGA1UECxMfU2VlIHd3dy5lbnRydXN0Lm5l\ndC9sZWdhbC10ZXJtczE5MDcGA1UECxMwKGMpIDIwMTIgRW50cnVzdCwgSW5jLiAt\nIGZvciBhdXRob3JpemVkIHVzZSBvbmx5MS4wLAYDVQQDEyVFbnRydXN0IENlcnRp\nZmljYXRpb24gQXV0aG9yaXR5IC0gTDFLMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A\nMIIBCgKCAQEA2j+W0E25L0Tn2zlem1DuXKVh2kFnUwmqAJqOV38pa9vH4SEkqjrQ\njUcj0u1yFvCRIdJdt7hLqIOPt5EyaM\/OJZMssn2XyP7BtBe6CZ4DkJN7fEmDImiK\nm95HwzGYei59QAvS7z7Tsoyqj0ip\/wDoKVgG97aTWpRzJiatWA7lQrjV6nN5ZGhT\nJbiEz5R6rgZFDKNrTdDGvuoYpDbwkrK6HIiPOlJ\/915tgxyd8B\/lw9bdpXiSPbBt\nLOrJz5RBGXFEaLpHPATpXbo+8DX3Fbae8i4VHj9HyMg4p3NFXU2wO7GOFyk36t0F\nASK7lDYqjVs1\/lMZLwhGwSqzGmIdTivZGwIDAQABo4IBDDCCAQgwDgYDVR0PAQH\/\nBAQDAgEGMBIGA1UdEwEB\/wQIMAYBAf8CAQAwMwYIKwYBBQUHAQEEJzAlMCMGCCsG\nAQUFBzABhhdodHRwOi8vb2NzcC5lbnRydXN0Lm5ldDAwBgNVHR8EKTAnMCWgI6Ah\nhh9odHRwOi8vY3JsLmVudHJ1c3QubmV0L2cyY2EuY3JsMDsGA1UdIAQ0MDIwMAYE\nVR0gADAoMCYGCCsGAQUFBwIBFhpodHRwOi8vd3d3LmVudHJ1c3QubmV0L3JwYTAd\nBgNVHQ4EFgQUgqJwdN28Uz\/Pe9T3zX+nYMYKTL8wHwYDVR0jBBgwFoAUanImetAe\n733nO2lR1GyNn5ASZqswDQYJKoZIhvcNAQELBQADggEBADnVjpiDYcgsY9NwHRkw\ny\/YJrMxp1cncN0HyMg\/vdMNY9ngnCTQIlZIv19+4o\/0OgemknNM\/TWgrFTEKFcxS\nBJPok1DD2bHi4Wi3Ogl08TRYCj93mEC45mj\/XeTIRsXsgdfJghhcg85x2Ly\/rJkC\nk9uUmITSnKa1\/ly78EqvIazCP0kkZ9Yujs+szGQVGHLlbHfTUqi53Y2sAEo1GdRv\nc6N172tkw+CNgxKhiucOhk3YtCAbvmqljEtoZuMrx1gL+1YQ1JH7HdMxWBCMRON1\nexCdtTix9qrKgWRs6PLigVWXUX\/hwidQosk8WwBD9lu51aX8\/wdQQGcHsFXwt35u\nLcw=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "FFTM": 28,
                                    "GDEF": 62,
                                    "GPOS": 4208,
                                    "GSUB": 434,
                                    "OS\/2": 96,
                                    "cmap": 570,
                                    "cvt ": 64,
                                    "fpgm": 3042,
                                    "gasp": 8,
                                    "glyf": 41331,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 936,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 974,
                                    "post": 831,
                                    "prep": 141,
                                    "webf": 6
                                },
                                "names": {
                                    "0": "Copyright \\(c\\) 2006 Veronika Elsner, Guenther Flake GbR; Hambur",
                                    "1": "Hamburg-AH",
                                    "2": "Bold",
                                    "3": "3.001;EF  ;Hamburg-AH-Bold",
                                    "4": "Hamburg-AH Bold",
                                    "5": "Version 3.001;PS 003.001;hotconv 1.0.70;makeotf.lib2.5.58329",
                                    "6": "Hamburg-AH-Bold",
                                    "8": "Elsner+Flake GbR, Hamburg",
                                    "9": "M. F. Benton, Brendel Type Studio - Editted by Handmade UX",
                                    "11": "www.elsner-flake.com",
                                    "12": "None"
                                },
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 1088,
                                    "usWeightClass": 700,
                                    "usWidthClass": 5,
                                    "fsType": 4,
                                    "ySubscriptXSize": 1331,
                                    "ySubscriptYSize": 1229,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 154,
                                    "ySuperscriptXSize": 1331,
                                    "ySuperscriptYSize": 1229,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 717,
                                    "yStrikeoutSize": 102,
                                    "yStrikeoutPosition": 682,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 3,
                                    "ulUnicodeRange2": 0,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "EF  ",
                                    "fsSelection": 32,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 64258,
                                    "sTypoAscender": 1638,
                                    "sTypoDescender": -410,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1956,
                                    "usWinDescent": 517,
                                    "ulCodePageRange1": 536870913,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 1137,
                                    "sCapHeight": 1477,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 8,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -102,
                                    "underlineThickness": 102,
                                    "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,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        177,
                                        180,
                                        182,
                                        183,
                                        184,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        255,
                                        338,
                                        339,
                                        376,
                                        710,
                                        732,
                                        8192,
                                        8193,
                                        8194,
                                        8195,
                                        8196,
                                        8197,
                                        8198,
                                        8199,
                                        8200,
                                        8201,
                                        8202,
                                        8208,
                                        8209,
                                        8210,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8239,
                                        8249,
                                        8250,
                                        8287,
                                        8364,
                                        8482,
                                        8531,
                                        8532,
                                        8539,
                                        8540,
                                        8541,
                                        8542,
                                        9352,
                                        9353,
                                        9354,
                                        9355,
                                        9356,
                                        9357,
                                        9358,
                                        9359,
                                        9360,
                                        9724,
                                        64257,
                                        64258
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "dlig",
                                                "frac",
                                                "liga"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "dlig",
                                                "frac",
                                                "liga"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "dlig",
                                                "frac",
                                                "liga"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 231,
                                    "num_glyphs": 234
                                }
                            },
                            "load_end": 1556,
                            "ttfb_start": 1447,
                            "ttfb_end": 1515,
                            "download_start": 1515,
                            "download_end": 1556,
                            "download_ms": 41,
                            "all_start": 1052,
                            "all_end": 1556,
                            "all_ms": 455,
                            "index": 9,
                            "number": 10
                        },
                        {
                            "type": 3,
                            "id": "90268.5",
                            "request_id": "90268.5",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a250]",
                            "full_url": "https:\/\/static.ah.nl\/ah-static\/fonts\/hamburg-ah-demibold.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/ah-static\/fonts\/hamburg-ah-demibold.woff2",
                            "raw_id": "90268.5",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 186,
                            "ttfb_ms": 183,
                            "load_start": 1448,
                            "load_start_float": 1448.0000749999999,
                            "bytesIn": 22140,
                            "objectSize": 22140,
                            "objectSizeUncompressed": 22112,
                            "chunks": [
                                {
                                    "ts": 1633,
                                    "bytes": 22140,
                                    "inflated": 22112
                                }
                            ],
                            "expires": "Sat, 04 Nov 2023 08:14:52 GMT",
                            "cacheControl": "public, max-age=15099484",
                            "contentType": "font\/woff2",
                            "contentEncoding": "gzip",
                            "socket": 142,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 16,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/fonts\/hamburg-ah-demibold.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET, OPTIONS",
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=15099484",
                                    "content-encoding: gzip",
                                    "content-length: 22140",
                                    "content-type: font\/woff2",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 04 Nov 2023 08:14:52 GMT",
                                    "last-modified: Mon, 07 Nov 2022 16:03:52 GMT",
                                    "pragma: public",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\", dtTao;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-7d2cc386-5203-4037-a8c8-ce75a84b5e2d",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1667981744278846 D=5858",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1708,
                            "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": 22140,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 15099484,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1040,
                            "socket_group": "pm\/https:\/\/static.ah.nl",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 1,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 75,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "FFTM": 28,
                                    "GDEF": 62,
                                    "GPOS": 4274,
                                    "GSUB": 434,
                                    "OS\/2": 96,
                                    "cmap": 570,
                                    "cvt ": 64,
                                    "fpgm": 3042,
                                    "gasp": 8,
                                    "glyf": 34027,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 936,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 1098,
                                    "post": 831,
                                    "prep": 141,
                                    "webf": 6
                                },
                                "names": {
                                    "0": "Copyright \\(c\\) 2006 Veronika Elsner, Guenther Flake GbR; Hambur",
                                    "1": "Hamburg-AH DemiBold",
                                    "2": "Regular",
                                    "3": "3.001;EF  ;Hamburg-AH-DemiBold",
                                    "4": "Hamburg-AH DemiBold Regular",
                                    "5": "Version 3.001;PS 003.001;hotconv 1.0.70;makeotf.lib2.5.58329",
                                    "6": "Hamburg-AH-DemiBold",
                                    "8": "Elsner+Flake GbR, Hamburg",
                                    "9": "M. F. Benton, Brendel Type Studio - Editted by Handmade UX",
                                    "11": "www.elsner-flake.com",
                                    "12": "None",
                                    "16": "Hamburg-AH",
                                    "17": "DemiBold"
                                },
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 1049,
                                    "usWeightClass": 600,
                                    "usWidthClass": 5,
                                    "fsType": 4,
                                    "ySubscriptXSize": 1331,
                                    "ySubscriptYSize": 1229,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 154,
                                    "ySuperscriptXSize": 1331,
                                    "ySuperscriptYSize": 1229,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 717,
                                    "yStrikeoutSize": 102,
                                    "yStrikeoutPosition": 682,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 3,
                                    "ulUnicodeRange2": 0,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "EF  ",
                                    "fsSelection": 32,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 64258,
                                    "sTypoAscender": 1638,
                                    "sTypoDescender": -410,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1915,
                                    "usWinDescent": 517,
                                    "ulCodePageRange1": 536870913,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 1137,
                                    "sCapHeight": 1477,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 7,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -102,
                                    "underlineThickness": 102,
                                    "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,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        177,
                                        180,
                                        182,
                                        183,
                                        184,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        255,
                                        338,
                                        339,
                                        376,
                                        710,
                                        732,
                                        8192,
                                        8193,
                                        8194,
                                        8195,
                                        8196,
                                        8197,
                                        8198,
                                        8199,
                                        8200,
                                        8201,
                                        8202,
                                        8208,
                                        8209,
                                        8210,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8239,
                                        8249,
                                        8250,
                                        8287,
                                        8364,
                                        8482,
                                        8531,
                                        8532,
                                        8539,
                                        8540,
                                        8541,
                                        8542,
                                        9352,
                                        9353,
                                        9354,
                                        9355,
                                        9356,
                                        9357,
                                        9358,
                                        9359,
                                        9360,
                                        9724,
                                        64257,
                                        64258
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "dlig",
                                                "frac",
                                                "liga"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "dlig",
                                                "frac",
                                                "liga"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "dlig",
                                                "frac",
                                                "liga"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 231,
                                    "num_glyphs": 234
                                }
                            },
                            "load_end": 1634,
                            "ttfb_start": 1448,
                            "ttfb_end": 1631,
                            "download_start": 1631,
                            "download_end": 1634,
                            "download_ms": 3,
                            "all_start": 1448,
                            "all_end": 1634,
                            "all_ms": 186,
                            "index": 10,
                            "number": 11
                        },
                        {
                            "type": 3,
                            "id": "90268.6",
                            "request_id": "90268.6",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a250]",
                            "full_url": "https:\/\/static.ah.nl\/ah-static\/fonts\/hamburg-ah-medium.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/ah-static\/fonts\/hamburg-ah-medium.woff2",
                            "raw_id": "90268.6",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 144,
                            "ttfb_ms": 112,
                            "load_start": 1448,
                            "load_start_float": 1448.0000769999999,
                            "bytesIn": 21361,
                            "objectSize": 21361,
                            "objectSizeUncompressed": 21328,
                            "chunks": [
                                {
                                    "ts": 1591,
                                    "bytes": 21361,
                                    "inflated": 21328
                                }
                            ],
                            "expires": "Thu, 25 Jan 2024 19:21:54 GMT",
                            "cacheControl": "public, max-age=22224306",
                            "contentType": "font\/woff2",
                            "contentEncoding": "gzip",
                            "socket": 142,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 16,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/fonts\/hamburg-ah-medium.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET, OPTIONS",
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=22224306",
                                    "content-encoding: gzip",
                                    "content-length: 21361",
                                    "content-type: font\/woff2",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Thu, 25 Jan 2024 19:21:54 GMT",
                                    "last-modified: Thu, 10 Nov 2022 15:37:36 GMT",
                                    "pragma: public",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\", dtTao;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-1b3f61d0-c4f2-4023-8775-c988d3dd7826",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1668446770251178 D=11729",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1702,
                            "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": 21361,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 22224306,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1050,
                            "socket_group": "pm\/https:\/\/static.ah.nl",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 77,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "FFTM": 28,
                                    "GDEF": 62,
                                    "GPOS": 4004,
                                    "GSUB": 282,
                                    "OS\/2": 96,
                                    "cmap": 562,
                                    "cvt ": 62,
                                    "fpgm": 2967,
                                    "gasp": 8,
                                    "glyf": 35101,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 900,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 1080,
                                    "post": 741,
                                    "prep": 138,
                                    "webf": 6
                                },
                                "names": {
                                    "0": "Copyright \\(c\\) 2006 Veronika Elsner, Guenther Flake GbR; Hambur",
                                    "1": "Hamburg-AH Medium",
                                    "2": "Regular",
                                    "3": "3.001;EF  ;Hamburg-AH-Medium",
                                    "4": "Hamburg-AH Medium Regular",
                                    "5": "Version 3.001;PS 003.001;hotconv 1.0.70;makeotf.lib2.5.58329",
                                    "6": "Hamburg-AH-Medium",
                                    "8": "Elsner+Flake GbR, Hamburg",
                                    "9": "M. F. Benton, Brendel Type Studio - Editted by Handmade UX",
                                    "11": "www.elsner-flake.com",
                                    "12": "None",
                                    "16": "Hamburg-AH",
                                    "17": "Medium"
                                },
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 1026,
                                    "usWeightClass": 500,
                                    "usWidthClass": 5,
                                    "fsType": 4,
                                    "ySubscriptXSize": 1331,
                                    "ySubscriptYSize": 1229,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 154,
                                    "ySuperscriptXSize": 1331,
                                    "ySuperscriptYSize": 1229,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 717,
                                    "yStrikeoutSize": 102,
                                    "yStrikeoutPosition": 682,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 3,
                                    "ulUnicodeRange2": 0,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "EF  ",
                                    "fsSelection": 64,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 64258,
                                    "sTypoAscender": 1638,
                                    "sTypoDescender": -410,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1968,
                                    "usWinDescent": 517,
                                    "ulCodePageRange1": 536870913,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 1137,
                                    "sCapHeight": 1477,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 6,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -102,
                                    "underlineThickness": 102,
                                    "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,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        177,
                                        180,
                                        182,
                                        183,
                                        184,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        255,
                                        338,
                                        339,
                                        376,
                                        710,
                                        732,
                                        8192,
                                        8193,
                                        8194,
                                        8195,
                                        8196,
                                        8197,
                                        8198,
                                        8199,
                                        8200,
                                        8201,
                                        8202,
                                        8208,
                                        8209,
                                        8210,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8239,
                                        8249,
                                        8250,
                                        8287,
                                        8364,
                                        8482,
                                        8531,
                                        8532,
                                        8539,
                                        8540,
                                        8541,
                                        8542,
                                        9724,
                                        64257,
                                        64258
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "frac",
                                                "liga"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "frac",
                                                "liga"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "frac",
                                                "liga"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 222,
                                    "num_glyphs": 225
                                }
                            },
                            "load_end": 1592,
                            "ttfb_start": 1448,
                            "ttfb_end": 1560,
                            "download_start": 1560,
                            "download_end": 1592,
                            "download_ms": 32,
                            "all_start": 1448,
                            "all_end": 1592,
                            "all_ms": 144,
                            "index": 11,
                            "number": 12
                        },
                        {
                            "type": 3,
                            "id": "90268.7",
                            "request_id": "90268.7",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a250]",
                            "full_url": "https:\/\/static.ah.nl\/ah-static\/fonts\/hamburg-ah-regular.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/ah-static\/fonts\/hamburg-ah-regular.woff2",
                            "raw_id": "90268.7",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 132,
                            "ttfb_ms": 111,
                            "load_start": 1449,
                            "load_start_float": 1449.0000789999999,
                            "bytesIn": 21964,
                            "objectSize": 21964,
                            "objectSizeUncompressed": 21948,
                            "chunks": [
                                {
                                    "ts": 1580,
                                    "bytes": 21964,
                                    "inflated": 21948
                                }
                            ],
                            "expires": "Wed, 01 Nov 2023 16:36:23 GMT",
                            "cacheControl": "public, max-age=14870375",
                            "contentType": "font\/woff2",
                            "contentEncoding": "gzip",
                            "socket": 142,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 16,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/fonts\/hamburg-ah-regular.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET, OPTIONS",
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=14870375",
                                    "content-encoding: gzip",
                                    "content-length: 21964",
                                    "content-type: font\/woff2",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Wed, 01 Nov 2023 16:36:23 GMT",
                                    "last-modified: Wed, 26 Oct 2022 12:27:19 GMT",
                                    "pragma: public",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\", dtTao;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-accb7c37-06fa-4c0c-a4c7-b20dd40c3b85",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1667752550067612 D=7178",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1705,
                            "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": 21964,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 14870375,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1051,
                            "socket_group": "pm\/https:\/\/static.ah.nl",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 5,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 79,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "FFTM": 28,
                                    "GDEF": 62,
                                    "GPOS": 3572,
                                    "GSUB": 434,
                                    "OS\/2": 96,
                                    "cmap": 562,
                                    "cvt ": 64,
                                    "fpgm": 3042,
                                    "gasp": 8,
                                    "glyf": 37257,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 940,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 998,
                                    "post": 833,
                                    "prep": 141,
                                    "webf": 6
                                },
                                "names": {
                                    "0": "Copyright \\(c\\) 2006 Veronika Elsner, Guenther Flake GbR; Hambur",
                                    "1": "Hamburg-AH",
                                    "2": "Regular",
                                    "3": "3.001;EF  ;Hamburg-AH-Regular",
                                    "4": "Hamburg-AH Regular",
                                    "5": "Version 3.001;PS 003.001;hotconv 1.0.70;makeotf.lib2.5.58329",
                                    "6": "Hamburg-AH-Regular",
                                    "8": "Elsner+Flake GbR, Hamburg",
                                    "9": "M. F. Benton, Brendel Type Studio - Editted by Handmade UX",
                                    "11": "www.elsner-flake.com",
                                    "12": "None"
                                },
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 1015,
                                    "usWeightClass": 400,
                                    "usWidthClass": 5,
                                    "fsType": 4,
                                    "ySubscriptXSize": 1331,
                                    "ySubscriptYSize": 1229,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 154,
                                    "ySuperscriptXSize": 1331,
                                    "ySuperscriptYSize": 1229,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 717,
                                    "yStrikeoutSize": 102,
                                    "yStrikeoutPosition": 682,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 3,
                                    "ulUnicodeRange2": 0,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "EF  ",
                                    "fsSelection": 64,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 64258,
                                    "sTypoAscender": 1638,
                                    "sTypoDescender": -410,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1985,
                                    "usWinDescent": 517,
                                    "ulCodePageRange1": 536870913,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 1137,
                                    "sCapHeight": 1477,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 5,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -102,
                                    "underlineThickness": 102,
                                    "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,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        177,
                                        180,
                                        182,
                                        183,
                                        184,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        255,
                                        338,
                                        339,
                                        376,
                                        710,
                                        732,
                                        8192,
                                        8193,
                                        8194,
                                        8195,
                                        8196,
                                        8197,
                                        8198,
                                        8199,
                                        8200,
                                        8201,
                                        8202,
                                        8208,
                                        8209,
                                        8210,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8239,
                                        8249,
                                        8250,
                                        8287,
                                        8364,
                                        8482,
                                        8531,
                                        8532,
                                        8539,
                                        8540,
                                        8541,
                                        8542,
                                        9352,
                                        9353,
                                        9354,
                                        9355,
                                        9356,
                                        9357,
                                        9358,
                                        9359,
                                        9360,
                                        9724,
                                        64257,
                                        64258
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "dlig",
                                                "frac",
                                                "liga"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "dlig",
                                                "frac",
                                                "liga"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "dlig",
                                                "frac",
                                                "liga"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 232,
                                    "num_glyphs": 235
                                }
                            },
                            "load_end": 1581,
                            "ttfb_start": 1449,
                            "ttfb_end": 1560,
                            "download_start": 1560,
                            "download_end": 1581,
                            "download_ms": 21,
                            "all_start": 1449,
                            "all_end": 1581,
                            "all_ms": 132,
                            "index": 12,
                            "number": 13
                        },
                        {
                            "type": 3,
                            "id": "90268.24",
                            "request_id": "90268.24",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a250]",
                            "full_url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/header.634aa0f5.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/__assets\/features\/assets\/header.634aa0f5.css",
                            "raw_id": "90268.24",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 158,
                            "ttfb_ms": 153,
                            "load_start": 1449,
                            "load_start_float": 1449.000104,
                            "bytesIn": 11133,
                            "objectSize": 11133,
                            "objectSizeUncompressed": 65588,
                            "chunks": [
                                {
                                    "ts": 1604,
                                    "bytes": 11133,
                                    "inflated": 52
                                }
                            ],
                            "expires": "Thu, 18 May 2023 07:04:52 GMT",
                            "cacheControl": "public, max-age=407284",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 1314,
                            "connect_end": 1352,
                            "ssl_start": 1352,
                            "ssl_end": 1409,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 42,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/__assets\/features\/assets\/header.634aa0f5.css",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=407284",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-length: 11133",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: text\/css; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Thu, 18 May 2023 07:04:52 GMT",
                                    "last-modified: Thu, 04 May 2023 06:57:24 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: features-we-ac-static-61d1b40b-f574-4096-bb6d-cd9d9de70e8d",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683183908113844 D=12379",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1687,
                            "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": 38,
                            "ssl_ms": 57,
                            "gzip_total": 11133,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 407284,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1059,
                            "socket_group": "https:\/\/static.ah.nl",
                            "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": 104,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIG4zCCBcugAwIBAgIQFHtKFiuBNtmTA3FWBGoGDTANBgkqhkiG9w0BAQsFADCB\nujELMAkGA1UEBhMCVVMxFjAUBgNVBAoTDUVudHJ1c3QsIEluYy4xKDAmBgNVBAsT\nH1NlZSB3d3cuZW50cnVzdC5uZXQvbGVnYWwtdGVybXMxOTA3BgNVBAsTMChjKSAy\nMDEyIEVudHJ1c3QsIEluYy4gLSBmb3IgYXV0aG9yaXplZCB1c2Ugb25seTEuMCwG\nA1UEAxMlRW50cnVzdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAtIEwxSzAeFw0y\nMjA5MTYxMjU3MzNaFw0yMzEwMTQxMjU3MzNaMG8xCzAJBgNVBAYTAkNIMRAwDgYD\nVQQIDAdHZW7DqHZlMQ8wDQYDVQQHEwZHZW5ldmUxJjAkBgNVBAoTHUFob2xkIERl\nbGhhaXplIExpY2Vuc2luZyBTYXJsMRUwEwYDVQQDEwxzdGF0aWMuYWgubmwwggEi\nMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDoO+kmLTw91oIV1FVOkrOeyG9s\nC2TSV68RVZdogDRJRMvVmdbMpwg5znMFSpQItlVW2zr7eeZANCX\/jBaWQmYYG+KG\nnIYRyj9zJzJ0E2NuUGzbiqbHgP3kP80dPbRpjZ4RLGCzv329YpGtgYZF5RX\/tvhA\nAsXcJ03tqxF4JSwxLf7SLyUKMyioXnB7UwdnyCce6b+D7P9EMGan5Xp2omMGZKoK\n6uqHMH5xXVBemY4GLcH\/KPqbiDyCdrZZW\/8D1W+APlucSCvPTQ6HzoCWu6uNoOKf\nl\/q\/VIu8AaY7DyuTydf0RNL\/rF3bIPurV0FZpTwVQXlGUK6Liwiggn9gB0alAgMB\nAAGjggMtMIIDKTAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBRXQ7DVJhG4tUbFayec\nLfJapd2W7TAfBgNVHSMEGDAWgBSConB03bxTP8971PfNf6dgxgpMvzBoBggrBgEF\nBQcBAQRcMFowIwYIKwYBBQUHMAGGF2h0dHA6Ly9vY3NwLmVudHJ1c3QubmV0MDMG\nCCsGAQUFBzAChidodHRwOi8vYWlhLmVudHJ1c3QubmV0L2wxay1jaGFpbjI1Ni5j\nZXIwMwYDVR0fBCwwKjAooCagJIYiaHR0cDovL2NybC5lbnRydXN0Lm5ldC9sZXZl\nbDFrLmNybDA6BgNVHREEMzAxggxzdGF0aWMuYWgubmyCEHN0YXRpYy5haG9sZC5j\nb22CD3N0YXRpYy5tcy5haC5ubDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYI\nKwYBBQUHAwEGCCsGAQUFBwMCMEwGA1UdIARFMEMwNwYKYIZIAYb6bAoBBTApMCcG\nCCsGAQUFBwIBFhtodHRwczovL3d3dy5lbnRydXN0Lm5ldC9ycGEwCAYGZ4EMAQIC\nMIIBfwYKKwYBBAHWeQIEAgSCAW8EggFrAWkAdgCzc3cH4YRQ+GOG1gWp3BEJSnkt\nsWcMC4fc8AMOeTalmgAAAYNGYDY4AAAEAwBHMEUCIQDBBRV\/\/093EnErDRUG84Wk\nmrkVMwvhkH0zqeLRRdbVRwIgUKIeBQoW+Sq0W6sK1ZSS3Z\/ijhhsUUoPzCe70hmC\nSwcAdwC3Pvsk35xNunXyOcW6WPRsXfxCz3qfNcSeHQmBJe20mQAAAYNGYDaQAAAE\nAwBIMEYCIQCqzoxdevyG4VaEPX5sprQ6sV\/Q5mAO6EHp\/XLmGhhFqgIhAI3xDdB\/\n5DnpbEB4QQIifSnz4vWp4GrYw5UdWxPRRLjzAHYArfe++nz\/EMiLnT2cHj4YarRn\nKV3PsQwkyoWGNOvcgooAAAGDRmA2fwAABAMARzBFAiAPh2gE5CQRZQWWNHkU647h\nikiuJq\/OSTTE8K7f8xW+FwIhAP6U4KneOn1nP9LKNRNh8VmRH\/nulgkMg5nTIlEx\nGRJkMA0GCSqGSIb3DQEBCwUAA4IBAQAf6trpWNgeIYa2hWy8er\/S7aEuMsAx6IGW\nrvy6P8WcPUFRFz6PVi\/y8YQGyCJWirPEHc4k8K4JSzEJt\/jGiU4UrbkMknhZzs5I\nsKd0CA6f0JJJE+aO30cRSM4XgbYX5XcHfFia213SbWY8t7rqLUGFztzyVYWtDG2M\nsIPgbgrbjnXtjvS0pQT6OapQAEMaxhCovqoSB6vRyffdxFTHWC9o3KEBEWZskCFU\nv35G5JMwgiKoIhFAYpCtm25KP4miYaiOM4fILLsiUSTEI9Qas+OQRgr2StYidVCW\nv9MHY0QGFiUJBj0sKPsrkPQKVX\/P\/ukNMMxOOddRcR6a1H9URAny\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFDjCCA\/agAwIBAgIMDulMwwAAAABR03eFMA0GCSqGSIb3DQEBCwUAMIG+MQsw\nCQYDVQQGEwJVUzEWMBQGA1UEChMNRW50cnVzdCwgSW5jLjEoMCYGA1UECxMfU2Vl\nIHd3dy5lbnRydXN0Lm5ldC9sZWdhbC10ZXJtczE5MDcGA1UECxMwKGMpIDIwMDkg\nRW50cnVzdCwgSW5jLiAtIGZvciBhdXRob3JpemVkIHVzZSBvbmx5MTIwMAYDVQQD\nEylFbnRydXN0IFJvb3QgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkgLSBHMjAeFw0x\nNTEwMDUxOTEzNTZaFw0zMDEyMDUxOTQzNTZaMIG6MQswCQYDVQQGEwJVUzEWMBQG\nA1UEChMNRW50cnVzdCwgSW5jLjEoMCYGA1UECxMfU2VlIHd3dy5lbnRydXN0Lm5l\ndC9sZWdhbC10ZXJtczE5MDcGA1UECxMwKGMpIDIwMTIgRW50cnVzdCwgSW5jLiAt\nIGZvciBhdXRob3JpemVkIHVzZSBvbmx5MS4wLAYDVQQDEyVFbnRydXN0IENlcnRp\nZmljYXRpb24gQXV0aG9yaXR5IC0gTDFLMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A\nMIIBCgKCAQEA2j+W0E25L0Tn2zlem1DuXKVh2kFnUwmqAJqOV38pa9vH4SEkqjrQ\njUcj0u1yFvCRIdJdt7hLqIOPt5EyaM\/OJZMssn2XyP7BtBe6CZ4DkJN7fEmDImiK\nm95HwzGYei59QAvS7z7Tsoyqj0ip\/wDoKVgG97aTWpRzJiatWA7lQrjV6nN5ZGhT\nJbiEz5R6rgZFDKNrTdDGvuoYpDbwkrK6HIiPOlJ\/915tgxyd8B\/lw9bdpXiSPbBt\nLOrJz5RBGXFEaLpHPATpXbo+8DX3Fbae8i4VHj9HyMg4p3NFXU2wO7GOFyk36t0F\nASK7lDYqjVs1\/lMZLwhGwSqzGmIdTivZGwIDAQABo4IBDDCCAQgwDgYDVR0PAQH\/\nBAQDAgEGMBIGA1UdEwEB\/wQIMAYBAf8CAQAwMwYIKwYBBQUHAQEEJzAlMCMGCCsG\nAQUFBzABhhdodHRwOi8vb2NzcC5lbnRydXN0Lm5ldDAwBgNVHR8EKTAnMCWgI6Ah\nhh9odHRwOi8vY3JsLmVudHJ1c3QubmV0L2cyY2EuY3JsMDsGA1UdIAQ0MDIwMAYE\nVR0gADAoMCYGCCsGAQUFBwIBFhpodHRwOi8vd3d3LmVudHJ1c3QubmV0L3JwYTAd\nBgNVHQ4EFgQUgqJwdN28Uz\/Pe9T3zX+nYMYKTL8wHwYDVR0jBBgwFoAUanImetAe\n733nO2lR1GyNn5ASZqswDQYJKoZIhvcNAQELBQADggEBADnVjpiDYcgsY9NwHRkw\ny\/YJrMxp1cncN0HyMg\/vdMNY9ngnCTQIlZIv19+4o\/0OgemknNM\/TWgrFTEKFcxS\nBJPok1DD2bHi4Wi3Ogl08TRYCj93mEC45mj\/XeTIRsXsgdfJghhcg85x2Ly\/rJkC\nk9uUmITSnKa1\/ly78EqvIazCP0kkZ9Yujs+szGQVGHLlbHfTUqi53Y2sAEo1GdRv\nc6N172tkw+CNgxKhiucOhk3YtCAbvmqljEtoZuMrx1gL+1YQ1JH7HdMxWBCMRON1\nexCdtTix9qrKgWRs6PLigVWXUX\/hwidQosk8WwBD9lu51aX8\/wdQQGcHsFXwt35u\nLcw=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 1607,
                            "ttfb_start": 1449,
                            "ttfb_end": 1602,
                            "download_start": 1602,
                            "download_end": 1607,
                            "download_ms": 5,
                            "all_start": 1314,
                            "all_end": 1607,
                            "all_ms": 253,
                            "index": 13,
                            "number": 14,
                            "body_file": "010-90268.24-body.txt",
                            "body_id": "90268.24",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.24"
                        },
                        {
                            "type": 3,
                            "id": "90268.8",
                            "request_id": "90268.8",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a250]",
                            "full_url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/runtime.68b351b6.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/__assets\/features\/assets\/runtime.68b351b6.js",
                            "raw_id": "90268.8",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 116,
                            "ttfb_ms": 115,
                            "load_start": 1450,
                            "load_start_float": 1450.0000809999999,
                            "bytesIn": 1783,
                            "objectSize": 1783,
                            "objectSizeUncompressed": 3419,
                            "chunks": [
                                {
                                    "ts": 1566,
                                    "bytes": 1783,
                                    "inflated": 3419
                                }
                            ],
                            "expires": "Thu, 18 May 2023 07:04:44 GMT",
                            "cacheControl": "public, max-age=407276",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 17,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/__assets\/features\/assets\/runtime.68b351b6.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=407276",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-length: 1783",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Thu, 18 May 2023 07:04:44 GMT",
                                    "last-modified: Thu, 04 May 2023 06:58:47 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: features-we-ac-static-3dc401a6-3909-44be-99d1-d0bb9d94639b",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683183908053119 D=9961",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1645,
                            "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": 1783,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 407276,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1052,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 1,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 81,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1566,
                            "ttfb_start": 1450,
                            "ttfb_end": 1565,
                            "download_start": 1565,
                            "download_end": 1566,
                            "download_ms": 1,
                            "all_start": 1450,
                            "all_end": 1566,
                            "all_ms": 116,
                            "index": 14,
                            "number": 15,
                            "body_file": "009-90268.8-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 0,
                            "cpuTime": 1,
                            "body_id": "90268.8",
                            "js_timing": [
                                [
                                    1956.759,
                                    1957.413
                                ],
                                [
                                    1956.7909999999999,
                                    1956.944
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.8"
                        },
                        {
                            "type": 3,
                            "id": "90268.10",
                            "request_id": "90268.10",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a250]",
                            "full_url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/vendor.babb429c.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/__assets\/features\/assets\/vendor.babb429c.js",
                            "raw_id": "90268.10",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 671,
                            "ttfb_ms": 67,
                            "load_start": 1451,
                            "load_start_float": 1451.0000829999999,
                            "bytesIn": 207137,
                            "objectSize": 207137,
                            "objectSizeUncompressed": 721186,
                            "chunks": [
                                {
                                    "ts": 1648,
                                    "bytes": 32768,
                                    "inflated": 65085
                                },
                                {
                                    "ts": 1678,
                                    "bytes": 32768,
                                    "inflated": 48106
                                },
                                {
                                    "ts": 1783,
                                    "bytes": 32768,
                                    "inflated": 42057
                                },
                                {
                                    "ts": 1863,
                                    "bytes": 32768,
                                    "inflated": 37855
                                },
                                {
                                    "ts": 1943,
                                    "bytes": 32768,
                                    "inflated": 42447
                                },
                                {
                                    "ts": 2048,
                                    "bytes": 32768,
                                    "inflated": 54897
                                },
                                {
                                    "ts": 2122,
                                    "bytes": 10529,
                                    "inflated": 37523
                                }
                            ],
                            "expires": "Thu, 18 May 2023 07:04:45 GMT",
                            "cacheControl": "public, max-age=407277",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 17,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/__assets\/features\/assets\/vendor.babb429c.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=407277",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-length: 207137",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Thu, 18 May 2023 07:04:45 GMT",
                                    "last-modified: Thu, 04 May 2023 06:57:20 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: features-we-ac-static-aadc6db3-e98e-4c7a-946e-5c330f39adbc",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683183908071365 D=21673",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1642,
                            "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": 207137,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 407277,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1053,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 83,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 2122,
                            "ttfb_start": 1451,
                            "ttfb_end": 1518,
                            "download_start": 1518,
                            "download_end": 2122,
                            "download_ms": 604,
                            "all_start": 1451,
                            "all_end": 2122,
                            "all_ms": 671,
                            "index": 15,
                            "number": 16,
                            "body_file": "016-90268.10-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 54,
                                "v8.compile": 47,
                                "FunctionCall": 90
                            },
                            "cpu.EvaluateScript": 54,
                            "cpu.v8.compile": 47,
                            "cpu.FunctionCall": 90,
                            "cpuTime": 191,
                            "body_id": "90268.10",
                            "js_timing": [
                                [
                                    2165.8470000000002,
                                    2219.8530000000001
                                ],
                                [
                                    2165.8719999999998,
                                    2213.107
                                ],
                                [
                                    3428.6100000000001,
                                    3475.1480000000001
                                ],
                                [
                                    3479.5079999999998,
                                    3510.2640000000001
                                ],
                                [
                                    3571.5720000000001,
                                    3573.2710000000002
                                ],
                                [
                                    3593.6289999999999,
                                    3593.9050000000002
                                ],
                                [
                                    3611.6419999999998,
                                    3614.828
                                ],
                                [
                                    3711.3960000000002,
                                    3711.6439999999998
                                ],
                                [
                                    3731.652,
                                    3735.3029999999999
                                ],
                                [
                                    3863.6489999999999,
                                    3865.3620000000001
                                ],
                                [
                                    3865.395,
                                    3865.4989999999998
                                ],
                                [
                                    3867.2939999999999,
                                    3867.3850000000002
                                ],
                                [
                                    3868.808,
                                    3868.873
                                ],
                                [
                                    3869.5990000000002,
                                    3869.6669999999999
                                ],
                                [
                                    3869.7060000000001,
                                    3869.7510000000002
                                ],
                                [
                                    3869.7910000000002,
                                    3870.0349999999999
                                ],
                                [
                                    3870.252,
                                    3870.462
                                ],
                                [
                                    3870.5700000000002,
                                    3870.6080000000002
                                ],
                                [
                                    3871.0239999999999,
                                    3871.0659999999998
                                ],
                                [
                                    3871.1660000000002,
                                    3871.2040000000002
                                ],
                                [
                                    3894.663,
                                    3895.5990000000002
                                ],
                                [
                                    4120.6949999999997,
                                    4120.7110000000002
                                ],
                                [
                                    4537.6019999999999,
                                    4537.6440000000002
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.10",
                            "blockingTime": 54.005999999999858
                        },
                        {
                            "type": 3,
                            "id": "90268.26",
                            "request_id": "90268.26",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a250]",
                            "full_url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/header.634aa0f5.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/__assets\/features\/assets\/header.634aa0f5.js",
                            "raw_id": "90268.26",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 361,
                            "ttfb_ms": 115,
                            "load_start": 1696,
                            "load_start_float": 1696.0001580000001,
                            "bytesIn": 60188,
                            "objectSize": 60188,
                            "objectSizeUncompressed": 260726,
                            "chunks": [
                                {
                                    "ts": 1902,
                                    "bytes": 32768,
                                    "inflated": 12809
                                },
                                {
                                    "ts": 2026,
                                    "bytes": 27420,
                                    "inflated": 51309
                                }
                            ],
                            "expires": "Thu, 18 May 2023 07:05:01 GMT",
                            "cacheControl": "public, max-age=407293",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 47,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/__assets\/features\/assets\/header.634aa0f5.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=407293",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-length: 60188",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Thu, 18 May 2023 07:05:01 GMT",
                                    "last-modified: Thu, 04 May 2023 06:57:20 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: features-we-ac-static-52845feb-f12f-4bae-abaf-20bbf7216c4d",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683183908165707 D=12501",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1642,
                            "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": 60188,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 407293,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1608,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 5,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 158,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 2057,
                            "ttfb_start": 1696,
                            "ttfb_end": 1811,
                            "download_start": 1811,
                            "download_end": 2057,
                            "download_ms": 246,
                            "all_start": 1696,
                            "all_end": 2057,
                            "all_ms": 361,
                            "index": 16,
                            "number": 17,
                            "body_file": "015-90268.26-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 103,
                                "v8.compile": 5,
                                "FunctionCall": 54
                            },
                            "cpu.EvaluateScript": 103,
                            "cpu.v8.compile": 5,
                            "cpu.FunctionCall": 54,
                            "cpuTime": 162,
                            "body_id": "90268.26",
                            "js_timing": [
                                [
                                    3119.056,
                                    3222.328
                                ],
                                [
                                    3119.0680000000002,
                                    3124.2339999999999
                                ],
                                [
                                    3581.473,
                                    3581.5650000000001
                                ],
                                [
                                    3581.5729999999999,
                                    3581.5830000000001
                                ],
                                [
                                    3581.5900000000001,
                                    3581.6950000000002
                                ],
                                [
                                    3581.7979999999998,
                                    3581.8110000000001
                                ],
                                [
                                    3581.817,
                                    3581.8249999999998
                                ],
                                [
                                    3647.5210000000002,
                                    3664.5990000000002
                                ],
                                [
                                    3782.306,
                                    3789.0239999999999
                                ],
                                [
                                    3793.5430000000001,
                                    3793.6799999999998
                                ],
                                [
                                    3793.7049999999999,
                                    3809.2930000000001
                                ],
                                [
                                    3809.422,
                                    3814.5839999999998
                                ],
                                [
                                    3815.0949999999998,
                                    3815.1120000000001
                                ],
                                [
                                    3815.1190000000001,
                                    3815.127
                                ],
                                [
                                    3815.1329999999998,
                                    3815.1729999999998
                                ],
                                [
                                    3821.5030000000002,
                                    3822.7849999999999
                                ],
                                [
                                    3898.6489999999999,
                                    3898.6959999999999
                                ],
                                [
                                    4085.7139999999999,
                                    4087.1599999999999
                                ],
                                [
                                    4087.1979999999999,
                                    4087.2460000000001
                                ],
                                [
                                    4087.261,
                                    4087.3470000000002
                                ],
                                [
                                    4094.4670000000001,
                                    4100.5349999999999
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.26",
                            "blockingTime": 103.27199999999993
                        },
                        {
                            "type": 3,
                            "id": "90268.41",
                            "request_id": "90268.41",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a250]",
                            "full_url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/footer.75a23e24.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/__assets\/features\/assets\/footer.75a23e24.css",
                            "raw_id": "90268.41",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 127,
                            "ttfb_ms": 122,
                            "load_start": 1699,
                            "load_start_float": 1699.0001600000001,
                            "bytesIn": 3834,
                            "objectSize": 3834,
                            "objectSizeUncompressed": 27489,
                            "chunks": [
                                {
                                    "ts": 1824,
                                    "bytes": 3834,
                                    "inflated": 27489
                                }
                            ],
                            "expires": "Thu, 18 May 2023 07:05:33 GMT",
                            "cacheControl": "public, max-age=407325",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 91,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/__assets\/features\/assets\/footer.75a23e24.css",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=407325",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-length: 3834",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: text\/css; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Thu, 18 May 2023 07:05:33 GMT",
                                    "last-modified: Thu, 04 May 2023 06:58:47 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: features-we-ac-static-ef24fa79-2da1-4c8f-a32f-43dd60e89183",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683183908136740 D=9914",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1687,
                            "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": 3834,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 407325,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1608,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 7,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 160,
                            "server_port": "443",
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 1826,
                            "ttfb_start": 1699,
                            "ttfb_end": 1821,
                            "download_start": 1821,
                            "download_end": 1826,
                            "download_ms": 5,
                            "all_start": 1699,
                            "all_end": 1826,
                            "all_ms": 127,
                            "index": 17,
                            "number": 18,
                            "body_file": "011-90268.41-body.txt",
                            "body_id": "90268.41",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.41"
                        },
                        {
                            "type": 3,
                            "id": "90268.49",
                            "request_id": "90268.49",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a250]",
                            "full_url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/footer.75a23e24.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/__assets\/features\/assets\/footer.75a23e24.js",
                            "raw_id": "90268.49",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 158,
                            "ttfb_ms": 123,
                            "load_start": 1701,
                            "load_start_float": 1701.000162,
                            "bytesIn": 22462,
                            "objectSize": 22462,
                            "objectSizeUncompressed": 83436,
                            "chunks": [
                                {
                                    "ts": 1845,
                                    "bytes": 22462,
                                    "inflated": 17900
                                }
                            ],
                            "expires": "Thu, 18 May 2023 07:03:23 GMT",
                            "cacheControl": "public, max-age=407195",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 96,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/__assets\/features\/assets\/footer.75a23e24.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=407195",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-length: 22462",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Thu, 18 May 2023 07:03:23 GMT",
                                    "last-modified: Thu, 04 May 2023 07:04:29 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: features-we-ac-static-5177dbcc-bd02-42e4-8a7f-9ad9906820f2",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683183908165319 D=20033",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1642,
                            "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": 22462,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 407195,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1609,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 11,
                            "http2_stream_dependency": 9,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 162,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1859,
                            "ttfb_start": 1701,
                            "ttfb_end": 1824,
                            "download_start": 1824,
                            "download_end": 1859,
                            "download_ms": 35,
                            "all_start": 1701,
                            "all_end": 1859,
                            "all_ms": 158,
                            "index": 18,
                            "number": 19,
                            "body_file": "013-90268.49-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 4,
                                "v8.compile": 2
                            },
                            "cpu.EvaluateScript": 4,
                            "cpu.v8.compile": 2,
                            "cpuTime": 6,
                            "body_id": "90268.49",
                            "js_timing": [
                                [
                                    3222.402,
                                    3226.585
                                ],
                                [
                                    3222.4270000000001,
                                    3223.9580000000001
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.49"
                        },
                        {
                            "type": 3,
                            "id": "90268.21",
                            "request_id": "90268.21",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a250]",
                            "full_url": "https:\/\/static.ah.nl\/ah-static\/assets\/advertisement-v0.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/ah-static\/assets\/advertisement-v0.js",
                            "raw_id": "90268.21",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 139,
                            "ttfb_ms": 124,
                            "load_start": 1704,
                            "load_start_float": 1704.000164,
                            "bytesIn": 164,
                            "objectSize": 164,
                            "objectSizeUncompressed": 221,
                            "chunks": [
                                {
                                    "ts": 1842,
                                    "bytes": 164,
                                    "inflated": 221
                                }
                            ],
                            "expires": "Sat, 20 May 2023 08:12:06 GMT",
                            "cacheControl": "public, max-age=584118",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 23,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/assets\/advertisement-v0.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=584118",
                                    "content-encoding: gzip",
                                    "content-length: 164",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/javascript",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 20 May 2023 08:12:06 GMT",
                                    "last-modified: Thu, 04 May 2023 12:45:40 GMT",
                                    "pragma: public",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-cdad2824-4a57-4400-bd0e-30557cd24034",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683360839250492 D=9990",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1621,
                            "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": 164,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 584118,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1609,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 13,
                            "http2_stream_dependency": 11,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 164,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1843,
                            "ttfb_start": 1704,
                            "ttfb_end": 1828,
                            "download_start": 1828,
                            "download_end": 1843,
                            "download_ms": 15,
                            "all_start": 1704,
                            "all_end": 1843,
                            "all_ms": 139,
                            "index": 19,
                            "number": 20,
                            "body_file": "012-90268.21-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 0,
                            "cpuTime": 1,
                            "body_id": "90268.21",
                            "js_timing": [
                                [
                                    3013.6419999999998,
                                    3014.5900000000001
                                ],
                                [
                                    3013.6559999999999,
                                    3013.819
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.21"
                        },
                        {
                            "type": 3,
                            "id": "90268.23",
                            "request_id": "90268.23",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/akam\/13\/bff0ca0",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/akam\/13\/bff0ca0",
                            "raw_id": "90268.23",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 253,
                            "ttfb_ms": 251,
                            "load_start": 1705,
                            "load_start_float": 1705.000166,
                            "bytesIn": 8799,
                            "objectSize": 8799,
                            "objectSizeUncompressed": 26693,
                            "chunks": [
                                {
                                    "ts": 1957,
                                    "bytes": 8799,
                                    "inflated": 26693
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 37,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/akam\/13\/bff0ca0",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQDlkh1-AAAAAAAfl19kRWYAAR-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEgzAAAH5dfZAEAOwoAAaXLAAAfl19kAQBJCgABHM0AAB-XX2QBAEYJAAODugAAH5dfZAEAPAoAAdrLAAAfl19kAQBDCgABqswAAB-XX2QBAAQHAAMelQAAH5dfZAEANQoAATnLAAAfl19kAQDxCQABBscAAB-XX2QBAA; SSSC=4.G7232665685996889669.1|1796.38174:2374.47747:2545.50950:2613.52025:2619.52133:2620.52186:2625.52256:2627.52394:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=DXzYx39u8EJSyVb7kZkQMGVi; Ahonlnl-Prd-01-DigitalDev-F1=!UNBRDNI\/RF4ccXvIhW\/DkGTJXi1nde7m2GVj\/SNR64BiKUJW6jq8Pxs7KED0aP+B\/A2UWWbh857yWHI=; _abck=CF46D22CFA3BDBD5F6F9D5D14E153D45~-1~YAAQ3tXOF6qMQQuIAQAARFRmFQnXmbk\/oEbgOBnl2lfRGCWhk5F9hqGCBARgp7+5S\/Wd9G5519La8ZXx3NtDpA7xU5uaMNvPF3UV2eTGWw+Q0FNyPHIky34ZzaAcFRnWPf57g+K+ke2hgdbblGN94VJlOMnkgj8dhX5sMhb6uZYM24QxrPV+XmXyuPd2BNdjlWYQUpQuKnVyz2QjSalGL5gXkoQYSB5F2xm1XAeTyfIOSzn6YohY3+E6KpzYoVRgT2GQ6l2BINzFVTiKwW5fptd5MQoPHxymu6ub3DvAQQCownSRGCioSa+ioHe4DvSbhbafMaLbyDn5jlHa1CE+UtOc1B5xqYQHrdzpGLgXM5cICe2Dc4qNGpZ+gq0=~-1~-1~1683989727; ak_bmsc=75DFE6476BE9FDC6EBAC2021A4E3F3FB~000000000000000000000000000000~YAAQ3tXOF6uMQQuIAQAARFRmFRNyLomRnLBJ8Bt3V2NQRcwy5Y5301xvmhlcXeD5uYQeT9UItLbr50JznlY\/B\/2OuKjqM69wp+sjfXZFg5IV51eu6yoyPi9Q4dKRAIgQS6ZN92gH8SYzm6znh44AW8ufG1ZQR8QyFP2rPIxk5XLHUZXsqyfDz+S3N4KfLyi1F6\/i5KbovGbSPyqpZO2Rml5rRZbwY9I1n9V1pA8oGGb9\/B1qRqRVcwS1pT8Gt78PbUsz2prmB4ZRjioQOb3T3n4dvmPEiRgI3sMMDL5XYPUSks2xruTgAAWkqWGB\/LMivBgOUNX9HWDH3UaFFk4dy4qpwbUsOrlbpOR0ViofADuWn9xHuyPJi30tnuUPJFPOqwR\/ZuEuMiq9; bm_sz=401F8DCEE6F95D4FDEFB354272A2AB52~YAAQ3tXOF62MQQuIAQAARFRmFROCDt8D5r1NN3I86U815eX6zcA5Ajd8Li6yxFvRXbwrOcXNvFomTZCFV+vTHk\/pycWV+iFku276Go5HCuFIOopJsifdMVO8DFz7Lhprwp04n\/OZvKkKYSfETyeTtG49TH4EvJdw\/2AOh67aoitWdhT9f\/Blxd2bNHXPE+MVCBpwtU2HrtobHVci88oBS0dTIsIXXupgsj90TMMvNDJwAs+cVxgdrk4pde2pXm\/TXWWSAh1FTlv0vMoyvYNjOEhp\/sL6Mt4ZDY6f8SWn1baLwg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!wXmSV3JDLieFUaYGpVIjjMvTA2elN+xGVzKvSKNxJae2CNTPOWnpFYU7PbA+L8GuuPZH453dABUiWQ==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 8799",
                                    "content-type: application\/javascript",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "etag: \"40b4f9f09784007026988e466254aef2a9903e858163fc34051171312a25b4be\"",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Wed, 09 Feb 2022 15:13:21 GMT",
                                    "pragma: no-cache",
                                    "set-cookie: ak_bmsc=75DFE6476BE9FDC6EBAC2021A4E3F3FB~000000000000000000000000000000~YAAQ3tXOFySOQQuIAQAAsldmFRPVIfphlZ9PvPPf8w72ZoDSDiusL3YROLG1V\/m02r01sTi3xWGJs8ryfBQTHlgTuASYR\/W\/B2vy1V7ol09BcxZmDdAsVMTMjEQ1lyDxEd9sgNB6rMmTcf4XoPSblsoF2Q4Rd7szj0ySYeMjxZjHNhGna5DOSG\/oGOr+LseVcjsnrY9xbHaMfxsMP5jMDxNx8e7qO9LmRFPCWhmO2izyVaD0ADEMxBq4duPCBe5IzZNPJaYcSw6sFgtyhNfqDWtI20wcDiLLhzWdgj3rH\/eBoI2b9OqRLOs9i4YG6cLWCnk+pvnoaHPZZteGxmw5KHcKRFygXI\/basQde2u80\/Wo7mwIq6UspSHxRb21ROWF2MBRc\/q\/pWzKIIqKyDo8xx2J6WUVgR3urkX\/qSQ+wKkuu7V\/HxkLKPyunTEiVxWx224gcYPjh7zZtVKxJFFwzRU91vwuAMexMbVFiq8=; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 15:56:47 GMT; Max-Age=7199; HttpOnly",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7507,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 8799,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1609,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 19,
                            "http2_stream_dependency": 17,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 166,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1958,
                            "ttfb_start": 1705,
                            "ttfb_end": 1956,
                            "download_start": 1956,
                            "download_end": 1958,
                            "download_ms": 2,
                            "all_start": 1705,
                            "all_end": 1958,
                            "all_ms": 253,
                            "index": 20,
                            "number": 21,
                            "body_file": "014-90268.23-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 104,
                                "v8.compile": 1,
                                "FunctionCall": 8
                            },
                            "cpu.EvaluateScript": 104,
                            "cpu.v8.compile": 1,
                            "cpu.FunctionCall": 8,
                            "cpuTime": 113,
                            "body_id": "90268.23",
                            "js_timing": [
                                [
                                    3014.6509999999998,
                                    3118.9920000000002
                                ],
                                [
                                    3014.663,
                                    3015.1880000000001
                                ],
                                [
                                    3427.9749999999999,
                                    3428.3890000000001
                                ],
                                [
                                    3546.1999999999998,
                                    3547.058
                                ],
                                [
                                    3724.8330000000001,
                                    3731.2570000000001
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.23",
                            "blockingTime": 104.34100000000035
                        },
                        {
                            "type": 3,
                            "id": "90268.25",
                            "request_id": "90268.25",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                            "raw_id": "90268.25",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 257,
                            "ttfb_ms": 255,
                            "load_start": 1710,
                            "load_start_float": 1710.000168,
                            "bytesIn": 535,
                            "objectSize": 535,
                            "objectSizeUncompressed": 948,
                            "chunks": [
                                {
                                    "ts": 1967,
                                    "bytes": 535,
                                    "inflated": 948
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 43,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQDlkh1-AAAAAAAfl19kRWYAAR-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEgzAAAH5dfZAEAOwoAAaXLAAAfl19kAQBJCgABHM0AAB-XX2QBAEYJAAODugAAH5dfZAEAPAoAAdrLAAAfl19kAQBDCgABqswAAB-XX2QBAAQHAAMelQAAH5dfZAEANQoAATnLAAAfl19kAQDxCQABBscAAB-XX2QBAA; SSSC=4.G7232665685996889669.1|1796.38174:2374.47747:2545.50950:2613.52025:2619.52133:2620.52186:2625.52256:2627.52394:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=DXzYx39u8EJSyVb7kZkQMGVi; Ahonlnl-Prd-01-DigitalDev-F1=!UNBRDNI\/RF4ccXvIhW\/DkGTJXi1nde7m2GVj\/SNR64BiKUJW6jq8Pxs7KED0aP+B\/A2UWWbh857yWHI=; _abck=CF46D22CFA3BDBD5F6F9D5D14E153D45~-1~YAAQ3tXOF6qMQQuIAQAARFRmFQnXmbk\/oEbgOBnl2lfRGCWhk5F9hqGCBARgp7+5S\/Wd9G5519La8ZXx3NtDpA7xU5uaMNvPF3UV2eTGWw+Q0FNyPHIky34ZzaAcFRnWPf57g+K+ke2hgdbblGN94VJlOMnkgj8dhX5sMhb6uZYM24QxrPV+XmXyuPd2BNdjlWYQUpQuKnVyz2QjSalGL5gXkoQYSB5F2xm1XAeTyfIOSzn6YohY3+E6KpzYoVRgT2GQ6l2BINzFVTiKwW5fptd5MQoPHxymu6ub3DvAQQCownSRGCioSa+ioHe4DvSbhbafMaLbyDn5jlHa1CE+UtOc1B5xqYQHrdzpGLgXM5cICe2Dc4qNGpZ+gq0=~-1~-1~1683989727; ak_bmsc=75DFE6476BE9FDC6EBAC2021A4E3F3FB~000000000000000000000000000000~YAAQ3tXOF6uMQQuIAQAARFRmFRNyLomRnLBJ8Bt3V2NQRcwy5Y5301xvmhlcXeD5uYQeT9UItLbr50JznlY\/B\/2OuKjqM69wp+sjfXZFg5IV51eu6yoyPi9Q4dKRAIgQS6ZN92gH8SYzm6znh44AW8ufG1ZQR8QyFP2rPIxk5XLHUZXsqyfDz+S3N4KfLyi1F6\/i5KbovGbSPyqpZO2Rml5rRZbwY9I1n9V1pA8oGGb9\/B1qRqRVcwS1pT8Gt78PbUsz2prmB4ZRjioQOb3T3n4dvmPEiRgI3sMMDL5XYPUSks2xruTgAAWkqWGB\/LMivBgOUNX9HWDH3UaFFk4dy4qpwbUsOrlbpOR0ViofADuWn9xHuyPJi30tnuUPJFPOqwR\/ZuEuMiq9; bm_sz=401F8DCEE6F95D4FDEFB354272A2AB52~YAAQ3tXOF62MQQuIAQAARFRmFROCDt8D5r1NN3I86U815eX6zcA5Ajd8Li6yxFvRXbwrOcXNvFomTZCFV+vTHk\/pycWV+iFku276Go5HCuFIOopJsifdMVO8DFz7Lhprwp04n\/OZvKkKYSfETyeTtG49TH4EvJdw\/2AOh67aoitWdhT9f\/Blxd2bNHXPE+MVCBpwtU2HrtobHVci88oBS0dTIsIXXupgsj90TMMvNDJwAs+cVxgdrk4pde2pXm\/TXWWSAh1FTlv0vMoyvYNjOEhp\/sL6Mt4ZDY6f8SWn1baLwg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!wXmSV3JDLieFUaYGpVIjjMvTA2elN+xGVzKvSKNxJae2CNTPOWnpFYU7PbA+L8GuuPZH453dABUiWQ==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 535",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding,User-Agent",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-bbb45082-a299-4304-93df-d3de6927dafc",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986208703323 D=5331",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7813,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 535,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1612,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 17,
                            "http2_stream_dependency": 13,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 168,
                            "server_port": "443",
                            "load_end": 1967,
                            "ttfb_start": 1710,
                            "ttfb_end": 1965,
                            "download_start": 1965,
                            "download_end": 1967,
                            "download_ms": 2,
                            "all_start": 1710,
                            "all_end": 1967,
                            "all_ms": 257,
                            "index": 21,
                            "number": 22
                        },
                        {
                            "type": 3,
                            "id": "90268.28",
                            "request_id": "90268.28",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a250]",
                            "full_url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage",
                            "raw_id": "90268.28",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 289,
                            "ttfb_ms": 281,
                            "load_start": 1717,
                            "load_start_float": 1717.00017,
                            "bytesIn": 21940,
                            "objectSize": 21940,
                            "objectSizeUncompressed": 21940,
                            "chunks": [
                                {
                                    "ts": 2006,
                                    "bytes": 21940
                                }
                            ],
                            "expires": "Fri, 19 May 2023 09:49:04 GMT",
                            "cacheControl": "private, no-transform, max-age=503536",
                            "contentType": "image\/avif",
                            "contentEncoding": "",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: private, no-transform, max-age=503536",
                                    "content-length: 21940",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/avif",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "etag: \"1680090882640\"",
                                    "expires: Fri, 19 May 2023 09:49:04 GMT",
                                    "last-modified: Fri, 05 May 2023 09:51:16 GMT",
                                    "x-check-cacheable: YES",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-serial: 737",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2242,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 21940,
                            "image_save": 0,
                            "cache_time": 503536,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1613,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 15,
                            "http2_stream_dependency": 7,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 170,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "avif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "22 kB",
                                        "FileType": "AVIF",
                                        "FileTypeExtension": "avif",
                                        "MIMEType": "image\/avif",
                                        "ImageWidth": 480,
                                        "ImageHeight": 252
                                    },
                                    "QuickTime": {
                                        "MajorBrand": "AV1 Image File Format (.AVIF)",
                                        "MinorVersion": "0.0.0",
                                        "CompatibleBrands": [
                                            "avif",
                                            "mif1",
                                            "miaf"
                                        ],
                                        "HandlerType": "Picture",
                                        "PrimaryItemReference": 1,
                                        "ColorProfiles": "nclx",
                                        "ColorPrimaries": "Unspecified",
                                        "TransferCharacteristics": "Unspecified",
                                        "MatrixCoefficients": "BT.601",
                                        "AuxiliaryImageType": "urn:mpeg:mpegB:cicp:systems:auxiliary:alpha",
                                        "AV1ConfigurationVersion": 1,
                                        "ChromaFormat": "YUV 4:2:0",
                                        "ChromaSamplePosition": "Unknown",
                                        "ImageSpatialExtent": "480x252",
                                        "ImagePixelDepth": "8 8 8",
                                        "MediaDataSize": 21496,
                                        "MediaDataOffset": 444
                                    },
                                    "Composite": {
                                        "ImageSize": "480x252",
                                        "Megapixels": 0.121
                                    }
                                },
                                "magick": {
                                    "format": "HEIC",
                                    "formatDescription": "Apple High efficiency Image Format",
                                    "mimeType": "image\/x-heic",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 480,
                                        "height": 252,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "YCbCr",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 120960,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 107.134,
                                            "standardDeviation": 53.470700000000001,
                                            "kurtosis": -0.74746299999999999,
                                            "skewness": -0.480155,
                                            "entropy": 0.56614100000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 83.651300000000006,
                                            "standardDeviation": 95.0167,
                                            "kurtosis": -1.6407700000000001,
                                            "skewness": 0.42360500000000001,
                                            "entropy": 0.58270500000000003
                                        },
                                        "green": {
                                            "min": 1,
                                            "max": 196,
                                            "mean": 101.057,
                                            "standardDeviation": 48.740000000000002,
                                            "kurtosis": -0.063720299999999994,
                                            "skewness": -1.1857899999999999,
                                            "entropy": 0.55873600000000001
                                        },
                                        "blue": {
                                            "min": 61,
                                            "max": 201,
                                            "mean": 136.69399999999999,
                                            "standardDeviation": 16.655200000000001,
                                            "kurtosis": 2.5214300000000001,
                                            "skewness": -0.37293100000000001,
                                            "entropy": 0.55698300000000001
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 480,
                                        "height": 252,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "TopLeft",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:48+00:00",
                                        "date:modify": "2023-05-13T13:56:48+00:00",
                                        "signature": "21bc3aae23d06132171e162674fcefb40e9a937debaa34faa3f703298d2bc5c8"
                                    },
                                    "tainted": false,
                                    "filesize": "0B",
                                    "numberPixels": "120960",
                                    "pixelsPerSecond": "1.30494MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.092"
                                }
                            },
                            "load_end": 2006,
                            "ttfb_start": 1717,
                            "ttfb_end": 1998,
                            "download_start": 1998,
                            "download_end": 2006,
                            "download_ms": 8,
                            "all_start": 1717,
                            "all_end": 2006,
                            "all_ms": 289,
                            "index": 22,
                            "number": 23
                        },
                        {
                            "type": 3,
                            "id": "90268.29",
                            "request_id": "90268.29",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a250]",
                            "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD651216?rendition=200px&fileType=binary",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/mam\/bonus\/AHMAM_PRD651216?rendition=200px&fileType=binary",
                            "raw_id": "90268.29",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 192,
                            "ttfb_ms": 186,
                            "load_start": 1723,
                            "load_start_float": 1723.000172,
                            "bytesIn": 4970,
                            "objectSize": 4970,
                            "objectSizeUncompressed": 4970,
                            "chunks": [
                                {
                                    "ts": 1915,
                                    "bytes": 4970
                                }
                            ],
                            "expires": "Sun, 14 May 2023 22:04:22 GMT",
                            "cacheControl": "max-age=115654",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/mam\/bonus\/AHMAM_PRD651216?rendition=200px&fileType=binary",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=115654",
                                    "content-length: 4970",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/jpeg; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sun, 14 May 2023 22:04:22 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683237833845137 D=135887",
                                    "x-srv: 10.232.162.46",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1864,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 4970,
                            "image_save": 0,
                            "cache_time": 115654,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1613,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 17,
                            "http2_stream_dependency": 13,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 172,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "5.0 kB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 200,
                                        "ImageHeight": 200,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "200x200",
                                        "Megapixels": 0.040000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 40000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 215.869,
                                            "standardDeviation": 67.912000000000006,
                                            "kurtosis": 1.19963,
                                            "skewness": -1.60415,
                                            "entropy": 0.45649699999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 6,
                                            "max": 255,
                                            "mean": 226.31999999999999,
                                            "standardDeviation": 53.4084,
                                            "kurtosis": 2.3470800000000001,
                                            "skewness": -1.8413200000000001,
                                            "entropy": 0.43933499999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 215.017,
                                            "standardDeviation": 69.461299999999994,
                                            "kurtosis": 0.85477000000000003,
                                            "skewness": -1.5150999999999999,
                                            "entropy": 0.46178399999999997
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 206.27000000000001,
                                            "standardDeviation": 80.866500000000002,
                                            "kurtosis": 0.16190199999999999,
                                            "skewness": -1.3317399999999999,
                                            "entropy": 0.46837000000000001
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 58,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:48+00:00",
                                        "date:modify": "2023-05-13T13:56:48+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "c3f36bcf96de7c419fb1b073c1831768b0d7e784de3551f6628233c49292a3d7"
                                    },
                                    "tainted": false,
                                    "filesize": "4970B",
                                    "numberPixels": "40000",
                                    "pixelsPerSecond": "22.9293MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 50,
                            "load_end": 1915,
                            "ttfb_start": 1723,
                            "ttfb_end": 1909,
                            "download_start": 1909,
                            "download_end": 1915,
                            "download_ms": 6,
                            "all_start": 1723,
                            "all_end": 1915,
                            "all_ms": 192,
                            "index": 23,
                            "number": 24
                        },
                        {
                            "type": 3,
                            "id": "90268.30",
                            "request_id": "90268.30",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a250]",
                            "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD651234?rendition=200px&fileType=binary",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/mam\/bonus\/AHMAM_PRD651234?rendition=200px&fileType=binary",
                            "raw_id": "90268.30",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 165,
                            "ttfb_ms": 159,
                            "load_start": 1724,
                            "load_start_float": 1724.000174,
                            "bytesIn": 6651,
                            "objectSize": 6651,
                            "objectSizeUncompressed": 6651,
                            "chunks": [
                                {
                                    "ts": 1889,
                                    "bytes": 6651
                                }
                            ],
                            "expires": "Sun, 14 May 2023 22:03:53 GMT",
                            "cacheControl": "max-age=115625",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/mam\/bonus\/AHMAM_PRD651234?rendition=200px&fileType=binary",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=115625",
                                    "content-length: 6651",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/jpeg; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sun, 14 May 2023 22:03:53 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683237833343312 D=146538",
                                    "x-srv: 10.232.162.46",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1864,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 6651,
                            "image_save": 0,
                            "cache_time": 115625,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1614,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 19,
                            "http2_stream_dependency": 17,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 174,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "6.7 kB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 200,
                                        "ImageHeight": 200,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "200x200",
                                        "Megapixels": 0.040000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 40000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 203.15299999999999,
                                            "standardDeviation": 70.687100000000001,
                                            "kurtosis": -0.33847300000000002,
                                            "skewness": -1.0425599999999999,
                                            "entropy": 0.57184999999999997
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 214.64099999999999,
                                            "standardDeviation": 57.726999999999997,
                                            "kurtosis": 0.33008700000000002,
                                            "skewness": -1.20949,
                                            "entropy": 0.55651700000000004
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 200.755,
                                            "standardDeviation": 73,
                                            "kurtosis": -0.72582000000000002,
                                            "skewness": -0.90527100000000005,
                                            "entropy": 0.57331900000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 194.06299999999999,
                                            "standardDeviation": 81.334400000000002,
                                            "kurtosis": -0.81834099999999999,
                                            "skewness": -0.87951599999999996,
                                            "entropy": 0.58571499999999999
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 68,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:48+00:00",
                                        "date:modify": "2023-05-13T13:56:48+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "11c501433e4b4264182c1f4831a3967429b0f0bcd31b953842611e6a3253bd9e"
                                    },
                                    "tainted": false,
                                    "filesize": "6651B",
                                    "numberPixels": "40000",
                                    "pixelsPerSecond": "26.9121MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 50,
                            "load_end": 1889,
                            "ttfb_start": 1724,
                            "ttfb_end": 1883,
                            "download_start": 1883,
                            "download_end": 1889,
                            "download_ms": 6,
                            "all_start": 1724,
                            "all_end": 1889,
                            "all_ms": 165,
                            "index": 24,
                            "number": 25
                        },
                        {
                            "type": 3,
                            "id": "90268.31",
                            "request_id": "90268.31",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a250]",
                            "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD651220?rendition=200px&fileType=binary",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/mam\/bonus\/AHMAM_PRD651220?rendition=200px&fileType=binary",
                            "raw_id": "90268.31",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 168,
                            "ttfb_ms": 165,
                            "load_start": 1725,
                            "load_start_float": 1725.000176,
                            "bytesIn": 8925,
                            "objectSize": 8925,
                            "objectSizeUncompressed": 8925,
                            "chunks": [
                                {
                                    "ts": 1893,
                                    "bytes": 8925
                                }
                            ],
                            "expires": "Sun, 14 May 2023 22:03:37 GMT",
                            "cacheControl": "max-age=115609",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/mam\/bonus\/AHMAM_PRD651220?rendition=200px&fileType=binary",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=115609",
                                    "content-length: 8925",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/jpeg; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sun, 14 May 2023 22:03:37 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683237835668594 D=88351",
                                    "x-srv: 10.232.162.46",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1864,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 8925,
                            "image_save": 0,
                            "cache_time": 115609,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1614,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 21,
                            "http2_stream_dependency": 19,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 176,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "8.9 kB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 200,
                                        "ImageHeight": 200,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "200x200",
                                        "Megapixels": 0.040000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 40000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 165.52600000000001,
                                            "standardDeviation": 85.704899999999995,
                                            "kurtosis": -1.4497599999999999,
                                            "skewness": -0.33526099999999998,
                                            "entropy": 0.77478199999999997
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 176.321,
                                            "standardDeviation": 78.106300000000005,
                                            "kurtosis": -1.3203800000000001,
                                            "skewness": -0.43711499999999998,
                                            "entropy": 0.76754699999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 161.68000000000001,
                                            "standardDeviation": 87.230199999999996,
                                            "kurtosis": -1.4813799999999999,
                                            "skewness": -0.27236700000000003,
                                            "entropy": 0.77986999999999995
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 158.57599999999999,
                                            "standardDeviation": 91.778199999999998,
                                            "kurtosis": -1.58606,
                                            "skewness": -0.24717900000000001,
                                            "entropy": 0.77692799999999995
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 73,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:48+00:00",
                                        "date:modify": "2023-05-13T13:56:48+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "013e75a76d130e01a00cd1b95e03b083dafa8d051dac609eb55c059f69a03088"
                                    },
                                    "tainted": false,
                                    "filesize": "8925B",
                                    "numberPixels": "40000",
                                    "pixelsPerSecond": "4.2675MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.009"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 50,
                            "load_end": 1893,
                            "ttfb_start": 1725,
                            "ttfb_end": 1890,
                            "download_start": 1890,
                            "download_end": 1893,
                            "download_ms": 3,
                            "all_start": 1725,
                            "all_end": 1893,
                            "all_ms": 168,
                            "index": 25,
                            "number": 26
                        },
                        {
                            "type": 3,
                            "id": "90268.32",
                            "request_id": "90268.32",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a250]",
                            "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD651249?rendition=200px&fileType=binary",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/mam\/bonus\/AHMAM_PRD651249?rendition=200px&fileType=binary",
                            "raw_id": "90268.32",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 210,
                            "ttfb_ms": 191,
                            "load_start": 1725,
                            "load_start_float": 1725.000178,
                            "bytesIn": 6795,
                            "objectSize": 6795,
                            "objectSizeUncompressed": 6795,
                            "chunks": [
                                {
                                    "ts": 1935,
                                    "bytes": 6795
                                }
                            ],
                            "expires": "Sun, 14 May 2023 22:05:15 GMT",
                            "cacheControl": "max-age=115707",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/mam\/bonus\/AHMAM_PRD651249?rendition=200px&fileType=binary",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=115707",
                                    "content-length: 6795",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/jpeg; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sun, 14 May 2023 22:05:15 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683237870168008 D=93721",
                                    "x-srv: 10.232.162.46",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1864,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 6795,
                            "image_save": 0,
                            "cache_time": 115707,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1615,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 23,
                            "http2_stream_dependency": 21,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 178,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "6.8 kB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 200,
                                        "ImageHeight": 200,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "200x200",
                                        "Megapixels": 0.040000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 40000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 214.102,
                                            "standardDeviation": 63.536299999999997,
                                            "kurtosis": 0.97487800000000002,
                                            "skewness": -1.4944299999999999,
                                            "entropy": 0.57042499999999996
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 220.666,
                                            "standardDeviation": 54.671100000000003,
                                            "kurtosis": 2.3505799999999999,
                                            "skewness": -1.74783,
                                            "entropy": 0.56158399999999997
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 211.755,
                                            "standardDeviation": 64.811199999999999,
                                            "kurtosis": 0.35086200000000001,
                                            "skewness": -1.3085500000000001,
                                            "entropy": 0.57842300000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 209.88399999999999,
                                            "standardDeviation": 71.126499999999993,
                                            "kurtosis": 0.44723600000000002,
                                            "skewness": -1.3970899999999999,
                                            "entropy": 0.571268
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 73,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:48+00:00",
                                        "date:modify": "2023-05-13T13:56:48+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "a3b54a74adbcb11e229ba7411faf75f5551d3616b45d0dd5cd0a789d9798997b"
                                    },
                                    "tainted": false,
                                    "filesize": "6795B",
                                    "numberPixels": "40000",
                                    "pixelsPerSecond": "20.5983MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 50,
                            "load_end": 1935,
                            "ttfb_start": 1725,
                            "ttfb_end": 1916,
                            "download_start": 1916,
                            "download_end": 1935,
                            "download_ms": 19,
                            "all_start": 1725,
                            "all_end": 1935,
                            "all_ms": 210,
                            "index": 26,
                            "number": 27
                        },
                        {
                            "type": 3,
                            "id": "90268.33",
                            "request_id": "90268.33",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a250]",
                            "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650410?rendition=200px&fileType=binary",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/mam\/bonus\/AHMAM_PRD650410?rendition=200px&fileType=binary",
                            "raw_id": "90268.33",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 264,
                            "ttfb_ms": 205,
                            "load_start": 1732,
                            "load_start_float": 1732.0001810000001,
                            "bytesIn": 18207,
                            "objectSize": 18207,
                            "objectSizeUncompressed": 18207,
                            "chunks": [
                                {
                                    "ts": 1996,
                                    "bytes": 18207
                                }
                            ],
                            "expires": "Sun, 14 May 2023 22:02:32 GMT",
                            "cacheControl": "max-age=115544",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/mam\/bonus\/AHMAM_PRD650410?rendition=200px&fileType=binary",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=115544",
                                    "content-length: 18207",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/jpeg; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sun, 14 May 2023 22:02:32 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683237702065441 D=123957",
                                    "x-srv: 10.232.162.46",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1864,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 81,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 18207,
                            "image_save": 3305,
                            "cache_time": 115544,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1615,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 25,
                            "http2_stream_dependency": 23,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 181,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "18 kB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 200,
                                        "ImageHeight": 200,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "200x200",
                                        "Megapixels": 0.040000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 40000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 202.70599999999999,
                                            "standardDeviation": 65.248400000000004,
                                            "kurtosis": 0.17648900000000001,
                                            "skewness": -1.20634,
                                            "entropy": 0.67720400000000003
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 4,
                                            "max": 255,
                                            "mean": 224.834,
                                            "standardDeviation": 48.179600000000001,
                                            "kurtosis": 4.1062700000000003,
                                            "skewness": -2.11517,
                                            "entropy": 0.64508299999999996
                                        },
                                        "green": {
                                            "min": 7,
                                            "max": 255,
                                            "mean": 203.05099999999999,
                                            "standardDeviation": 67.938500000000005,
                                            "kurtosis": 0.27285999999999999,
                                            "skewness": -1.2570699999999999,
                                            "entropy": 0.68487600000000004
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 180.232,
                                            "standardDeviation": 79.627200000000002,
                                            "kurtosis": -1.09087,
                                            "skewness": -0.56975900000000002,
                                            "entropy": 0.70165299999999997
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 92,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:48+00:00",
                                        "date:modify": "2023-05-13T13:56:48+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "10c7160df162d4ae23d6e6fa98f905e7062beebd56e484e14a1da58b323db7c6"
                                    },
                                    "tainted": false,
                                    "filesize": "18207B",
                                    "numberPixels": "40000",
                                    "pixelsPerSecond": "24.7581MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 1996,
                            "ttfb_start": 1732,
                            "ttfb_end": 1937,
                            "download_start": 1937,
                            "download_end": 1996,
                            "download_ms": 59,
                            "all_start": 1732,
                            "all_end": 1996,
                            "all_ms": 264,
                            "index": 27,
                            "number": 28
                        },
                        {
                            "type": 3,
                            "id": "90268.34",
                            "request_id": "90268.34",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a250]",
                            "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650414?rendition=200px&fileType=binary",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/mam\/bonus\/AHMAM_PRD650414?rendition=200px&fileType=binary",
                            "raw_id": "90268.34",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 346,
                            "ttfb_ms": 308,
                            "load_start": 1733,
                            "load_start_float": 1733.0001830000001,
                            "bytesIn": 25753,
                            "objectSize": 25753,
                            "objectSizeUncompressed": 25753,
                            "chunks": [
                                {
                                    "ts": 2079,
                                    "bytes": 25753
                                }
                            ],
                            "expires": "Sun, 14 May 2023 22:02:25 GMT",
                            "cacheControl": "max-age=115537",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/mam\/bonus\/AHMAM_PRD650414?rendition=200px&fileType=binary",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=115537",
                                    "content-length: 25753",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/jpeg; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sun, 14 May 2023 22:02:25 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683237758930250 D=99714",
                                    "x-srv: 10.232.162.30",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1864,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 81,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 25753,
                            "image_save": 4879,
                            "cache_time": 115537,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1616,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 27,
                            "http2_stream_dependency": 25,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 183,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "26 kB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 200,
                                        "ImageHeight": 200,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "200x200",
                                        "Megapixels": 0.040000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 40000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 157.65899999999999,
                                            "standardDeviation": 88.005600000000001,
                                            "kurtosis": -1.38741,
                                            "skewness": -0.30909799999999998,
                                            "entropy": 0.84209699999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 162.64099999999999,
                                            "standardDeviation": 87.8078,
                                            "kurtosis": -1.29189,
                                            "skewness": -0.41638799999999998,
                                            "entropy": 0.83257099999999995
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 152.94300000000001,
                                            "standardDeviation": 86.493499999999997,
                                            "kurtosis": -1.41049,
                                            "skewness": -0.169851,
                                            "entropy": 0.84715600000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 157.392,
                                            "standardDeviation": 89.715599999999995,
                                            "kurtosis": -1.4236599999999999,
                                            "skewness": -0.33977000000000002,
                                            "entropy": 0.84656200000000004
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 92,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:48+00:00",
                                        "date:modify": "2023-05-13T13:56:48+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "0f4eda306405c01e2ebca3df3ef3c9249bb45f148db5d93e5847482f1b9c0769"
                                    },
                                    "tainted": false,
                                    "filesize": "25753B",
                                    "numberPixels": "40000",
                                    "pixelsPerSecond": "23.3414MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 2079,
                            "ttfb_start": 1733,
                            "ttfb_end": 2041,
                            "download_start": 2041,
                            "download_end": 2079,
                            "download_ms": 38,
                            "all_start": 1733,
                            "all_end": 2079,
                            "all_ms": 346,
                            "index": 28,
                            "number": 29
                        },
                        {
                            "type": 3,
                            "id": "90268.35",
                            "request_id": "90268.35",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a250]",
                            "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650411?rendition=200px&fileType=binary",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/mam\/bonus\/AHMAM_PRD650411?rendition=200px&fileType=binary",
                            "raw_id": "90268.35",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 303,
                            "ttfb_ms": 274,
                            "load_start": 1733,
                            "load_start_float": 1733.0001850000001,
                            "bytesIn": 19792,
                            "objectSize": 19792,
                            "objectSizeUncompressed": 19792,
                            "chunks": [
                                {
                                    "ts": 2036,
                                    "bytes": 19792
                                }
                            ],
                            "expires": "Sun, 14 May 2023 22:02:41 GMT",
                            "cacheControl": "max-age=115553",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/mam\/bonus\/AHMAM_PRD650411?rendition=200px&fileType=binary",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=115553",
                                    "content-length: 19792",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/jpeg; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sun, 14 May 2023 22:02:41 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683237791597740 D=89256",
                                    "x-srv: 10.232.162.46",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1864,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 81,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 19792,
                            "image_save": 3697,
                            "cache_time": 115553,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1616,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 29,
                            "http2_stream_dependency": 27,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 185,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "20 kB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 200,
                                        "ImageHeight": 200,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "200x200",
                                        "Megapixels": 0.040000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 40000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 195.11000000000001,
                                            "standardDeviation": 78.514300000000006,
                                            "kurtosis": -0.21199999999999999,
                                            "skewness": -1.1033900000000001,
                                            "entropy": 0.63565700000000003
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 212.00800000000001,
                                            "standardDeviation": 68.728999999999999,
                                            "kurtosis": 2.3631899999999999,
                                            "skewness": -1.7999499999999999,
                                            "entropy": 0.61996899999999999
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 200.803,
                                            "standardDeviation": 73.520399999999995,
                                            "kurtosis": 0.39927299999999999,
                                            "skewness": -1.27176,
                                            "entropy": 0.64485999999999999
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 172.52000000000001,
                                            "standardDeviation": 93.293300000000002,
                                            "kurtosis": -1.4317800000000001,
                                            "skewness": -0.494836,
                                            "entropy": 0.64214199999999999
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 92,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:48+00:00",
                                        "date:modify": "2023-05-13T13:56:48+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "7d3690825f553dd41660d82f4b9f8af27deb714d608a70d740370a641a9f2e5c"
                                    },
                                    "tainted": false,
                                    "filesize": "19792B",
                                    "numberPixels": "40000",
                                    "pixelsPerSecond": "20.7076MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 2036,
                            "ttfb_start": 1733,
                            "ttfb_end": 2007,
                            "download_start": 2007,
                            "download_end": 2036,
                            "download_ms": 29,
                            "all_start": 1733,
                            "all_end": 2036,
                            "all_ms": 303,
                            "index": 29,
                            "number": 30
                        },
                        {
                            "type": 3,
                            "id": "90268.36",
                            "request_id": "90268.36",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a250]",
                            "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650413?rendition=200px&fileType=binary",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/mam\/bonus\/AHMAM_PRD650413?rendition=200px&fileType=binary",
                            "raw_id": "90268.36",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 338,
                            "ttfb_ms": 335,
                            "load_start": 1733,
                            "load_start_float": 1733.0001870000001,
                            "bytesIn": 12372,
                            "objectSize": 12372,
                            "objectSizeUncompressed": 12372,
                            "chunks": [
                                {
                                    "ts": 2071,
                                    "bytes": 12372
                                }
                            ],
                            "expires": "Sun, 14 May 2023 22:02:48 GMT",
                            "cacheControl": "max-age=115560",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/mam\/bonus\/AHMAM_PRD650413?rendition=200px&fileType=binary",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=115560",
                                    "content-length: 12372",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/jpeg; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sun, 14 May 2023 22:02:48 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683237828443012 D=85881",
                                    "x-srv: 10.232.162.46",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1864,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 82,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 12372,
                            "image_save": 2136,
                            "cache_time": 115560,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1617,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 31,
                            "http2_stream_dependency": 29,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 187,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "12 kB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 200,
                                        "ImageHeight": 200,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "200x200",
                                        "Megapixels": 0.040000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 40000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 221.52699999999999,
                                            "standardDeviation": 62.302999999999997,
                                            "kurtosis": 2.92171,
                                            "skewness": -1.9885999999999999,
                                            "entropy": 0.46422000000000002
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 227.96100000000001,
                                            "standardDeviation": 53.197600000000001,
                                            "kurtosis": 4.49024,
                                            "skewness": -2.2495099999999999,
                                            "entropy": 0.45603900000000003
                                        },
                                        "green": {
                                            "min": 1,
                                            "max": 255,
                                            "mean": 223.81,
                                            "standardDeviation": 58.273299999999999,
                                            "kurtosis": 3.1937899999999999,
                                            "skewness": -2.0113300000000001,
                                            "entropy": 0.46523999999999999
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 212.80799999999999,
                                            "standardDeviation": 75.438100000000006,
                                            "kurtosis": 1.28931,
                                            "skewness": -1.6506000000000001,
                                            "entropy": 0.47138099999999999
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 92,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:48+00:00",
                                        "date:modify": "2023-05-13T13:56:48+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "ab8779383b5af71b7cf136e12ab7ebc204450279170edad3f997ff66dc78274e"
                                    },
                                    "tainted": false,
                                    "filesize": "12372B",
                                    "numberPixels": "40000",
                                    "pixelsPerSecond": "23.468MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 2071,
                            "ttfb_start": 1733,
                            "ttfb_end": 2068,
                            "download_start": 2068,
                            "download_end": 2071,
                            "download_ms": 3,
                            "all_start": 1733,
                            "all_end": 2071,
                            "all_ms": 338,
                            "index": 30,
                            "number": 31
                        },
                        {
                            "type": 3,
                            "id": "90268.37",
                            "request_id": "90268.37",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a250]",
                            "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650412?rendition=200px&fileType=binary",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/mam\/bonus\/AHMAM_PRD650412?rendition=200px&fileType=binary",
                            "raw_id": "90268.37",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 325,
                            "ttfb_ms": 308,
                            "load_start": 1734,
                            "load_start_float": 1734.0001890000001,
                            "bytesIn": 16815,
                            "objectSize": 16815,
                            "objectSizeUncompressed": 16815,
                            "chunks": [
                                {
                                    "ts": 2059,
                                    "bytes": 16815
                                }
                            ],
                            "expires": "Sun, 14 May 2023 22:04:05 GMT",
                            "cacheControl": "max-age=115637",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/mam\/bonus\/AHMAM_PRD650412?rendition=200px&fileType=binary",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=115637",
                                    "content-length: 16815",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/jpeg; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sun, 14 May 2023 22:04:05 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683237836319906 D=83031",
                                    "x-srv: 10.232.162.46",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1864,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 82,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 16815,
                            "image_save": 2969,
                            "cache_time": 115637,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1618,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 33,
                            "http2_stream_dependency": 31,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 189,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "17 kB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 200,
                                        "ImageHeight": 200,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "200x200",
                                        "Megapixels": 0.040000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 40000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 200.077,
                                            "standardDeviation": 67.817099999999996,
                                            "kurtosis": 0.27618500000000001,
                                            "skewness": -1.2231000000000001,
                                            "entropy": 0.65323699999999996
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 231.137,
                                            "standardDeviation": 40.902200000000001,
                                            "kurtosis": 4.6897500000000001,
                                            "skewness": -2.1437599999999999,
                                            "entropy": 0.58125700000000002
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 195.38999999999999,
                                            "standardDeviation": 75.203400000000002,
                                            "kurtosis": 0.32592300000000002,
                                            "skewness": -1.21071,
                                            "entropy": 0.68028999999999995
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 173.70599999999999,
                                            "standardDeviation": 87.345699999999994,
                                            "kurtosis": -1.2190399999999999,
                                            "skewness": -0.50780199999999998,
                                            "entropy": 0.69816500000000004
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 92,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:48+00:00",
                                        "date:modify": "2023-05-13T13:56:48+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "849518952692e23371f4329ada6daa68ef463fd7d4b4d31ff54c5a1249c8b1e0"
                                    },
                                    "tainted": false,
                                    "filesize": "16815B",
                                    "numberPixels": "40000",
                                    "pixelsPerSecond": "22.0581MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 2059,
                            "ttfb_start": 1734,
                            "ttfb_end": 2042,
                            "download_start": 2042,
                            "download_end": 2059,
                            "download_ms": 17,
                            "all_start": 1734,
                            "all_end": 2059,
                            "all_ms": 325,
                            "index": 31,
                            "number": 32
                        },
                        {
                            "type": 3,
                            "id": "90268.38",
                            "request_id": "90268.38",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/__ssobj\/ard.png?7232665685996889669_1-4-1683986207&n=1",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/__ssobj\/ard.png?7232665685996889669_1-4-1683986207&n=1",
                            "raw_id": "90268.38",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 236,
                            "ttfb_ms": 236,
                            "load_start": 1734,
                            "load_start_float": 1734.0001910000001,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "text\/javascript",
                            "contentEncoding": "",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 8,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/__ssobj\/ard.png?7232665685996889669_1-4-1683986207&n=1",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQDlkh1-AAAAAAAfl19kRWYAAR-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEgzAAAH5dfZAEAOwoAAaXLAAAfl19kAQBJCgABHM0AAB-XX2QBAEYJAAODugAAH5dfZAEAPAoAAdrLAAAfl19kAQBDCgABqswAAB-XX2QBAAQHAAMelQAAH5dfZAEANQoAATnLAAAfl19kAQDxCQABBscAAB-XX2QBAA; SSSC=4.G7232665685996889669.1|1796.38174:2374.47747:2545.50950:2613.52025:2619.52133:2620.52186:2625.52256:2627.52394:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=DXzYx39u8EJSyVb7kZkQMGVi; Ahonlnl-Prd-01-DigitalDev-F1=!UNBRDNI\/RF4ccXvIhW\/DkGTJXi1nde7m2GVj\/SNR64BiKUJW6jq8Pxs7KED0aP+B\/A2UWWbh857yWHI=; _abck=CF46D22CFA3BDBD5F6F9D5D14E153D45~-1~YAAQ3tXOF6qMQQuIAQAARFRmFQnXmbk\/oEbgOBnl2lfRGCWhk5F9hqGCBARgp7+5S\/Wd9G5519La8ZXx3NtDpA7xU5uaMNvPF3UV2eTGWw+Q0FNyPHIky34ZzaAcFRnWPf57g+K+ke2hgdbblGN94VJlOMnkgj8dhX5sMhb6uZYM24QxrPV+XmXyuPd2BNdjlWYQUpQuKnVyz2QjSalGL5gXkoQYSB5F2xm1XAeTyfIOSzn6YohY3+E6KpzYoVRgT2GQ6l2BINzFVTiKwW5fptd5MQoPHxymu6ub3DvAQQCownSRGCioSa+ioHe4DvSbhbafMaLbyDn5jlHa1CE+UtOc1B5xqYQHrdzpGLgXM5cICe2Dc4qNGpZ+gq0=~-1~-1~1683989727; ak_bmsc=75DFE6476BE9FDC6EBAC2021A4E3F3FB~000000000000000000000000000000~YAAQ3tXOF6uMQQuIAQAARFRmFRNyLomRnLBJ8Bt3V2NQRcwy5Y5301xvmhlcXeD5uYQeT9UItLbr50JznlY\/B\/2OuKjqM69wp+sjfXZFg5IV51eu6yoyPi9Q4dKRAIgQS6ZN92gH8SYzm6znh44AW8ufG1ZQR8QyFP2rPIxk5XLHUZXsqyfDz+S3N4KfLyi1F6\/i5KbovGbSPyqpZO2Rml5rRZbwY9I1n9V1pA8oGGb9\/B1qRqRVcwS1pT8Gt78PbUsz2prmB4ZRjioQOb3T3n4dvmPEiRgI3sMMDL5XYPUSks2xruTgAAWkqWGB\/LMivBgOUNX9HWDH3UaFFk4dy4qpwbUsOrlbpOR0ViofADuWn9xHuyPJi30tnuUPJFPOqwR\/ZuEuMiq9; bm_sz=401F8DCEE6F95D4FDEFB354272A2AB52~YAAQ3tXOF62MQQuIAQAARFRmFROCDt8D5r1NN3I86U815eX6zcA5Ajd8Li6yxFvRXbwrOcXNvFomTZCFV+vTHk\/pycWV+iFku276Go5HCuFIOopJsifdMVO8DFz7Lhprwp04n\/OZvKkKYSfETyeTtG49TH4EvJdw\/2AOh67aoitWdhT9f\/Blxd2bNHXPE+MVCBpwtU2HrtobHVci88oBS0dTIsIXXupgsj90TMMvNDJwAs+cVxgdrk4pde2pXm\/TXWWSAh1FTlv0vMoyvYNjOEhp\/sL6Mt4ZDY6f8SWn1baLwg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!wXmSV3JDLieFUaYGpVIjjMvTA2elN+xGVzKvSKNxJae2CNTPOWnpFYU7PbA+L8GuuPZH453dABUiWQ==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-length: 0",
                                    "content-type: text\/javascript",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Thu, 06 Apr 2023 12:40:53 GMT",
                                    "pragma: no-cache",
                                    "rtss: 1-*-1",
                                    "sbss: 1",
                                    "set-cookie: SSRT=IJdfZAADAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:48 GMT",
                                    "set-cookie: Ahonlnl-Prd-01-DigitalDev-B2=!pc5egP84HzAGZQa0Fx+mv+hLHwM0yDKcwYqS0kxfxRq4OvI0nbMfnK\/HoCtUieK5naOcZZ+Nc2h\/; path=\/; Httponly",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "x-cnection: close"
                                ]
                            },
                            "bytesOut": 7804,
                            "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": "Akamai",
                            "server_count": null,
                            "created": 1618,
                            "socket_group": "https:\/\/www.ah.nl",
                            "chunks": [],
                            "netlog_id": 191,
                            "server_port": "443",
                            "load_end": 1970,
                            "ttfb_start": 1734,
                            "ttfb_end": 1970,
                            "download_start": 1970,
                            "download_end": 1970,
                            "download_ms": 0,
                            "all_start": 1734,
                            "all_end": 1970,
                            "all_ms": 236,
                            "index": 32,
                            "number": 33,
                            "body_file": "037-90268.38-body.txt",
                            "body_id": "90268.38",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.38"
                        },
                        {
                            "type": 3,
                            "id": "90268.43",
                            "request_id": "90268.43",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/nix18.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/nix18.svg",
                            "raw_id": "90268.43",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 284,
                            "ttfb_ms": 282,
                            "load_start": 1735,
                            "load_start_float": 1735.0001950000001,
                            "bytesIn": 1024,
                            "objectSize": 1024,
                            "objectSizeUncompressed": 2110,
                            "chunks": [
                                {
                                    "ts": 2018,
                                    "bytes": 1024,
                                    "inflated": 2110
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 92,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/nix18.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQDlkh1-AAAAAAAfl19kRWYAAR-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEgzAAAH5dfZAEAOwoAAaXLAAAfl19kAQBJCgABHM0AAB-XX2QBAEYJAAODugAAH5dfZAEAPAoAAdrLAAAfl19kAQBDCgABqswAAB-XX2QBAAQHAAMelQAAH5dfZAEANQoAATnLAAAfl19kAQDxCQABBscAAB-XX2QBAA; SSSC=4.G7232665685996889669.1|1796.38174:2374.47747:2545.50950:2613.52025:2619.52133:2620.52186:2625.52256:2627.52394:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=DXzYx39u8EJSyVb7kZkQMGVi; Ahonlnl-Prd-01-DigitalDev-F1=!UNBRDNI\/RF4ccXvIhW\/DkGTJXi1nde7m2GVj\/SNR64BiKUJW6jq8Pxs7KED0aP+B\/A2UWWbh857yWHI=; _abck=CF46D22CFA3BDBD5F6F9D5D14E153D45~-1~YAAQ3tXOF6qMQQuIAQAARFRmFQnXmbk\/oEbgOBnl2lfRGCWhk5F9hqGCBARgp7+5S\/Wd9G5519La8ZXx3NtDpA7xU5uaMNvPF3UV2eTGWw+Q0FNyPHIky34ZzaAcFRnWPf57g+K+ke2hgdbblGN94VJlOMnkgj8dhX5sMhb6uZYM24QxrPV+XmXyuPd2BNdjlWYQUpQuKnVyz2QjSalGL5gXkoQYSB5F2xm1XAeTyfIOSzn6YohY3+E6KpzYoVRgT2GQ6l2BINzFVTiKwW5fptd5MQoPHxymu6ub3DvAQQCownSRGCioSa+ioHe4DvSbhbafMaLbyDn5jlHa1CE+UtOc1B5xqYQHrdzpGLgXM5cICe2Dc4qNGpZ+gq0=~-1~-1~1683989727; ak_bmsc=75DFE6476BE9FDC6EBAC2021A4E3F3FB~000000000000000000000000000000~YAAQ3tXOF6uMQQuIAQAARFRmFRNyLomRnLBJ8Bt3V2NQRcwy5Y5301xvmhlcXeD5uYQeT9UItLbr50JznlY\/B\/2OuKjqM69wp+sjfXZFg5IV51eu6yoyPi9Q4dKRAIgQS6ZN92gH8SYzm6znh44AW8ufG1ZQR8QyFP2rPIxk5XLHUZXsqyfDz+S3N4KfLyi1F6\/i5KbovGbSPyqpZO2Rml5rRZbwY9I1n9V1pA8oGGb9\/B1qRqRVcwS1pT8Gt78PbUsz2prmB4ZRjioQOb3T3n4dvmPEiRgI3sMMDL5XYPUSks2xruTgAAWkqWGB\/LMivBgOUNX9HWDH3UaFFk4dy4qpwbUsOrlbpOR0ViofADuWn9xHuyPJi30tnuUPJFPOqwR\/ZuEuMiq9; bm_sz=401F8DCEE6F95D4FDEFB354272A2AB52~YAAQ3tXOF62MQQuIAQAARFRmFROCDt8D5r1NN3I86U815eX6zcA5Ajd8Li6yxFvRXbwrOcXNvFomTZCFV+vTHk\/pycWV+iFku276Go5HCuFIOopJsifdMVO8DFz7Lhprwp04n\/OZvKkKYSfETyeTtG49TH4EvJdw\/2AOh67aoitWdhT9f\/Blxd2bNHXPE+MVCBpwtU2HrtobHVci88oBS0dTIsIXXupgsj90TMMvNDJwAs+cVxgdrk4pde2pXm\/TXWWSAh1FTlv0vMoyvYNjOEhp\/sL6Mt4ZDY6f8SWn1baLwg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!wXmSV3JDLieFUaYGpVIjjMvTA2elN+xGVzKvSKNxJae2CNTPOWnpFYU7PbA+L8GuuPZH453dABUiWQ==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 1024",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding,User-Agent",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-83a1b7b7-33ed-4f75-991d-53a973c7a79e",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986208716506 D=11433",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7807,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 1024,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1619,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 23,
                            "http2_stream_dependency": 21,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 195,
                            "server_port": "443",
                            "load_end": 2019,
                            "ttfb_start": 1735,
                            "ttfb_end": 2017,
                            "download_start": 2017,
                            "download_end": 2019,
                            "download_ms": 2,
                            "all_start": 1735,
                            "all_end": 2019,
                            "all_ms": 284,
                            "index": 33,
                            "number": 34
                        },
                        {
                            "type": 3,
                            "id": "90268.44",
                            "request_id": "90268.44",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/ideal.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/ideal.svg",
                            "raw_id": "90268.44",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 247,
                            "ttfb_ms": 242,
                            "load_start": 1735,
                            "load_start_float": 1735.0001970000001,
                            "bytesIn": 667,
                            "objectSize": 667,
                            "objectSizeUncompressed": 1199,
                            "chunks": [
                                {
                                    "ts": 1982,
                                    "bytes": 667,
                                    "inflated": 1199
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 92,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/ideal.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQDlkh1-AAAAAAAfl19kRWYAAR-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEgzAAAH5dfZAEAOwoAAaXLAAAfl19kAQBJCgABHM0AAB-XX2QBAEYJAAODugAAH5dfZAEAPAoAAdrLAAAfl19kAQBDCgABqswAAB-XX2QBAAQHAAMelQAAH5dfZAEANQoAATnLAAAfl19kAQDxCQABBscAAB-XX2QBAA; SSSC=4.G7232665685996889669.1|1796.38174:2374.47747:2545.50950:2613.52025:2619.52133:2620.52186:2625.52256:2627.52394:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=DXzYx39u8EJSyVb7kZkQMGVi; Ahonlnl-Prd-01-DigitalDev-F1=!UNBRDNI\/RF4ccXvIhW\/DkGTJXi1nde7m2GVj\/SNR64BiKUJW6jq8Pxs7KED0aP+B\/A2UWWbh857yWHI=; _abck=CF46D22CFA3BDBD5F6F9D5D14E153D45~-1~YAAQ3tXOF6qMQQuIAQAARFRmFQnXmbk\/oEbgOBnl2lfRGCWhk5F9hqGCBARgp7+5S\/Wd9G5519La8ZXx3NtDpA7xU5uaMNvPF3UV2eTGWw+Q0FNyPHIky34ZzaAcFRnWPf57g+K+ke2hgdbblGN94VJlOMnkgj8dhX5sMhb6uZYM24QxrPV+XmXyuPd2BNdjlWYQUpQuKnVyz2QjSalGL5gXkoQYSB5F2xm1XAeTyfIOSzn6YohY3+E6KpzYoVRgT2GQ6l2BINzFVTiKwW5fptd5MQoPHxymu6ub3DvAQQCownSRGCioSa+ioHe4DvSbhbafMaLbyDn5jlHa1CE+UtOc1B5xqYQHrdzpGLgXM5cICe2Dc4qNGpZ+gq0=~-1~-1~1683989727; ak_bmsc=75DFE6476BE9FDC6EBAC2021A4E3F3FB~000000000000000000000000000000~YAAQ3tXOF6uMQQuIAQAARFRmFRNyLomRnLBJ8Bt3V2NQRcwy5Y5301xvmhlcXeD5uYQeT9UItLbr50JznlY\/B\/2OuKjqM69wp+sjfXZFg5IV51eu6yoyPi9Q4dKRAIgQS6ZN92gH8SYzm6znh44AW8ufG1ZQR8QyFP2rPIxk5XLHUZXsqyfDz+S3N4KfLyi1F6\/i5KbovGbSPyqpZO2Rml5rRZbwY9I1n9V1pA8oGGb9\/B1qRqRVcwS1pT8Gt78PbUsz2prmB4ZRjioQOb3T3n4dvmPEiRgI3sMMDL5XYPUSks2xruTgAAWkqWGB\/LMivBgOUNX9HWDH3UaFFk4dy4qpwbUsOrlbpOR0ViofADuWn9xHuyPJi30tnuUPJFPOqwR\/ZuEuMiq9; bm_sz=401F8DCEE6F95D4FDEFB354272A2AB52~YAAQ3tXOF62MQQuIAQAARFRmFROCDt8D5r1NN3I86U815eX6zcA5Ajd8Li6yxFvRXbwrOcXNvFomTZCFV+vTHk\/pycWV+iFku276Go5HCuFIOopJsifdMVO8DFz7Lhprwp04n\/OZvKkKYSfETyeTtG49TH4EvJdw\/2AOh67aoitWdhT9f\/Blxd2bNHXPE+MVCBpwtU2HrtobHVci88oBS0dTIsIXXupgsj90TMMvNDJwAs+cVxgdrk4pde2pXm\/TXWWSAh1FTlv0vMoyvYNjOEhp\/sL6Mt4ZDY6f8SWn1baLwg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!wXmSV3JDLieFUaYGpVIjjMvTA2elN+xGVzKvSKNxJae2CNTPOWnpFYU7PbA+L8GuuPZH453dABUiWQ==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 667",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding,User-Agent",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-aad979f1-2aa9-4354-9d84-e0a9867ca6fc",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986208715038 D=6582",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7807,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 667,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1620,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 25,
                            "http2_stream_dependency": 23,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 197,
                            "server_port": "443",
                            "load_end": 1982,
                            "ttfb_start": 1735,
                            "ttfb_end": 1977,
                            "download_start": 1977,
                            "download_end": 1982,
                            "download_ms": 5,
                            "all_start": 1735,
                            "all_end": 1982,
                            "all_ms": 247,
                            "index": 34,
                            "number": 35
                        },
                        {
                            "type": 3,
                            "id": "90268.45",
                            "request_id": "90268.45",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/pin.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/pin.svg",
                            "raw_id": "90268.45",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 274,
                            "ttfb_ms": 240,
                            "load_start": 1742,
                            "load_start_float": 1742.0001990000001,
                            "bytesIn": 4025,
                            "objectSize": 4025,
                            "objectSizeUncompressed": 17399,
                            "chunks": [
                                {
                                    "ts": 2012,
                                    "bytes": 4025,
                                    "inflated": 17399
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 92,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/pin.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQDlkh1-AAAAAAAfl19kRWYAAR-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEgzAAAH5dfZAEAOwoAAaXLAAAfl19kAQBJCgABHM0AAB-XX2QBAEYJAAODugAAH5dfZAEAPAoAAdrLAAAfl19kAQBDCgABqswAAB-XX2QBAAQHAAMelQAAH5dfZAEANQoAATnLAAAfl19kAQDxCQABBscAAB-XX2QBAA; SSSC=4.G7232665685996889669.1|1796.38174:2374.47747:2545.50950:2613.52025:2619.52133:2620.52186:2625.52256:2627.52394:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=DXzYx39u8EJSyVb7kZkQMGVi; Ahonlnl-Prd-01-DigitalDev-F1=!UNBRDNI\/RF4ccXvIhW\/DkGTJXi1nde7m2GVj\/SNR64BiKUJW6jq8Pxs7KED0aP+B\/A2UWWbh857yWHI=; _abck=CF46D22CFA3BDBD5F6F9D5D14E153D45~-1~YAAQ3tXOF6qMQQuIAQAARFRmFQnXmbk\/oEbgOBnl2lfRGCWhk5F9hqGCBARgp7+5S\/Wd9G5519La8ZXx3NtDpA7xU5uaMNvPF3UV2eTGWw+Q0FNyPHIky34ZzaAcFRnWPf57g+K+ke2hgdbblGN94VJlOMnkgj8dhX5sMhb6uZYM24QxrPV+XmXyuPd2BNdjlWYQUpQuKnVyz2QjSalGL5gXkoQYSB5F2xm1XAeTyfIOSzn6YohY3+E6KpzYoVRgT2GQ6l2BINzFVTiKwW5fptd5MQoPHxymu6ub3DvAQQCownSRGCioSa+ioHe4DvSbhbafMaLbyDn5jlHa1CE+UtOc1B5xqYQHrdzpGLgXM5cICe2Dc4qNGpZ+gq0=~-1~-1~1683989727; ak_bmsc=75DFE6476BE9FDC6EBAC2021A4E3F3FB~000000000000000000000000000000~YAAQ3tXOF6uMQQuIAQAARFRmFRNyLomRnLBJ8Bt3V2NQRcwy5Y5301xvmhlcXeD5uYQeT9UItLbr50JznlY\/B\/2OuKjqM69wp+sjfXZFg5IV51eu6yoyPi9Q4dKRAIgQS6ZN92gH8SYzm6znh44AW8ufG1ZQR8QyFP2rPIxk5XLHUZXsqyfDz+S3N4KfLyi1F6\/i5KbovGbSPyqpZO2Rml5rRZbwY9I1n9V1pA8oGGb9\/B1qRqRVcwS1pT8Gt78PbUsz2prmB4ZRjioQOb3T3n4dvmPEiRgI3sMMDL5XYPUSks2xruTgAAWkqWGB\/LMivBgOUNX9HWDH3UaFFk4dy4qpwbUsOrlbpOR0ViofADuWn9xHuyPJi30tnuUPJFPOqwR\/ZuEuMiq9; bm_sz=401F8DCEE6F95D4FDEFB354272A2AB52~YAAQ3tXOF62MQQuIAQAARFRmFROCDt8D5r1NN3I86U815eX6zcA5Ajd8Li6yxFvRXbwrOcXNvFomTZCFV+vTHk\/pycWV+iFku276Go5HCuFIOopJsifdMVO8DFz7Lhprwp04n\/OZvKkKYSfETyeTtG49TH4EvJdw\/2AOh67aoitWdhT9f\/Blxd2bNHXPE+MVCBpwtU2HrtobHVci88oBS0dTIsIXXupgsj90TMMvNDJwAs+cVxgdrk4pde2pXm\/TXWWSAh1FTlv0vMoyvYNjOEhp\/sL6Mt4ZDY6f8SWn1baLwg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!wXmSV3JDLieFUaYGpVIjjMvTA2elN+xGVzKvSKNxJae2CNTPOWnpFYU7PbA+L8GuuPZH453dABUiWQ==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 4025",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding,User-Agent",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-e7283abb-5578-4b59-8c21-1cd0779e93f5",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986208724217 D=12352",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7801,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 4025,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1620,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 27,
                            "http2_stream_dependency": 25,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 199,
                            "server_port": "443",
                            "load_end": 2016,
                            "ttfb_start": 1742,
                            "ttfb_end": 1982,
                            "download_start": 1982,
                            "download_end": 2016,
                            "download_ms": 34,
                            "all_start": 1742,
                            "all_end": 2016,
                            "all_ms": 274,
                            "index": 35,
                            "number": 36
                        },
                        {
                            "type": 3,
                            "id": "90268.46",
                            "request_id": "90268.46",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/drug-provider.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/drug-provider.svg",
                            "raw_id": "90268.46",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 231,
                            "ttfb_ms": 229,
                            "load_start": 1743,
                            "load_start_float": 1743.0002010000001,
                            "bytesIn": 11467,
                            "objectSize": 11467,
                            "objectSizeUncompressed": 34616,
                            "chunks": [
                                {
                                    "ts": 1974,
                                    "bytes": 11467,
                                    "inflated": 34616
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 92,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/drug-provider.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQDlkh1-AAAAAAAfl19kRWYAAR-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEgzAAAH5dfZAEAOwoAAaXLAAAfl19kAQBJCgABHM0AAB-XX2QBAEYJAAODugAAH5dfZAEAPAoAAdrLAAAfl19kAQBDCgABqswAAB-XX2QBAAQHAAMelQAAH5dfZAEANQoAATnLAAAfl19kAQDxCQABBscAAB-XX2QBAA; SSSC=4.G7232665685996889669.1|1796.38174:2374.47747:2545.50950:2613.52025:2619.52133:2620.52186:2625.52256:2627.52394:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=DXzYx39u8EJSyVb7kZkQMGVi; Ahonlnl-Prd-01-DigitalDev-F1=!UNBRDNI\/RF4ccXvIhW\/DkGTJXi1nde7m2GVj\/SNR64BiKUJW6jq8Pxs7KED0aP+B\/A2UWWbh857yWHI=; _abck=CF46D22CFA3BDBD5F6F9D5D14E153D45~-1~YAAQ3tXOF6qMQQuIAQAARFRmFQnXmbk\/oEbgOBnl2lfRGCWhk5F9hqGCBARgp7+5S\/Wd9G5519La8ZXx3NtDpA7xU5uaMNvPF3UV2eTGWw+Q0FNyPHIky34ZzaAcFRnWPf57g+K+ke2hgdbblGN94VJlOMnkgj8dhX5sMhb6uZYM24QxrPV+XmXyuPd2BNdjlWYQUpQuKnVyz2QjSalGL5gXkoQYSB5F2xm1XAeTyfIOSzn6YohY3+E6KpzYoVRgT2GQ6l2BINzFVTiKwW5fptd5MQoPHxymu6ub3DvAQQCownSRGCioSa+ioHe4DvSbhbafMaLbyDn5jlHa1CE+UtOc1B5xqYQHrdzpGLgXM5cICe2Dc4qNGpZ+gq0=~-1~-1~1683989727; ak_bmsc=75DFE6476BE9FDC6EBAC2021A4E3F3FB~000000000000000000000000000000~YAAQ3tXOF6uMQQuIAQAARFRmFRNyLomRnLBJ8Bt3V2NQRcwy5Y5301xvmhlcXeD5uYQeT9UItLbr50JznlY\/B\/2OuKjqM69wp+sjfXZFg5IV51eu6yoyPi9Q4dKRAIgQS6ZN92gH8SYzm6znh44AW8ufG1ZQR8QyFP2rPIxk5XLHUZXsqyfDz+S3N4KfLyi1F6\/i5KbovGbSPyqpZO2Rml5rRZbwY9I1n9V1pA8oGGb9\/B1qRqRVcwS1pT8Gt78PbUsz2prmB4ZRjioQOb3T3n4dvmPEiRgI3sMMDL5XYPUSks2xruTgAAWkqWGB\/LMivBgOUNX9HWDH3UaFFk4dy4qpwbUsOrlbpOR0ViofADuWn9xHuyPJi30tnuUPJFPOqwR\/ZuEuMiq9; bm_sz=401F8DCEE6F95D4FDEFB354272A2AB52~YAAQ3tXOF62MQQuIAQAARFRmFROCDt8D5r1NN3I86U815eX6zcA5Ajd8Li6yxFvRXbwrOcXNvFomTZCFV+vTHk\/pycWV+iFku276Go5HCuFIOopJsifdMVO8DFz7Lhprwp04n\/OZvKkKYSfETyeTtG49TH4EvJdw\/2AOh67aoitWdhT9f\/Blxd2bNHXPE+MVCBpwtU2HrtobHVci88oBS0dTIsIXXupgsj90TMMvNDJwAs+cVxgdrk4pde2pXm\/TXWWSAh1FTlv0vMoyvYNjOEhp\/sL6Mt4ZDY6f8SWn1baLwg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!wXmSV3JDLieFUaYGpVIjjMvTA2elN+xGVzKvSKNxJae2CNTPOWnpFYU7PbA+L8GuuPZH453dABUiWQ==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 11467",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding,User-Agent",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-49c1c48a-4eb0-478b-9090-68f54976e6ac",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986208703379 D=4914",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7831,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 11467,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1621,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 29,
                            "http2_stream_dependency": 27,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 201,
                            "server_port": "443",
                            "load_end": 1974,
                            "ttfb_start": 1743,
                            "ttfb_end": 1972,
                            "download_start": 1972,
                            "download_end": 1974,
                            "download_ms": 2,
                            "all_start": 1743,
                            "all_end": 1974,
                            "all_ms": 231,
                            "index": 36,
                            "number": 37
                        },
                        {
                            "type": 3,
                            "id": "90268.47",
                            "request_id": "90268.47",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg.svg",
                            "raw_id": "90268.47",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 239,
                            "ttfb_ms": 232,
                            "load_start": 1744,
                            "load_start_float": 1744.0002030000001,
                            "bytesIn": 643,
                            "objectSize": 643,
                            "objectSizeUncompressed": 1290,
                            "chunks": [
                                {
                                    "ts": 1983,
                                    "bytes": 643,
                                    "inflated": 1290
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 92,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQDlkh1-AAAAAAAfl19kRWYAAR-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEgzAAAH5dfZAEAOwoAAaXLAAAfl19kAQBJCgABHM0AAB-XX2QBAEYJAAODugAAH5dfZAEAPAoAAdrLAAAfl19kAQBDCgABqswAAB-XX2QBAAQHAAMelQAAH5dfZAEANQoAATnLAAAfl19kAQDxCQABBscAAB-XX2QBAA; SSSC=4.G7232665685996889669.1|1796.38174:2374.47747:2545.50950:2613.52025:2619.52133:2620.52186:2625.52256:2627.52394:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=DXzYx39u8EJSyVb7kZkQMGVi; Ahonlnl-Prd-01-DigitalDev-F1=!UNBRDNI\/RF4ccXvIhW\/DkGTJXi1nde7m2GVj\/SNR64BiKUJW6jq8Pxs7KED0aP+B\/A2UWWbh857yWHI=; _abck=CF46D22CFA3BDBD5F6F9D5D14E153D45~-1~YAAQ3tXOF6qMQQuIAQAARFRmFQnXmbk\/oEbgOBnl2lfRGCWhk5F9hqGCBARgp7+5S\/Wd9G5519La8ZXx3NtDpA7xU5uaMNvPF3UV2eTGWw+Q0FNyPHIky34ZzaAcFRnWPf57g+K+ke2hgdbblGN94VJlOMnkgj8dhX5sMhb6uZYM24QxrPV+XmXyuPd2BNdjlWYQUpQuKnVyz2QjSalGL5gXkoQYSB5F2xm1XAeTyfIOSzn6YohY3+E6KpzYoVRgT2GQ6l2BINzFVTiKwW5fptd5MQoPHxymu6ub3DvAQQCownSRGCioSa+ioHe4DvSbhbafMaLbyDn5jlHa1CE+UtOc1B5xqYQHrdzpGLgXM5cICe2Dc4qNGpZ+gq0=~-1~-1~1683989727; ak_bmsc=75DFE6476BE9FDC6EBAC2021A4E3F3FB~000000000000000000000000000000~YAAQ3tXOF6uMQQuIAQAARFRmFRNyLomRnLBJ8Bt3V2NQRcwy5Y5301xvmhlcXeD5uYQeT9UItLbr50JznlY\/B\/2OuKjqM69wp+sjfXZFg5IV51eu6yoyPi9Q4dKRAIgQS6ZN92gH8SYzm6znh44AW8ufG1ZQR8QyFP2rPIxk5XLHUZXsqyfDz+S3N4KfLyi1F6\/i5KbovGbSPyqpZO2Rml5rRZbwY9I1n9V1pA8oGGb9\/B1qRqRVcwS1pT8Gt78PbUsz2prmB4ZRjioQOb3T3n4dvmPEiRgI3sMMDL5XYPUSks2xruTgAAWkqWGB\/LMivBgOUNX9HWDH3UaFFk4dy4qpwbUsOrlbpOR0ViofADuWn9xHuyPJi30tnuUPJFPOqwR\/ZuEuMiq9; bm_sz=401F8DCEE6F95D4FDEFB354272A2AB52~YAAQ3tXOF62MQQuIAQAARFRmFROCDt8D5r1NN3I86U815eX6zcA5Ajd8Li6yxFvRXbwrOcXNvFomTZCFV+vTHk\/pycWV+iFku276Go5HCuFIOopJsifdMVO8DFz7Lhprwp04n\/OZvKkKYSfETyeTtG49TH4EvJdw\/2AOh67aoitWdhT9f\/Blxd2bNHXPE+MVCBpwtU2HrtobHVci88oBS0dTIsIXXupgsj90TMMvNDJwAs+cVxgdrk4pde2pXm\/TXWWSAh1FTlv0vMoyvYNjOEhp\/sL6Mt4ZDY6f8SWn1baLwg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!wXmSV3JDLieFUaYGpVIjjMvTA2elN+xGVzKvSKNxJae2CNTPOWnpFYU7PbA+L8GuuPZH453dABUiWQ==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 643",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding,User-Agent",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-876d745f-2e84-47f1-8712-ce47fa815382",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986208706006 D=10575",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7849,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 643,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1621,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 31,
                            "http2_stream_dependency": 29,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 203,
                            "server_port": "443",
                            "load_end": 1983,
                            "ttfb_start": 1744,
                            "ttfb_end": 1976,
                            "download_start": 1976,
                            "download_end": 1983,
                            "download_ms": 7,
                            "all_start": 1744,
                            "all_end": 1983,
                            "all_ms": 239,
                            "index": 37,
                            "number": 38
                        },
                        {
                            "type": 3,
                            "id": "90268.48",
                            "request_id": "90268.48",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg-business.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg-business.svg",
                            "raw_id": "90268.48",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 243,
                            "ttfb_ms": 238,
                            "load_start": 1746,
                            "load_start_float": 1746.0002050000001,
                            "bytesIn": 415,
                            "objectSize": 415,
                            "objectSizeUncompressed": 838,
                            "chunks": [
                                {
                                    "ts": 1988,
                                    "bytes": 415,
                                    "inflated": 838
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 92,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg-business.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQDlkh1-AAAAAAAfl19kRWYAAR-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEgzAAAH5dfZAEAOwoAAaXLAAAfl19kAQBJCgABHM0AAB-XX2QBAEYJAAODugAAH5dfZAEAPAoAAdrLAAAfl19kAQBDCgABqswAAB-XX2QBAAQHAAMelQAAH5dfZAEANQoAATnLAAAfl19kAQDxCQABBscAAB-XX2QBAA; SSSC=4.G7232665685996889669.1|1796.38174:2374.47747:2545.50950:2613.52025:2619.52133:2620.52186:2625.52256:2627.52394:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=DXzYx39u8EJSyVb7kZkQMGVi; Ahonlnl-Prd-01-DigitalDev-F1=!UNBRDNI\/RF4ccXvIhW\/DkGTJXi1nde7m2GVj\/SNR64BiKUJW6jq8Pxs7KED0aP+B\/A2UWWbh857yWHI=; _abck=CF46D22CFA3BDBD5F6F9D5D14E153D45~-1~YAAQ3tXOF6qMQQuIAQAARFRmFQnXmbk\/oEbgOBnl2lfRGCWhk5F9hqGCBARgp7+5S\/Wd9G5519La8ZXx3NtDpA7xU5uaMNvPF3UV2eTGWw+Q0FNyPHIky34ZzaAcFRnWPf57g+K+ke2hgdbblGN94VJlOMnkgj8dhX5sMhb6uZYM24QxrPV+XmXyuPd2BNdjlWYQUpQuKnVyz2QjSalGL5gXkoQYSB5F2xm1XAeTyfIOSzn6YohY3+E6KpzYoVRgT2GQ6l2BINzFVTiKwW5fptd5MQoPHxymu6ub3DvAQQCownSRGCioSa+ioHe4DvSbhbafMaLbyDn5jlHa1CE+UtOc1B5xqYQHrdzpGLgXM5cICe2Dc4qNGpZ+gq0=~-1~-1~1683989727; ak_bmsc=75DFE6476BE9FDC6EBAC2021A4E3F3FB~000000000000000000000000000000~YAAQ3tXOF6uMQQuIAQAARFRmFRNyLomRnLBJ8Bt3V2NQRcwy5Y5301xvmhlcXeD5uYQeT9UItLbr50JznlY\/B\/2OuKjqM69wp+sjfXZFg5IV51eu6yoyPi9Q4dKRAIgQS6ZN92gH8SYzm6znh44AW8ufG1ZQR8QyFP2rPIxk5XLHUZXsqyfDz+S3N4KfLyi1F6\/i5KbovGbSPyqpZO2Rml5rRZbwY9I1n9V1pA8oGGb9\/B1qRqRVcwS1pT8Gt78PbUsz2prmB4ZRjioQOb3T3n4dvmPEiRgI3sMMDL5XYPUSks2xruTgAAWkqWGB\/LMivBgOUNX9HWDH3UaFFk4dy4qpwbUsOrlbpOR0ViofADuWn9xHuyPJi30tnuUPJFPOqwR\/ZuEuMiq9; bm_sz=401F8DCEE6F95D4FDEFB354272A2AB52~YAAQ3tXOF62MQQuIAQAARFRmFROCDt8D5r1NN3I86U815eX6zcA5Ajd8Li6yxFvRXbwrOcXNvFomTZCFV+vTHk\/pycWV+iFku276Go5HCuFIOopJsifdMVO8DFz7Lhprwp04n\/OZvKkKYSfETyeTtG49TH4EvJdw\/2AOh67aoitWdhT9f\/Blxd2bNHXPE+MVCBpwtU2HrtobHVci88oBS0dTIsIXXupgsj90TMMvNDJwAs+cVxgdrk4pde2pXm\/TXWWSAh1FTlv0vMoyvYNjOEhp\/sL6Mt4ZDY6f8SWn1baLwg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!wXmSV3JDLieFUaYGpVIjjMvTA2elN+xGVzKvSKNxJae2CNTPOWnpFYU7PbA+L8GuuPZH453dABUiWQ==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 415",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding,User-Agent",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-c202f0b3-5b2e-4036-9fab-ca5329283b1b",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986208724051 D=10648",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7876,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 415,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1622,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 33,
                            "http2_stream_dependency": 31,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 205,
                            "server_port": "443",
                            "load_end": 1989,
                            "ttfb_start": 1746,
                            "ttfb_end": 1984,
                            "download_start": 1984,
                            "download_end": 1989,
                            "download_ms": 5,
                            "all_start": 1746,
                            "all_end": 1989,
                            "all_ms": 243,
                            "index": 38,
                            "number": 39
                        },
                        {
                            "type": 3,
                            "id": "90268.119",
                            "request_id": "90268.119",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a250]",
                            "full_url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/administration\/themes\/moederdag.png\/moederdag.png\/ahcommon%3AsmallThemeBackgroundImage",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/binaries\/ah\/content\/gallery\/administration\/themes\/moederdag.png\/moederdag.png\/ahcommon%3AsmallThemeBackgroundImage",
                            "raw_id": "90268.119",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 304,
                            "ttfb_ms": 289,
                            "load_start": 1795,
                            "load_start_float": 1795.0002549999999,
                            "bytesIn": 9197,
                            "objectSize": 9197,
                            "objectSizeUncompressed": 9197,
                            "chunks": [
                                {
                                    "ts": 2099,
                                    "bytes": 9197
                                }
                            ],
                            "expires": "Fri, 19 May 2023 09:19:22 GMT",
                            "cacheControl": "private, no-transform, max-age=501754",
                            "contentType": "image\/avif",
                            "contentEncoding": "",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/binaries\/ah\/content\/gallery\/administration\/themes\/moederdag.png\/moederdag.png\/ahcommon%3AsmallThemeBackgroundImage",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: private, no-transform, max-age=501754",
                                    "content-length: 9197",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/avif",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "etag: \"1708702140682\"",
                                    "expires: Fri, 19 May 2023 09:19:22 GMT",
                                    "last-modified: Fri, 05 May 2023 09:18:07 GMT",
                                    "x-frame-options: SAMEORIGIN",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2035,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 9197,
                            "image_save": 0,
                            "cache_time": 501754,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1723,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 35,
                            "http2_stream_dependency": 15,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 255,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "avif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "9.2 kB",
                                        "FileType": "AVIF",
                                        "FileTypeExtension": "avif",
                                        "MIMEType": "image\/avif",
                                        "ImageWidth": 315,
                                        "ImageHeight": 229
                                    },
                                    "QuickTime": {
                                        "MajorBrand": "AV1 Image File Format (.AVIF)",
                                        "MinorVersion": "0.0.0",
                                        "CompatibleBrands": [
                                            "avif",
                                            "mif1",
                                            "miaf"
                                        ],
                                        "HandlerType": "Picture",
                                        "PrimaryItemReference": 1,
                                        "ColorProfiles": "nclx",
                                        "ColorPrimaries": "Unspecified",
                                        "TransferCharacteristics": "Unspecified",
                                        "MatrixCoefficients": "BT.601",
                                        "AV1ConfigurationVersion": 1,
                                        "ChromaFormat": "YUV 4:2:0",
                                        "ChromaSamplePosition": "Unknown",
                                        "ImageSpatialExtent": "315x229",
                                        "ImagePixelDepth": "8 8 8",
                                        "MediaDataSize": 8927,
                                        "MediaDataOffset": 270
                                    },
                                    "Composite": {
                                        "ImageSize": "315x229",
                                        "Megapixels": 0.071999999999999995
                                    }
                                },
                                "magick": {
                                    "format": "HEIC",
                                    "formatDescription": "Apple High efficiency Image Format",
                                    "mimeType": "image\/x-heic",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 315,
                                        "height": 229,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "YCbCr",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 72135,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 37,
                                            "max": 255,
                                            "mean": 120.099,
                                            "standardDeviation": 12.8568,
                                            "kurtosis": -1.40543,
                                            "skewness": -0.21798699999999999,
                                            "entropy": 0.65049500000000005
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 39,
                                            "max": 255,
                                            "mean": 129.85300000000001,
                                            "standardDeviation": 16.610700000000001,
                                            "kurtosis": 25.908100000000001,
                                            "skewness": 3.7131099999999999,
                                            "entropy": 0.70357199999999998
                                        },
                                        "green": {
                                            "min": 127,
                                            "max": 188,
                                            "mean": 178.65299999999999,
                                            "standardDeviation": 7.1025099999999997,
                                            "kurtosis": 21.254200000000001,
                                            "skewness": -3.4089200000000002,
                                            "entropy": 0.62179700000000004
                                        },
                                        "blue": {
                                            "min": 37,
                                            "max": 238,
                                            "mean": 51.7896,
                                            "standardDeviation": 14.857100000000001,
                                            "kurtosis": 85.996099999999998,
                                            "skewness": 8.1630800000000008,
                                            "entropy": 0.62611600000000001
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 315,
                                        "height": 229,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "TopLeft",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:49+00:00",
                                        "date:modify": "2023-05-13T13:56:49+00:00",
                                        "signature": "971eb29c8dc525b983f162cf6cf997b706e447f611cc0ce824c870a4b91ff082"
                                    },
                                    "tainted": false,
                                    "filesize": "0B",
                                    "numberPixels": "72135",
                                    "pixelsPerSecond": "6.34502MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.011"
                                }
                            },
                            "load_end": 2099,
                            "ttfb_start": 1795,
                            "ttfb_end": 2084,
                            "download_start": 2084,
                            "download_end": 2099,
                            "download_ms": 15,
                            "all_start": 1795,
                            "all_end": 2099,
                            "all_ms": 304,
                            "index": 39,
                            "number": 40
                        },
                        {
                            "type": 3,
                            "id": "90268.120",
                            "request_id": "90268.120",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a250]",
                            "full_url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/administration\/themes\/concrete-bg.jpeg\/concrete-bg.jpeg\/ahcommon%3AsmallThemeBackgroundImage",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/binaries\/ah\/content\/gallery\/administration\/themes\/concrete-bg.jpeg\/concrete-bg.jpeg\/ahcommon%3AsmallThemeBackgroundImage",
                            "raw_id": "90268.120",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 305,
                            "ttfb_ms": 304,
                            "load_start": 1795,
                            "load_start_float": 1795.0002569999999,
                            "bytesIn": 1853,
                            "objectSize": 1853,
                            "objectSizeUncompressed": 1853,
                            "chunks": [
                                {
                                    "ts": 2100,
                                    "bytes": 1853
                                }
                            ],
                            "expires": "Mon, 22 May 2023 14:26:15 GMT",
                            "cacheControl": "private, no-transform, max-age=779367",
                            "contentType": "image\/avif",
                            "contentEncoding": "",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/binaries\/ah\/content\/gallery\/administration\/themes\/concrete-bg.jpeg\/concrete-bg.jpeg\/ahcommon%3AsmallThemeBackgroundImage",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: private, no-transform, max-age=779367",
                                    "content-length: 1853",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/avif",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "etag: \"1642762109388\"",
                                    "expires: Mon, 22 May 2023 14:26:15 GMT",
                                    "last-modified: Thu, 13 Apr 2023 09:37:50 GMT",
                                    "x-frame-options: SAMEORIGIN",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2053,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 1853,
                            "image_save": 0,
                            "cache_time": 779367,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1724,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 37,
                            "http2_stream_dependency": 33,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 257,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "avif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "1853 bytes",
                                        "FileType": "AVIF",
                                        "FileTypeExtension": "avif",
                                        "MIMEType": "image\/avif",
                                        "ImageWidth": 315,
                                        "ImageHeight": 229
                                    },
                                    "QuickTime": {
                                        "MajorBrand": "AV1 Image File Format (.AVIF)",
                                        "MinorVersion": "0.0.0",
                                        "CompatibleBrands": [
                                            "avif",
                                            "mif1",
                                            "miaf"
                                        ],
                                        "HandlerType": "Picture",
                                        "PrimaryItemReference": 1,
                                        "ColorProfiles": "nclx",
                                        "ColorPrimaries": "Unspecified",
                                        "TransferCharacteristics": "Unspecified",
                                        "MatrixCoefficients": "BT.601",
                                        "AV1ConfigurationVersion": 1,
                                        "ChromaFormat": "YUV 4:2:0",
                                        "ChromaSamplePosition": "Unknown",
                                        "ImageSpatialExtent": "315x229",
                                        "ImagePixelDepth": "8 8 8",
                                        "MediaDataSize": 1583,
                                        "MediaDataOffset": 270
                                    },
                                    "Composite": {
                                        "ImageSize": "315x229",
                                        "Megapixels": 0.071999999999999995
                                    }
                                },
                                "magick": {
                                    "format": "HEIC",
                                    "formatDescription": "Apple High efficiency Image Format",
                                    "mimeType": "image\/x-heic",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 315,
                                        "height": 229,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "YCbCr",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 72135,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 62,
                                            "max": 175,
                                            "mean": 127.425,
                                            "standardDeviation": 2.1781100000000002,
                                            "kurtosis": -1.5035099999999999,
                                            "skewness": -0.48943599999999998,
                                            "entropy": 0.72212200000000004
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 102,
                                            "max": 158,
                                            "mean": 143.63200000000001,
                                            "standardDeviation": 4.2356299999999996,
                                            "kurtosis": 0.0363126,
                                            "skewness": -0.161269,
                                            "entropy": 0.74674600000000002
                                        },
                                        "green": {
                                            "min": 170,
                                            "max": 175,
                                            "mean": 172.523,
                                            "standardDeviation": 0.89777499999999999,
                                            "kurtosis": -0.64357299999999995,
                                            "skewness": -0.13566300000000001,
                                            "entropy": 0.71840899999999996
                                        },
                                        "blue": {
                                            "min": 62,
                                            "max": 73,
                                            "mean": 66.119900000000001,
                                            "standardDeviation": 1.4009100000000001,
                                            "kurtosis": -0.091459200000000004,
                                            "skewness": -0.052700900000000002,
                                            "entropy": 0.70121
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 315,
                                        "height": 229,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "TopLeft",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:49+00:00",
                                        "date:modify": "2023-05-13T13:56:49+00:00",
                                        "signature": "76d414215b9a162b54b28b10b45438d255c2ef8dfa18210a6bc3bfb76605df5e"
                                    },
                                    "tainted": false,
                                    "filesize": "0B",
                                    "numberPixels": "72135",
                                    "pixelsPerSecond": "9.18378MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.007"
                                }
                            },
                            "load_end": 2100,
                            "ttfb_start": 1795,
                            "ttfb_end": 2099,
                            "download_start": 2099,
                            "download_end": 2100,
                            "download_ms": 1,
                            "all_start": 1795,
                            "all_end": 2100,
                            "all_ms": 305,
                            "index": 40,
                            "number": 41
                        },
                        {
                            "type": 3,
                            "id": "90268.98",
                            "request_id": "90268.98",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a250]",
                            "full_url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/ah-nl\/ah-nl-campaigns\/pageEntries\/te-1689\/supershop-agf-wk41.png\/supershop-agf-wk41.png\/ahonline%3AmediumPageEntryImage",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/binaries\/ah\/content\/gallery\/ah-nl\/ah-nl-campaigns\/pageEntries\/te-1689\/supershop-agf-wk41.png\/supershop-agf-wk41.png\/ahonline%3AmediumPageEntryImage",
                            "raw_id": "90268.98",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 235,
                            "ttfb_ms": 233,
                            "load_start": 1874,
                            "load_start_float": 1874.00027,
                            "bytesIn": 4042,
                            "objectSize": 4042,
                            "objectSizeUncompressed": 4042,
                            "chunks": [
                                {
                                    "ts": 2109,
                                    "bytes": 4042
                                }
                            ],
                            "expires": "Mon, 22 May 2023 14:28:18 GMT",
                            "cacheControl": "private, no-transform, max-age=779490",
                            "contentType": "image\/avif",
                            "contentEncoding": "",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/binaries\/ah\/content\/gallery\/ah-nl\/ah-nl-campaigns\/pageEntries\/te-1689\/supershop-agf-wk41.png\/supershop-agf-wk41.png\/ahonline%3AmediumPageEntryImage",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: private, no-transform, max-age=779490",
                                    "content-length: 4042",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/avif",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "etag: \"1675305968887\"",
                                    "expires: Mon, 22 May 2023 14:28:18 GMT",
                                    "last-modified: Thu, 13 Apr 2023 09:37:50 GMT",
                                    "x-frame-options: SAMEORIGIN",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2134,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 4042,
                            "image_save": 0,
                            "cache_time": 779490,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1810,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 39,
                            "http2_stream_dependency": 37,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 270,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "avif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "4.0 kB",
                                        "FileType": "AVIF",
                                        "FileTypeExtension": "avif",
                                        "MIMEType": "image\/avif",
                                        "ImageWidth": 220,
                                        "ImageHeight": 147
                                    },
                                    "QuickTime": {
                                        "MajorBrand": "AV1 Image File Format (.AVIF)",
                                        "MinorVersion": "0.0.0",
                                        "CompatibleBrands": [
                                            "avif",
                                            "mif1",
                                            "miaf"
                                        ],
                                        "HandlerType": "Picture",
                                        "PrimaryItemReference": 1,
                                        "ColorProfiles": "nclx",
                                        "ColorPrimaries": "Unspecified",
                                        "TransferCharacteristics": "Unspecified",
                                        "MatrixCoefficients": "BT.601",
                                        "AV1ConfigurationVersion": 1,
                                        "ChromaFormat": "YUV 4:2:0",
                                        "ChromaSamplePosition": "Unknown",
                                        "ImageSpatialExtent": "220x147",
                                        "ImagePixelDepth": "8 8 8",
                                        "MediaDataSize": 3772,
                                        "MediaDataOffset": 270
                                    },
                                    "Composite": {
                                        "ImageSize": "220x147",
                                        "Megapixels": 0.032000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "HEIC",
                                    "formatDescription": "Apple High efficiency Image Format",
                                    "mimeType": "image\/x-heic",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 220,
                                        "height": 147,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "YCbCr",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 32340,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 4,
                                            "max": 255,
                                            "mean": 154.959,
                                            "standardDeviation": 29.986799999999999,
                                            "kurtosis": -0.88872899999999999,
                                            "skewness": 0.61288500000000001,
                                            "entropy": 0.44077
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 4,
                                            "max": 255,
                                            "mean": 212.57400000000001,
                                            "standardDeviation": 51.4086,
                                            "kurtosis": 2.5823200000000002,
                                            "skewness": -1.94492,
                                            "entropy": 0.43528699999999998
                                        },
                                        "green": {
                                            "min": 28,
                                            "max": 167,
                                            "mean": 125.074,
                                            "standardDeviation": 20.680099999999999,
                                            "kurtosis": 2.5086300000000001,
                                            "skewness": -1.86832,
                                            "entropy": 0.455175
                                        },
                                        "blue": {
                                            "min": 83,
                                            "max": 236,
                                            "mean": 127.23,
                                            "standardDeviation": 17.871500000000001,
                                            "kurtosis": 9.6185700000000001,
                                            "skewness": 2.9238400000000002,
                                            "entropy": 0.43184899999999998
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 220,
                                        "height": 147,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "TopLeft",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:49+00:00",
                                        "date:modify": "2023-05-13T13:56:49+00:00",
                                        "signature": "ce31a520f96d449ff358664d1e1f8e5afd3c7455c9df01b4c3369504e8574e00"
                                    },
                                    "tainted": false,
                                    "filesize": "0B",
                                    "numberPixels": "32340",
                                    "pixelsPerSecond": "6.93208MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.004"
                                }
                            },
                            "load_end": 2109,
                            "ttfb_start": 1874,
                            "ttfb_end": 2107,
                            "download_start": 2107,
                            "download_end": 2109,
                            "download_ms": 2,
                            "all_start": 1874,
                            "all_end": 2109,
                            "all_ms": 235,
                            "index": 41,
                            "number": 42
                        },
                        {
                            "type": 3,
                            "id": "90268.99",
                            "request_id": "90268.99",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a250]",
                            "full_url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/ah-nl\/ah-nl-campaigns\/pageEntries\/te-1689\/supershop-spm-wk41.png\/supershop-spm-wk41.png\/ahonline%3AmediumPageEntryImage",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/binaries\/ah\/content\/gallery\/ah-nl\/ah-nl-campaigns\/pageEntries\/te-1689\/supershop-spm-wk41.png\/supershop-spm-wk41.png\/ahonline%3AmediumPageEntryImage",
                            "raw_id": "90268.99",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 242,
                            "ttfb_ms": 239,
                            "load_start": 1874,
                            "load_start_float": 1874.000272,
                            "bytesIn": 6237,
                            "objectSize": 6237,
                            "objectSizeUncompressed": 6237,
                            "chunks": [
                                {
                                    "ts": 2116,
                                    "bytes": 6237
                                }
                            ],
                            "expires": "Mon, 22 May 2023 14:24:26 GMT",
                            "cacheControl": "private, no-transform, max-age=779258",
                            "contentType": "image\/avif",
                            "contentEncoding": "",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/binaries\/ah\/content\/gallery\/ah-nl\/ah-nl-campaigns\/pageEntries\/te-1689\/supershop-spm-wk41.png\/supershop-spm-wk41.png\/ahonline%3AmediumPageEntryImage",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: private, no-transform, max-age=779258",
                                    "content-length: 6237",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/avif",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "etag: \"1632627863446\"",
                                    "expires: Mon, 22 May 2023 14:24:26 GMT",
                                    "last-modified: Thu, 13 Apr 2023 09:37:50 GMT",
                                    "x-frame-options: SAMEORIGIN",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2134,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 6237,
                            "image_save": 0,
                            "cache_time": 779258,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1810,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 41,
                            "http2_stream_dependency": 39,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 272,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "avif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "6.2 kB",
                                        "FileType": "AVIF",
                                        "FileTypeExtension": "avif",
                                        "MIMEType": "image\/avif",
                                        "ImageWidth": 220,
                                        "ImageHeight": 147
                                    },
                                    "QuickTime": {
                                        "MajorBrand": "AV1 Image File Format (.AVIF)",
                                        "MinorVersion": "0.0.0",
                                        "CompatibleBrands": [
                                            "avif",
                                            "mif1",
                                            "miaf"
                                        ],
                                        "HandlerType": "Picture",
                                        "PrimaryItemReference": 1,
                                        "ColorProfiles": "nclx",
                                        "ColorPrimaries": "Unspecified",
                                        "TransferCharacteristics": "Unspecified",
                                        "MatrixCoefficients": "BT.601",
                                        "AV1ConfigurationVersion": 1,
                                        "ChromaFormat": "YUV 4:2:0",
                                        "ChromaSamplePosition": "Unknown",
                                        "ImageSpatialExtent": "220x147",
                                        "ImagePixelDepth": "8 8 8",
                                        "MediaDataSize": 5967,
                                        "MediaDataOffset": 270
                                    },
                                    "Composite": {
                                        "ImageSize": "220x147",
                                        "Megapixels": 0.032000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "HEIC",
                                    "formatDescription": "Apple High efficiency Image Format",
                                    "mimeType": "image\/x-heic",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 220,
                                        "height": 147,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "YCbCr",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 32340,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 151.244,
                                            "standardDeviation": 30.988700000000001,
                                            "kurtosis": -0.582874,
                                            "skewness": 0.68406699999999998,
                                            "entropy": 0.55439499999999997
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 199.49199999999999,
                                            "standardDeviation": 63.700600000000001,
                                            "kurtosis": 0.458509,
                                            "skewness": -1.4107799999999999,
                                            "entropy": 0.56560299999999997
                                        },
                                        "green": {
                                            "min": 17,
                                            "max": 139,
                                            "mean": 126.06,
                                            "standardDeviation": 14.411899999999999,
                                            "kurtosis": 1.69817,
                                            "skewness": -1.50898,
                                            "entropy": 0.57947899999999997
                                        },
                                        "blue": {
                                            "min": 97,
                                            "max": 229,
                                            "mean": 128.18100000000001,
                                            "standardDeviation": 14.8538,
                                            "kurtosis": 12.584899999999999,
                                            "skewness": 3.1394299999999999,
                                            "entropy": 0.51810400000000001
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 220,
                                        "height": 147,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "TopLeft",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:49+00:00",
                                        "date:modify": "2023-05-13T13:56:49+00:00",
                                        "signature": "eba39f0b2d8851a8c4a69d3f71d9fc2771279c077d4cff8a13c0be32e77b069a"
                                    },
                                    "tainted": false,
                                    "filesize": "0B",
                                    "numberPixels": "32340",
                                    "pixelsPerSecond": "6.55452MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.004"
                                }
                            },
                            "load_end": 2116,
                            "ttfb_start": 1874,
                            "ttfb_end": 2113,
                            "download_start": 2113,
                            "download_end": 2116,
                            "download_ms": 3,
                            "all_start": 1874,
                            "all_end": 2116,
                            "all_ms": 242,
                            "index": 42,
                            "number": 43
                        },
                        {
                            "type": 3,
                            "id": "90268.90",
                            "request_id": "90268.90",
                            "ip_addr": "[2a00:1450:4001:80e::2008]",
                            "full_url": "https:\/\/www.googletagmanager.com\/gtm.js?id=GTM-WQK8NCZ&l=gtmdataLayer",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.googletagmanager.com",
                            "url": "\/gtm.js?id=GTM-WQK8NCZ&l=gtmdataLayer",
                            "raw_id": "90268.90",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 233,
                            "ttfb_ms": 92,
                            "load_start": 2051,
                            "load_start_float": 2051.0002530000002,
                            "bytesIn": 129206,
                            "objectSize": 129206,
                            "objectSizeUncompressed": 463417,
                            "chunks": [
                                {
                                    "ts": 2210,
                                    "bytes": 32768,
                                    "inflated": 48881
                                },
                                {
                                    "ts": 2249,
                                    "bytes": 32768,
                                    "inflated": 40885
                                },
                                {
                                    "ts": 2263,
                                    "bytes": 32768,
                                    "inflated": 23011
                                },
                                {
                                    "ts": 2277,
                                    "bytes": 30902,
                                    "inflated": 22960
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "private, max-age=900",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 274,
                            "protocol": "HTTP\/2",
                            "dns_start": 1765,
                            "dns_end": 1837,
                            "connect_start": 1840,
                            "connect_end": 1894,
                            "ssl_start": 1894,
                            "ssl_end": 1956,
                            "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",
                                    "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": "GTS CA 1C3",
                                "validFrom": 1682337366,
                                "validTo": 1689594965,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2023' log",
                                        "logId": "E83ED0DA3EF5063532E75728BC896BC903D3CBD1116BECEB69E1777D6D06BD6E",
                                        "timestamp": 1682340967866,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100BD472EBA1231C311A7394514703DF1648F9D2443AE02B57F6C121B2DB6AD7A18022100A00CAA5E2089E2851A9EB233C9F253CED1CF86B3B3526309D11E7400D9C6315B"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2023 Log",
                                        "logId": "B3737707E18450F86386D605A9DC11094A792DB1670C0B87DCF0030E7936A59A",
                                        "timestamp": 1682340967891,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30440220038ADA7CD802E28FD6FEE5873AD7F111D987B1444DD11BA38B32E5750CF7EFE702202CF13B7AA3F97015D27E4685C2E10C4ED2E8B374EB74C3172667B721D4EF4B30"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 66,
                            "initiator_column": 84,
                            "initiator_type": "script",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.googletagmanager.com",
                                    ":method: GET",
                                    ":path: \/gtm.js?id=GTM-WQK8NCZ&l=gtmdataLayer",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: Cache-Control",
                                    "access-control-allow-origin: *",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: private, max-age=900",
                                    "content-encoding: br",
                                    "content-length: 129206",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Sat, 13 May 2023 12:00:00 GMT",
                                    "server: Google Tag Manager",
                                    "strict-transport-security: max-age=31536000; includeSubDomains",
                                    "vary: Accept-Encoding",
                                    "x-xss-protection: 0",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1660,
                            "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": 72,
                            "connect_ms": 54,
                            "ssl_ms": 62,
                            "gzip_total": 129206,
                            "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": 1695,
                            "socket_group": "https:\/\/www.googletagmanager.com",
                            "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": 253,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIF5zCCBM+gAwIBAgIQersIcD0l5bUQ40SFccgpXzANBgkqhkiG9w0BAQsFADBG\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzETMBEGA1UEAxMKR1RTIENBIDFDMzAeFw0yMzA0MjQxMTU2MDZaFw0yMzA3MTcx\nMTU2MDVaMCExHzAdBgNVBAMMFiouZ29vZ2xlLWFuYWx5dGljcy5jb20wWTATBgcq\nhkjOPQIBBggqhkjOPQMBBwNCAATlJb44ccQ5qfshMVxRTqhNHq68y4gwjP70bjML\nxR+XY60s8ToiwT8eFrjVvUj3OSDuNs6qDh9wqHS0UMF4n4OZo4IDvzCCA7swDgYD\nVR0PAQH\/BAQDAgeAMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB\/wQCMAAw\nHQYDVR0OBBYEFMmJrNe8eDOIMFAmvJjFW6XyPUqjMB8GA1UdIwQYMBaAFIp0f6+F\nze6VzT2c0OJGFPNxNR0nMGoGCCsGAQUFBwEBBF4wXDAnBggrBgEFBQcwAYYbaHR0\ncDovL29jc3AucGtpLmdvb2cvZ3RzMWMzMDEGCCsGAQUFBzAChiVodHRwOi8vcGtp\nLmdvb2cvcmVwby9jZXJ0cy9ndHMxYzMuZGVyMIIBbwYDVR0RBIIBZjCCAWKCFiou\nZ29vZ2xlLWFuYWx5dGljcy5jb22CG3JlZ2lvbjEuYXBwLW1lYXN1cmVtZW50LmNv\nbYITYXBwLW1lYXN1cmVtZW50LmNvbYIUZ29vZ2xlLWFuYWx5dGljcy5jb22CHHJl\nZ2lvbjEuZ29vZ2xlLWFuYWx5dGljcy5jb22CGHNzbC5nb29nbGUtYW5hbHl0aWNz\nLmNvbYIYd3d3Lmdvb2dsZS1hbmFseXRpY3MuY29tghxyZWdpb24xLmFuYWx5dGlj\ncy5nb29nbGUuY29tghRnb29nbGV0YWdtYW5hZ2VyLmNvbYIYd3d3Lmdvb2dsZXRh\nZ21hbmFnZXIuY29tggp1cmNoaW4uY29tghJzZXJ2aWNlLnVyY2hpbi5jb22CCGZw\ncy5nb29nggoqLmZwcy5nb29nghJnb29nbGVvcHRpbWl6ZS5jb22CFnd3dy5nb29n\nbGVvcHRpbWl6ZS5jb20wIQYDVR0gBBowGDAIBgZngQwBAgEwDAYKKwYBBAHWeQIF\nAzA8BgNVHR8ENTAzMDGgL6AthitodHRwOi8vY3Jscy5wa2kuZ29vZy9ndHMxYzMv\nZlZKeGJWLUt0bWsuY3JsMIIBBAYKKwYBBAHWeQIEAgSB9QSB8gDwAHcA6D7Q2j71\nBjUy51covIlryQPTy9ERa+zraeF3fW0GvW4AAAGHs1X1ugAABAMASDBGAiEAvUcu\nuhIxwxGnOUUUcD3xZI+dJEOuArV\/bBIbLbatehgCIQCgDKpeIInihRqesjPJ8lPO\n0c+Gs7NSYwnRHnQA2cYxWwB1ALNzdwfhhFD4Y4bWBancEQlKeS2xZwwLh9zwAw55\nNqWaAAABh7NV9dMAAAQDAEYwRAIgA4rafNgC4o\/W\/uWHOtfxEdmHsURN0RujizLl\ndQz37+cCICzxO3qj+XAV0n5GhcLhDE7S6LN063TDFyZntyHU70swMA0GCSqGSIb3\nDQEBCwUAA4IBAQCdLxfENCSuGHJHJLpfKZnAoTlrRXMgF3+y+P58RoYUaw9xZD7S\n4SEQdg8ZkoGlmoEsFRcVU5W+zUz5rcpYG\/\/tNfVbT1owmvbzHVzH45HVfBmQ9mNO\nMguBIxlrjOEoY6D5z2X6sDY1s4qAOUvcrvGOu251yQy22M4c8di+LNiZ\/DMxxVmn\nDZ4VTWzji66PGaG\/Sol\/aOnOL+vztakrZCqpVxNICffejkpydcAHfE4TwEEtTuDy\nIspD42US1zTCuWGTPtDigGiHTyHO+Iky+38Zds3XUTYVUJ6JrETrlW7k2dRc0LaU\nj6yftzQc8d2eDCji2+j2zEL2T9nSvnCwc7bu\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFljCCA36gAwIBAgINAgO8U1lrNMcY9QFQZjANBgkqhkiG9w0BAQsFADBHMQsw\nCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEU\nMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjAwODEzMDAwMDQyWhcNMjcwOTMwMDAw\nMDQyWjBGMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZp\nY2VzIExMQzETMBEGA1UEAxMKR1RTIENBIDFDMzCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAPWI3+dijB43+DdCkH9sh9D7ZYIl\/ejLa6T\/belaI+KZ9hzp\nkgOZE3wJCor6QtZeViSqejOEH9Hpabu5dOxXTGZok3c3VVP+ORBNtzS7XyV3NzsX\nlOo85Z3VvMO0Q+sup0fvsEQRY9i0QYXdQTBIkxu\/t\/bgRQIh4JZCF8\/ZK2VWNAcm\nBA2o\/X3KLu\/qSHw3TT8An4Pf73WELnlXXPxXbhqW\/\/yMmqaZviXZf5YsBvcRKgKA\ngOtjGDxQSYflispfGStZloEAoPtR28p3CwvJlk\/vcEnHXG0g\/Zm0tOLKLnf9LdwL\ntmsTDIwZKxeWmLnwi\/agJ7u2441Rj72ux5uxiZ0CAwEAAaOCAYAwggF8MA4GA1Ud\nDwEB\/wQEAwIBhjAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwEgYDVR0T\nAQH\/BAgwBgEB\/wIBADAdBgNVHQ4EFgQUinR\/r4XN7pXNPZzQ4kYU83E1HScwHwYD\nVR0jBBgwFoAU5K8rJnEaK0gnhS9SZizv8IkTcT4waAYIKwYBBQUHAQEEXDBaMCYG\nCCsGAQUFBzABhhpodHRwOi8vb2NzcC5wa2kuZ29vZy9ndHNyMTAwBggrBgEFBQcw\nAoYkaHR0cDovL3BraS5nb29nL3JlcG8vY2VydHMvZ3RzcjEuZGVyMDQGA1UdHwQt\nMCswKaAnoCWGI2h0dHA6Ly9jcmwucGtpLmdvb2cvZ3RzcjEvZ3RzcjEuY3JsMFcG\nA1UdIARQME4wOAYKKwYBBAHWeQIFAzAqMCgGCCsGAQUFBwIBFhxodHRwczovL3Br\naS5nb29nL3JlcG9zaXRvcnkvMAgGBmeBDAECATAIBgZngQwBAgIwDQYJKoZIhvcN\nAQELBQADggIBAIl9rCBcDDy+mqhXlRu0rvqrpXJxtDaV\/d9AEQNMwkYUuxQkq\/BQ\ncSLbrcRuf8\/xam\/IgxvYzolfh2yHuKkMo5uhYpSTld9brmYZCwKWnvy15xBpPnrL\nRklfRuFBsdeYTWU0AIAaP0+fbH9JAIFTQaSSIYKCGvGjRFsqUBITTcFTNvNCCK9U\n+o53UxtkOCcXCb1YyRt8OS1b887U7ZfbFAO\/CVMkH8IMBHmYJvJh8VNS\/UKMG2Yr\nPxWhu\/\/2m+OBmgEGcYk1KCTd4b3rGS3hSMs9WYNRtHTGnXzGsYZbr8w0xNPM1IER\nlQCh9BIiAfq0g3GvjLeMcySsN1PCAJA\/Ef5c7TaUEDu9Ka7ixzpiO2xj2YC\/WXGs\nYye5TBeg2vZzFb8q3o\/zpWwygTMD0IZRcZk0upONXbVRWPeyk+gB9lm+cZv9TSjO\nz23HFtz30dZGm6fKa+l3D\/2gthsjgx0QGtkJAITgRNOidSOzNIb2ILCkXhAd4FJG\nAJ2xDx8hcFH1mt0G\/FX0Kw4zd8NLQsLxdxP8c4CU6x+7Nz\/OAipmsHMdMqUybDKw\njuDEI\/9bfU1lcKwrmz3O2+BtjjKAvpafkmO8l7tdufThcV4q5O8DIrGKZTqPwJNl\n1IXNDw9bg1kWRxYtnCQ6yICmJhSFm\/Y3m6xv+cXDBlHz4n\/FsRC6UfTd\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 2284,
                            "ttfb_start": 2051,
                            "ttfb_end": 2143,
                            "download_start": 2143,
                            "download_end": 2284,
                            "download_ms": 141,
                            "all_start": 1765,
                            "all_end": 2284,
                            "all_ms": 421,
                            "index": 43,
                            "number": 44,
                            "body_file": "017-90268.90-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 29,
                                "v8.compile": 10,
                                "FunctionCall": 252
                            },
                            "cpu.EvaluateScript": 29,
                            "cpu.v8.compile": 10,
                            "cpu.FunctionCall": 252,
                            "cpuTime": 291,
                            "body_id": "90268.90",
                            "js_timing": [
                                [
                                    2335.527,
                                    2364.183
                                ],
                                [
                                    2335.5439999999999,
                                    2345.1179999999999
                                ],
                                [
                                    3255.8609999999999,
                                    3285.4409999999998
                                ],
                                [
                                    3285.5659999999998,
                                    3285.6309999999999
                                ],
                                [
                                    3286.299,
                                    3322.2350000000001
                                ],
                                [
                                    3322.4609999999998,
                                    3322.6149999999998
                                ],
                                [
                                    3510.5509999999999,
                                    3510.7730000000001
                                ],
                                [
                                    3543.2710000000002,
                                    3543.3879999999999
                                ],
                                [
                                    3543.4639999999999,
                                    3543.549
                                ],
                                [
                                    3543.6300000000001,
                                    3543.643
                                ],
                                [
                                    3543.665,
                                    3543.672
                                ],
                                [
                                    3543.6950000000002,
                                    3543.7040000000002
                                ],
                                [
                                    3543.7260000000001,
                                    3543.7330000000002
                                ],
                                [
                                    3543.7550000000001,
                                    3543.761
                                ],
                                [
                                    3543.7840000000001,
                                    3543.7910000000002
                                ],
                                [
                                    3543.8130000000001,
                                    3543.8530000000001
                                ],
                                [
                                    3543.8780000000002,
                                    3543.9059999999999
                                ],
                                [
                                    3543.9290000000001,
                                    3543.9389999999999
                                ],
                                [
                                    3543.9949999999999,
                                    3544.0059999999999
                                ],
                                [
                                    3544.0369999999998,
                                    3544.0459999999998
                                ],
                                [
                                    3544.076,
                                    3544.085
                                ],
                                [
                                    3544.1149999999998,
                                    3544.1239999999998
                                ],
                                [
                                    3544.1529999999998,
                                    3544.1619999999998
                                ],
                                [
                                    3544.192,
                                    3544.1999999999998
                                ],
                                [
                                    3544.2310000000002,
                                    3544.2399999999998
                                ],
                                [
                                    3544.2739999999999,
                                    3544.2829999999999
                                ],
                                [
                                    3544.3299999999999,
                                    3544.3409999999999
                                ],
                                [
                                    3544.3789999999999,
                                    3544.3879999999999
                                ],
                                [
                                    3544.4200000000001,
                                    3544.4290000000001
                                ],
                                [
                                    3544.462,
                                    3544.471
                                ],
                                [
                                    3544.5079999999998,
                                    3544.52
                                ],
                                [
                                    3544.5569999999998,
                                    3544.569
                                ],
                                [
                                    3544.5949999999998,
                                    3544.6010000000001
                                ],
                                [
                                    3544.625,
                                    3544.6300000000001
                                ],
                                [
                                    3544.652,
                                    3544.6579999999999
                                ],
                                [
                                    3544.681,
                                    3544.6860000000001
                                ],
                                [
                                    3544.7080000000001,
                                    3544.7130000000002
                                ],
                                [
                                    3544.7449999999999,
                                    3544.7510000000002
                                ],
                                [
                                    3544.779,
                                    3544.7849999999999
                                ],
                                [
                                    3544.8110000000001,
                                    3544.817
                                ],
                                [
                                    3544.8490000000002,
                                    3544.8560000000002
                                ],
                                [
                                    3544.8780000000002,
                                    3544.884
                                ],
                                [
                                    3544.9070000000002,
                                    3544.913
                                ],
                                [
                                    3544.9360000000001,
                                    3544.962
                                ],
                                [
                                    3544.989,
                                    3545.0770000000002
                                ],
                                [
                                    3545.1030000000001,
                                    3545.1759999999999
                                ],
                                [
                                    3545.201,
                                    3545.2249999999999
                                ],
                                [
                                    3545.25,
                                    3545.2820000000002
                                ],
                                [
                                    3545.308,
                                    3545.357
                                ],
                                [
                                    3545.471,
                                    3545.4929999999999
                                ],
                                [
                                    3545.5160000000001,
                                    3545.5599999999999
                                ],
                                [
                                    3545.6179999999999,
                                    3545.6399999999999
                                ],
                                [
                                    3546.0329999999999,
                                    3546.1500000000001
                                ],
                                [
                                    3547.0990000000002,
                                    3547.1709999999998
                                ],
                                [
                                    3581.2150000000001,
                                    3581.2840000000001
                                ],
                                [
                                    3594.299,
                                    3594.5030000000002
                                ],
                                [
                                    3594.547,
                                    3594.6529999999998
                                ],
                                [
                                    3594.6700000000001,
                                    3594.7040000000002
                                ],
                                [
                                    3594.7220000000002,
                                    3594.75
                                ],
                                [
                                    3594.7649999999999,
                                    3594.8090000000002
                                ],
                                [
                                    3600.9589999999998,
                                    3601.0360000000001
                                ],
                                [
                                    3602.3620000000001,
                                    3602.4029999999998
                                ],
                                [
                                    3609.2220000000002,
                                    3609.3310000000001
                                ],
                                [
                                    3610.7550000000001,
                                    3611.5799999999999
                                ],
                                [
                                    3617.0219999999999,
                                    3617.0430000000001
                                ],
                                [
                                    3617.0590000000002,
                                    3617.0639999999999
                                ],
                                [
                                    3644.4400000000001,
                                    3644.5329999999999
                                ],
                                [
                                    3646.1089999999999,
                                    3646.2170000000001
                                ],
                                [
                                    3646.2339999999999,
                                    3646.3760000000002
                                ],
                                [
                                    3646.3910000000001,
                                    3646.4650000000001
                                ],
                                [
                                    3646.4810000000002,
                                    3646.5140000000001
                                ],
                                [
                                    3646.529,
                                    3646.627
                                ],
                                [
                                    3712.0610000000001,
                                    3712.2020000000002
                                ],
                                [
                                    3712.2199999999998,
                                    3712.366
                                ],
                                [
                                    3712.3820000000001,
                                    3712.4189999999999
                                ],
                                [
                                    3712.431,
                                    3712.46
                                ],
                                [
                                    3712.4720000000002,
                                    3712.529
                                ],
                                [
                                    3712.54,
                                    3712.5949999999998
                                ],
                                [
                                    3712.6109999999999,
                                    3713.1010000000001
                                ],
                                [
                                    3713.1410000000001,
                                    3713.2109999999998
                                ],
                                [
                                    3713.2249999999999,
                                    3713.2570000000001
                                ],
                                [
                                    3713.2689999999998,
                                    3713.3290000000002
                                ],
                                [
                                    3713.364,
                                    3713.3960000000002
                                ],
                                [
                                    3713.4079999999999,
                                    3713.5160000000001
                                ],
                                [
                                    3713.529,
                                    3713.5639999999999
                                ],
                                [
                                    3713.576,
                                    3713.6060000000002
                                ],
                                [
                                    3713.6170000000002,
                                    3713.7049999999999
                                ],
                                [
                                    3713.7179999999998,
                                    3713.7600000000002
                                ],
                                [
                                    3713.7719999999999,
                                    3713.8699999999999
                                ],
                                [
                                    3713.9009999999998,
                                    3713.9400000000001
                                ],
                                [
                                    3713.9520000000002,
                                    3713.98
                                ],
                                [
                                    3713.9920000000002,
                                    3714.0529999999999
                                ],
                                [
                                    3724.261,
                                    3724.4490000000001
                                ],
                                [
                                    3724.4740000000002,
                                    3724.6309999999999
                                ],
                                [
                                    3724.6680000000001,
                                    3724.7130000000002
                                ],
                                [
                                    3724.7269999999999,
                                    3724.7570000000001
                                ],
                                [
                                    3724.7669999999998,
                                    3724.8209999999999
                                ],
                                [
                                    3749.797,
                                    3781.8899999999999
                                ],
                                [
                                    3782.0859999999998,
                                    3782.1289999999999
                                ],
                                [
                                    3871.752,
                                    3871.8519999999999
                                ],
                                [
                                    3875,
                                    3875.0410000000002
                                ],
                                [
                                    3875.0599999999999,
                                    3875.1579999999999
                                ],
                                [
                                    3875.174,
                                    3875.308
                                ],
                                [
                                    3875.3240000000001,
                                    3875.3649999999998
                                ],
                                [
                                    3875.4989999999998,
                                    3875.5650000000001
                                ],
                                [
                                    3875.5810000000001,
                                    3875.652
                                ],
                                [
                                    3918.078,
                                    4062.3180000000002
                                ],
                                [
                                    4062.5659999999998,
                                    4062.6109999999999
                                ],
                                [
                                    4088.9830000000002,
                                    4089.027
                                ],
                                [
                                    4089.0720000000001,
                                    4089.0819999999999
                                ],
                                [
                                    4093.453,
                                    4093.489
                                ],
                                [
                                    4093.5169999999998,
                                    4093.5250000000001
                                ],
                                [
                                    4093.5450000000001,
                                    4093.7150000000001
                                ],
                                [
                                    4093.7359999999999,
                                    4093.8989999999999
                                ],
                                [
                                    4093.9140000000002,
                                    4093.9569999999999
                                ],
                                [
                                    4093.9690000000001,
                                    4094.002
                                ],
                                [
                                    4094.0520000000001,
                                    4094.1210000000001
                                ],
                                [
                                    4115.6890000000003,
                                    4115.7179999999998
                                ],
                                [
                                    4169.29,
                                    4169.7920000000004
                                ],
                                [
                                    4221.759,
                                    4221.817
                                ],
                                [
                                    4237.326,
                                    4237.5230000000001
                                ],
                                [
                                    4237.5619999999999,
                                    4237.7370000000001
                                ],
                                [
                                    4237.7790000000005,
                                    4237.8329999999996
                                ],
                                [
                                    4237.8500000000004,
                                    4237.8829999999998
                                ],
                                [
                                    4237.8950000000004,
                                    4237.9530000000004
                                ],
                                [
                                    4292.5799999999999,
                                    4292.7809999999999
                                ],
                                [
                                    4292.8360000000002,
                                    4293.125
                                ],
                                [
                                    4293.1610000000001,
                                    4293.2200000000003
                                ],
                                [
                                    4293.2359999999999,
                                    4293.2709999999997
                                ],
                                [
                                    4293.2860000000001,
                                    4293.3559999999998
                                ],
                                [
                                    4406.0929999999998,
                                    4406.1549999999997
                                ],
                                [
                                    4452.7479999999996,
                                    4452.8249999999998
                                ],
                                [
                                    4537.8159999999998,
                                    4537.9979999999996
                                ],
                                [
                                    4538.0309999999999,
                                    4538.2309999999998
                                ],
                                [
                                    4538.2479999999996,
                                    4538.2920000000004
                                ],
                                [
                                    4538.3029999999999,
                                    4538.3360000000002
                                ],
                                [
                                    4538.3469999999998,
                                    4538.4059999999999
                                ],
                                [
                                    4543.7820000000002,
                                    4543.7960000000003
                                ],
                                [
                                    4657.7309999999998,
                                    4657.7430000000004
                                ],
                                [
                                    4657.8649999999998,
                                    4657.8729999999996
                                ],
                                [
                                    5325.223,
                                    5325.2820000000002
                                ],
                                [
                                    5328.4390000000003,
                                    5328.4690000000001
                                ],
                                [
                                    5328.5379999999996,
                                    5328.5590000000002
                                ],
                                [
                                    5328.5690000000004,
                                    5328.7120000000004
                                ],
                                [
                                    5328.7250000000004,
                                    5328.8900000000003
                                ],
                                [
                                    5328.9049999999997,
                                    5328.9449999999997
                                ],
                                [
                                    5328.9560000000001,
                                    5329.0150000000003
                                ],
                                [
                                    5329.0299999999997,
                                    5329.5630000000001
                                ],
                                [
                                    5381.3980000000001,
                                    5381.415
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.90",
                            "blockingTime": 144.24000000000024
                        },
                        {
                            "type": 3,
                            "id": "90268.152",
                            "request_id": "90268.152",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/content\/assets\/sprite.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/content\/assets\/sprite.svg",
                            "raw_id": "90268.152",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 304,
                            "ttfb_ms": 175,
                            "load_start": 2869,
                            "load_start_float": 2869.0002909999998,
                            "bytesIn": 151231,
                            "objectSize": 151231,
                            "objectSizeUncompressed": 507942,
                            "chunks": [
                                {
                                    "ts": 3049,
                                    "bytes": 6913,
                                    "inflated": 33519
                                },
                                {
                                    "ts": 3061,
                                    "bytes": 17663,
                                    "inflated": 29826
                                },
                                {
                                    "ts": 3094,
                                    "bytes": 24576,
                                    "inflated": 105
                                },
                                {
                                    "ts": 3124,
                                    "bytes": 14769,
                                    "inflated": 44268
                                },
                                {
                                    "ts": 3130,
                                    "bytes": 9807,
                                    "inflated": 23490
                                },
                                {
                                    "ts": 3152,
                                    "bytes": 32768,
                                    "inflated": 60296
                                },
                                {
                                    "ts": 3156,
                                    "bytes": 6289,
                                    "inflated": 18217
                                },
                                {
                                    "ts": 3170,
                                    "bytes": 24432,
                                    "inflated": 48583
                                },
                                {
                                    "ts": 3173,
                                    "bytes": 14014,
                                    "inflated": 53030
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:49 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 266,
                            "initiator_column": 99,
                            "initiator_type": "script",
                            "initiator_function": "Tl.dtAWF",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/content\/assets\/sprite.svg",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQDlkh1-AAAAAAAfl19kRWYAAR-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEgzAAAH5dfZAEAOwoAAaXLAAAfl19kAQBJCgABHM0AAB-XX2QBAEYJAAODugAAH5dfZAEAPAoAAdrLAAAfl19kAQBDCgABqswAAB-XX2QBAAQHAAMelQAAH5dfZAEANQoAATnLAAAfl19kAQDxCQABBscAAB-XX2QBAA; SSSC=4.G7232665685996889669.1|1796.38174:2374.47747:2545.50950:2613.52025:2619.52133:2620.52186:2625.52256:2627.52394:2633.52508; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=DXzYx39u8EJSyVb7kZkQMGVi; Ahonlnl-Prd-01-DigitalDev-F1=!UNBRDNI\/RF4ccXvIhW\/DkGTJXi1nde7m2GVj\/SNR64BiKUJW6jq8Pxs7KED0aP+B\/A2UWWbh857yWHI=; _abck=CF46D22CFA3BDBD5F6F9D5D14E153D45~-1~YAAQ3tXOF6qMQQuIAQAARFRmFQnXmbk\/oEbgOBnl2lfRGCWhk5F9hqGCBARgp7+5S\/Wd9G5519La8ZXx3NtDpA7xU5uaMNvPF3UV2eTGWw+Q0FNyPHIky34ZzaAcFRnWPf57g+K+ke2hgdbblGN94VJlOMnkgj8dhX5sMhb6uZYM24QxrPV+XmXyuPd2BNdjlWYQUpQuKnVyz2QjSalGL5gXkoQYSB5F2xm1XAeTyfIOSzn6YohY3+E6KpzYoVRgT2GQ6l2BINzFVTiKwW5fptd5MQoPHxymu6ub3DvAQQCownSRGCioSa+ioHe4DvSbhbafMaLbyDn5jlHa1CE+UtOc1B5xqYQHrdzpGLgXM5cICe2Dc4qNGpZ+gq0=~-1~-1~1683989727; bm_sz=401F8DCEE6F95D4FDEFB354272A2AB52~YAAQ3tXOF62MQQuIAQAARFRmFROCDt8D5r1NN3I86U815eX6zcA5Ajd8Li6yxFvRXbwrOcXNvFomTZCFV+vTHk\/pycWV+iFku276Go5HCuFIOopJsifdMVO8DFz7Lhprwp04n\/OZvKkKYSfETyeTtG49TH4EvJdw\/2AOh67aoitWdhT9f\/Blxd2bNHXPE+MVCBpwtU2HrtobHVci88oBS0dTIsIXXupgsj90TMMvNDJwAs+cVxgdrk4pde2pXm\/TXWWSAh1FTlv0vMoyvYNjOEhp\/sL6Mt4ZDY6f8SWn1baLwg==~4340020~4605510; ak_bmsc=75DFE6476BE9FDC6EBAC2021A4E3F3FB~000000000000000000000000000000~YAAQ3tXOFySOQQuIAQAAsldmFRPVIfphlZ9PvPPf8w72ZoDSDiusL3YROLG1V\/m02r01sTi3xWGJs8ryfBQTHlgTuASYR\/W\/B2vy1V7ol09BcxZmDdAsVMTMjEQ1lyDxEd9sgNB6rMmTcf4XoPSblsoF2Q4Rd7szj0ySYeMjxZjHNhGna5DOSG\/oGOr+LseVcjsnrY9xbHaMfxsMP5jMDxNx8e7qO9LmRFPCWhmO2izyVaD0ADEMxBq4duPCBe5IzZNPJaYcSw6sFgtyhNfqDWtI20wcDiLLhzWdgj3rH\/eBoI2b9OqRLOs9i4YG6cLWCnk+pvnoaHPZZteGxmw5KHcKRFygXI\/basQde2u80\/Wo7mwIq6UspSHxRb21ROWF2MBRc\/q\/pWzKIIqKyDo8xx2J6WUVgR3urkX\/qSQ+wKkuu7V\/HxkLKPyunTEiVxWx224gcYPjh7zZtVKxJFFwzRU91vwuAMexMbVFiq8=; SSRT=IJdfZAADAA; Ahonlnl-Prd-01-DigitalDev-B2=!pc5egP84HzAGZQa0Fx+mv+hLHwM0yDKcwYqS0kxfxRq4OvI0nbMfnK\/HoCtUieK5naOcZZ+Nc2h\/",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 13 May 2023 13:56:49 GMT",
                                    "expires: Sat, 13 May 2023 13:56:49 GMT",
                                    "last-modified: Fri, 05 May 2023 10:24:23 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: i18next=nl-nl; Path=\/; Expires=Mon, 13 May 2024 13:56:49 GMT; SameSite=Strict",
                                    "set-cookie: Ahonlnl-Prd-01-DigitalDev-B2=!QSywQANbZR\/wIFG0Fx+mv+hLHwM0yBSPPgRZ5\/WIohOpumIXQy290sS7stu5VXloz+K3yhkcfoin2w==; path=\/; Httponly",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: User-Agent,Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: content-static-7e8d2709-919e-427d-9b72-1ebbd64c2b7a",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986209795906 D=11585",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7789,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 152335,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 2867,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 35,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 291,
                            "server_port": "443",
                            "load_end": 3173,
                            "ttfb_start": 2869,
                            "ttfb_end": 3044,
                            "download_start": 3044,
                            "download_end": 3173,
                            "download_ms": 129,
                            "all_start": 2869,
                            "all_end": 3173,
                            "all_ms": 304,
                            "index": 44,
                            "number": 45,
                            "body_file": "019-90268.152-body.txt",
                            "body_id": "90268.152",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.152"
                        },
                        {
                            "type": 3,
                            "id": "90268.153",
                            "request_id": "90268.153",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/common\/api\/basket\/v2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/common\/api\/basket\/v2",
                            "raw_id": "90268.153",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 235,
                            "ttfb_ms": 234,
                            "load_start": 2962,
                            "load_start_float": 2962.0002960000002,
                            "bytesIn": 64,
                            "objectSize": 64,
                            "objectSizeUncompressed": 50,
                            "chunks": [
                                {
                                    "ts": 3196,
                                    "bytes": 64,
                                    "inflated": 50
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:50 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "application\/json",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 266,
                            "initiator_column": 99,
                            "initiator_type": "script",
                            "initiator_function": "Tl.dtAWF",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/common\/api\/basket\/v2",
                                    ":scheme: https",
                                    "accept: application\/json",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-type: application\/json",
                                    "cookie: SSLB=1; SSID=CQDlkh1-AAAAAAAfl19kRWYAAR-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEgzAAAH5dfZAEAOwoAAaXLAAAfl19kAQBJCgABHM0AAB-XX2QBAEYJAAODugAAH5dfZAEAPAoAAdrLAAAfl19kAQBDCgABqswAAB-XX2QBAAQHAAMelQAAH5dfZAEANQoAATnLAAAfl19kAQDxCQABBscAAB-XX2QBAA; SSSC=4.G7232665685996889669.1|1796.38174:2374.47747:2545.50950:2613.52025:2619.52133:2620.52186:2625.52256:2627.52394:2633.52508; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=DXzYx39u8EJSyVb7kZkQMGVi; Ahonlnl-Prd-01-DigitalDev-F1=!UNBRDNI\/RF4ccXvIhW\/DkGTJXi1nde7m2GVj\/SNR64BiKUJW6jq8Pxs7KED0aP+B\/A2UWWbh857yWHI=; _abck=CF46D22CFA3BDBD5F6F9D5D14E153D45~-1~YAAQ3tXOF6qMQQuIAQAARFRmFQnXmbk\/oEbgOBnl2lfRGCWhk5F9hqGCBARgp7+5S\/Wd9G5519La8ZXx3NtDpA7xU5uaMNvPF3UV2eTGWw+Q0FNyPHIky34ZzaAcFRnWPf57g+K+ke2hgdbblGN94VJlOMnkgj8dhX5sMhb6uZYM24QxrPV+XmXyuPd2BNdjlWYQUpQuKnVyz2QjSalGL5gXkoQYSB5F2xm1XAeTyfIOSzn6YohY3+E6KpzYoVRgT2GQ6l2BINzFVTiKwW5fptd5MQoPHxymu6ub3DvAQQCownSRGCioSa+ioHe4DvSbhbafMaLbyDn5jlHa1CE+UtOc1B5xqYQHrdzpGLgXM5cICe2Dc4qNGpZ+gq0=~-1~-1~1683989727; bm_sz=401F8DCEE6F95D4FDEFB354272A2AB52~YAAQ3tXOF62MQQuIAQAARFRmFROCDt8D5r1NN3I86U815eX6zcA5Ajd8Li6yxFvRXbwrOcXNvFomTZCFV+vTHk\/pycWV+iFku276Go5HCuFIOopJsifdMVO8DFz7Lhprwp04n\/OZvKkKYSfETyeTtG49TH4EvJdw\/2AOh67aoitWdhT9f\/Blxd2bNHXPE+MVCBpwtU2HrtobHVci88oBS0dTIsIXXupgsj90TMMvNDJwAs+cVxgdrk4pde2pXm\/TXWWSAh1FTlv0vMoyvYNjOEhp\/sL6Mt4ZDY6f8SWn1baLwg==~4340020~4605510; ak_bmsc=75DFE6476BE9FDC6EBAC2021A4E3F3FB~000000000000000000000000000000~YAAQ3tXOFySOQQuIAQAAsldmFRPVIfphlZ9PvPPf8w72ZoDSDiusL3YROLG1V\/m02r01sTi3xWGJs8ryfBQTHlgTuASYR\/W\/B2vy1V7ol09BcxZmDdAsVMTMjEQ1lyDxEd9sgNB6rMmTcf4XoPSblsoF2Q4Rd7szj0ySYeMjxZjHNhGna5DOSG\/oGOr+LseVcjsnrY9xbHaMfxsMP5jMDxNx8e7qO9LmRFPCWhmO2izyVaD0ADEMxBq4duPCBe5IzZNPJaYcSw6sFgtyhNfqDWtI20wcDiLLhzWdgj3rH\/eBoI2b9OqRLOs9i4YG6cLWCnk+pvnoaHPZZteGxmw5KHcKRFygXI\/basQde2u80\/Wo7mwIq6UspSHxRb21ROWF2MBRc\/q\/pWzKIIqKyDo8xx2J6WUVgR3urkX\/qSQ+wKkuu7V\/HxkLKPyunTEiVxWx224gcYPjh7zZtVKxJFFwzRU91vwuAMexMbVFiq8=; SSRT=IJdfZAADAA; Ahonlnl-Prd-01-DigitalDev-B2=!pc5egP84HzAGZQa0Fx+mv+hLHwM0yDKcwYqS0kxfxRq4OvI0nbMfnK\/HoCtUieK5naOcZZ+Nc2h\/",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "ab-test-headers: \"x-variant-te-1878:true\"",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 64",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/json; charset=utf-8",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "expires: Sat, 13 May 2023 13:56:50 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "rtss: 1-*-1",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:49 GMT",
                                    "set-cookie: bm_sv=2D4576168AB9BE7CEBAACA6C94DB98F7~YAAQ3tXOF0iQQQuIAQAA4VxmFRPX8oX3c9xyXG\/JguONU4BQM\/SnIts3ZeqY6\/59Bt96VMjm2McdfPm9ws37QSrPd7K0gZgopjdw97rMxIrpUgcAwhQCjYebx5BA2Qn\/MndAt70S8uux3HsVybv9IbgxBvK4eQtTPLCEcOEY+s6qNSpXKkeonF8JCYv0R54mCA+eGfZ1ML3qsg9TwUxdrErkDnqD\/msjTcHRoqbk4CRcJ\/1Xi\/I14v\/gGAAk4MU=~1; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 15:56:50 GMT; Max-Age=7200; Secure",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: User-Agent,Accept-Encoding",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: common-ap-ec2995b9-81e4-450f-95a4-ee37e48f7223",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986209933656 D=13752",
                                    "x-response-time: 0.211ms",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7915,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 64,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 2961,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 37,
                            "http2_stream_dependency": 35,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 296,
                            "server_port": "443",
                            "load_end": 3197,
                            "ttfb_start": 2962,
                            "ttfb_end": 3196,
                            "download_start": 3196,
                            "download_end": 3197,
                            "download_ms": 1,
                            "all_start": 2962,
                            "all_end": 3197,
                            "all_ms": 235,
                            "index": 45,
                            "number": 46,
                            "body_file": "021-90268.153-body.txt",
                            "body_id": "90268.153",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.153"
                        },
                        {
                            "type": 3,
                            "id": "90268.154",
                            "request_id": "90268.154",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/common\/api\/member\/v3",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/common\/api\/member\/v3",
                            "raw_id": "90268.154",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 184,
                            "ttfb_ms": 182,
                            "load_start": 2979,
                            "load_start_float": 2979.0003000000002,
                            "bytesIn": 52,
                            "objectSize": 52,
                            "objectSizeUncompressed": 34,
                            "chunks": [
                                {
                                    "ts": 3163,
                                    "bytes": 52,
                                    "inflated": 34
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:49 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "application\/json",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 266,
                            "initiator_column": 99,
                            "initiator_type": "script",
                            "initiator_function": "Tl.dtAWF",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/common\/api\/member\/v3",
                                    ":scheme: https",
                                    "accept: application\/json",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-type: application\/json",
                                    "cookie: SSLB=1; SSID=CQDlkh1-AAAAAAAfl19kRWYAAR-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEgzAAAH5dfZAEAOwoAAaXLAAAfl19kAQBJCgABHM0AAB-XX2QBAEYJAAODugAAH5dfZAEAPAoAAdrLAAAfl19kAQBDCgABqswAAB-XX2QBAAQHAAMelQAAH5dfZAEANQoAATnLAAAfl19kAQDxCQABBscAAB-XX2QBAA; SSSC=4.G7232665685996889669.1|1796.38174:2374.47747:2545.50950:2613.52025:2619.52133:2620.52186:2625.52256:2627.52394:2633.52508; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=DXzYx39u8EJSyVb7kZkQMGVi; Ahonlnl-Prd-01-DigitalDev-F1=!UNBRDNI\/RF4ccXvIhW\/DkGTJXi1nde7m2GVj\/SNR64BiKUJW6jq8Pxs7KED0aP+B\/A2UWWbh857yWHI=; _abck=CF46D22CFA3BDBD5F6F9D5D14E153D45~-1~YAAQ3tXOF6qMQQuIAQAARFRmFQnXmbk\/oEbgOBnl2lfRGCWhk5F9hqGCBARgp7+5S\/Wd9G5519La8ZXx3NtDpA7xU5uaMNvPF3UV2eTGWw+Q0FNyPHIky34ZzaAcFRnWPf57g+K+ke2hgdbblGN94VJlOMnkgj8dhX5sMhb6uZYM24QxrPV+XmXyuPd2BNdjlWYQUpQuKnVyz2QjSalGL5gXkoQYSB5F2xm1XAeTyfIOSzn6YohY3+E6KpzYoVRgT2GQ6l2BINzFVTiKwW5fptd5MQoPHxymu6ub3DvAQQCownSRGCioSa+ioHe4DvSbhbafMaLbyDn5jlHa1CE+UtOc1B5xqYQHrdzpGLgXM5cICe2Dc4qNGpZ+gq0=~-1~-1~1683989727; bm_sz=401F8DCEE6F95D4FDEFB354272A2AB52~YAAQ3tXOF62MQQuIAQAARFRmFROCDt8D5r1NN3I86U815eX6zcA5Ajd8Li6yxFvRXbwrOcXNvFomTZCFV+vTHk\/pycWV+iFku276Go5HCuFIOopJsifdMVO8DFz7Lhprwp04n\/OZvKkKYSfETyeTtG49TH4EvJdw\/2AOh67aoitWdhT9f\/Blxd2bNHXPE+MVCBpwtU2HrtobHVci88oBS0dTIsIXXupgsj90TMMvNDJwAs+cVxgdrk4pde2pXm\/TXWWSAh1FTlv0vMoyvYNjOEhp\/sL6Mt4ZDY6f8SWn1baLwg==~4340020~4605510; ak_bmsc=75DFE6476BE9FDC6EBAC2021A4E3F3FB~000000000000000000000000000000~YAAQ3tXOFySOQQuIAQAAsldmFRPVIfphlZ9PvPPf8w72ZoDSDiusL3YROLG1V\/m02r01sTi3xWGJs8ryfBQTHlgTuASYR\/W\/B2vy1V7ol09BcxZmDdAsVMTMjEQ1lyDxEd9sgNB6rMmTcf4XoPSblsoF2Q4Rd7szj0ySYeMjxZjHNhGna5DOSG\/oGOr+LseVcjsnrY9xbHaMfxsMP5jMDxNx8e7qO9LmRFPCWhmO2izyVaD0ADEMxBq4duPCBe5IzZNPJaYcSw6sFgtyhNfqDWtI20wcDiLLhzWdgj3rH\/eBoI2b9OqRLOs9i4YG6cLWCnk+pvnoaHPZZteGxmw5KHcKRFygXI\/basQde2u80\/Wo7mwIq6UspSHxRb21ROWF2MBRc\/q\/pWzKIIqKyDo8xx2J6WUVgR3urkX\/qSQ+wKkuu7V\/HxkLKPyunTEiVxWx224gcYPjh7zZtVKxJFFwzRU91vwuAMexMbVFiq8=; SSRT=IJdfZAADAA; Ahonlnl-Prd-01-DigitalDev-B2=!pc5egP84HzAGZQa0Fx+mv+hLHwM0yDKcwYqS0kxfxRq4OvI0nbMfnK\/HoCtUieK5naOcZZ+Nc2h\/",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "ab-test-headers: \"x-variant-te-1878:true\"",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 52",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/json; charset=utf-8",
                                    "date: Sat, 13 May 2023 13:56:49 GMT",
                                    "expires: Sat, 13 May 2023 13:56:49 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "rtss: 1-*-1",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:49 GMT",
                                    "set-cookie: bm_sv=3C81D4D9421F5E0B277B8BA79D2EC8EA~YAAQ3tXOFzGQQQuIAQAAsFxmFRMjv\/MxnGAZyMqGFP+vY+3Auqu\/LaXJsLVKpVY1\/44Sg3bDjfdtGzdncUxkL+vMsCHoxs1CHlJCVeZ4mzrcpbU82IJ06pkB\/X5c9X1HbLNmRV8Jf7AhNMUJSL3LYuh8TrvrucNEVSYtWQRjKNkqeKluFwMUw6Nqp4mu7KzOAoUcTRQLowa6Ep4hSxEwgUPs6\/1iSVv0jz5tecbplovz5JKYTwopFdjIz1DLWhc=~1; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 15:56:49 GMT; Max-Age=7200; Secure",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: User-Agent,Accept-Encoding",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: common-ap-fa3f9bad-dc3b-43f5-adf0-88b337d6b31a",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986209924133 D=8520",
                                    "x-response-time: 0.198ms",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7915,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 52,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 2977,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 39,
                            "http2_stream_dependency": 37,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 300,
                            "server_port": "443",
                            "load_end": 3163,
                            "ttfb_start": 2979,
                            "ttfb_end": 3161,
                            "download_start": 3161,
                            "download_end": 3163,
                            "download_ms": 2,
                            "all_start": 2979,
                            "all_end": 3163,
                            "all_ms": 184,
                            "index": 46,
                            "number": 47,
                            "body_file": "022-90268.154-body.txt",
                            "body_id": "90268.154",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.154"
                        },
                        {
                            "type": 3,
                            "id": "90268.159",
                            "request_id": "90268.159",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/ah-static\/assets\/cookie-consent.min.js?v=1683986210187",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/ah-static\/assets\/cookie-consent.min.js?v=1683986210187",
                            "raw_id": "90268.159",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 197,
                            "ttfb_ms": 175,
                            "load_start": 3307,
                            "load_start_float": 3307.000305,
                            "bytesIn": 21443,
                            "objectSize": 21443,
                            "objectSizeUncompressed": 64418,
                            "chunks": [
                                {
                                    "ts": 3486,
                                    "bytes": 686,
                                    "inflated": 1188
                                },
                                {
                                    "ts": 3495,
                                    "bytes": 397,
                                    "inflated": 1126
                                },
                                {
                                    "ts": 3498,
                                    "bytes": 4072,
                                    "inflated": 13701
                                },
                                {
                                    "ts": 3504,
                                    "bytes": 16288,
                                    "inflated": 48403
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:50 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "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\/gtm.js?id=GTM-WQK8NCZ&l=gtmdataLayer",
                            "initiator_line": 91,
                            "initiator_column": 228,
                            "initiator_type": "script",
                            "initiator_function": "f.aa",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/assets\/cookie-consent.min.js?v=1683986210187",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQDlkh1-AAAAAAAfl19kRWYAAR-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEgzAAAH5dfZAEAOwoAAaXLAAAfl19kAQBJCgABHM0AAB-XX2QBAEYJAAODugAAH5dfZAEAPAoAAdrLAAAfl19kAQBDCgABqswAAB-XX2QBAAQHAAMelQAAH5dfZAEANQoAATnLAAAfl19kAQDxCQABBscAAB-XX2QBAA; SSSC=4.G7232665685996889669.1|1796.38174:2374.47747:2545.50950:2613.52025:2619.52133:2620.52186:2625.52256:2627.52394:2633.52508; i18next=nl-nl; _csrf=DXzYx39u8EJSyVb7kZkQMGVi; Ahonlnl-Prd-01-DigitalDev-F1=!UNBRDNI\/RF4ccXvIhW\/DkGTJXi1nde7m2GVj\/SNR64BiKUJW6jq8Pxs7KED0aP+B\/A2UWWbh857yWHI=; _abck=CF46D22CFA3BDBD5F6F9D5D14E153D45~-1~YAAQ3tXOF6qMQQuIAQAARFRmFQnXmbk\/oEbgOBnl2lfRGCWhk5F9hqGCBARgp7+5S\/Wd9G5519La8ZXx3NtDpA7xU5uaMNvPF3UV2eTGWw+Q0FNyPHIky34ZzaAcFRnWPf57g+K+ke2hgdbblGN94VJlOMnkgj8dhX5sMhb6uZYM24QxrPV+XmXyuPd2BNdjlWYQUpQuKnVyz2QjSalGL5gXkoQYSB5F2xm1XAeTyfIOSzn6YohY3+E6KpzYoVRgT2GQ6l2BINzFVTiKwW5fptd5MQoPHxymu6ub3DvAQQCownSRGCioSa+ioHe4DvSbhbafMaLbyDn5jlHa1CE+UtOc1B5xqYQHrdzpGLgXM5cICe2Dc4qNGpZ+gq0=~-1~-1~1683989727; bm_sz=401F8DCEE6F95D4FDEFB354272A2AB52~YAAQ3tXOF62MQQuIAQAARFRmFROCDt8D5r1NN3I86U815eX6zcA5Ajd8Li6yxFvRXbwrOcXNvFomTZCFV+vTHk\/pycWV+iFku276Go5HCuFIOopJsifdMVO8DFz7Lhprwp04n\/OZvKkKYSfETyeTtG49TH4EvJdw\/2AOh67aoitWdhT9f\/Blxd2bNHXPE+MVCBpwtU2HrtobHVci88oBS0dTIsIXXupgsj90TMMvNDJwAs+cVxgdrk4pde2pXm\/TXWWSAh1FTlv0vMoyvYNjOEhp\/sL6Mt4ZDY6f8SWn1baLwg==~4340020~4605510; ak_bmsc=75DFE6476BE9FDC6EBAC2021A4E3F3FB~000000000000000000000000000000~YAAQ3tXOFySOQQuIAQAAsldmFRPVIfphlZ9PvPPf8w72ZoDSDiusL3YROLG1V\/m02r01sTi3xWGJs8ryfBQTHlgTuASYR\/W\/B2vy1V7ol09BcxZmDdAsVMTMjEQ1lyDxEd9sgNB6rMmTcf4XoPSblsoF2Q4Rd7szj0ySYeMjxZjHNhGna5DOSG\/oGOr+LseVcjsnrY9xbHaMfxsMP5jMDxNx8e7qO9LmRFPCWhmO2izyVaD0ADEMxBq4duPCBe5IzZNPJaYcSw6sFgtyhNfqDWtI20wcDiLLhzWdgj3rH\/eBoI2b9OqRLOs9i4YG6cLWCnk+pvnoaHPZZteGxmw5KHcKRFygXI\/basQde2u80\/Wo7mwIq6UspSHxRb21ROWF2MBRc\/q\/pWzKIIqKyDo8xx2J6WUVgR3urkX\/qSQ+wKkuu7V\/HxkLKPyunTEiVxWx224gcYPjh7zZtVKxJFFwzRU91vwuAMexMbVFiq8=; SSRT=IJdfZAADAA; Ahonlnl-Prd-01-DigitalDev-B2=!QSywQANbZR\/wIFG0Fx+mv+hLHwM0yBSPPgRZ5\/WIohOpumIXQy290sS7stu5VXloz+K3yhkcfoin2w==; SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; bm_sv=2D4576168AB9BE7CEBAACA6C94DB98F7~YAAQ3tXOF0iQQQuIAQAA4VxmFRPX8oX3c9xyXG\/JguONU4BQM\/SnIts3ZeqY6\/59Bt96VMjm2McdfPm9ws37QSrPd7K0gZgopjdw97rMxIrpUgcAwhQCjYebx5BA2Qn\/MndAt70S8uux3HsVybv9IbgxBvK4eQtTPLCEcOEY+s6qNSpXKkeonF8JCYv0R54mCA+eGfZ1ML3qsg9TwUxdrErkDnqD\/msjTcHRoqbk4CRcJ\/1Xi\/I14v\/gGAAk4MU=~1",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 21443",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/javascript",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "expires: Sat, 13 May 2023 13:56:50 GMT",
                                    "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "rtss: 1-*-6",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:50 GMT",
                                    "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                    "set-cookie: Ahonlnl-Prd-01-DigitalDev-B2=!GM4g3Ru3rDk7Tq60Fx+mv+hLHwM0yHoZ+pLytbxITKRmxy+3o6A+0NDHHTBBmTxLWhcGf8sAknqlWg==; path=\/; Httponly",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding,User-Agent",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-e6aa2d87-e154-41ef-9dce-8f0390f59956",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986210239997 D=10586",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 8797,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 21443,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 3304,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 41,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 305,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 3504,
                            "ttfb_start": 3307,
                            "ttfb_end": 3482,
                            "download_start": 3482,
                            "download_end": 3504,
                            "download_ms": 22,
                            "all_start": 3307,
                            "all_end": 3504,
                            "all_ms": 197,
                            "index": 47,
                            "number": 48,
                            "body_file": "020-90268.159-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 14,
                                "v8.compile": 2,
                                "FunctionCall": 0
                            },
                            "cpu.EvaluateScript": 14,
                            "cpu.v8.compile": 2,
                            "cpu.FunctionCall": 0,
                            "cpuTime": 16,
                            "body_id": "90268.159",
                            "js_timing": [
                                [
                                    3735.9369999999999,
                                    3749.741
                                ],
                                [
                                    3735.9720000000002,
                                    3737.8429999999998
                                ],
                                [
                                    3865.846,
                                    3865.9670000000001
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.159"
                        },
                        {
                            "type": 3,
                            "id": "90268.160",
                            "request_id": "90268.160",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a250]",
                            "full_url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/carrousel1-nieuw.png\/carrousel1-nieuw.png\/ahonline%3AlargePageEntryImage",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/carrousel1-nieuw.png\/carrousel1-nieuw.png\/ahonline%3AlargePageEntryImage",
                            "raw_id": "90268.160",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 43,
                            "ttfb_ms": 41,
                            "load_start": 3321,
                            "load_start_float": 3321.000309,
                            "bytesIn": 27891,
                            "objectSize": 27891,
                            "objectSizeUncompressed": 27891,
                            "chunks": [
                                {
                                    "ts": 3364,
                                    "bytes": 27891
                                }
                            ],
                            "expires": "Fri, 19 May 2023 06:29:46 GMT",
                            "cacheControl": "private, no-transform, max-age=491576",
                            "contentType": "image\/avif",
                            "contentEncoding": "",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 149,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/carrousel1-nieuw.png\/carrousel1-nieuw.png\/ahonline%3AlargePageEntryImage",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: private, no-transform, max-age=491576",
                                    "content-length: 27891",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/avif",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "etag: \"1680339466347\"",
                                    "expires: Fri, 19 May 2023 06:29:46 GMT",
                                    "last-modified: Fri, 05 May 2023 06:28:19 GMT",
                                    "x-frame-options: SAMEORIGIN",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2164,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 27891,
                            "image_save": 0,
                            "cache_time": 491576,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 3312,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 43,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 309,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "avif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "28 kB",
                                        "FileType": "AVIF",
                                        "FileTypeExtension": "avif",
                                        "MIMEType": "image\/avif",
                                        "ImageWidth": 480,
                                        "ImageHeight": 252
                                    },
                                    "QuickTime": {
                                        "MajorBrand": "AV1 Image File Format (.AVIF)",
                                        "MinorVersion": "0.0.0",
                                        "CompatibleBrands": [
                                            "avif",
                                            "mif1",
                                            "miaf"
                                        ],
                                        "HandlerType": "Picture",
                                        "PrimaryItemReference": 1,
                                        "ColorProfiles": "nclx",
                                        "ColorPrimaries": "Unspecified",
                                        "TransferCharacteristics": "Unspecified",
                                        "MatrixCoefficients": "BT.601",
                                        "AuxiliaryImageType": "urn:mpeg:mpegB:cicp:systems:auxiliary:alpha",
                                        "AV1ConfigurationVersion": 1,
                                        "ChromaFormat": "YUV 4:2:0",
                                        "ChromaSamplePosition": "Unknown",
                                        "ImageSpatialExtent": "480x252",
                                        "ImagePixelDepth": "8 8 8",
                                        "MediaDataSize": 27447,
                                        "MediaDataOffset": 444
                                    },
                                    "Composite": {
                                        "ImageSize": "480x252",
                                        "Megapixels": 0.121
                                    }
                                },
                                "magick": {
                                    "format": "HEIC",
                                    "formatDescription": "Apple High efficiency Image Format",
                                    "mimeType": "image\/x-heic",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 480,
                                        "height": 252,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "YCbCr",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 120960,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 118.551,
                                            "standardDeviation": 47.880699999999997,
                                            "kurtosis": -0.20647299999999999,
                                            "skewness": -0.087676400000000002,
                                            "entropy": 0.65512800000000004
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 75.053899999999999,
                                            "standardDeviation": 78.563400000000001,
                                            "kurtosis": -0.34325899999999998,
                                            "skewness": 0.85182000000000002,
                                            "entropy": 0.71802600000000005
                                        },
                                        "green": {
                                            "min": 14,
                                            "max": 192,
                                            "mean": 116.88800000000001,
                                            "standardDeviation": 19.371700000000001,
                                            "kurtosis": 1.40228,
                                            "skewness": -0.052373200000000002,
                                            "entropy": 0.59978799999999999
                                        },
                                        "blue": {
                                            "min": 35,
                                            "max": 247,
                                            "mean": 163.71000000000001,
                                            "standardDeviation": 45.706800000000001,
                                            "kurtosis": -1.0967,
                                            "skewness": 0.318772,
                                            "entropy": 0.64756999999999998
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 480,
                                        "height": 252,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "TopLeft",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:50+00:00",
                                        "date:modify": "2023-05-13T13:56:50+00:00",
                                        "signature": "a94b5e428d0d1316c02a6251858d98407e3c8e93c136b7688f7c3df910967fac"
                                    },
                                    "tainted": false,
                                    "filesize": "0B",
                                    "numberPixels": "120960",
                                    "pixelsPerSecond": "5.3637MB",
                                    "userTime": "0.030u",
                                    "elapsedTime": "0:01.022"
                                }
                            },
                            "load_end": 3364,
                            "ttfb_start": 3321,
                            "ttfb_end": 3362,
                            "download_start": 3362,
                            "download_end": 3364,
                            "download_ms": 2,
                            "all_start": 3321,
                            "all_end": 3364,
                            "all_ms": 43,
                            "index": 48,
                            "number": 49
                        },
                        {
                            "type": 3,
                            "id": "90268.163",
                            "request_id": "90268.163",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                            "raw_id": "90268.163",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 145,
                            "ttfb_ms": 144,
                            "load_start": 3474,
                            "load_start_float": 3474.0003270000002,
                            "bytesIn": 540,
                            "objectSize": 540,
                            "objectSizeUncompressed": 948,
                            "chunks": [
                                {
                                    "ts": 3619,
                                    "bytes": 540,
                                    "inflated": 948
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:50 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/static.ah.nl\/__assets\/features\/assets\/vendor.babb429c.js",
                            "initiator_line": 1,
                            "initiator_column": 337840,
                            "initiator_type": "script",
                            "initiator_function": "b",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQDlkh1-AAAAAAAfl19kRWYAAR-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEgzAAAH5dfZAEAOwoAAaXLAAAfl19kAQBJCgABHM0AAB-XX2QBAEYJAAODugAAH5dfZAEAPAoAAdrLAAAfl19kAQBDCgABqswAAB-XX2QBAAQHAAMelQAAH5dfZAEANQoAATnLAAAfl19kAQDxCQABBscAAB-XX2QBAA; SSSC=4.G7232665685996889669.1|1796.38174:2374.47747:2545.50950:2613.52025:2619.52133:2620.52186:2625.52256:2627.52394:2633.52508; i18next=nl-nl; _csrf=DXzYx39u8EJSyVb7kZkQMGVi; Ahonlnl-Prd-01-DigitalDev-F1=!UNBRDNI\/RF4ccXvIhW\/DkGTJXi1nde7m2GVj\/SNR64BiKUJW6jq8Pxs7KED0aP+B\/A2UWWbh857yWHI=; _abck=CF46D22CFA3BDBD5F6F9D5D14E153D45~-1~YAAQ3tXOF6qMQQuIAQAARFRmFQnXmbk\/oEbgOBnl2lfRGCWhk5F9hqGCBARgp7+5S\/Wd9G5519La8ZXx3NtDpA7xU5uaMNvPF3UV2eTGWw+Q0FNyPHIky34ZzaAcFRnWPf57g+K+ke2hgdbblGN94VJlOMnkgj8dhX5sMhb6uZYM24QxrPV+XmXyuPd2BNdjlWYQUpQuKnVyz2QjSalGL5gXkoQYSB5F2xm1XAeTyfIOSzn6YohY3+E6KpzYoVRgT2GQ6l2BINzFVTiKwW5fptd5MQoPHxymu6ub3DvAQQCownSRGCioSa+ioHe4DvSbhbafMaLbyDn5jlHa1CE+UtOc1B5xqYQHrdzpGLgXM5cICe2Dc4qNGpZ+gq0=~-1~-1~1683989727; bm_sz=401F8DCEE6F95D4FDEFB354272A2AB52~YAAQ3tXOF62MQQuIAQAARFRmFROCDt8D5r1NN3I86U815eX6zcA5Ajd8Li6yxFvRXbwrOcXNvFomTZCFV+vTHk\/pycWV+iFku276Go5HCuFIOopJsifdMVO8DFz7Lhprwp04n\/OZvKkKYSfETyeTtG49TH4EvJdw\/2AOh67aoitWdhT9f\/Blxd2bNHXPE+MVCBpwtU2HrtobHVci88oBS0dTIsIXXupgsj90TMMvNDJwAs+cVxgdrk4pde2pXm\/TXWWSAh1FTlv0vMoyvYNjOEhp\/sL6Mt4ZDY6f8SWn1baLwg==~4340020~4605510; ak_bmsc=75DFE6476BE9FDC6EBAC2021A4E3F3FB~000000000000000000000000000000~YAAQ3tXOFySOQQuIAQAAsldmFRPVIfphlZ9PvPPf8w72ZoDSDiusL3YROLG1V\/m02r01sTi3xWGJs8ryfBQTHlgTuASYR\/W\/B2vy1V7ol09BcxZmDdAsVMTMjEQ1lyDxEd9sgNB6rMmTcf4XoPSblsoF2Q4Rd7szj0ySYeMjxZjHNhGna5DOSG\/oGOr+LseVcjsnrY9xbHaMfxsMP5jMDxNx8e7qO9LmRFPCWhmO2izyVaD0ADEMxBq4duPCBe5IzZNPJaYcSw6sFgtyhNfqDWtI20wcDiLLhzWdgj3rH\/eBoI2b9OqRLOs9i4YG6cLWCnk+pvnoaHPZZteGxmw5KHcKRFygXI\/basQde2u80\/Wo7mwIq6UspSHxRb21ROWF2MBRc\/q\/pWzKIIqKyDo8xx2J6WUVgR3urkX\/qSQ+wKkuu7V\/HxkLKPyunTEiVxWx224gcYPjh7zZtVKxJFFwzRU91vwuAMexMbVFiq8=; SSRT=IJdfZAADAA; Ahonlnl-Prd-01-DigitalDev-B2=!QSywQANbZR\/wIFG0Fx+mv+hLHwM0yBSPPgRZ5\/WIohOpumIXQy290sS7stu5VXloz+K3yhkcfoin2w==; SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; bm_sv=2D4576168AB9BE7CEBAACA6C94DB98F7~YAAQ3tXOF0iQQQuIAQAA4VxmFRPX8oX3c9xyXG\/JguONU4BQM\/SnIts3ZeqY6\/59Bt96VMjm2McdfPm9ws37QSrPd7K0gZgopjdw97rMxIrpUgcAwhQCjYebx5BA2Qn\/MndAt70S8uux3HsVybv9IbgxBvK4eQtTPLCEcOEY+s6qNSpXKkeonF8JCYv0R54mCA+eGfZ1ML3qsg9TwUxdrErkDnqD\/msjTcHRoqbk4CRcJ\/1Xi\/I14v\/gGAAk4MU=~1",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 540",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "expires: Sat, 13 May 2023 13:56:50 GMT",
                                    "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding,User-Agent",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-d1013df7-c0f9-4c23-8d82-1ac3f1c3f582",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986210407421 D=5198",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 8986,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 540,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 3473,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 43,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 327,
                            "server_port": "443",
                            "load_end": 3619,
                            "ttfb_start": 3474,
                            "ttfb_end": 3618,
                            "download_start": 3618,
                            "download_end": 3619,
                            "download_ms": 1,
                            "all_start": 3474,
                            "all_end": 3619,
                            "all_ms": 145,
                            "index": 49,
                            "number": 50
                        },
                        {
                            "type": 3,
                            "id": "90268.170",
                            "request_id": "90268.170",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/gql",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "www.ah.nl",
                            "url": "\/gql",
                            "raw_id": "90268.170",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 437,
                            "ttfb_ms": 333,
                            "load_start": 3598,
                            "load_start_float": 3598.0003409999999,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "objectSizeUncompressed": 6997,
                            "chunks": [],
                            "expires": "Sat, 13 May 2023 13:56:51 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "application\/json",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 266,
                            "initiator_column": 99,
                            "initiator_type": "script",
                            "initiator_function": "Tl.dtAWF",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: POST",
                                    ":path: \/gql",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "batch: true",
                                    "client-name: ah-content",
                                    "client-version: 4.386.1",
                                    "content-length: 1302",
                                    "content-type: application\/json",
                                    "cookie: SSLB=1; SSID=CQDlkh1-AAAAAAAfl19kRWYAAR-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEgzAAAH5dfZAEAOwoAAaXLAAAfl19kAQBJCgABHM0AAB-XX2QBAEYJAAODugAAH5dfZAEAPAoAAdrLAAAfl19kAQBDCgABqswAAB-XX2QBAAQHAAMelQAAH5dfZAEANQoAATnLAAAfl19kAQDxCQABBscAAB-XX2QBAA; SSSC=4.G7232665685996889669.1|1796.38174:2374.47747:2545.50950:2613.52025:2619.52133:2620.52186:2625.52256:2627.52394:2633.52508; i18next=nl-nl; _csrf=DXzYx39u8EJSyVb7kZkQMGVi; Ahonlnl-Prd-01-DigitalDev-F1=!UNBRDNI\/RF4ccXvIhW\/DkGTJXi1nde7m2GVj\/SNR64BiKUJW6jq8Pxs7KED0aP+B\/A2UWWbh857yWHI=; _abck=CF46D22CFA3BDBD5F6F9D5D14E153D45~-1~YAAQ3tXOF6qMQQuIAQAARFRmFQnXmbk\/oEbgOBnl2lfRGCWhk5F9hqGCBARgp7+5S\/Wd9G5519La8ZXx3NtDpA7xU5uaMNvPF3UV2eTGWw+Q0FNyPHIky34ZzaAcFRnWPf57g+K+ke2hgdbblGN94VJlOMnkgj8dhX5sMhb6uZYM24QxrPV+XmXyuPd2BNdjlWYQUpQuKnVyz2QjSalGL5gXkoQYSB5F2xm1XAeTyfIOSzn6YohY3+E6KpzYoVRgT2GQ6l2BINzFVTiKwW5fptd5MQoPHxymu6ub3DvAQQCownSRGCioSa+ioHe4DvSbhbafMaLbyDn5jlHa1CE+UtOc1B5xqYQHrdzpGLgXM5cICe2Dc4qNGpZ+gq0=~-1~-1~1683989727; bm_sz=401F8DCEE6F95D4FDEFB354272A2AB52~YAAQ3tXOF62MQQuIAQAARFRmFROCDt8D5r1NN3I86U815eX6zcA5Ajd8Li6yxFvRXbwrOcXNvFomTZCFV+vTHk\/pycWV+iFku276Go5HCuFIOopJsifdMVO8DFz7Lhprwp04n\/OZvKkKYSfETyeTtG49TH4EvJdw\/2AOh67aoitWdhT9f\/Blxd2bNHXPE+MVCBpwtU2HrtobHVci88oBS0dTIsIXXupgsj90TMMvNDJwAs+cVxgdrk4pde2pXm\/TXWWSAh1FTlv0vMoyvYNjOEhp\/sL6Mt4ZDY6f8SWn1baLwg==~4340020~4605510; SSRT=IJdfZAADAA; SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; bm_sv=2D4576168AB9BE7CEBAACA6C94DB98F7~YAAQ3tXOF0iQQQuIAQAA4VxmFRPX8oX3c9xyXG\/JguONU4BQM\/SnIts3ZeqY6\/59Bt96VMjm2McdfPm9ws37QSrPd7K0gZgopjdw97rMxIrpUgcAwhQCjYebx5BA2Qn\/MndAt70S8uux3HsVybv9IbgxBvK4eQtTPLCEcOEY+s6qNSpXKkeonF8JCYv0R54mCA+eGfZ1ML3qsg9TwUxdrErkDnqD\/msjTcHRoqbk4CRcJ\/1Xi\/I14v\/gGAAk4MU=~1; Ahonlnl-Prd-01-DigitalDev-B2=!GM4g3Ru3rDk7Tq60Fx+mv+hLHwM0yHoZ+pLytbxITKRmxy+3o6A+0NDHHTBBmTxLWhcGf8sAknqlWg==; ak_bmsc=75DFE6476BE9FDC6EBAC2021A4E3F3FB~000000000000000000000000000000~YAAQ3tXOF2GRQQuIAQAAX19mFRNYqJ7WtXS\/YhjvTF27HLZlF7KwxCcYASUKDNN2+3U4yNQoLZwCa+oaxk2ZvpIIh1VDPi+67VwOrIfq0lyLblB1428ByWkmo+5YmYi2mQVEVZoRTDpEx3WsEpP1tYBj0JVPUcnVDnuu8ydYlk+3y3EqkCSszOkc1wfRGBOnN17ERNgERMNakhdVooGubXU98yYbqUTpFXUIwygis1vwHaM40+nWLaRJfUKhyuK6On30m+KKlAK5nie1aG12nX9U2JEvWKgiBkzWExV9sysRJLGtmeShfie9ghkyYTsfQpe4b0cY1wPMWEaWvmtXxWFKQBtdtSGLu7268GSlt46cj2tMqlyOq0c8Tjo0YWH9P6JkrdyfWvrd72yoIUR0JVIT3EeCbZANC6\/YoPrtGjrijIOLQBpM278xnq5VlyLSY88\/ymjoMo8Q\/Jp17ea59q3nd8xoz0MXQGgooxD12obsaXi5wYSuncc=",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 1217",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/json; charset=utf-8",
                                    "date: Sat, 13 May 2023 13:56:51 GMT",
                                    "expires: Sat, 13 May 2023 13:56:51 GMT",
                                    "pragma: no-cache",
                                    "ratelimit-limit: 100",
                                    "ratelimit-remaining: 99",
                                    "ratelimit-reset: 37",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "rtss: 1-*-6",
                                    "server-timing: dtSInfo;desc=\"1\", dtTao;desc=\"1\"",
                                    "set-cookie: SSPV=x-QAAAAAAAkABgAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:50 GMT",
                                    "set-cookie: _abck=CF46D22CFA3BDBD5F6F9D5D14E153D45~-1~YAAQ3tXOF\/WRQQuIAQAA1GBmFQkB9U+8lWkoLCLpwFPBMXQ18aNTUqbr4qBvDDTJmptKaKg6oVmAQa5KK6t1qOiq5FjRMvCV4Wba2S5FNN3C6jgemqrg60pI0VNi+n8jjdFKRcf0GRdtAmHv\/f5k7FKXofJ0+6A4j+1e806\/9kITOulPqL+\/sKMUCDyCWYfRnF8Ucu4qxAHDN0hC7x1LQh4yOrZoi3GX+djsFlaNfB2CQNX4dnhIlW8ll+Wq0JzXTzS4UR4nPkfPC\/YRRCNqHniU8CjQ\/8ErzjuEmRdlcr5kQJkJhh7SeS\/aG29mYgoi913lJz43sVlM1q\/XxpOPu+22rppg9xMO1t4bw6skpN\/nXrYu6hZ++54EgX7fotI1re\/7kSFtBO5Brw==~-1~-1~1683989727; Domain=.www.ah.nl; Path=\/; Expires=Sun, 12 May 2024 13:56:51 GMT; Max-Age=31536000; Secure",
                                    "set-cookie: bm_sv=2D4576168AB9BE7CEBAACA6C94DB98F7~YAAQ3tXOF\/aRQQuIAQAA1GBmFRM1axZ4PKMIAfa46WiEkDUh4RSm5hoSg+Ww8U0aDeFngmwsLSM+9oFwrLK49ZW4VO4y2NM+VWbtQHS65CRA\/VrFPzTMxGjcea5yFzaGLaxlEA997muFaQt01T1FCe\/TxbcupW3BgBziQnmiqHopFWfBmuK7tubZJj87r2SkGbT3wnwUvEj8\/o3OuQHPmXZUUBsS00sylywDWk4tYg7ePAYviseRudw28g0rW5E=~1; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 15:56:50 GMT; Max-Age=7199; Secure",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "timing-allow-origin: *",
                                    "vary: Origin,Accept-Encoding,User-Agent,Access-Control-Request-Method,Access-Control-Request-Headers",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: gateway-6bfda9a0-9710-4a12-a3e7-26e9ed1ab8b2",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986210911312 D=47334",
                                    "x-xss-protection: 1; mode=block"
                                ]
                            },
                            "bytesOut": 9151,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 1217,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 3598,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 45,
                            "http2_stream_dependency": 43,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 341,
                            "server_port": "443",
                            "load_end": 4035,
                            "ttfb_start": 3598,
                            "ttfb_end": 3931,
                            "download_start": 3931,
                            "download_end": 4035,
                            "download_ms": 104,
                            "all_start": 3598,
                            "all_end": 4035,
                            "all_ms": 437,
                            "index": 50,
                            "number": 51,
                            "body_file": "029-90268.170-body.txt",
                            "body_id": "90268.170",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.170"
                        },
                        {
                            "type": 3,
                            "id": "90268.169",
                            "request_id": "90268.169",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/akam\/13\/pixel_bff0ca0",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "www.ah.nl",
                            "url": "\/akam\/13\/pixel_bff0ca0",
                            "raw_id": "90268.169",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "XHR",
                            "load_ms": 119,
                            "ttfb_ms": 119,
                            "load_start": 3713,
                            "load_start_float": 3713.0003499999998,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "Sat, 13 May 2023 13:56:50 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "text\/html",
                            "contentEncoding": "",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 470,
                            "initiator_column": 409,
                            "initiator_type": "script",
                            "initiator_function": "ge",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: POST",
                                    ":path: \/akam\/13\/pixel_bff0ca0",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 3299",
                                    "content-type: application\/x-www-form-urlencoded",
                                    "cookie: SSLB=1; SSID=CQDlkh1-AAAAAAAfl19kRWYAAR-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEgzAAAH5dfZAEAOwoAAaXLAAAfl19kAQBJCgABHM0AAB-XX2QBAEYJAAODugAAH5dfZAEAPAoAAdrLAAAfl19kAQBDCgABqswAAB-XX2QBAAQHAAMelQAAH5dfZAEANQoAATnLAAAfl19kAQDxCQABBscAAB-XX2QBAA; SSSC=4.G7232665685996889669.1|1796.38174:2374.47747:2545.50950:2613.52025:2619.52133:2620.52186:2625.52256:2627.52394:2633.52508; i18next=nl-nl; _csrf=DXzYx39u8EJSyVb7kZkQMGVi; Ahonlnl-Prd-01-DigitalDev-F1=!UNBRDNI\/RF4ccXvIhW\/DkGTJXi1nde7m2GVj\/SNR64BiKUJW6jq8Pxs7KED0aP+B\/A2UWWbh857yWHI=; _abck=CF46D22CFA3BDBD5F6F9D5D14E153D45~-1~YAAQ3tXOF6qMQQuIAQAARFRmFQnXmbk\/oEbgOBnl2lfRGCWhk5F9hqGCBARgp7+5S\/Wd9G5519La8ZXx3NtDpA7xU5uaMNvPF3UV2eTGWw+Q0FNyPHIky34ZzaAcFRnWPf57g+K+ke2hgdbblGN94VJlOMnkgj8dhX5sMhb6uZYM24QxrPV+XmXyuPd2BNdjlWYQUpQuKnVyz2QjSalGL5gXkoQYSB5F2xm1XAeTyfIOSzn6YohY3+E6KpzYoVRgT2GQ6l2BINzFVTiKwW5fptd5MQoPHxymu6ub3DvAQQCownSRGCioSa+ioHe4DvSbhbafMaLbyDn5jlHa1CE+UtOc1B5xqYQHrdzpGLgXM5cICe2Dc4qNGpZ+gq0=~-1~-1~1683989727; bm_sz=401F8DCEE6F95D4FDEFB354272A2AB52~YAAQ3tXOF62MQQuIAQAARFRmFROCDt8D5r1NN3I86U815eX6zcA5Ajd8Li6yxFvRXbwrOcXNvFomTZCFV+vTHk\/pycWV+iFku276Go5HCuFIOopJsifdMVO8DFz7Lhprwp04n\/OZvKkKYSfETyeTtG49TH4EvJdw\/2AOh67aoitWdhT9f\/Blxd2bNHXPE+MVCBpwtU2HrtobHVci88oBS0dTIsIXXupgsj90TMMvNDJwAs+cVxgdrk4pde2pXm\/TXWWSAh1FTlv0vMoyvYNjOEhp\/sL6Mt4ZDY6f8SWn1baLwg==~4340020~4605510; ak_bmsc=75DFE6476BE9FDC6EBAC2021A4E3F3FB~000000000000000000000000000000~YAAQ3tXOFySOQQuIAQAAsldmFRPVIfphlZ9PvPPf8w72ZoDSDiusL3YROLG1V\/m02r01sTi3xWGJs8ryfBQTHlgTuASYR\/W\/B2vy1V7ol09BcxZmDdAsVMTMjEQ1lyDxEd9sgNB6rMmTcf4XoPSblsoF2Q4Rd7szj0ySYeMjxZjHNhGna5DOSG\/oGOr+LseVcjsnrY9xbHaMfxsMP5jMDxNx8e7qO9LmRFPCWhmO2izyVaD0ADEMxBq4duPCBe5IzZNPJaYcSw6sFgtyhNfqDWtI20wcDiLLhzWdgj3rH\/eBoI2b9OqRLOs9i4YG6cLWCnk+pvnoaHPZZteGxmw5KHcKRFygXI\/basQde2u80\/Wo7mwIq6UspSHxRb21ROWF2MBRc\/q\/pWzKIIqKyDo8xx2J6WUVgR3urkX\/qSQ+wKkuu7V\/HxkLKPyunTEiVxWx224gcYPjh7zZtVKxJFFwzRU91vwuAMexMbVFiq8=; SSRT=IJdfZAADAA; SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; bm_sv=2D4576168AB9BE7CEBAACA6C94DB98F7~YAAQ3tXOF0iQQQuIAQAA4VxmFRPX8oX3c9xyXG\/JguONU4BQM\/SnIts3ZeqY6\/59Bt96VMjm2McdfPm9ws37QSrPd7K0gZgopjdw97rMxIrpUgcAwhQCjYebx5BA2Qn\/MndAt70S8uux3HsVybv9IbgxBvK4eQtTPLCEcOEY+s6qNSpXKkeonF8JCYv0R54mCA+eGfZ1ML3qsg9TwUxdrErkDnqD\/msjTcHRoqbk4CRcJ\/1Xi\/I14v\/gGAAk4MU=~1; Ahonlnl-Prd-01-DigitalDev-B2=!GM4g3Ru3rDk7Tq60Fx+mv+hLHwM0yHoZ+pLytbxITKRmxy+3o6A+0NDHHTBBmTxLWhcGf8sAknqlWg==",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-length: 0",
                                    "content-type: text\/html",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "expires: Sat, 13 May 2023 13:56:50 GMT",
                                    "pragma: no-cache",
                                    "set-cookie: ak_bmsc=75DFE6476BE9FDC6EBAC2021A4E3F3FB~000000000000000000000000000000~YAAQ3tXOF2GRQQuIAQAAX19mFRNYqJ7WtXS\/YhjvTF27HLZlF7KwxCcYASUKDNN2+3U4yNQoLZwCa+oaxk2ZvpIIh1VDPi+67VwOrIfq0lyLblB1428ByWkmo+5YmYi2mQVEVZoRTDpEx3WsEpP1tYBj0JVPUcnVDnuu8ydYlk+3y3EqkCSszOkc1wfRGBOnN17ERNgERMNakhdVooGubXU98yYbqUTpFXUIwygis1vwHaM40+nWLaRJfUKhyuK6On30m+KKlAK5nie1aG12nX9U2JEvWKgiBkzWExV9sysRJLGtmeShfie9ghkyYTsfQpe4b0cY1wPMWEaWvmtXxWFKQBtdtSGLu7268GSlt46cj2tMqlyOq0c8Tjo0YWH9P6JkrdyfWvrd72yoIUR0JVIT3EeCbZANC6\/YoPrtGjrijIOLQBpM278xnq5VlyLSY88\/ymjoMo8Q\/Jp17ea59q3nd8xoz0MXQGgooxD12obsaXi5wYSuncc=; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 15:56:47 GMT; Max-Age=7197; HttpOnly",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 9001,
                            "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": "Akamai",
                            "server_count": null,
                            "created": 3712,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 47,
                            "http2_stream_dependency": 45,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "chunks": [],
                            "netlog_id": 350,
                            "server_port": "443",
                            "load_end": 3832,
                            "ttfb_start": 3713,
                            "ttfb_end": 3832,
                            "download_start": 3832,
                            "download_end": 3832,
                            "download_ms": 0,
                            "all_start": 3713,
                            "all_end": 3832,
                            "all_ms": 119,
                            "index": 51,
                            "number": 52,
                            "body_file": "036-90268.169-body.txt",
                            "body_id": "90268.169",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.169"
                        },
                        {
                            "type": 3,
                            "id": "6AAB6F171B899A4C40DED4266D02A32C",
                            "request_id": "6AAB6F171B899A4C40DED4266D02A32C",
                            "ip_addr": "35.205.232.200",
                            "full_url": "https:\/\/zsp1.ah.nl\/json",
                            "is_secure": 1,
                            "method": "OPTIONS",
                            "host": "zsp1.ah.nl",
                            "url": "\/json",
                            "raw_id": "6AAB6F171B899A4C40DED4266D02A32C",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/zsp1.ah.nl\/json",
                            "responseCode": 204,
                            "request_type": "Preflight",
                            "load_ms": 87,
                            "ttfb_ms": 87,
                            "load_start": 3792,
                            "load_start_float": 3792.0003139999999,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 345,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 3609,
                            "connect_end": 3685,
                            "ssl_start": 3685,
                            "ssl_end": 3784,
                            "initiator": "https:\/\/zsp1.ah.nl\/json",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "preflight",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp1.ah.nl",
                                    ":method: OPTIONS",
                                    ":path: \/json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "access-control-request-headers: content-type",
                                    "access-control-request-method: POST",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                    "access-control-allow-methods: GET, POST, OPTIONS",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 204"
                                ]
                            },
                            "bytesOut": 1552,
                            "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": 76,
                            "ssl_ms": 99,
                            "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": 3360,
                            "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "chunks": [],
                            "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": 314,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIFJzCCBA+gAwIBAgISA6kFUH3PwXozgeaODGgpyfe+MA0GCSqGSIb3DQEBCwUA\nMDIxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQD\nEwJSMzAeFw0yMzA1MDMwODI3NTFaFw0yMzA4MDEwODI3NTBaMBUxEzARBgNVBAMT\nCnpzcDEuYWgubmwwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDYSYyO\nNuCck+g4caAKJlWTF24iUqgx8YbamNS2q\/PccCQlc2g3vMX15tT9gnOZvizyCNVI\nX2WDcLf+3vAci0AZoZawGDnpmrq1QV54+XImyXKfGnJ11Wx+anuOpnRE3+1rfN5x\njoVKtJcRDTCwmAGTK2MZqkgzFQli5dvXny4q2tPpberY2syqjTGjjQFCTsXiw1\/5\nEjivBMmCJQMngVk7L4gAxPosje+ky3aR02BqZ\/NLxmioQCYlKdqSFDlheBevpsCh\ndQEPe9S6vpmbX6gAr4SAFfZMzRC9EOxfLz6ZATPY1DB0tsPZ\/SwqybjeEXQ+QMfL\nTtseAFi2pWaPZvorAgMBAAGjggJSMIICTjAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0l\nBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYE\nFCN3NgIT9or2O2+Y2VbAtwCEqQnYMB8GA1UdIwQYMBaAFBQusxe3WFbLrlAJQOYf\nr52LFMLGMFUGCCsGAQUFBwEBBEkwRzAhBggrBgEFBQcwAYYVaHR0cDovL3IzLm8u\nbGVuY3Iub3JnMCIGCCsGAQUFBzAChhZodHRwOi8vcjMuaS5sZW5jci5vcmcvMCMG\nA1UdEQQcMBqCCnpzcDEuYWgubmyCDHpzcDEuZXRvcy5ubDBMBgNVHSAERTBDMAgG\nBmeBDAECATA3BgsrBgEEAYLfEwEBATAoMCYGCCsGAQUFBwIBFhpodHRwOi8vY3Bz\nLmxldHNlbmNyeXB0Lm9yZzCCAQMGCisGAQQB1nkCBAIEgfQEgfEA7wB2AHoyjFTY\nty22IOo44FIe6YQWcDIThU070ivBOlejUutSAAABh+DwhcIAAAQDAEcwRQIgUe++\njqQ+1OC90sRlyhbqZoykYb8Rh71ujiOkEmRD\/HACIQCE3OM2JT95\/4JWiHZCVlpX\nQOYrMgRQWRfFyvyI04wMXAB1AOg+0No+9QY1MudXKLyJa8kD08vREWvs62nhd31t\nBr1uAAABh+DwhaIAAAQDAEYwRAIgED984x6F6o1o3DWplB2yW\/tdeC5gDjycKvKS\noVZgvmYCID\/ZWkZXBy2WLvAAxE9Ax+QtQNXBCpX9pTeMkrlYEUSTMA0GCSqGSIb3\nDQEBCwUAA4IBAQCYileFbzpig\/3+lylc85ffap8zXsV+aXoEbNp9tjAn9e\/7YnYp\nh0xRSMmbfFoAW7Mlv6+m3KP8EMciX4uRXyfsJmDbIuTO36tvCy\/DNqxNKeI4EcrO\nsQLsay7UX9e5Y5fA7Yrgmju9OHeFaiLCgQpd8qWyCX93rr1g21o4GxqgJ6cepuSv\nOcfSzCCxa6PXAH5Ftk\/1NJjtxtZ4C3TUqnOzQ0JjzEGrZ584QxcHKLkgg8k8Ofop\ndslAdar7uVB7EjuF8DNkjFyOqoWMEh6SuCzCy80rPzGYDH9fgUGb7JBN94Wu+A24\nY9dlycCRNFhS9chTIdu5aNVSkFNQ4AN+9ufb\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFFjCCAv6gAwIBAgIRAJErCErPDBinU\/bWLiWnX1owDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjAwOTA0MDAwMDAw\nWhcNMjUwOTE1MTYwMDAwWjAyMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDELMAkGA1UEAxMCUjMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQC7AhUozPaglNMPEuyNVZLD+ILxmaZ6QoinXSaqtSu5xUyxr45r+XXIo9cP\nR5QUVTVXjJ6oojkZ9YI8QqlObvU7wy7bjcCwXPNZOOftz2nwWgsbvsCUJCWH+jdx\nsxPnHKzhm+\/b5DtFUkWWqcFTzjTIUu61ru2P3mBw4qVUq7ZtDpelQDRrK9O8Zutm\nNHz6a4uPVymZ+DAXXbpyb\/uBxa3Shlg9F8fnCbvxK\/eG3MHacV3URuPMrSXBiLxg\nZ3Vms\/EY96Jc5lP\/Ooi2R6X\/ExjqmAl3P51T+c8B5fWmcBcUr2Ok\/5mzk53cU6cG\n\/kiFHaFpriV1uxPMUgP17VGhi9sVAgMBAAGjggEIMIIBBDAOBgNVHQ8BAf8EBAMC\nAYYwHQYDVR0lBBYwFAYIKwYBBQUHAwIGCCsGAQUFBwMBMBIGA1UdEwEB\/wQIMAYB\nAf8CAQAwHQYDVR0OBBYEFBQusxe3WFbLrlAJQOYfr52LFMLGMB8GA1UdIwQYMBaA\nFHm0WeZ7tuXkAXOACIjIGlj26ZtuMDIGCCsGAQUFBwEBBCYwJDAiBggrBgEFBQcw\nAoYWaHR0cDovL3gxLmkubGVuY3Iub3JnLzAnBgNVHR8EIDAeMBygGqAYhhZodHRw\nOi8veDEuYy5sZW5jci5vcmcvMCIGA1UdIAQbMBkwCAYGZ4EMAQIBMA0GCysGAQQB\ngt8TAQEBMA0GCSqGSIb3DQEBCwUAA4ICAQCFyk5HPqP3hUSFvNVneLKYY611TR6W\nPTNlclQtgaDqw+34IL9fzLdwALduO\/ZelN7kIJ+m74uyA+eitRY8kc607TkC53wl\nikfmZW4\/RvTZ8M6UK+5UzhK8jCdLuMGYL6KvzXGRSgi3yLgjewQtCPkIVz6D2QQz\nCkcheAmCJ8MqyJu5zlzyZMjAvnnAT45tRAxekrsu94sQ4egdRCnbWSDtY7kh+BIm\nlJNXoB1lBMEKIq4QDUOXoRgffuDghje1WrG9ML+Hbisq\/yFOGwXD9RiX8F6sw6W4\navAuvDszue5L3sz85K+EC4Y\/wFVDNvZo4TYXao6Z0f+lQKc0t8DQYzk1OXVu8rp2\nyJMC6alLbBfODALZvYH7n7do1AZls4I9d1P4jnkDrQoxB3UqQ9hVl3LEKQ73xF1O\nyK5GhDDX8oVfGKF5u+decIsH4YaTw7mP3GFxJSqv3+0lUFJoi5Lc5da149p90Ids\nhCExroL1+7mryIkXPeFM5TgO9r0rvZaBFOvV2z0gp35Z0+L4WPlbuEjN\/lxPFin+\nHlUjr8gRsI3qfJOQFy\/9rKIJR0Y\/8Omwt\/8oTWgy1mdeHmmjk7j1nYsvC9JSQ6Zv\nMldlTTKB3zhThV1+XWYp6rjd5JW1zbVWEkLNxE7GJThEUG3szgBVGP7pSWTUTsqX\nnLRbwHOoq7hHwg==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFYDCCBEigAwIBAgIQQAF3ITfU6UK47naqPGQKtzANBgkqhkiG9w0BAQsFADA\/\nMSQwIgYDVQQKExtEaWdpdGFsIFNpZ25hdHVyZSBUcnVzdCBDby4xFzAVBgNVBAMT\nDkRTVCBSb290IENBIFgzMB4XDTIxMDEyMDE5MTQwM1oXDTI0MDkzMDE4MTQwM1ow\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwggIiMA0GCSqGSIb3DQEB\nAQUAA4ICDwAwggIKAoICAQCt6CRz9BQ385ueK1coHIe+3LffOJCMbjzmV6B493XC\nov71am72AE8o295ohmxEk7axY\/0UEmu\/H9LqMZshftEzPLpI9d1537O4\/xLxIZpL\nwYqGcWlKZmZsj348cL+tKSIG8+TA5oCu4kuPt5l+lAOf00eXfJlII1PoOK5PCm+D\nLtFJV4yAdLbaL9A4jXsDcCEbdfIwPPqPrt3aY6vrFk\/CjhFLfs8L6P+1dy70sntK\n4EwSJQxwjQMpoOFTJOwT2e4ZvxCzSow\/iaNhUd6shweU9GNx7C7ib1uYgeGJXDR5\nbHbvO5BieebbpJovJsXQEOEO3tkQjhb7t\/eo98flAgeYjzYIlefiN5YNNnWe+w5y\nsR2bvAP5SQXYgd0FtCrWQemsAXaVCg\/Y39W9Eh81LygXbNKYwagJZHduRze6zqxZ\nXmidf3LWicUGQSk+WT7dJvUkyRGnWqNMQB9GoZm1pzpRboY7nn1ypxIFeFntPlF4\nFQsDj43QLwWyPntKHEtzBRL8xurgUBN8Q5N0s8p0544fAQjQMNRbcTa0B7rBMDBc\nSLeCO5imfWCKoqMpgsy6vYMEG6KDA0Gh1gXxG8K28Kh8hjtGqEgqiNx2mna\/H2ql\nPRmP6zjzZN7IKw0KKP\/32+IVQtQi0Cdd4Xn+GOdwiK1O5tmLOsbdJ1Fu\/7xk9TND\nTwIDAQABo4IBRjCCAUIwDwYDVR0TAQH\/BAUwAwEB\/zAOBgNVHQ8BAf8EBAMCAQYw\nSwYIKwYBBQUHAQEEPzA9MDsGCCsGAQUFBzAChi9odHRwOi8vYXBwcy5pZGVudHJ1\nc3QuY29tL3Jvb3RzL2RzdHJvb3RjYXgzLnA3YzAfBgNVHSMEGDAWgBTEp7Gkeyxx\n+tvhS5B1\/8QVYIWJEDBUBgNVHSAETTBLMAgGBmeBDAECATA\/BgsrBgEEAYLfEwEB\nATAwMC4GCCsGAQUFBwIBFiJodHRwOi8vY3BzLnJvb3QteDEubGV0c2VuY3J5cHQu\nb3JnMDwGA1UdHwQ1MDMwMaAvoC2GK2h0dHA6Ly9jcmwuaWRlbnRydXN0LmNvbS9E\nU1RST09UQ0FYM0NSTC5jcmwwHQYDVR0OBBYEFHm0WeZ7tuXkAXOACIjIGlj26Ztu\nMA0GCSqGSIb3DQEBCwUAA4IBAQAKcwBslm7\/DlLQrt2M51oGrS+o44+\/yQoDFVDC\n5WxCu2+b9LRPwkSICHXM6webFGJueN7sJ7o5XPWioW5WlHAQU7G75K\/QosMrAdSW\n9MUgNTP52GE24HGNtLi1qoJFlcDyqSMo59ahy2cI2qBDLKobkx\/J3vWraV0T9VuG\nWCLKTVXkcGdtwlfFRjlBz4pYg1htmf5X6DYO8A4jqv2Il9DjXA6USbW1FzXSLr9O\nhe8Y4IWS6wY7bCkjCWDcRQJMEhg76fsO3txE+FiYruq9RUWhiF1myv4Q6W+CyBFC\nDfvp7OOGAN6dEOM4+qR9sdjoSYKEBpsr6GtPAQw4dy753ec5\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 3879,
                            "ttfb_start": 3792,
                            "ttfb_end": 3879,
                            "download_start": 3879,
                            "download_end": 3879,
                            "download_ms": 0,
                            "all_start": 3609,
                            "all_end": 3879,
                            "all_ms": 262,
                            "index": 52,
                            "number": 53
                        },
                        {
                            "type": 3,
                            "id": "63CFEF7F68A480FFCE95C03B38386800",
                            "request_id": "63CFEF7F68A480FFCE95C03B38386800",
                            "ip_addr": "35.205.232.200",
                            "full_url": "https:\/\/zsp1.ah.nl\/json",
                            "is_secure": 1,
                            "method": "OPTIONS",
                            "host": "zsp1.ah.nl",
                            "url": "\/json",
                            "raw_id": "63CFEF7F68A480FFCE95C03B38386800",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/zsp1.ah.nl\/json",
                            "responseCode": 204,
                            "request_type": "Preflight",
                            "load_ms": 88,
                            "ttfb_ms": 88,
                            "load_start": 3793,
                            "load_start_float": 3793.0003230000002,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 345,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/zsp1.ah.nl\/json",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "preflight",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp1.ah.nl",
                                    ":method: OPTIONS",
                                    ":path: \/json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "access-control-request-headers: content-type",
                                    "access-control-request-method: POST",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                    "access-control-allow-methods: GET, POST, OPTIONS",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 204"
                                ]
                            },
                            "bytesOut": 1552,
                            "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": 3373,
                            "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 1,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "chunks": [],
                            "netlog_id": 323,
                            "server_port": "443",
                            "load_end": 3881,
                            "ttfb_start": 3793,
                            "ttfb_end": 3881,
                            "download_start": 3881,
                            "download_end": 3881,
                            "download_ms": 0,
                            "all_start": 3793,
                            "all_end": 3881,
                            "all_ms": 88,
                            "index": 53,
                            "number": 54
                        },
                        {
                            "type": 3,
                            "id": "C37F603714AB5C96BCF0054B16A85E73",
                            "request_id": "C37F603714AB5C96BCF0054B16A85E73",
                            "ip_addr": "35.205.232.200",
                            "full_url": "https:\/\/zsp1.ah.nl\/json",
                            "is_secure": 1,
                            "method": "OPTIONS",
                            "host": "zsp1.ah.nl",
                            "url": "\/json",
                            "raw_id": "C37F603714AB5C96BCF0054B16A85E73",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/zsp1.ah.nl\/json",
                            "responseCode": 204,
                            "request_type": "Preflight",
                            "load_ms": 87,
                            "ttfb_ms": 87,
                            "load_start": 3795,
                            "load_start_float": 3795.0003320000001,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 345,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/zsp1.ah.nl\/json",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "preflight",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp1.ah.nl",
                                    ":method: OPTIONS",
                                    ":path: \/json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "access-control-request-headers: content-type",
                                    "access-control-request-method: POST",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                    "access-control-allow-methods: GET, POST, OPTIONS",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 204"
                                ]
                            },
                            "bytesOut": 1552,
                            "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": 3510,
                            "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "chunks": [],
                            "netlog_id": 332,
                            "server_port": "443",
                            "load_end": 3882,
                            "ttfb_start": 3795,
                            "ttfb_end": 3882,
                            "download_start": 3882,
                            "download_end": 3882,
                            "download_ms": 0,
                            "all_start": 3795,
                            "all_end": 3882,
                            "all_ms": 87,
                            "index": 54,
                            "number": 55
                        },
                        {
                            "type": 3,
                            "id": "4462A127A9E394F8C2BA6FD2F607ECB6",
                            "request_id": "4462A127A9E394F8C2BA6FD2F607ECB6",
                            "ip_addr": "35.205.232.200",
                            "full_url": "https:\/\/zsp1.ah.nl\/json",
                            "is_secure": 1,
                            "method": "OPTIONS",
                            "host": "zsp1.ah.nl",
                            "url": "\/json",
                            "raw_id": "4462A127A9E394F8C2BA6FD2F607ECB6",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/zsp1.ah.nl\/json",
                            "responseCode": 204,
                            "request_type": "Preflight",
                            "load_ms": 89,
                            "ttfb_ms": 89,
                            "load_start": 3795,
                            "load_start_float": 3795.0003369999999,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 345,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/zsp1.ah.nl\/json",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "preflight",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp1.ah.nl",
                                    ":method: OPTIONS",
                                    ":path: \/json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "access-control-request-headers: content-type",
                                    "access-control-request-method: POST",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                    "access-control-allow-methods: GET, POST, OPTIONS",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 204"
                                ]
                            },
                            "bytesOut": 1552,
                            "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": 3523,
                            "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 5,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "chunks": [],
                            "netlog_id": 337,
                            "server_port": "443",
                            "load_end": 3884,
                            "ttfb_start": 3795,
                            "ttfb_end": 3884,
                            "download_start": 3884,
                            "download_end": 3884,
                            "download_ms": 0,
                            "all_start": 3795,
                            "all_end": 3884,
                            "all_ms": 89,
                            "index": 55,
                            "number": 56
                        },
                        {
                            "type": 3,
                            "full_url": "https:\/\/www.ah.nl\/gql",
                            "id": "99999.99999.1",
                            "is_secure": 1,
                            "host": "www.ah.nl",
                            "url": "\/gql",
                            "responseCode": 200,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -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": null,
                            "server_count": null,
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "created": 3868,
                            "load_start": 3869,
                            "priority": "High",
                            "protocol": "HTTP\/2",
                            "socket": 54,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 49,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "chunks": [
                                {
                                    "ts": 4206,
                                    "bytes": 730,
                                    "inflated": 2953
                                },
                                {
                                    "ts": 4218,
                                    "bytes": 487,
                                    "inflated": 4044
                                }
                            ],
                            "objectSizeUncompressed": 6997,
                            "netlog_id": 356,
                            "ttfb_ms": 333,
                            "load_ms": 349,
                            "load_start_float": 3869.000356,
                            "headers": {
                                "request": [
                                    ":method: POST",
                                    ":authority: www.ah.nl",
                                    ":scheme: https",
                                    ":path: \/gql",
                                    "content-length: 1302",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "batch: true",
                                    "client-version: 4.386.1",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148",
                                    "sec-ch-ua-mobile: ?1",
                                    "content-type: application\/json",
                                    "accept: *\/*",
                                    "client-name: ah-content",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "origin: https:\/\/www.ah.nl",
                                    "sec-fetch-site: same-origin",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-dest: empty",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQDlkh1-AAAAAAAfl19kRWYAAR-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEgzAAAH5dfZAEAOwoAAaXLAAAfl19kAQBJCgABHM0AAB-XX2QBAEYJAAODugAAH5dfZAEAPAoAAdrLAAAfl19kAQBDCgABqswAAB-XX2QBAAQHAAMelQAAH5dfZAEANQoAATnLAAAfl19kAQDxCQABBscAAB-XX2QBAA; SSSC=4.G7232665685996889669.1|1796.38174:2374.47747:2545.50950:2613.52025:2619.52133:2620.52186:2625.52256:2627.52394:2633.52508; i18next=nl-nl; _csrf=DXzYx39u8EJSyVb7kZkQMGVi; Ahonlnl-Prd-01-DigitalDev-F1=!UNBRDNI\/RF4ccXvIhW\/DkGTJXi1nde7m2GVj\/SNR64BiKUJW6jq8Pxs7KED0aP+B\/A2UWWbh857yWHI=; _abck=CF46D22CFA3BDBD5F6F9D5D14E153D45~-1~YAAQ3tXOF6qMQQuIAQAARFRmFQnXmbk\/oEbgOBnl2lfRGCWhk5F9hqGCBARgp7+5S\/Wd9G5519La8ZXx3NtDpA7xU5uaMNvPF3UV2eTGWw+Q0FNyPHIky34ZzaAcFRnWPf57g+K+ke2hgdbblGN94VJlOMnkgj8dhX5sMhb6uZYM24QxrPV+XmXyuPd2BNdjlWYQUpQuKnVyz2QjSalGL5gXkoQYSB5F2xm1XAeTyfIOSzn6YohY3+E6KpzYoVRgT2GQ6l2BINzFVTiKwW5fptd5MQoPHxymu6ub3DvAQQCownSRGCioSa+ioHe4DvSbhbafMaLbyDn5jlHa1CE+UtOc1B5xqYQHrdzpGLgXM5cICe2Dc4qNGpZ+gq0=~-1~-1~1683989727; bm_sz=401F8DCEE6F95D4FDEFB354272A2AB52~YAAQ3tXOF62MQQuIAQAARFRmFROCDt8D5r1NN3I86U815eX6zcA5Ajd8Li6yxFvRXbwrOcXNvFomTZCFV+vTHk\/pycWV+iFku276Go5HCuFIOopJsifdMVO8DFz7Lhprwp04n\/OZvKkKYSfETyeTtG49TH4EvJdw\/2AOh67aoitWdhT9f\/Blxd2bNHXPE+MVCBpwtU2HrtobHVci88oBS0dTIsIXXupgsj90TMMvNDJwAs+cVxgdrk4pde2pXm\/TXWWSAh1FTlv0vMoyvYNjOEhp\/sL6Mt4ZDY6f8SWn1baLwg==~4340020~4605510; SSRT=IJdfZAADAA; SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; bm_sv=2D4576168AB9BE7CEBAACA6C94DB98F7~YAAQ3tXOF0iQQQuIAQAA4VxmFRPX8oX3c9xyXG\/JguONU4BQM\/SnIts3ZeqY6\/59Bt96VMjm2McdfPm9ws37QSrPd7K0gZgopjdw97rMxIrpUgcAwhQCjYebx5BA2Qn\/MndAt70S8uux3HsVybv9IbgxBvK4eQtTPLCEcOEY+s6qNSpXKkeonF8JCYv0R54mCA+eGfZ1ML3qsg9TwUxdrErkDnqD\/msjTcHRoqbk4CRcJ\/1Xi\/I14v\/gGAAk4MU=~1; Ahonlnl-Prd-01-DigitalDev-B2=!GM4g3Ru3rDk7Tq60Fx+mv+hLHwM0yHoZ+pLytbxITKRmxy+3o6A+0NDHHTBBmTxLWhcGf8sAknqlWg==; ak_bmsc=75DFE6476BE9FDC6EBAC2021A4E3F3FB~000000000000000000000000000000~YAAQ3tXOF2GRQQuIAQAAX19mFRNYqJ7WtXS\/YhjvTF27HLZlF7KwxCcYASUKDNN2+3U4yNQoLZwCa+oaxk2ZvpIIh1VDPi+67VwOrIfq0lyLblB1428ByWkmo+5YmYi2mQVEVZoRTDpEx3WsEpP1tYBj0JVPUcnVDnuu8ydYlk+3y3EqkCSszOkc1wfRGBOnN17ERNgERMNakhdVooGubXU98yYbqUTpFXUIwygis1vwHaM40+nWLaRJfUKhyuK6On30m+KKlAK5nie1aG12nX9U2JEvWKgiBkzWExV9sysRJLGtmeShfie9ghkyYTsfQpe4b0cY1wPMWEaWvmtXxWFKQBtdtSGLu7268GSlt46cj2tMqlyOq0c8Tjo0YWH9P6JkrdyfWvrd72yoIUR0JVIT3EeCbZANC6\/YoPrtGjrijIOLQBpM278xnq5VlyLSY88\/ymjoMo8Q\/Jp17ea59q3nd8xoz0MXQGgooxD12obsaXi5wYSuncc="
                                ],
                                "response": [
                                    ":status: 200",
                                    "rtss: 1-*-6",
                                    "x-frame-options: SAMEORIGIN",
                                    "vary: Origin,Accept-Encoding,User-Agent,Access-Control-Request-Method,Access-Control-Request-Headers",
                                    "ratelimit-limit: 100",
                                    "ratelimit-remaining: 99",
                                    "ratelimit-reset: 37",
                                    "content-type: application\/json; charset=utf-8",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "access-control-allow-credentials: true",
                                    "x-correlation-id: gateway-6bfda9a0-9710-4a12-a3e7-26e9ed1ab8b2",
                                    "content-encoding: gzip",
                                    "x-ihs-time: t=1683986210911312 D=47334",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "timing-allow-origin: *",
                                    "server-timing: dtSInfo;desc=\"1\", dtTao;desc=\"1\"",
                                    "x-cnection: close",
                                    "content-length: 1217",
                                    "expires: Sat, 13 May 2023 13:56:51 GMT",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "pragma: no-cache",
                                    "date: Sat, 13 May 2023 13:56:51 GMT",
                                    "set-cookie: SSPV=x-QAAAAAAAkABgAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:50 GMT\u0000_abck=CF46D22CFA3BDBD5F6F9D5D14E153D45~-1~YAAQ3tXOF\/WRQQuIAQAA1GBmFQkB9U+8lWkoLCLpwFPBMXQ18aNTUqbr4qBvDDTJmptKaKg6oVmAQa5KK6t1qOiq5FjRMvCV4Wba2S5FNN3C6jgemqrg60pI0VNi+n8jjdFKRcf0GRdtAmHv\/f5k7FKXofJ0+6A4j+1e806\/9kITOulPqL+\/sKMUCDyCWYfRnF8Ucu4qxAHDN0hC7x1LQh4yOrZoi3GX+djsFlaNfB2CQNX4dnhIlW8ll+Wq0JzXTzS4UR4nPkfPC\/YRRCNqHniU8CjQ\/8ErzjuEmRdlcr5kQJkJhh7SeS\/aG29mYgoi913lJz43sVlM1q\/XxpOPu+22rppg9xMO1t4bw6skpN\/nXrYu6hZ++54EgX7fotI1re\/7kSFtBO5Brw==~-1~-1~1683989727; Domain=.www.ah.nl; Path=\/; Expires=Sun, 12 May 2024 13:56:51 GMT; Max-Age=31536000; Secure\u0000bm_sv=2D4576168AB9BE7CEBAACA6C94DB98F7~YAAQ3tXOF\/aRQQuIAQAA1GBmFRM1axZ4PKMIAfa46WiEkDUh4RSm5hoSg+Ww8U0aDeFngmwsLSM+9oFwrLK49ZW4VO4y2NM+VWbtQHS65CRA\/VrFPzTMxGjcea5yFzaGLaxlEA997muFaQt01T1FCe\/TxbcupW3BgBziQnmiqHopFWfBmuK7tubZJj87r2SkGbT3wnwUvEj8\/o3OuQHPmXZUUBsS00sylywDWk4tYg7ePAYviseRudw28g0rW5E=~1; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 15:56:50 GMT; Max-Age=7199; Secure",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains"
                                ]
                            },
                            "contentType": "application\/json",
                            "contentEncoding": "gzip",
                            "expires": "Sat, 13 May 2023 13:56:51 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "bytesIn": 1217,
                            "objectSize": 1217,
                            "ip_addr": "23.36.162.222",
                            "server_port": "443",
                            "bytesOut": 0,
                            "request_id": "99999.99999.1",
                            "raw_id": "99999.99999.1",
                            "load_end": 4218,
                            "ttfb_start": 3869,
                            "ttfb_end": 4202,
                            "download_start": 4202,
                            "download_end": 4218,
                            "download_ms": 16,
                            "all_start": 3869,
                            "all_end": 4218,
                            "all_ms": 349,
                            "index": 56,
                            "number": 57,
                            "body_file": "035-99999.99999.1-body.txt",
                            "body_id": "99999.99999.1",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=99999.99999.1"
                        },
                        {
                            "type": 3,
                            "id": "90268.161",
                            "request_id": "90268.161",
                            "ip_addr": "35.205.232.200",
                            "full_url": "https:\/\/zsp1.ah.nl\/json",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "zsp1.ah.nl",
                            "url": "\/json",
                            "raw_id": "90268.161",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 101,
                            "ttfb_ms": 98,
                            "load_start": 3900,
                            "load_start_float": 3900.000313,
                            "bytesIn": 1633,
                            "objectSize": 1633,
                            "objectSizeUncompressed": 17945,
                            "chunks": [
                                {
                                    "ts": 4001,
                                    "bytes": 1633,
                                    "inflated": 17945
                                }
                            ],
                            "expires": "",
                            "cacheControl": "must-revalidate",
                            "contentType": "application\/json",
                            "contentEncoding": "gzip",
                            "socket": 345,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 266,
                            "initiator_column": 99,
                            "initiator_type": "script",
                            "initiator_function": "Tl.dtAWF",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp1.ah.nl",
                                    ":method: POST",
                                    ":path: \/json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 306",
                                    "content-type: application\/json",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                    "access-control-allow-methods: GET, POST, OPTIONS",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "cache-control: must-revalidate",
                                    "content-encoding: gzip",
                                    "content-type: application\/json",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "pragma: no-cache",
                                    "strict-transport-security: max-age=15724800; includeSubDomains",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1768,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 2145,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 3360,
                            "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 313,
                            "server_port": "443",
                            "load_end": 4001,
                            "ttfb_start": 3900,
                            "ttfb_end": 3998,
                            "download_start": 3998,
                            "download_end": 4001,
                            "download_ms": 3,
                            "all_start": 3900,
                            "all_end": 4001,
                            "all_ms": 101,
                            "index": 57,
                            "number": 58,
                            "body_file": "023-90268.161-body.txt",
                            "body_id": "90268.161",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.161"
                        },
                        {
                            "type": 3,
                            "id": "90268.162",
                            "request_id": "90268.162",
                            "ip_addr": "35.205.232.200",
                            "full_url": "https:\/\/zsp1.ah.nl\/json",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "zsp1.ah.nl",
                            "url": "\/json",
                            "raw_id": "90268.162",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 113,
                            "ttfb_ms": 112,
                            "load_start": 3901,
                            "load_start_float": 3901.0003219999999,
                            "bytesIn": 1656,
                            "objectSize": 1656,
                            "objectSizeUncompressed": 17925,
                            "chunks": [
                                {
                                    "ts": 4014,
                                    "bytes": 1656,
                                    "inflated": 17925
                                }
                            ],
                            "expires": "",
                            "cacheControl": "must-revalidate",
                            "contentType": "application\/json",
                            "contentEncoding": "gzip",
                            "socket": 345,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 266,
                            "initiator_column": 99,
                            "initiator_type": "script",
                            "initiator_function": "Tl.dtAWF",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp1.ah.nl",
                                    ":method: POST",
                                    ":path: \/json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 312",
                                    "content-type: application\/json",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                    "access-control-allow-methods: GET, POST, OPTIONS",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "cache-control: must-revalidate",
                                    "content-encoding: gzip",
                                    "content-type: application\/json",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "pragma: no-cache",
                                    "strict-transport-security: max-age=15724800; includeSubDomains",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1768,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 2168,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 3373,
                            "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                            "http2_stream_id": 11,
                            "http2_stream_dependency": 9,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 322,
                            "server_port": "443",
                            "load_end": 4014,
                            "ttfb_start": 3901,
                            "ttfb_end": 4013,
                            "download_start": 4013,
                            "download_end": 4014,
                            "download_ms": 1,
                            "all_start": 3901,
                            "all_end": 4014,
                            "all_ms": 113,
                            "index": 58,
                            "number": 59,
                            "body_file": "027-90268.162-body.txt",
                            "body_id": "90268.162",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.162"
                        },
                        {
                            "type": 3,
                            "id": "90268.164",
                            "request_id": "90268.164",
                            "ip_addr": "35.205.232.200",
                            "full_url": "https:\/\/zsp1.ah.nl\/json",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "zsp1.ah.nl",
                            "url": "\/json",
                            "raw_id": "90268.164",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 107,
                            "ttfb_ms": 101,
                            "load_start": 3903,
                            "load_start_float": 3903.0003310000002,
                            "bytesIn": 1630,
                            "objectSize": 1630,
                            "objectSizeUncompressed": 17945,
                            "chunks": [
                                {
                                    "ts": 4010,
                                    "bytes": 1630,
                                    "inflated": 17945
                                }
                            ],
                            "expires": "",
                            "cacheControl": "must-revalidate",
                            "contentType": "application\/json",
                            "contentEncoding": "gzip",
                            "socket": 345,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 266,
                            "initiator_column": 99,
                            "initiator_type": "script",
                            "initiator_function": "Tl.dtAWF",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp1.ah.nl",
                                    ":method: POST",
                                    ":path: \/json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 306",
                                    "content-type: application\/json",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                    "access-control-allow-methods: GET, POST, OPTIONS",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "cache-control: must-revalidate",
                                    "content-encoding: gzip",
                                    "content-type: application\/json",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "pragma: no-cache",
                                    "strict-transport-security: max-age=15724800; includeSubDomains",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1768,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 2142,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 3510,
                            "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                            "http2_stream_id": 13,
                            "http2_stream_dependency": 11,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 331,
                            "server_port": "443",
                            "load_end": 4010,
                            "ttfb_start": 3903,
                            "ttfb_end": 4004,
                            "download_start": 4004,
                            "download_end": 4010,
                            "download_ms": 6,
                            "all_start": 3903,
                            "all_end": 4010,
                            "all_ms": 107,
                            "index": 59,
                            "number": 60,
                            "body_file": "025-90268.164-body.txt",
                            "body_id": "90268.164",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.164"
                        },
                        {
                            "type": 3,
                            "id": "90268.165",
                            "request_id": "90268.165",
                            "ip_addr": "35.205.232.200",
                            "full_url": "https:\/\/zsp1.ah.nl\/json",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "zsp1.ah.nl",
                            "url": "\/json",
                            "raw_id": "90268.165",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 109,
                            "ttfb_ms": 108,
                            "load_start": 3903,
                            "load_start_float": 3903.0003360000001,
                            "bytesIn": 1657,
                            "objectSize": 1657,
                            "objectSizeUncompressed": 17925,
                            "chunks": [
                                {
                                    "ts": 4012,
                                    "bytes": 1657,
                                    "inflated": 17925
                                }
                            ],
                            "expires": "",
                            "cacheControl": "must-revalidate",
                            "contentType": "application\/json",
                            "contentEncoding": "gzip",
                            "socket": 345,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 266,
                            "initiator_column": 99,
                            "initiator_type": "script",
                            "initiator_function": "Tl.dtAWF",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp1.ah.nl",
                                    ":method: POST",
                                    ":path: \/json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 312",
                                    "content-type: application\/json",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                    "access-control-allow-methods: GET, POST, OPTIONS",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "cache-control: must-revalidate",
                                    "content-encoding: gzip",
                                    "content-type: application\/json",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "pragma: no-cache",
                                    "strict-transport-security: max-age=15724800; includeSubDomains",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1768,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 2169,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 3523,
                            "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                            "http2_stream_id": 15,
                            "http2_stream_dependency": 13,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 336,
                            "server_port": "443",
                            "load_end": 4012,
                            "ttfb_start": 3903,
                            "ttfb_end": 4011,
                            "download_start": 4011,
                            "download_end": 4012,
                            "download_ms": 1,
                            "all_start": 3903,
                            "all_end": 4012,
                            "all_ms": 109,
                            "index": 60,
                            "number": 61,
                            "body_file": "026-90268.165-body.txt",
                            "body_id": "90268.165",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.165"
                        },
                        {
                            "type": 3,
                            "id": "90268.172",
                            "request_id": "90268.172",
                            "ip_addr": "[2a00:1450:4001:831::200e]",
                            "full_url": "https:\/\/www.google-analytics.com\/analytics.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.google-analytics.com",
                            "url": "\/analytics.js",
                            "raw_id": "90268.172",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 73,
                            "ttfb_ms": 39,
                            "load_start": 4083,
                            "load_start_float": 4083.0003750000001,
                            "bytesIn": 20737,
                            "objectSize": 20737,
                            "objectSizeUncompressed": 52082,
                            "chunks": [
                                {
                                    "ts": 4139,
                                    "bytes": 20144,
                                    "inflated": 50678
                                },
                                {
                                    "ts": 4156,
                                    "bytes": 593,
                                    "inflated": 1404
                                }
                            ],
                            "expires": "Sat, 13 May 2023 15:05:00 GMT",
                            "cacheControl": "public, max-age=7200",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 384,
                            "protocol": "HTTP\/2",
                            "dns_start": 3972,
                            "dns_end": 3983,
                            "connect_start": 3983,
                            "connect_end": 4033,
                            "ssl_start": 4033,
                            "ssl_end": 4082,
                            "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",
                                    "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": "GTS CA 1C3",
                                "validFrom": 1682337366,
                                "validTo": 1689594965,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2023' log",
                                        "logId": "E83ED0DA3EF5063532E75728BC896BC903D3CBD1116BECEB69E1777D6D06BD6E",
                                        "timestamp": 1682340967866,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100BD472EBA1231C311A7394514703DF1648F9D2443AE02B57F6C121B2DB6AD7A18022100A00CAA5E2089E2851A9EB233C9F253CED1CF86B3B3526309D11E7400D9C6315B"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2023 Log",
                                        "logId": "B3737707E18450F86386D605A9DC11094A792DB1670C0B87DCF0030E7936A59A",
                                        "timestamp": 1682340967891,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30440220038ADA7CD802E28FD6FEE5873AD7F111D987B1444DD11BA38B32E5750CF7EFE702202CF13B7AA3F97015D27E4685C2E10C4ED2E8B374EB74C3172667B721D4EF4B30"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.googletagmanager.com\/gtm.js?id=GTM-WQK8NCZ&l=gtmdataLayer",
                            "initiator_line": 118,
                            "initiator_column": 469,
                            "initiator_type": "script",
                            "initiator_function": "nc",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.google-analytics.com",
                                    ":method: GET",
                                    ":path: \/analytics.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "age: 3110",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: public, max-age=7200",
                                    "content-encoding: gzip",
                                    "content-length: 20737",
                                    "content-type: text\/javascript",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 13 May 2023 13:05:00 GMT",
                                    "expires: Sat, 13 May 2023 15:05:00 GMT",
                                    "last-modified: Mon, 17 Apr 2023 22:36:01 GMT",
                                    "server: Golfe2",
                                    "strict-transport-security: max-age=10886400; includeSubDomains; preload",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1588,
                            "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": 11,
                            "connect_ms": 50,
                            "ssl_ms": 49,
                            "gzip_total": 20737,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 4090,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 3970,
                            "socket_group": "https:\/\/www.google-analytics.com",
                            "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": 375,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIF5zCCBM+gAwIBAgIQersIcD0l5bUQ40SFccgpXzANBgkqhkiG9w0BAQsFADBG\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzETMBEGA1UEAxMKR1RTIENBIDFDMzAeFw0yMzA0MjQxMTU2MDZaFw0yMzA3MTcx\nMTU2MDVaMCExHzAdBgNVBAMMFiouZ29vZ2xlLWFuYWx5dGljcy5jb20wWTATBgcq\nhkjOPQIBBggqhkjOPQMBBwNCAATlJb44ccQ5qfshMVxRTqhNHq68y4gwjP70bjML\nxR+XY60s8ToiwT8eFrjVvUj3OSDuNs6qDh9wqHS0UMF4n4OZo4IDvzCCA7swDgYD\nVR0PAQH\/BAQDAgeAMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB\/wQCMAAw\nHQYDVR0OBBYEFMmJrNe8eDOIMFAmvJjFW6XyPUqjMB8GA1UdIwQYMBaAFIp0f6+F\nze6VzT2c0OJGFPNxNR0nMGoGCCsGAQUFBwEBBF4wXDAnBggrBgEFBQcwAYYbaHR0\ncDovL29jc3AucGtpLmdvb2cvZ3RzMWMzMDEGCCsGAQUFBzAChiVodHRwOi8vcGtp\nLmdvb2cvcmVwby9jZXJ0cy9ndHMxYzMuZGVyMIIBbwYDVR0RBIIBZjCCAWKCFiou\nZ29vZ2xlLWFuYWx5dGljcy5jb22CG3JlZ2lvbjEuYXBwLW1lYXN1cmVtZW50LmNv\nbYITYXBwLW1lYXN1cmVtZW50LmNvbYIUZ29vZ2xlLWFuYWx5dGljcy5jb22CHHJl\nZ2lvbjEuZ29vZ2xlLWFuYWx5dGljcy5jb22CGHNzbC5nb29nbGUtYW5hbHl0aWNz\nLmNvbYIYd3d3Lmdvb2dsZS1hbmFseXRpY3MuY29tghxyZWdpb24xLmFuYWx5dGlj\ncy5nb29nbGUuY29tghRnb29nbGV0YWdtYW5hZ2VyLmNvbYIYd3d3Lmdvb2dsZXRh\nZ21hbmFnZXIuY29tggp1cmNoaW4uY29tghJzZXJ2aWNlLnVyY2hpbi5jb22CCGZw\ncy5nb29nggoqLmZwcy5nb29nghJnb29nbGVvcHRpbWl6ZS5jb22CFnd3dy5nb29n\nbGVvcHRpbWl6ZS5jb20wIQYDVR0gBBowGDAIBgZngQwBAgEwDAYKKwYBBAHWeQIF\nAzA8BgNVHR8ENTAzMDGgL6AthitodHRwOi8vY3Jscy5wa2kuZ29vZy9ndHMxYzMv\nZlZKeGJWLUt0bWsuY3JsMIIBBAYKKwYBBAHWeQIEAgSB9QSB8gDwAHcA6D7Q2j71\nBjUy51covIlryQPTy9ERa+zraeF3fW0GvW4AAAGHs1X1ugAABAMASDBGAiEAvUcu\nuhIxwxGnOUUUcD3xZI+dJEOuArV\/bBIbLbatehgCIQCgDKpeIInihRqesjPJ8lPO\n0c+Gs7NSYwnRHnQA2cYxWwB1ALNzdwfhhFD4Y4bWBancEQlKeS2xZwwLh9zwAw55\nNqWaAAABh7NV9dMAAAQDAEYwRAIgA4rafNgC4o\/W\/uWHOtfxEdmHsURN0RujizLl\ndQz37+cCICzxO3qj+XAV0n5GhcLhDE7S6LN063TDFyZntyHU70swMA0GCSqGSIb3\nDQEBCwUAA4IBAQCdLxfENCSuGHJHJLpfKZnAoTlrRXMgF3+y+P58RoYUaw9xZD7S\n4SEQdg8ZkoGlmoEsFRcVU5W+zUz5rcpYG\/\/tNfVbT1owmvbzHVzH45HVfBmQ9mNO\nMguBIxlrjOEoY6D5z2X6sDY1s4qAOUvcrvGOu251yQy22M4c8di+LNiZ\/DMxxVmn\nDZ4VTWzji66PGaG\/Sol\/aOnOL+vztakrZCqpVxNICffejkpydcAHfE4TwEEtTuDy\nIspD42US1zTCuWGTPtDigGiHTyHO+Iky+38Zds3XUTYVUJ6JrETrlW7k2dRc0LaU\nj6yftzQc8d2eDCji2+j2zEL2T9nSvnCwc7bu\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFljCCA36gAwIBAgINAgO8U1lrNMcY9QFQZjANBgkqhkiG9w0BAQsFADBHMQsw\nCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEU\nMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjAwODEzMDAwMDQyWhcNMjcwOTMwMDAw\nMDQyWjBGMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZp\nY2VzIExMQzETMBEGA1UEAxMKR1RTIENBIDFDMzCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAPWI3+dijB43+DdCkH9sh9D7ZYIl\/ejLa6T\/belaI+KZ9hzp\nkgOZE3wJCor6QtZeViSqejOEH9Hpabu5dOxXTGZok3c3VVP+ORBNtzS7XyV3NzsX\nlOo85Z3VvMO0Q+sup0fvsEQRY9i0QYXdQTBIkxu\/t\/bgRQIh4JZCF8\/ZK2VWNAcm\nBA2o\/X3KLu\/qSHw3TT8An4Pf73WELnlXXPxXbhqW\/\/yMmqaZviXZf5YsBvcRKgKA\ngOtjGDxQSYflispfGStZloEAoPtR28p3CwvJlk\/vcEnHXG0g\/Zm0tOLKLnf9LdwL\ntmsTDIwZKxeWmLnwi\/agJ7u2441Rj72ux5uxiZ0CAwEAAaOCAYAwggF8MA4GA1Ud\nDwEB\/wQEAwIBhjAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwEgYDVR0T\nAQH\/BAgwBgEB\/wIBADAdBgNVHQ4EFgQUinR\/r4XN7pXNPZzQ4kYU83E1HScwHwYD\nVR0jBBgwFoAU5K8rJnEaK0gnhS9SZizv8IkTcT4waAYIKwYBBQUHAQEEXDBaMCYG\nCCsGAQUFBzABhhpodHRwOi8vb2NzcC5wa2kuZ29vZy9ndHNyMTAwBggrBgEFBQcw\nAoYkaHR0cDovL3BraS5nb29nL3JlcG8vY2VydHMvZ3RzcjEuZGVyMDQGA1UdHwQt\nMCswKaAnoCWGI2h0dHA6Ly9jcmwucGtpLmdvb2cvZ3RzcjEvZ3RzcjEuY3JsMFcG\nA1UdIARQME4wOAYKKwYBBAHWeQIFAzAqMCgGCCsGAQUFBwIBFhxodHRwczovL3Br\naS5nb29nL3JlcG9zaXRvcnkvMAgGBmeBDAECATAIBgZngQwBAgIwDQYJKoZIhvcN\nAQELBQADggIBAIl9rCBcDDy+mqhXlRu0rvqrpXJxtDaV\/d9AEQNMwkYUuxQkq\/BQ\ncSLbrcRuf8\/xam\/IgxvYzolfh2yHuKkMo5uhYpSTld9brmYZCwKWnvy15xBpPnrL\nRklfRuFBsdeYTWU0AIAaP0+fbH9JAIFTQaSSIYKCGvGjRFsqUBITTcFTNvNCCK9U\n+o53UxtkOCcXCb1YyRt8OS1b887U7ZfbFAO\/CVMkH8IMBHmYJvJh8VNS\/UKMG2Yr\nPxWhu\/\/2m+OBmgEGcYk1KCTd4b3rGS3hSMs9WYNRtHTGnXzGsYZbr8w0xNPM1IER\nlQCh9BIiAfq0g3GvjLeMcySsN1PCAJA\/Ef5c7TaUEDu9Ka7ixzpiO2xj2YC\/WXGs\nYye5TBeg2vZzFb8q3o\/zpWwygTMD0IZRcZk0upONXbVRWPeyk+gB9lm+cZv9TSjO\nz23HFtz30dZGm6fKa+l3D\/2gthsjgx0QGtkJAITgRNOidSOzNIb2ILCkXhAd4FJG\nAJ2xDx8hcFH1mt0G\/FX0Kw4zd8NLQsLxdxP8c4CU6x+7Nz\/OAipmsHMdMqUybDKw\njuDEI\/9bfU1lcKwrmz3O2+BtjjKAvpafkmO8l7tdufThcV4q5O8DIrGKZTqPwJNl\n1IXNDw9bg1kWRxYtnCQ6yICmJhSFm\/Y3m6xv+cXDBlHz4n\/FsRC6UfTd\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 4156,
                            "ttfb_start": 4083,
                            "ttfb_end": 4122,
                            "download_start": 4122,
                            "download_end": 4156,
                            "download_ms": 34,
                            "all_start": 3972,
                            "all_end": 4156,
                            "all_ms": 183,
                            "index": 61,
                            "number": 62,
                            "body_file": "028-90268.172-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 79,
                                "v8.compile": 1,
                                "FunctionCall": 0
                            },
                            "cpu.EvaluateScript": 79,
                            "cpu.v8.compile": 1,
                            "cpu.FunctionCall": 0,
                            "cpuTime": 81,
                            "body_id": "90268.172",
                            "js_timing": [
                                [
                                    4326.6660000000002,
                                    4406.0010000000002
                                ],
                                [
                                    4326.6819999999998,
                                    4327.7690000000002
                                ],
                                [
                                    4655.5029999999997,
                                    4655.5820000000003
                                ],
                                [
                                    5381.2420000000002,
                                    5381.357
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.172",
                            "blockingTime": 79.335000000000036
                        },
                        {
                            "type": 3,
                            "id": "90268.173",
                            "request_id": "90268.173",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a250]",
                            "full_url": "https:\/\/static.ah.nl\/ah-static\/favicon\/site.webmanifest",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/ah-static\/favicon\/site.webmanifest",
                            "raw_id": "90268.173",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Manifest",
                            "load_ms": 38,
                            "ttfb_ms": 37,
                            "load_start": 4086,
                            "load_start_float": 4086.0003879999999,
                            "bytesIn": 203,
                            "objectSize": 203,
                            "objectSizeUncompressed": 440,
                            "chunks": [
                                {
                                    "ts": 4123,
                                    "bytes": 203,
                                    "inflated": 440
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:50 GMT",
                            "cacheControl": "public, max-age=0",
                            "contentType": "text\/plain",
                            "contentEncoding": "gzip",
                            "socket": 142,
                            "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": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/favicon\/site.webmanifest",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: manifest",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=0",
                                    "content-encoding: gzip",
                                    "content-length: 203",
                                    "content-type: text\/plain",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "expires: Sat, 13 May 2023 13:56:50 GMT",
                                    "last-modified: Wed, 18 May 2022 07:18:01 GMT",
                                    "pragma: public",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-d13f8ba1-c414-44a7-8ba4-069abd3d3117",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1652954226436566 D=5103",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1699,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 203,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 4085,
                            "socket_group": "pm\/https:\/\/static.ah.nl",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 388,
                            "server_port": "443",
                            "load_end": 4124,
                            "ttfb_start": 4086,
                            "ttfb_end": 4123,
                            "download_start": 4123,
                            "download_end": 4124,
                            "download_ms": 1,
                            "all_start": 4086,
                            "all_end": 4124,
                            "all_ms": 38,
                            "index": 62,
                            "number": 63,
                            "body_file": "024-90268.173-body.txt",
                            "body_id": "90268.173",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.173"
                        },
                        {
                            "type": 3,
                            "id": "90268.174",
                            "request_id": "90268.174",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a250]",
                            "full_url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/evb_mc_23_wk19.png\/evb_mc_23_wk19.png\/ahonline%3AlargePageEntryImage",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/evb_mc_23_wk19.png\/evb_mc_23_wk19.png\/ahonline%3AlargePageEntryImage",
                            "raw_id": "90268.174",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 43,
                            "ttfb_ms": 40,
                            "load_start": 4089,
                            "load_start_float": 4089.0003929999998,
                            "bytesIn": 23270,
                            "objectSize": 23270,
                            "objectSizeUncompressed": 23270,
                            "chunks": [
                                {
                                    "ts": 4132,
                                    "bytes": 23270
                                }
                            ],
                            "expires": "Wed, 17 May 2023 14:39:47 GMT",
                            "cacheControl": "private, no-transform, max-age=348177",
                            "contentType": "image\/avif",
                            "contentEncoding": "",
                            "socket": 146,
                            "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: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/evb_mc_23_wk19.png\/evb_mc_23_wk19.png\/ahonline%3AlargePageEntryImage",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: private, no-transform, max-age=348177",
                                    "content-length: 23270",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/avif",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "etag: \"1664039554691\"",
                                    "expires: Wed, 17 May 2023 14:39:47 GMT",
                                    "last-modified: Wed, 03 May 2023 14:39:01 GMT",
                                    "x-frame-options: SAMEORIGIN",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2152,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 23270,
                            "image_save": 0,
                            "cache_time": 348177,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 4089,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 45,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 393,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "avif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "23 kB",
                                        "FileType": "AVIF",
                                        "FileTypeExtension": "avif",
                                        "MIMEType": "image\/avif",
                                        "ImageWidth": 480,
                                        "ImageHeight": 252
                                    },
                                    "QuickTime": {
                                        "MajorBrand": "AV1 Image File Format (.AVIF)",
                                        "MinorVersion": "0.0.0",
                                        "CompatibleBrands": [
                                            "avif",
                                            "mif1",
                                            "miaf"
                                        ],
                                        "HandlerType": "Picture",
                                        "PrimaryItemReference": 1,
                                        "ColorProfiles": "nclx",
                                        "ColorPrimaries": "Unspecified",
                                        "TransferCharacteristics": "Unspecified",
                                        "MatrixCoefficients": "BT.601",
                                        "AuxiliaryImageType": "urn:mpeg:mpegB:cicp:systems:auxiliary:alpha",
                                        "AV1ConfigurationVersion": 1,
                                        "ChromaFormat": "YUV 4:2:0",
                                        "ChromaSamplePosition": "Unknown",
                                        "ImageSpatialExtent": "480x252",
                                        "ImagePixelDepth": "8 8 8",
                                        "MediaDataSize": 22826,
                                        "MediaDataOffset": 444
                                    },
                                    "Composite": {
                                        "ImageSize": "480x252",
                                        "Megapixels": 0.121
                                    }
                                },
                                "magick": {
                                    "format": "HEIC",
                                    "formatDescription": "Apple High efficiency Image Format",
                                    "mimeType": "image\/x-heic",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 480,
                                        "height": 252,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "YCbCr",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 120960,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 108.413,
                                            "standardDeviation": 44.626399999999997,
                                            "kurtosis": 0.0082913199999999996,
                                            "skewness": -0.42313299999999998,
                                            "entropy": 0.51731799999999994
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 73.0227,
                                            "standardDeviation": 90.085999999999999,
                                            "kurtosis": -1.00387,
                                            "skewness": 0.73072700000000002,
                                            "entropy": 0.58675100000000002
                                        },
                                        "green": {
                                            "min": 29,
                                            "max": 142,
                                            "mean": 114.748,
                                            "standardDeviation": 22.270600000000002,
                                            "kurtosis": 0.41484399999999999,
                                            "skewness": -1.3665499999999999,
                                            "entropy": 0.52514799999999995
                                        },
                                        "blue": {
                                            "min": 66,
                                            "max": 226,
                                            "mean": 137.46899999999999,
                                            "standardDeviation": 21.522500000000001,
                                            "kurtosis": 3.6566700000000001,
                                            "skewness": 2.22885,
                                            "entropy": 0.44005499999999997
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 480,
                                        "height": 252,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "TopLeft",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:51+00:00",
                                        "date:modify": "2023-05-13T13:56:51+00:00",
                                        "signature": "ac5eda8fa1089030ca932a167755a53bbdea222f2c4ab8799432ed9ceddbe7e4"
                                    },
                                    "tainted": false,
                                    "filesize": "0B",
                                    "numberPixels": "120960",
                                    "pixelsPerSecond": "7.05845MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.017"
                                }
                            },
                            "load_end": 4132,
                            "ttfb_start": 4089,
                            "ttfb_end": 4129,
                            "download_start": 4129,
                            "download_end": 4132,
                            "download_ms": 3,
                            "all_start": 4089,
                            "all_end": 4132,
                            "all_ms": 43,
                            "index": 63,
                            "number": 64
                        },
                        {
                            "type": 3,
                            "id": "90268.175",
                            "request_id": "90268.175",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/favicon.ico",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/favicon.ico",
                            "raw_id": "90268.175",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Other",
                            "load_ms": 156,
                            "ttfb_ms": 154,
                            "load_start": 4108,
                            "load_start_float": 4108.0003980000001,
                            "bytesIn": 3162,
                            "objectSize": 3162,
                            "objectSizeUncompressed": 15086,
                            "chunks": [
                                {
                                    "ts": 4264,
                                    "bytes": 3162,
                                    "inflated": 15086
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:51 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "image\/x-icon",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "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: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/favicon.ico",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQDlkh1-AAAAAAAfl19kRWYAAR-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEgzAAAH5dfZAEAOwoAAaXLAAAfl19kAQBJCgABHM0AAB-XX2QBAEYJAAODugAAH5dfZAEAPAoAAdrLAAAfl19kAQBDCgABqswAAB-XX2QBAAQHAAMelQAAH5dfZAEANQoAATnLAAAfl19kAQDxCQABBscAAB-XX2QBAA; SSSC=4.G7232665685996889669.1|1796.38174:2374.47747:2545.50950:2613.52025:2619.52133:2620.52186:2625.52256:2627.52394:2633.52508; i18next=nl-nl; _csrf=DXzYx39u8EJSyVb7kZkQMGVi; Ahonlnl-Prd-01-DigitalDev-F1=!UNBRDNI\/RF4ccXvIhW\/DkGTJXi1nde7m2GVj\/SNR64BiKUJW6jq8Pxs7KED0aP+B\/A2UWWbh857yWHI=; _abck=CF46D22CFA3BDBD5F6F9D5D14E153D45~-1~YAAQ3tXOF6qMQQuIAQAARFRmFQnXmbk\/oEbgOBnl2lfRGCWhk5F9hqGCBARgp7+5S\/Wd9G5519La8ZXx3NtDpA7xU5uaMNvPF3UV2eTGWw+Q0FNyPHIky34ZzaAcFRnWPf57g+K+ke2hgdbblGN94VJlOMnkgj8dhX5sMhb6uZYM24QxrPV+XmXyuPd2BNdjlWYQUpQuKnVyz2QjSalGL5gXkoQYSB5F2xm1XAeTyfIOSzn6YohY3+E6KpzYoVRgT2GQ6l2BINzFVTiKwW5fptd5MQoPHxymu6ub3DvAQQCownSRGCioSa+ioHe4DvSbhbafMaLbyDn5jlHa1CE+UtOc1B5xqYQHrdzpGLgXM5cICe2Dc4qNGpZ+gq0=~-1~-1~1683989727; bm_sz=401F8DCEE6F95D4FDEFB354272A2AB52~YAAQ3tXOF62MQQuIAQAARFRmFROCDt8D5r1NN3I86U815eX6zcA5Ajd8Li6yxFvRXbwrOcXNvFomTZCFV+vTHk\/pycWV+iFku276Go5HCuFIOopJsifdMVO8DFz7Lhprwp04n\/OZvKkKYSfETyeTtG49TH4EvJdw\/2AOh67aoitWdhT9f\/Blxd2bNHXPE+MVCBpwtU2HrtobHVci88oBS0dTIsIXXupgsj90TMMvNDJwAs+cVxgdrk4pde2pXm\/TXWWSAh1FTlv0vMoyvYNjOEhp\/sL6Mt4ZDY6f8SWn1baLwg==~4340020~4605510; SSRT=IJdfZAADAA; SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; bm_sv=2D4576168AB9BE7CEBAACA6C94DB98F7~YAAQ3tXOF0iQQQuIAQAA4VxmFRPX8oX3c9xyXG\/JguONU4BQM\/SnIts3ZeqY6\/59Bt96VMjm2McdfPm9ws37QSrPd7K0gZgopjdw97rMxIrpUgcAwhQCjYebx5BA2Qn\/MndAt70S8uux3HsVybv9IbgxBvK4eQtTPLCEcOEY+s6qNSpXKkeonF8JCYv0R54mCA+eGfZ1ML3qsg9TwUxdrErkDnqD\/msjTcHRoqbk4CRcJ\/1Xi\/I14v\/gGAAk4MU=~1; Ahonlnl-Prd-01-DigitalDev-B2=!GM4g3Ru3rDk7Tq60Fx+mv+hLHwM0yHoZ+pLytbxITKRmxy+3o6A+0NDHHTBBmTxLWhcGf8sAknqlWg==; ak_bmsc=75DFE6476BE9FDC6EBAC2021A4E3F3FB~000000000000000000000000000000~YAAQ3tXOF2GRQQuIAQAAX19mFRNYqJ7WtXS\/YhjvTF27HLZlF7KwxCcYASUKDNN2+3U4yNQoLZwCa+oaxk2ZvpIIh1VDPi+67VwOrIfq0lyLblB1428ByWkmo+5YmYi2mQVEVZoRTDpEx3WsEpP1tYBj0JVPUcnVDnuu8ydYlk+3y3EqkCSszOkc1wfRGBOnN17ERNgERMNakhdVooGubXU98yYbqUTpFXUIwygis1vwHaM40+nWLaRJfUKhyuK6On30m+KKlAK5nie1aG12nX9U2JEvWKgiBkzWExV9sysRJLGtmeShfie9ghkyYTsfQpe4b0cY1wPMWEaWvmtXxWFKQBtdtSGLu7268GSlt46cj2tMqlyOq0c8Tjo0YWH9P6JkrdyfWvrd72yoIUR0JVIT3EeCbZANC6\/YoPrtGjrijIOLQBpM278xnq5VlyLSY88\/ymjoMo8Q\/Jp17ea59q3nd8xoz0MXQGgooxD12obsaXi5wYSuncc=; rnumber=1587408180",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 3162",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/x-icon",
                                    "date: Sat, 13 May 2023 13:56:51 GMT",
                                    "expires: Sat, 13 May 2023 13:56:51 GMT",
                                    "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "rtss: 1-*-6",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:51 GMT",
                                    "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: User-Agent,Accept-Encoding",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-0b4f20e8-cf21-4083-9470-dce6bfa73bd2",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986211067156 D=12682",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 8956,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 3162,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 4106,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 51,
                            "http2_stream_dependency": 49,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 398,
                            "server_port": "443",
                            "load_end": 4264,
                            "ttfb_start": 4108,
                            "ttfb_end": 4262,
                            "download_start": 4262,
                            "download_end": 4264,
                            "download_ms": 2,
                            "all_start": 4108,
                            "all_end": 4264,
                            "all_ms": 156,
                            "index": 64,
                            "number": 65
                        },
                        {
                            "type": 3,
                            "id": "90268.171",
                            "request_id": "90268.171",
                            "ip_addr": "23.36.162.213",
                            "full_url": "https:\/\/v3-pixal-web.ah.nl\/raw-customer-interaction-data?richsstsse",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "v3-pixal-web.ah.nl",
                            "url": "\/raw-customer-interaction-data?richsstsse",
                            "raw_id": "90268.171",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "XHR",
                            "load_ms": 124,
                            "ttfb_ms": 122,
                            "load_start": 4241,
                            "load_start_float": 4241.0003669999996,
                            "bytesIn": 159,
                            "objectSize": 159,
                            "objectSizeUncompressed": 199,
                            "chunks": [
                                {
                                    "ts": 4365,
                                    "bytes": 159,
                                    "inflated": 199
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:51 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "text\/plain",
                            "contentEncoding": "gzip",
                            "socket": 397,
                            "protocol": "HTTP\/2",
                            "dns_start": 3929,
                            "dns_end": 4090,
                            "connect_start": 4090,
                            "connect_end": 4159,
                            "ssl_start": 4159,
                            "ssl_end": 4240,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "v3-pixal-web.ah.nl",
                                "sanList": [
                                    "v3-pixal-web.ah.be",
                                    "v3-pixal-web.ah.nl"
                                ],
                                "issuer": "R3",
                                "validFrom": 1678704557,
                                "validTo": 1686480556,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2023' log",
                                        "logId": "B73EFB24DF9C4DBA75F239C5BA58F46C5DFC42CF7A9F35C49E1D098125EDB499",
                                        "timestamp": 1678708157282,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30450221008D53DEFDDF511F8ACAF0404F6B21E23E3311CA8DD46C17749E89703C2F951E9F02204B727BF8EE57D9B43A1DE8A0FBAFCD9B0F619FD95A6733E23FBC6B55508EA187"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2023' log",
                                        "logId": "E83ED0DA3EF5063532E75728BC896BC903D3CBD1116BECEB69E1777D6D06BD6E",
                                        "timestamp": 1678708157273,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402204849CE5F8549587C3D7B0820147BC689C8E8A446EE550C963E0EDD87C433576F02204EEF6FC398AA220A6377B3A54FD85476677D1D9A3D5618A51BCD42A06D0F9773"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 470,
                            "initiator_column": 409,
                            "initiator_type": "script",
                            "initiator_function": "ge",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v3-pixal-web.ah.nl",
                                    ":method: POST",
                                    ":path: \/raw-customer-interaction-data?richsstsse",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 441",
                                    "content-type: text\/plain;charset=UTF-8",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: x-gtm-server-preview",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 159",
                                    "content-type: text\/plain",
                                    "date: Sat, 13 May 2023 13:56:51 GMT",
                                    "expires: Sat, 13 May 2023 13:56:51 GMT",
                                    "pragma: no-cache",
                                    "set-cookie: ah_cid=%7B%22sct%22%3A1%2C%22cid%22%3A%22ah.1.1683986211141.4706611656%22%2C%22cid_t%22%3A1683986211141%2C%22sid%22%3A1683986211141%2C%22sid_t%22%3A1683986211141%2C%22pct%22%3A1%2C%22seg%22%3A0%7D; Max-Age=15778463; Domain=ah.nl; Path=\/; HttpOnly",
                                    "set-cookie: TS011c9721=01a85d5aa06ff007b08a283692d58e3e9445c28cbf7ea0ee6a5b28c0285b72b1146931de6e393c429b5d21db9ae4b3fb7e522881fb; Path=\/; Secure; HTTPOnly",
                                    "set-cookie: TS01816841=01a85d5aa0f83daefd91250b743b3252c2970e389a7ea0ee6a5b28c0285b72b1146931de6e0e2953d49276823aef7c3a1423271b75045ae3b4201057344139281cc5186052; path=\/; domain=ah.nl; HTTPonly; Secure",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1924,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 161,
                            "connect_ms": 69,
                            "ssl_ms": 81,
                            "gzip_total": 159,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 3928,
                            "socket_group": "https:\/\/v3-pixal-web.ah.nl",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "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": 367,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIFPTCCBCWgAwIBAgISBNyXwC9Nu+OeucTLlc7OhzXPMA0GCSqGSIb3DQEBCwUA\nMDIxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQD\nEwJSMzAeFw0yMzAzMTMxMDQ5MTdaFw0yMzA2MTExMDQ5MTZaMB0xGzAZBgNVBAMT\nEnYzLXBpeGFsLXdlYi5haC5ubDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoC\nggEBAJcfdJIXSSKWpNLSHKv87sxDcmZdq85PmFhyb4RMqccN7\/TeZgG5fHv7cfyW\nKucPMLrOIo\/YqixFsVseZLaf7jDa+cwFbBjpWqnJRmH9nrf\/0U+g\/VUxB7q44EPr\nT3JC6SB1QSthcd0Kui+xSVFp2Ne51VsM5uBeqRXf3KlhaTksexj8ENIdI\/mhrWvT\nI\/ei5Lgra8y2sjDv4n7ieZVsu8UqBOSQvHN7qsb8P7x1a8Q14OVzwTn9KYQKa\/9w\nT01ndegS2P5FmcnexFeihfkDuZCHeWEvMAbDCKUdLqdCnkFWN6+c8ibu8eSQcWdr\nrrl+MNlhPt+Fht833VseuQq7hMECAwEAAaOCAmAwggJcMA4GA1UdDwEB\/wQEAwIF\noDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH\/BAIwADAd\nBgNVHQ4EFgQUAR4fp\/IE1IUTw0S7reRH2KENCdowHwYDVR0jBBgwFoAUFC6zF7dY\nVsuuUAlA5h+vnYsUwsYwVQYIKwYBBQUHAQEESTBHMCEGCCsGAQUFBzABhhVodHRw\nOi8vcjMuby5sZW5jci5vcmcwIgYIKwYBBQUHMAKGFmh0dHA6Ly9yMy5pLmxlbmNy\nLm9yZy8wMQYDVR0RBCowKIISdjMtcGl4YWwtd2ViLmFoLmJlghJ2My1waXhhbC13\nZWIuYWgubmwwTAYDVR0gBEUwQzAIBgZngQwBAgEwNwYLKwYBBAGC3xMBAQEwKDAm\nBggrBgEFBQcCARYaaHR0cDovL2Nwcy5sZXRzZW5jcnlwdC5vcmcwggEDBgorBgEE\nAdZ5AgQCBIH0BIHxAO8AdgC3Pvsk35xNunXyOcW6WPRsXfxCz3qfNcSeHQmBJe20\nmQAAAYbazatiAAAEAwBHMEUCIQCNU97931EfisrwQE9rIeI+MxHKjdRsF3SeiXA8\nL5UenwIgS3J7+O5X2bQ6Heig+6\/Nmw9hn9laZzPiP7xrVVCOoYcAdQDoPtDaPvUG\nNTLnVyi8iWvJA9PL0RFr7Otp4Xd9bQa9bgAAAYbazatZAAAEAwBGMEQCIEhJzl+F\nSVh8PXsIIBR7xonI6KRG7lUMlj4O3YfEM1dvAiBO72\/DmKoiCmN3s6VP2FR2Z30d\nmj1WGKUbzUKgbQ+XczANBgkqhkiG9w0BAQsFAAOCAQEAcAWMHh7TC9wC40wNivpy\nOYLpzjwiesgiMdYw+\/3\/D1Vd1ppE5YpRnUdqv9fvO7T1UWmDxWftTjhV1m5OxPhf\nuP376F5PRAmw8tZbFpvzryR7wJvSR\/NPkPPFpdkM9OdCqv7HFG+hnhF+1LvmknkN\nKIHgupZLG9cjS39Exp+2J+jgysPCAo8uVlBnA8hFYde9\/Tknr0mQ7bLVtLt51gc\/\n3rATR4agGsCoXyGYR0n+009NpciQMWHHhPiLIj\/Dwqvhy4uSXmMfrAbBcH\/4Hb33\nYs+4C8j+bKlEKemYyiQKYKwZYB\/hIniSosEesqYkaPLnfUlvqgM6qOGjb7vuyf3B\ngw==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFFjCCAv6gAwIBAgIRAJErCErPDBinU\/bWLiWnX1owDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjAwOTA0MDAwMDAw\nWhcNMjUwOTE1MTYwMDAwWjAyMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDELMAkGA1UEAxMCUjMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQC7AhUozPaglNMPEuyNVZLD+ILxmaZ6QoinXSaqtSu5xUyxr45r+XXIo9cP\nR5QUVTVXjJ6oojkZ9YI8QqlObvU7wy7bjcCwXPNZOOftz2nwWgsbvsCUJCWH+jdx\nsxPnHKzhm+\/b5DtFUkWWqcFTzjTIUu61ru2P3mBw4qVUq7ZtDpelQDRrK9O8Zutm\nNHz6a4uPVymZ+DAXXbpyb\/uBxa3Shlg9F8fnCbvxK\/eG3MHacV3URuPMrSXBiLxg\nZ3Vms\/EY96Jc5lP\/Ooi2R6X\/ExjqmAl3P51T+c8B5fWmcBcUr2Ok\/5mzk53cU6cG\n\/kiFHaFpriV1uxPMUgP17VGhi9sVAgMBAAGjggEIMIIBBDAOBgNVHQ8BAf8EBAMC\nAYYwHQYDVR0lBBYwFAYIKwYBBQUHAwIGCCsGAQUFBwMBMBIGA1UdEwEB\/wQIMAYB\nAf8CAQAwHQYDVR0OBBYEFBQusxe3WFbLrlAJQOYfr52LFMLGMB8GA1UdIwQYMBaA\nFHm0WeZ7tuXkAXOACIjIGlj26ZtuMDIGCCsGAQUFBwEBBCYwJDAiBggrBgEFBQcw\nAoYWaHR0cDovL3gxLmkubGVuY3Iub3JnLzAnBgNVHR8EIDAeMBygGqAYhhZodHRw\nOi8veDEuYy5sZW5jci5vcmcvMCIGA1UdIAQbMBkwCAYGZ4EMAQIBMA0GCysGAQQB\ngt8TAQEBMA0GCSqGSIb3DQEBCwUAA4ICAQCFyk5HPqP3hUSFvNVneLKYY611TR6W\nPTNlclQtgaDqw+34IL9fzLdwALduO\/ZelN7kIJ+m74uyA+eitRY8kc607TkC53wl\nikfmZW4\/RvTZ8M6UK+5UzhK8jCdLuMGYL6KvzXGRSgi3yLgjewQtCPkIVz6D2QQz\nCkcheAmCJ8MqyJu5zlzyZMjAvnnAT45tRAxekrsu94sQ4egdRCnbWSDtY7kh+BIm\nlJNXoB1lBMEKIq4QDUOXoRgffuDghje1WrG9ML+Hbisq\/yFOGwXD9RiX8F6sw6W4\navAuvDszue5L3sz85K+EC4Y\/wFVDNvZo4TYXao6Z0f+lQKc0t8DQYzk1OXVu8rp2\nyJMC6alLbBfODALZvYH7n7do1AZls4I9d1P4jnkDrQoxB3UqQ9hVl3LEKQ73xF1O\nyK5GhDDX8oVfGKF5u+decIsH4YaTw7mP3GFxJSqv3+0lUFJoi5Lc5da149p90Ids\nhCExroL1+7mryIkXPeFM5TgO9r0rvZaBFOvV2z0gp35Z0+L4WPlbuEjN\/lxPFin+\nHlUjr8gRsI3qfJOQFy\/9rKIJR0Y\/8Omwt\/8oTWgy1mdeHmmjk7j1nYsvC9JSQ6Zv\nMldlTTKB3zhThV1+XWYp6rjd5JW1zbVWEkLNxE7GJThEUG3szgBVGP7pSWTUTsqX\nnLRbwHOoq7hHwg==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFYDCCBEigAwIBAgIQQAF3ITfU6UK47naqPGQKtzANBgkqhkiG9w0BAQsFADA\/\nMSQwIgYDVQQKExtEaWdpdGFsIFNpZ25hdHVyZSBUcnVzdCBDby4xFzAVBgNVBAMT\nDkRTVCBSb290IENBIFgzMB4XDTIxMDEyMDE5MTQwM1oXDTI0MDkzMDE4MTQwM1ow\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwggIiMA0GCSqGSIb3DQEB\nAQUAA4ICDwAwggIKAoICAQCt6CRz9BQ385ueK1coHIe+3LffOJCMbjzmV6B493XC\nov71am72AE8o295ohmxEk7axY\/0UEmu\/H9LqMZshftEzPLpI9d1537O4\/xLxIZpL\nwYqGcWlKZmZsj348cL+tKSIG8+TA5oCu4kuPt5l+lAOf00eXfJlII1PoOK5PCm+D\nLtFJV4yAdLbaL9A4jXsDcCEbdfIwPPqPrt3aY6vrFk\/CjhFLfs8L6P+1dy70sntK\n4EwSJQxwjQMpoOFTJOwT2e4ZvxCzSow\/iaNhUd6shweU9GNx7C7ib1uYgeGJXDR5\nbHbvO5BieebbpJovJsXQEOEO3tkQjhb7t\/eo98flAgeYjzYIlefiN5YNNnWe+w5y\nsR2bvAP5SQXYgd0FtCrWQemsAXaVCg\/Y39W9Eh81LygXbNKYwagJZHduRze6zqxZ\nXmidf3LWicUGQSk+WT7dJvUkyRGnWqNMQB9GoZm1pzpRboY7nn1ypxIFeFntPlF4\nFQsDj43QLwWyPntKHEtzBRL8xurgUBN8Q5N0s8p0544fAQjQMNRbcTa0B7rBMDBc\nSLeCO5imfWCKoqMpgsy6vYMEG6KDA0Gh1gXxG8K28Kh8hjtGqEgqiNx2mna\/H2ql\nPRmP6zjzZN7IKw0KKP\/32+IVQtQi0Cdd4Xn+GOdwiK1O5tmLOsbdJ1Fu\/7xk9TND\nTwIDAQABo4IBRjCCAUIwDwYDVR0TAQH\/BAUwAwEB\/zAOBgNVHQ8BAf8EBAMCAQYw\nSwYIKwYBBQUHAQEEPzA9MDsGCCsGAQUFBzAChi9odHRwOi8vYXBwcy5pZGVudHJ1\nc3QuY29tL3Jvb3RzL2RzdHJvb3RjYXgzLnA3YzAfBgNVHSMEGDAWgBTEp7Gkeyxx\n+tvhS5B1\/8QVYIWJEDBUBgNVHSAETTBLMAgGBmeBDAECATA\/BgsrBgEEAYLfEwEB\nATAwMC4GCCsGAQUFBwIBFiJodHRwOi8vY3BzLnJvb3QteDEubGV0c2VuY3J5cHQu\nb3JnMDwGA1UdHwQ1MDMwMaAvoC2GK2h0dHA6Ly9jcmwuaWRlbnRydXN0LmNvbS9E\nU1RST09UQ0FYM0NSTC5jcmwwHQYDVR0OBBYEFHm0WeZ7tuXkAXOACIjIGlj26Ztu\nMA0GCSqGSIb3DQEBCwUAA4IBAQAKcwBslm7\/DlLQrt2M51oGrS+o44+\/yQoDFVDC\n5WxCu2+b9LRPwkSICHXM6webFGJueN7sJ7o5XPWioW5WlHAQU7G75K\/QosMrAdSW\n9MUgNTP52GE24HGNtLi1qoJFlcDyqSMo59ahy2cI2qBDLKobkx\/J3vWraV0T9VuG\nWCLKTVXkcGdtwlfFRjlBz4pYg1htmf5X6DYO8A4jqv2Il9DjXA6USbW1FzXSLr9O\nhe8Y4IWS6wY7bCkjCWDcRQJMEhg76fsO3txE+FiYruq9RUWhiF1myv4Q6W+CyBFC\nDfvp7OOGAN6dEOM4+qR9sdjoSYKEBpsr6GtPAQw4dy753ec5\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 4365,
                            "ttfb_start": 4241,
                            "ttfb_end": 4363,
                            "download_start": 4363,
                            "download_end": 4365,
                            "download_ms": 2,
                            "all_start": 3929,
                            "all_end": 4365,
                            "all_ms": 435,
                            "index": 65,
                            "number": 66,
                            "body_file": "030-90268.171-body.txt",
                            "body_id": "90268.171",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.171"
                        },
                        {
                            "type": 3,
                            "id": "90268.182",
                            "request_id": "90268.182",
                            "ip_addr": "35.205.232.200",
                            "full_url": "https:\/\/zsp1.ah.nl\/track\/9243\/\/sl6\/dtphone\/ogcontrol\/IIcb8f190e-d3b3-44f7-b7ad-d66250443c54\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/?t=1683986210810",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "zsp1.ah.nl",
                            "url": "\/track\/9243\/\/sl6\/dtphone\/ogcontrol\/IIcb8f190e-d3b3-44f7-b7ad-d66250443c54\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/?t=1683986210810",
                            "raw_id": "90268.182",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 97,
                            "ttfb_ms": 95,
                            "load_start": 4298,
                            "load_start_float": 4298.0004209999997,
                            "bytesIn": 61,
                            "objectSize": 61,
                            "objectSizeUncompressed": 43,
                            "chunks": [
                                {
                                    "ts": 4394,
                                    "bytes": 61,
                                    "inflated": 43
                                }
                            ],
                            "expires": "",
                            "cacheControl": "must-revalidate",
                            "contentType": "image\/gif",
                            "contentEncoding": "gzip",
                            "socket": 345,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 266,
                            "initiator_column": 99,
                            "initiator_type": "script",
                            "initiator_function": "Tl.dtAWF",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp1.ah.nl",
                                    ":method: GET",
                                    ":path: \/track\/9243\/\/sl6\/dtphone\/ogcontrol\/IIcb8f190e-d3b3-44f7-b7ad-d66250443c54\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/?t=1683986210810",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                    "access-control-allow-methods: GET, POST, OPTIONS",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "cache-control: must-revalidate",
                                    "content-encoding: gzip",
                                    "content-type: image\/gif",
                                    "date: Sat, 13 May 2023 13:56:51 GMT",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "pragma: no-cache",
                                    "strict-transport-security: max-age=15724800; includeSubDomains",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1996,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "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": 569,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 569,
                            "image_save": 0,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 4298,
                            "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                            "http2_stream_id": 17,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 421,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "gif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "43 bytes",
                                        "FileType": "GIF",
                                        "FileTypeExtension": "gif",
                                        "MIMEType": "image\/gif"
                                    },
                                    "GIF": {
                                        "GIFVersion": "89a",
                                        "ImageWidth": 1,
                                        "ImageHeight": 1,
                                        "HasColorMap": "Yes",
                                        "ColorResolutionDepth": 1,
                                        "BitsPerPixel": 1,
                                        "BackgroundColor": 0,
                                        "TransparentColor": 1,
                                        "Duration": "0.10 s"
                                    },
                                    "Composite": {
                                        "ImageSize": "1x1",
                                        "Megapixels": 9.9999999999999995e-7
                                    }
                                },
                                "magick": {
                                    "format": "GIF",
                                    "formatDescription": "CompuServe graphics interchange format",
                                    "mimeType": "image\/gif",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Bilevel",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 1,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 1,
                                        "red": 1,
                                        "green": 1,
                                        "blue": 1
                                    },
                                    "pixels": 1,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 191.25,
                                            "standardDeviation": 0,
                                            "kurtosis": -1.6875,
                                            "skewness": -0.75,
                                            "entropy": 0
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "red": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "green": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "blue": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        }
                                    },
                                    "alpha": "#FFFFFF00",
                                    "colormapEntries": 2,
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFFFF",
                                    "borderColor": "#DFDFDFFF",
                                    "matteColor": "#BDBDBDFF",
                                    "transparentColor": "#FFFFFF00",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "delay": "10x100",
                                    "compression": "LZW",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:51+00:00",
                                        "date:modify": "2023-05-13T13:56:51+00:00",
                                        "signature": "6fc6f4524161c3ae0d316812d7088e3fcd372023edaea2d7821093be40ae1060"
                                    },
                                    "tainted": false,
                                    "filesize": "43B",
                                    "numberPixels": "1",
                                    "pixelsPerSecond": "788B",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "load_end": 4395,
                            "ttfb_start": 4298,
                            "ttfb_end": 4393,
                            "download_start": 4393,
                            "download_end": 4395,
                            "download_ms": 2,
                            "all_start": 4298,
                            "all_end": 4395,
                            "all_ms": 97,
                            "index": 66,
                            "number": 67
                        },
                        {
                            "type": 3,
                            "id": "90268.183",
                            "request_id": "90268.183",
                            "ip_addr": "[2a00:1450:4001:831::200e]",
                            "full_url": "https:\/\/www.google-analytics.com\/plugins\/ua\/ec.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.google-analytics.com",
                            "url": "\/plugins\/ua\/ec.js",
                            "raw_id": "90268.183",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 43,
                            "ttfb_ms": 41,
                            "load_start": 4318,
                            "load_start_float": 4318.0004250000002,
                            "bytesIn": 1129,
                            "objectSize": 1129,
                            "objectSizeUncompressed": 2779,
                            "chunks": [
                                {
                                    "ts": 4361,
                                    "bytes": 1129,
                                    "inflated": 2779
                                }
                            ],
                            "expires": "Sat, 13 May 2023 14:53:05 GMT",
                            "cacheControl": "public, max-age=3600",
                            "contentType": "text\/javascript",
                            "contentEncoding": "br",
                            "socket": 384,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.google-analytics.com\/analytics.js",
                            "initiator_line": 23,
                            "initiator_column": 54,
                            "initiator_type": "script",
                            "initiator_function": "Id",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.google-analytics.com",
                                    ":method: GET",
                                    ":path: \/plugins\/ua\/ec.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "age: 226",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: public, max-age=3600",
                                    "content-encoding: br",
                                    "content-length: 1129",
                                    "content-type: text\/javascript",
                                    "cross-origin-opener-policy-report-only: same-origin; report-to=\"static-on-bigtable\"",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 13 May 2023 13:53:05 GMT",
                                    "expires: Sat, 13 May 2023 14:53:05 GMT",
                                    "last-modified: Thu, 30 Dec 2021 12:48:00 GMT",
                                    "report-to: {\"group\":\"static-on-bigtable\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/static-on-bigtable\"}]}",
                                    "server: sffe",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 0",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1600,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 1129,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 3374,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 4317,
                            "socket_group": "https:\/\/www.google-analytics.com",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 425,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 4361,
                            "ttfb_start": 4318,
                            "ttfb_end": 4359,
                            "download_start": 4359,
                            "download_end": 4361,
                            "download_ms": 2,
                            "all_start": 4318,
                            "all_end": 4361,
                            "all_ms": 43,
                            "index": 67,
                            "number": 68,
                            "body_file": "032-90268.183-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 46,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 46,
                            "cpu.v8.compile": 0,
                            "cpuTime": 46,
                            "body_id": "90268.183",
                            "js_timing": [
                                [
                                    4552.3720000000003,
                                    4598.6769999999997
                                ],
                                [
                                    4552.3869999999997,
                                    4552.5219999999999
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.183"
                        },
                        {
                            "type": 3,
                            "id": "90268.184",
                            "request_id": "90268.184",
                            "ip_addr": "[2a00:1450:4001:831::200e]",
                            "full_url": "https:\/\/www.google-analytics.com\/j\/collect?v=1&_v=j100&aip=1&a=796318110&t=pageview&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&_u=YEBAAEALAAAAACgGKC~&jid=838938345&gjid=1764451304&cid=119786194.1683986211&tid=UA-89331604-2&_gid=1728712198.1683986211&_r=1&_slc=1&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38174%2F1%2CC2374%3DVG47747%2F1%2CC2545%3DVG50950%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52186%2F0%2CC2625%3DVG52256%2F0%2CC2627%3DVG52394%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PAGE_VIEW&cd110=1099&cd172=homepage&cd190=web_nl&cd19=119786194.1683986211&z=219667410",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "www.google-analytics.com",
                            "url": "\/j\/collect?v=1&_v=j100&aip=1&a=796318110&t=pageview&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&_u=YEBAAEALAAAAACgGKC~&jid=838938345&gjid=1764451304&cid=119786194.1683986211&tid=UA-89331604-2&_gid=1728712198.1683986211&_r=1&_slc=1&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38174%2F1%2CC2374%3DVG47747%2F1%2CC2545%3DVG50950%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52186%2F0%2CC2625%3DVG52256%2F0%2CC2627%3DVG52394%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PAGE_VIEW&cd110=1099&cd172=homepage&cd190=web_nl&cd19=119786194.1683986211&z=219667410",
                            "raw_id": "90268.184",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "XHR",
                            "load_ms": 50,
                            "ttfb_ms": 49,
                            "load_start": 4352,
                            "load_start_float": 4352.0004339999996,
                            "bytesIn": 3,
                            "objectSize": 3,
                            "objectSizeUncompressed": 3,
                            "chunks": [
                                {
                                    "ts": 4402,
                                    "bytes": 3
                                }
                            ],
                            "expires": "Fri, 01 Jan 1990 00:00:00 GMT",
                            "cacheControl": "no-cache, no-store, must-revalidate",
                            "contentType": "text\/plain",
                            "contentEncoding": "",
                            "socket": 384,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 470,
                            "initiator_column": 409,
                            "initiator_type": "script",
                            "initiator_function": "ge",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.google-analytics.com",
                                    ":method: POST",
                                    ":path: \/j\/collect?v=1&_v=j100&aip=1&a=796318110&t=pageview&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&_u=YEBAAEALAAAAACgGKC~&jid=838938345&gjid=1764451304&cid=119786194.1683986211&tid=UA-89331604-2&_gid=1728712198.1683986211&_r=1&_slc=1&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38174%2F1%2CC2374%3DVG47747%2F1%2CC2545%3DVG50950%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52186%2F0%2CC2625%3DVG52256%2F0%2CC2627%3DVG52394%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PAGE_VIEW&cd110=1099&cd172=homepage&cd190=web_nl&cd19=119786194.1683986211&z=219667410",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 0",
                                    "content-type: text\/plain",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: no-cache, no-store, must-revalidate",
                                    "content-length: 3",
                                    "content-type: text\/plain",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 13 May 2023 13:56:51 GMT",
                                    "expires: Fri, 01 Jan 1990 00:00:00 GMT",
                                    "last-modified: Sun, 17 May 1998 03:00:00 GMT",
                                    "pragma: no-cache",
                                    "server: Golfe2",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 4075,
                            "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": 4351,
                            "socket_group": "https:\/\/www.google-analytics.com",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 434,
                            "server_port": "443",
                            "load_end": 4402,
                            "ttfb_start": 4352,
                            "ttfb_end": 4401,
                            "download_start": 4401,
                            "download_end": 4402,
                            "download_ms": 1,
                            "all_start": 4352,
                            "all_end": 4402,
                            "all_ms": 50,
                            "index": 68,
                            "number": 69,
                            "body_file": "031-90268.184-body.txt",
                            "body_id": "90268.184",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.184"
                        },
                        {
                            "type": 3,
                            "id": "90268.176",
                            "request_id": "90268.176",
                            "ip_addr": "[2600:9000:2057:8e00:14:1745:3680:93a1]",
                            "full_url": "https:\/\/zsp2.ah.nl\/pool\/lib\/733_2nd_1.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "zsp2.ah.nl",
                            "url": "\/pool\/lib\/733_2nd_1.jpg",
                            "raw_id": "90268.176",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 78,
                            "ttfb_ms": 40,
                            "load_start": 4368,
                            "load_start_float": 4368.0004019999997,
                            "bytesIn": 39422,
                            "objectSize": 39422,
                            "objectSizeUncompressed": 39422,
                            "chunks": [
                                {
                                    "ts": 4413,
                                    "bytes": 2588
                                },
                                {
                                    "ts": 4432,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4446,
                                    "bytes": 20468
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 420,
                            "protocol": "HTTP\/2",
                            "dns_start": 4178,
                            "dns_end": 4270,
                            "connect_start": 4270,
                            "connect_end": 4306,
                            "ssl_start": 4306,
                            "ssl_end": 4358,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.adhese.com",
                                "sanList": [
                                    "*.adhese.com",
                                    "zsp2.etos.nl",
                                    "zsp2.ah.nl"
                                ],
                                "issuer": "Amazon RSA 2048 M02",
                                "validFrom": 1680652800,
                                "validTo": 1714780799,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1680686452314,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402204122821B0035912BC6DA97B8FAA0D7C306B8EEE8CFD347AD0F9FD9D99B4733EC02204C569AE54D307F5D092E24E3C8A64BF8C6E1793B67473300874E245301FF561F"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2024 Log",
                                        "logId": "73D99E891B4C9678A0207D479DE6B2C61CD0515E71192A8C6B80107AC17772B5",
                                        "timestamp": 1680686452312,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502202C86DCB29B4C9CE76B5D81208961CB17ECE9D4CBDC3E7A9B0C24D5C027941B690221009CB7CE31450A4EB382751383AD70E83B4F65256443220B264E7A53F43A651372"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1680686452286,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402202B4E34521FB13ECBA595FA19B4AE2584D0A29D2167DF87E1A1F2BBEBE6953EDE02204116A3D34EA2DB4BF96E7D852086667331C35CB7507DFAAD567000788E84903C"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp2.ah.nl",
                                    ":method: GET",
                                    ":path: \/pool\/lib\/733_2nd_1.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "age: 66723",
                                    "content-length: 39422",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 12 May 2023 19:24:49 GMT",
                                    "etag: \"ac8c12cd2a5a03418a6575790803cf36\"",
                                    "last-modified: Tue, 09 May 2023 19:01:27 GMT",
                                    "server: AmazonS3",
                                    "vary: Accept-Encoding",
                                    "via: 1.1 c1fb60e38be5022a78e4b52bedded7c2.cloudfront.net (CloudFront)",
                                    "x-amz-cf-id: OA-_GDBLlxRRaeOlqVC1eYKlqrRjW5B04xXRnjadG5ZYplX1pyeBgg==",
                                    "x-amz-cf-pop: FRA6-C1",
                                    "x-amz-server-side-encryption: AES256",
                                    "x-cache: Hit from cloudfront",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1753,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": 92,
                            "connect_ms": 36,
                            "ssl_ms": 52,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 39422,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "Amazon CloudFront",
                            "server_count": null,
                            "created": 4174,
                            "socket_group": "https:\/\/zsp2.ah.nl",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "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": 4865,
                            "netlog_id": 402,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIF3DCCBMSgAwIBAgIQDtMje62Cujq9+hPJHJgXGjANBgkqhkiG9w0BAQsFADA8\nMQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRwwGgYDVQQDExNBbWF6b24g\nUlNBIDIwNDggTTAyMB4XDTIzMDQwNTAwMDAwMFoXDTI0MDUwMzIzNTk1OVowFzEV\nMBMGA1UEAwwMKi5hZGhlc2UuY29tMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEA4qlYcP35ssNQtBRr3CLuBqO+\/A3Atfno3U9NETd8dGcsZNgfARJ22WjP\no2QszDfzq9Bm5vR+WTNo4uy16FIjWXDKuqa9zADzXmvIl4OvVrMG8NBp1ieXQQzv\nBdtH+6p3iIlLY\/BcGY4eIebq4bMXV6r00iiQCUTvRUu5mina7TUeZj6tKqVw+KA2\nQ1rTlTqKivbbmfg833Jr1Vth\/iSPYd1TasVE5SzCcLkhLS\/OfANchGA8dGRz5YB7\nBe9jvzE8PLDl7iOADEQNmPCNxtPfmxMSYYVC9\/ljOOj+cZJWSb2byPOrTkIKrfw9\nDpKHS3ipZqIe3qjQE3gkJBbwx5ZXKQIDAQABo4IC\/TCCAvkwHwYDVR0jBBgwFoAU\nwDFSzVpQw4J8dHHOy+mc+XrrguIwHQYDVR0OBBYEFLtdRVkdFhbsAXTOgQTcHukF\ngfH4MDEGA1UdEQQqMCiCDCouYWRoZXNlLmNvbYIMenNwMi5ldG9zLm5sggp6c3Ay\nLmFoLm5sMA4GA1UdDwEB\/wQEAwIFoDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYB\nBQUHAwIwOwYDVR0fBDQwMjAwoC6gLIYqaHR0cDovL2NybC5yMm0wMi5hbWF6b250\ncnVzdC5jb20vcjJtMDIuY3JsMBMGA1UdIAQMMAowCAYGZ4EMAQIBMHUGCCsGAQUF\nBwEBBGkwZzAtBggrBgEFBQcwAYYhaHR0cDovL29jc3AucjJtMDIuYW1hem9udHJ1\nc3QuY29tMDYGCCsGAQUFBzAChipodHRwOi8vY3J0LnIybTAyLmFtYXpvbnRydXN0\nLmNvbS9yMm0wMi5jZXIwDAYDVR0TAQH\/BAIwADCCAXwGCisGAQQB1nkCBAIEggFs\nBIIBaAFmAHUAdv+IPwq2+5VRwmHM9Ye6NLSkzbsp3GhCCp\/mZ0xaOnQAAAGHULgO\nWgAABAMARjBEAiBBIoIbADWRK8bal7j6oNfDBrju6M\/TR60Pn9nZm0cz7AIgTFaa\n5U0wf10JLiTjyKZL+MbheTtnRzMAh04kUwH\/Vh8AdgBz2Z6JG0yWeKAgfUed5rLG\nHNBRXnEZKoxrgBB6wXdytQAAAYdQuA5YAAAEAwBHMEUCICyG3LKbTJzna12BIIlh\nyxfs6dTL3D56mwwk1cAnlBtpAiEAnLfOMUUKTrOCdRODrXDoO09lJWRDIgsmTnpT\n9DplE3IAdQBIsONr2qZHNA\/lagL6nTDrHFIBy1bdLIHZu7+rOdiEcwAAAYdQuA4+\nAAAEAwBGMEQCICtONFIfsT7LpZX6GbSuJYTQop0hZ9+H4aHyu+vmlT7eAiBBFqPT\nTqLbS\/lufYUghmZzMcNct1B9+q1WcAB4joSQPDANBgkqhkiG9w0BAQsFAAOCAQEA\nt9Lu\/g257jVOEN2gA2hsrMHtYTozSS8iRAi1lCbtZ0GaNwsL18mGmnt2QLNrdoaI\nPQZ5gwIlq+f4Hb36XFcdeEDLYTFQpOHSKFv8iWmQ7M0Yi7D6\/gCZ6evrkEyuJjYZ\nM0eS8Cd6JZhhQiezuCAs1Yz9rKxKHCHx8ORAshwy11DJ+JJ8WIb8PWEu7\/ySgl8N\nYMDqlCDSZOBX3eoAE6PL43NiWfSh8Z3Lf5DvBwtbHRc+VsJb+IGaB0S7ygBreHpu\ng0C2Evtcd3PYWt3BcEtytvf1N9J+om7Vq43oi3Pg2hmn72nfj5ZurSNmKgOdt+9J\ngI50Z+EI0VFJonrLnMuEEw==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEXjCCA0agAwIBAgITB3MSSkvL1E7HtTvq8ZSELToPoTANBgkqhkiG9w0BAQsF\nADA5MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6\nb24gUm9vdCBDQSAxMB4XDTIyMDgyMzIyMjUzMFoXDTMwMDgyMzIyMjUzMFowPDEL\nMAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEcMBoGA1UEAxMTQW1hem9uIFJT\nQSAyMDQ4IE0wMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALtDGMZa\nqHneKei1by6+pUPPLljTB143Si6VpEWPc6mSkFhZb\/6qrkZyoHlQLbDYnI2D7hD0\nsdzEqfnuAjIsuXQLG3A8TvX6V3oFNBFVe8NlLJHvBseKY88saLwufxkZVwk74g4n\nWlNMXzla9Y5F3wwRHwMVH443xGz6UtGSZSqQ94eFx5X7Tlqt8whi8qCaKdZ5rNak\n+r9nUThOeClqFd4oXych\/\/Rc7Y0eX1KNWHYSI1Nk31mYgiK3JvH063g+K9tHA63Z\neTgKgndlh+WI+zv7i44HepRZjA1FYwYZ9Vv\/9UkC5Yz8\/yU65fgjaE+wVHM4e\/Yy\nC2osrPWE7gJ+dXMCAwEAAaOCAVowggFWMBIGA1UdEwEB\/wQIMAYBAf8CAQAwDgYD\nVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAdBgNV\nHQ4EFgQUwDFSzVpQw4J8dHHOy+mc+XrrguIwHwYDVR0jBBgwFoAUhBjMhTTsvAyU\nlC4IWZzHshBOCggwewYIKwYBBQUHAQEEbzBtMC8GCCsGAQUFBzABhiNodHRwOi8v\nb2NzcC5yb290Y2ExLmFtYXpvbnRydXN0LmNvbTA6BggrBgEFBQcwAoYuaHR0cDov\nL2NydC5yb290Y2ExLmFtYXpvbnRydXN0LmNvbS9yb290Y2ExLmNlcjA\/BgNVHR8E\nODA2MDSgMqAwhi5odHRwOi8vY3JsLnJvb3RjYTEuYW1hem9udHJ1c3QuY29tL3Jv\nb3RjYTEuY3JsMBMGA1UdIAQMMAowCAYGZ4EMAQIBMA0GCSqGSIb3DQEBCwUAA4IB\nAQAtTi6Fs0Azfi+iwm7jrz+CSxHH+uHl7Law3MQSXVtR8RV53PtR6r\/6gNpqlzdo\nZq4FKbADi1v9Bun8RY8D51uedRfjsbeodizeBB8nXmeyD33Ep7VATj4ozcd31YFV\nfgRhvTSxNrrTlNpWkUk0m3BMPv8sg381HhA6uEYokE5q9uws\/3YkKqRiEz3TsaWm\nJqIRZhMbgAfp7O7FUwFIb7UIspogZSKxPIWJpxiPo3TcBambbVtQOcNRWz5qCQdD\nslI2yayq0n2TXoHyNCLEH8rpsJRVILFsg0jc7BaFrMnF462+ajSehgj12IidNeRN\n4zl+EoNaWdpnWndvSpAEkq2P\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEkjCCA3qgAwIBAgITBn+USionzfP6wq4rAfkI7rnExjANBgkqhkiG9w0BAQsF\nADCBmDELMAkGA1UEBhMCVVMxEDAOBgNVBAgTB0FyaXpvbmExEzARBgNVBAcTClNj\nb3R0c2RhbGUxJTAjBgNVBAoTHFN0YXJmaWVsZCBUZWNobm9sb2dpZXMsIEluYy4x\nOzA5BgNVBAMTMlN0YXJmaWVsZCBTZXJ2aWNlcyBSb290IENlcnRpZmljYXRlIEF1\ndGhvcml0eSAtIEcyMB4XDTE1MDUyNTEyMDAwMFoXDTM3MTIzMTAxMDAwMFowOTEL\nMAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEZMBcGA1UEAxMQQW1hem9uIFJv\nb3QgQ0EgMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALJ4gHHKeNXj\nca9HgFB0fW7Y14h29Jlo91ghYPl0hAEvrAIthtOgQ3pOsqTQNroBvo3bSMgHFzZM\n9O6II8c+6zf1tRn4SWiw3te5djgdYZ6k\/oI2peVKVuRF4fn9tBb6dNqcmzU5L\/qw\nIFAGbHrQgLKm+a\/sRxmPUDgH3KKHOVj4utWp+UhnMJbulHheb4mjUcAwhmahRWa6\nVOujw5H5SNz\/0egwLX0tdHA114gk957EWW67c4cX8jJGKLhD+rcdqsq08p8kDi1L\n93FcXmn\/6pUCyziKrlA4b9v7LWIbxcceVOF34GfID5yHI9Y\/QCB\/IIDEgEw+OyQm\njgSubJrIqg0CAwEAAaOCATEwggEtMA8GA1UdEwEB\/wQFMAMBAf8wDgYDVR0PAQH\/\nBAQDAgGGMB0GA1UdDgQWBBSEGMyFNOy8DJSULghZnMeyEE4KCDAfBgNVHSMEGDAW\ngBScXwDfqgHXMCs4iKK4bUqc8hGRgzB4BggrBgEFBQcBAQRsMGowLgYIKwYBBQUH\nMAGGImh0dHA6Ly9vY3NwLnJvb3RnMi5hbWF6b250cnVzdC5jb20wOAYIKwYBBQUH\nMAKGLGh0dHA6Ly9jcnQucm9vdGcyLmFtYXpvbnRydXN0LmNvbS9yb290ZzIuY2Vy\nMD0GA1UdHwQ2MDQwMqAwoC6GLGh0dHA6Ly9jcmwucm9vdGcyLmFtYXpvbnRydXN0\nLmNvbS9yb290ZzIuY3JsMBEGA1UdIAQKMAgwBgYEVR0gADANBgkqhkiG9w0BAQsF\nAAOCAQEAYjdCXLwQtT6LLOkMm2xF4gcAevnFWAu5CIw+7bMlPLVvUOTNNWqnkzSW\nMiGpSESrnO09tKpzbeR\/FoCJbM8oAxiDR3mjEH4wW6w7sGDgd9QIpuEdfF7Au\/ma\neyKdpwAJfqxGF4PcnCZXmTA5YpaP7dreqsXMGz7KQ2hsVxa81Q4gLv7\/wmpdLqBK\nbRRYh5TmOTFffHPLkIhqhBGWJ6bt2YFGpn6jcgAKUj6DiAdjd4lpFw85hdKrCEVN\n0FE6\/V1dN2RMfjCyVSRCnTawXZwXgWHxyvkQAiSr6w10kY17RSlQOYiypok1JR4U\nakcjMS9cmvqtmg5iUaQqqcT5NJ0hGA==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEdTCCA12gAwIBAgIJAKcOSkw0grd\/MA0GCSqGSIb3DQEBCwUAMGgxCzAJBgNV\nBAYTAlVTMSUwIwYDVQQKExxTdGFyZmllbGQgVGVjaG5vbG9naWVzLCBJbmMuMTIw\nMAYDVQQLEylTdGFyZmllbGQgQ2xhc3MgMiBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0\neTAeFw0wOTA5MDIwMDAwMDBaFw0zNDA2MjgxNzM5MTZaMIGYMQswCQYDVQQGEwJV\nUzEQMA4GA1UECBMHQXJpem9uYTETMBEGA1UEBxMKU2NvdHRzZGFsZTElMCMGA1UE\nChMcU3RhcmZpZWxkIFRlY2hub2xvZ2llcywgSW5jLjE7MDkGA1UEAxMyU3RhcmZp\nZWxkIFNlcnZpY2VzIFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IC0gRzIwggEi\nMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDVDDrEKvlO4vW+GZdfjohTsR8\/\ny8+fIBNtKTrID30892t2OGPZNmCom15cAICyL1l\/9of5JUOG52kbUpqQ4XHj2C0N\nTm\/2yEnZtvMaVq4rtnQU68\/7JuMauh2WLmo7WJSJR1b\/JaCTcFOD2oR0FMNnngRo\nOt+OQFodSk7PQ5E751bWAHDLUu57fa4657wx+UX2wmDPE1kCK4DMNEffud6QZW0C\nzyyRpqbn3oUYSXxmTqM6bam17jQuug0DuDPfR+uxa40l2ZvOgdFFRjKWcIfeAg5J\nQ4W2bHO7ZOphQazJ1FTfhy\/HIrImzJ9ZVGif\/L4qL8RVHHVAYBeFAlU5i38FAgMB\nAAGjgfAwge0wDwYDVR0TAQH\/BAUwAwEB\/zAOBgNVHQ8BAf8EBAMCAYYwHQYDVR0O\nBBYEFJxfAN+qAdcwKziIorhtSpzyEZGDMB8GA1UdIwQYMBaAFL9ft9HO3R+G9FtV\nrNzXEMIOqYjnME8GCCsGAQUFBwEBBEMwQTAcBggrBgEFBQcwAYYQaHR0cDovL28u\nc3MyLnVzLzAhBggrBgEFBQcwAoYVaHR0cDovL3guc3MyLnVzL3guY2VyMCYGA1Ud\nHwQfMB0wG6AZoBeGFWh0dHA6Ly9zLnNzMi51cy9yLmNybDARBgNVHSAECjAIMAYG\nBFUdIAAwDQYJKoZIhvcNAQELBQADggEBACMd44pXyn3pF3lM8R5V\/cxTbj5HD9\/G\nVfKyBDbtgB9TxF00KGu+x1X8Z+rLP3+QsjPNG1gQggL4+C\/1E2DUBc7xgQjB3ad1\nl08YuW3e95ORCLp+QCztweq7dp4zBncdDQh\/U90bZKuCJ\/Fp1U1ervShw3WnWEQt\n8jxwmKy6abaVd38PMV4s\/KCHOkdp8Hlf9BRUpJVeEXgSYCfOn8J3\/yNTd126\/+pZ\n59vPr5KW7ySaNRB6nJHGDn2Z9j8Z3\/VyVOEVqQdZe4O\/Ui5GjLIAZHYcSNPYeehu\nVsyuLAOQ1xk4meTKCRlb\/weWsKh\/NEnfVqn3sF\/tM+2MR7cwA130A4w=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "39 kB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ExifByteOrder": "Little-endian (Intel, II)",
                                        "ImageWidth": 714,
                                        "ImageHeight": 224,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "Ducky": {
                                        "Quality": "60%"
                                    },
                                    "XMP": {
                                        "XMPToolkit": "Adobe XMP Core 7.1-c000 79.dabacbb, 2021\/04\/14-00:39:44        ",
                                        "CreatorTool": "Adobe Photoshop 23.0 (Windows)",
                                        "InstanceID": "xmp.iid:8ADC7CD4291111EDAD649B2F630C8BA2",
                                        "DocumentID": "xmp.did:8ADC7CD5291111EDAD649B2F630C8BA2",
                                        "DerivedFromInstanceID": "xmp.iid:8ADC7CD2291111EDAD649B2F630C8BA2",
                                        "DerivedFromDocumentID": "xmp.did:8ADC7CD3291111EDAD649B2F630C8BA2"
                                    },
                                    "APP14": {
                                        "DCTEncodeVersion": 100,
                                        "APP14Flags0": "[14], Encoded with Blend=1 downsampling",
                                        "APP14Flags1": "(none)",
                                        "ColorTransform": "YCbCr"
                                    },
                                    "Composite": {
                                        "ImageSize": "714x224",
                                        "Megapixels": 0.16
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 714,
                                        "height": 224,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 159936,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 158.56800000000001,
                                            "standardDeviation": 41.401400000000002,
                                            "kurtosis": -0.49354500000000001,
                                            "skewness": -0.43800899999999998,
                                            "entropy": 0.757965
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 109.496,
                                            "standardDeviation": 44.726399999999998,
                                            "kurtosis": 3.7884000000000002,
                                            "skewness": 1.21347,
                                            "entropy": 0.774455
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 165.285,
                                            "standardDeviation": 31.927900000000001,
                                            "kurtosis": 5.2635300000000003,
                                            "skewness": -0.85977700000000001,
                                            "entropy": 0.764158
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 200.92099999999999,
                                            "standardDeviation": 47.549900000000001,
                                            "kurtosis": 6.4448999999999996,
                                            "skewness": -2.6716299999999999,
                                            "entropy": 0.73528400000000005
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 714,
                                        "height": 224,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 86,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:51+00:00",
                                        "date:modify": "2023-05-13T13:56:51+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "7ec159b6b352be40f9ae880f49a801beea5cc502b5d9c76b0cb1282e3cda899d"
                                    },
                                    "profiles": {
                                        "app12": {
                                            "length": 15
                                        },
                                        "exif": {
                                            "length": 22
                                        },
                                        "xmp": {
                                            "length": 782
                                        }
                                    },
                                    "tainted": false,
                                    "filesize": "39422B",
                                    "numberPixels": "159936",
                                    "pixelsPerSecond": "29.5807MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.005"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 4446,
                            "ttfb_start": 4368,
                            "ttfb_end": 4408,
                            "download_start": 4408,
                            "download_end": 4446,
                            "download_ms": 38,
                            "all_start": 4178,
                            "all_end": 4446,
                            "all_ms": 258,
                            "index": 69,
                            "number": 70
                        },
                        {
                            "type": 3,
                            "id": "90268.177",
                            "request_id": "90268.177",
                            "ip_addr": "[2600:9000:2057:8e00:14:1745:3680:93a1]",
                            "full_url": "https:\/\/zsp2.ah.nl\/pool\/lib\/734_2nd_1.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "zsp2.ah.nl",
                            "url": "\/pool\/lib\/734_2nd_1.jpg",
                            "raw_id": "90268.177",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 99,
                            "ttfb_ms": 41,
                            "load_start": 4369,
                            "load_start_float": 4369.000411,
                            "bytesIn": 45130,
                            "objectSize": 45130,
                            "objectSizeUncompressed": 45130,
                            "chunks": [
                                {
                                    "ts": 4414,
                                    "bytes": 2590
                                },
                                {
                                    "ts": 4454,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4460,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4468,
                                    "bytes": 9808
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 420,
                            "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: zsp2.ah.nl",
                                    ":method: GET",
                                    ":path: \/pool\/lib\/734_2nd_1.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "age: 34813",
                                    "content-length: 45130",
                                    "content-type: image\/jpeg",
                                    "date: Sat, 13 May 2023 04:16:39 GMT",
                                    "etag: \"e9810a32d49e4414ccef74ab3fde1344\"",
                                    "last-modified: Fri, 05 May 2023 04:01:23 GMT",
                                    "server: AmazonS3",
                                    "vary: Accept-Encoding",
                                    "via: 1.1 c1fb60e38be5022a78e4b52bedded7c2.cloudfront.net (CloudFront)",
                                    "x-amz-cf-id: w6ET_GOdena2s3S-wISARgNAet-JN826Gsw_2Vo2-0jHFVodwmDN0A==",
                                    "x-amz-cf-pop: FRA6-C1",
                                    "x-amz-server-side-encryption: AES256",
                                    "x-cache: Hit from cloudfront",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1753,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 93,
                            "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": 45130,
                            "image_save": 3063,
                            "cache_time": 0,
                            "cdn_provider": "Amazon CloudFront",
                            "server_count": null,
                            "created": 4178,
                            "socket_group": "https:\/\/zsp2.ah.nl",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 1,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 411,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "45 kB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 714,
                                        "ImageHeight": 224,
                                        "EncodingProcess": "Progressive DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "714x224",
                                        "Megapixels": 0.16
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 714,
                                        "height": 224,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 159936,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 132.215,
                                            "standardDeviation": 53.340400000000002,
                                            "kurtosis": -1.2960499999999999,
                                            "skewness": -0.34770299999999998,
                                            "entropy": 0.83419900000000002
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 62.567599999999999,
                                            "standardDeviation": 73.116500000000002,
                                            "kurtosis": 1.45292,
                                            "skewness": 1.7507900000000001,
                                            "entropy": 0.81067299999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 151.054,
                                            "standardDeviation": 33.218400000000003,
                                            "kurtosis": 5.0291499999999996,
                                            "skewness": -0.40192499999999998,
                                            "entropy": 0.83999699999999999
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 183.023,
                                            "standardDeviation": 53.686300000000003,
                                            "kurtosis": 3.0237099999999999,
                                            "skewness": -1.96424,
                                            "entropy": 0.85192900000000005
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "JPEG",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 714,
                                        "height": 224,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 89,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:51+00:00",
                                        "date:modify": "2023-05-13T13:56:51+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "69dff6bcc9a75d7da801de89c07abbcc772c868b6af853af8ddf092a8f877a37"
                                    },
                                    "tainted": false,
                                    "filesize": "45130B",
                                    "numberPixels": "159936",
                                    "pixelsPerSecond": "19.6084MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.008"
                                }
                            },
                            "jpeg_scan_count": 9,
                            "score_progressive_jpeg": 100,
                            "load_end": 4468,
                            "ttfb_start": 4369,
                            "ttfb_end": 4410,
                            "download_start": 4410,
                            "download_end": 4468,
                            "download_ms": 58,
                            "all_start": 4369,
                            "all_end": 4468,
                            "all_ms": 99,
                            "index": 70,
                            "number": 71
                        },
                        {
                            "type": 3,
                            "id": "90268.185",
                            "request_id": "90268.185",
                            "ip_addr": "[2a00:1450:4001:831::200e]",
                            "full_url": "https:\/\/www.google-analytics.com\/j\/collect?v=1&_v=j100&aip=1&a=796318110&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=DataLayer%20Health%20Check&ea=ahDataLayer.data.basket&el=Not%20found&_u=aGDAAEALAAAAACgOKCC~&jid=1848545215&gjid=506100640&cid=119786194.1683986211&tid=UA-89331604-23&_gid=1728712198.1683986211&_r=1&gtm=45He35a0n81WQK8NCZ&cd1=1099&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd100=gtmError&cd172=homepage&cd190=web_nl&cd19=119786194.1683986211&z=383343793",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "www.google-analytics.com",
                            "url": "\/j\/collect?v=1&_v=j100&aip=1&a=796318110&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=DataLayer%20Health%20Check&ea=ahDataLayer.data.basket&el=Not%20found&_u=aGDAAEALAAAAACgOKCC~&jid=1848545215&gjid=506100640&cid=119786194.1683986211&tid=UA-89331604-23&_gid=1728712198.1683986211&_r=1&gtm=45He35a0n81WQK8NCZ&cd1=1099&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd100=gtmError&cd172=homepage&cd190=web_nl&cd19=119786194.1683986211&z=383343793",
                            "raw_id": "90268.185",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "XHR",
                            "load_ms": 48,
                            "ttfb_ms": 46,
                            "load_start": 4578,
                            "load_start_float": 4578.0004410000001,
                            "bytesIn": 1,
                            "objectSize": 1,
                            "objectSizeUncompressed": 1,
                            "chunks": [
                                {
                                    "ts": 4626,
                                    "bytes": 1
                                }
                            ],
                            "expires": "Fri, 01 Jan 1990 00:00:00 GMT",
                            "cacheControl": "no-cache, no-store, must-revalidate",
                            "contentType": "text\/plain",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 4578,
                            "connect_end": 4578,
                            "ssl_start": 4578,
                            "ssl_end": 4578,
                            "securityDetails": {
                                "protocol": "QUIC",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.google-analytics.com",
                                "sanList": [
                                    "*.google-analytics.com",
                                    "region1.app-measurement.com",
                                    "app-measurement.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": "GTS CA 1C3",
                                "validFrom": 1682337366,
                                "validTo": 1689594965,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2023' log",
                                        "logId": "E83ED0DA3EF5063532E75728BC896BC903D3CBD1116BECEB69E1777D6D06BD6E",
                                        "timestamp": 1682340967866,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100BD472EBA1231C311A7394514703DF1648F9D2443AE02B57F6C121B2DB6AD7A18022100A00CAA5E2089E2851A9EB233C9F253CED1CF86B3B3526309D11E7400D9C6315B"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2023 Log",
                                        "logId": "B3737707E18450F86386D605A9DC11094A792DB1670C0B87DCF0030E7936A59A",
                                        "timestamp": 1682340967891,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30440220038ADA7CD802E28FD6FEE5873AD7F111D987B1444DD11BA38B32E5750CF7EFE702202CF13B7AA3F97015D27E4685C2E10C4ED2E8B374EB74C3172667B721D4EF4B30"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 470,
                            "initiator_column": 409,
                            "initiator_type": "script",
                            "initiator_function": "ge",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.google-analytics.com",
                                    ":method: POST",
                                    ":path: \/j\/collect?v=1&_v=j100&aip=1&a=796318110&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=DataLayer%20Health%20Check&ea=ahDataLayer.data.basket&el=Not%20found&_u=aGDAAEALAAAAACgOKCC~&jid=1848545215&gjid=506100640&cid=119786194.1683986211&tid=UA-89331604-23&_gid=1728712198.1683986211&_r=1&gtm=45He35a0n81WQK8NCZ&cd1=1099&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd100=gtmError&cd172=homepage&cd190=web_nl&cd19=119786194.1683986211&z=383343793",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 0",
                                    "content-type: text\/plain",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: no-cache, no-store, must-revalidate",
                                    "content-length: 1",
                                    "content-type: text\/plain",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 13 May 2023 13:56:51 GMT",
                                    "expires: Fri, 01 Jan 1990 00:00:00 GMT",
                                    "last-modified: Sun, 17 May 1998 03:00:00 GMT",
                                    "pragma: no-cache",
                                    "server: Golfe2",
                                    "x-content-type-options: nosniff"
                                ]
                            },
                            "bytesOut": 3508,
                            "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": 0,
                            "ssl_ms": 0,
                            "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": 4578,
                            "netlog_id": 441,
                            "load_end": 4626,
                            "ttfb_start": 4578,
                            "ttfb_end": 4624,
                            "download_start": 4624,
                            "download_end": 4626,
                            "download_ms": 2,
                            "all_start": 4578,
                            "all_end": 4626,
                            "all_ms": 48,
                            "index": 71,
                            "number": 72,
                            "body_file": "033-90268.185-body.txt",
                            "body_id": "90268.185",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.185"
                        },
                        {
                            "type": 3,
                            "id": "90268.186",
                            "request_id": "90268.186",
                            "ip_addr": "[2a00:1450:4001:831::200e]",
                            "full_url": "https:\/\/www.google-analytics.com\/collect?v=1&_v=j100&aip=1&a=796318110&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=Promo&ea=promoView&_u=aGDAAEALAAAAACgOKCC~&cid=119786194.1683986211&tid=UA-89331604-2&_gid=1728712198.1683986211&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38174%2F1%2CC2374%3DVG47747%2F1%2CC2545%3DVG50950%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52186%2F0%2CC2625%3DVG52256%2F0%2CC2627%3DVG52394%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PROMOTIONS_IMPRESSION&cd110=1099&cd172=homepage&cd190=web_nl&cd19=119786194.1683986211&promo1id=MarketingCarousel%20-%20r117_r1_r4_1&promo1ps=110401&promo1cr=https%3A%2F%2Fstatic.ah.nl%2Fbinaries%2Fah%2Fcontent%2Fgallery%2Fshared%2Fah-nl%2FpageEntries%2Fbackground-images%2Fb2c%2F2023%2Fwk19%2Fhp_carroussel_1_hamsteren_def.png%2Fhp_carroussel_1_hamsteren_def.png%2Fahonline%3AlargePageEntryImage&promo1nm=Meer%20dan%201000%20producten%202e%20gratis&z=1954038561",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.google-analytics.com",
                            "url": "\/collect?v=1&_v=j100&aip=1&a=796318110&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=Promo&ea=promoView&_u=aGDAAEALAAAAACgOKCC~&cid=119786194.1683986211&tid=UA-89331604-2&_gid=1728712198.1683986211&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38174%2F1%2CC2374%3DVG47747%2F1%2CC2545%3DVG50950%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52186%2F0%2CC2625%3DVG52256%2F0%2CC2627%3DVG52394%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PROMOTIONS_IMPRESSION&cd110=1099&cd172=homepage&cd190=web_nl&cd19=119786194.1683986211&promo1id=MarketingCarousel%20-%20r117_r1_r4_1&promo1ps=110401&promo1cr=https%3A%2F%2Fstatic.ah.nl%2Fbinaries%2Fah%2Fcontent%2Fgallery%2Fshared%2Fah-nl%2FpageEntries%2Fbackground-images%2Fb2c%2F2023%2Fwk19%2Fhp_carroussel_1_hamsteren_def.png%2Fhp_carroussel_1_hamsteren_def.png%2Fahonline%3AlargePageEntryImage&promo1nm=Meer%20dan%201000%20producten%202e%20gratis&z=1954038561",
                            "raw_id": "90268.186",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 39,
                            "ttfb_ms": 39,
                            "load_start": 4581,
                            "load_start_float": 4581.0004449999997,
                            "bytesIn": 35,
                            "objectSize": 35,
                            "objectSizeUncompressed": 35,
                            "chunks": [
                                {
                                    "ts": 4620,
                                    "bytes": 35
                                }
                            ],
                            "expires": "Mon, 01 Jan 1990 00:00:00 GMT",
                            "cacheControl": "no-cache, no-store, must-revalidate",
                            "contentType": "image\/gif",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "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: www.google-analytics.com",
                                    ":method: GET",
                                    ":path: \/collect?v=1&_v=j100&aip=1&a=796318110&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=Promo&ea=promoView&_u=aGDAAEALAAAAACgOKCC~&cid=119786194.1683986211&tid=UA-89331604-2&_gid=1728712198.1683986211&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38174%2F1%2CC2374%3DVG47747%2F1%2CC2545%3DVG50950%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52186%2F0%2CC2625%3DVG52256%2F0%2CC2627%3DVG52394%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PROMOTIONS_IMPRESSION&cd110=1099&cd172=homepage&cd190=web_nl&cd19=119786194.1683986211&promo1id=MarketingCarousel%20-%20r117_r1_r4_1&promo1ps=110401&promo1cr=https%3A%2F%2Fstatic.ah.nl%2Fbinaries%2Fah%2Fcontent%2Fgallery%2Fshared%2Fah-nl%2FpageEntries%2Fbackground-images%2Fb2c%2F2023%2Fwk19%2Fhp_carroussel_1_hamsteren_def.png%2Fhp_carroussel_1_hamsteren_def.png%2Fahonline%3AlargePageEntryImage&promo1nm=Meer%20dan%201000%20producten%202e%20gratis&z=1954038561",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "age: 63124",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: no-cache, no-store, must-revalidate",
                                    "content-length: 35",
                                    "content-type: image\/gif",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 12 May 2023 20:24:47 GMT",
                                    "expires: Mon, 01 Jan 1990 00:00:00 GMT",
                                    "last-modified: Sun, 17 May 1998 03:00:00 GMT",
                                    "pragma: no-cache",
                                    "server: Golfe2",
                                    "x-content-type-options: nosniff"
                                ]
                            },
                            "bytesOut": 5101,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 35,
                            "image_save": 0,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 4580,
                            "netlog_id": 445,
                            "image_details": {
                                "detected_type": "gif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "35 bytes",
                                        "FileType": "GIF",
                                        "FileTypeExtension": "gif",
                                        "MIMEType": "image\/gif"
                                    },
                                    "GIF": {
                                        "GIFVersion": "89a",
                                        "ImageWidth": 1,
                                        "ImageHeight": 1,
                                        "HasColorMap": "Yes",
                                        "ColorResolutionDepth": 1,
                                        "BitsPerPixel": 1,
                                        "BackgroundColor": 255
                                    },
                                    "Composite": {
                                        "ImageSize": "1x1",
                                        "Megapixels": 9.9999999999999995e-7
                                    }
                                },
                                "magick": {
                                    "format": "GIF",
                                    "formatDescription": "CompuServe graphics interchange format",
                                    "mimeType": "image\/gif",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Bilevel",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 1,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 1,
                                        "green": 1,
                                        "blue": 1
                                    },
                                    "pixels": 1,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "green": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "blue": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        }
                                    },
                                    "colormapEntries": 2,
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#000000",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "compression": "LZW",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:51+00:00",
                                        "date:modify": "2023-05-13T13:56:51+00:00",
                                        "signature": "5ae7e6a42304dc6e4176210b83c43024f99a0bce9a870c3b6d2c95fc8ebfb74c"
                                    },
                                    "tainted": false,
                                    "filesize": "35B",
                                    "numberPixels": "1",
                                    "pixelsPerSecond": "1287B",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.000"
                                }
                            },
                            "load_end": 4620,
                            "ttfb_start": 4581,
                            "ttfb_end": 4620,
                            "download_start": 4620,
                            "download_end": 4620,
                            "download_ms": 0,
                            "all_start": 4581,
                            "all_end": 4620,
                            "all_ms": 39,
                            "index": 72,
                            "number": 73
                        },
                        {
                            "type": 3,
                            "id": "90268.187",
                            "request_id": "90268.187",
                            "ip_addr": "35.205.232.200",
                            "full_url": "https:\/\/zsp1.ah.nl\/track\/9243-Adhese_IABview\/sl6\/dtphone\/ogcontrol\/IIcb8f190e-d3b3-44f7-b7ad-d66250443c54\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/?t=1683986210810",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "zsp1.ah.nl",
                            "url": "\/track\/9243-Adhese_IABview\/sl6\/dtphone\/ogcontrol\/IIcb8f190e-d3b3-44f7-b7ad-d66250443c54\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/?t=1683986210810",
                            "raw_id": "90268.187",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 86,
                            "ttfb_ms": 85,
                            "load_start": 5263,
                            "load_start_float": 5263.0004509999999,
                            "bytesIn": 61,
                            "objectSize": 61,
                            "objectSizeUncompressed": 43,
                            "chunks": [
                                {
                                    "ts": 5349,
                                    "bytes": 61,
                                    "inflated": 43
                                }
                            ],
                            "expires": "",
                            "cacheControl": "must-revalidate",
                            "contentType": "image\/gif",
                            "contentEncoding": "gzip",
                            "socket": 345,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 266,
                            "initiator_column": 99,
                            "initiator_type": "script",
                            "initiator_function": "Tl.dtAWF",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp1.ah.nl",
                                    ":method: GET",
                                    ":path: \/track\/9243-Adhese_IABview\/sl6\/dtphone\/ogcontrol\/IIcb8f190e-d3b3-44f7-b7ad-d66250443c54\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/?t=1683986210810",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                    "access-control-allow-methods: GET, POST, OPTIONS",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "cache-control: must-revalidate",
                                    "content-encoding: gzip",
                                    "content-type: image\/gif",
                                    "date: Sat, 13 May 2023 13:56:52 GMT",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "pragma: no-cache",
                                    "strict-transport-security: max-age=15724800; includeSubDomains",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2038,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "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": 569,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 569,
                            "image_save": 0,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 5261,
                            "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                            "http2_stream_id": 19,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 451,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "gif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "43 bytes",
                                        "FileType": "GIF",
                                        "FileTypeExtension": "gif",
                                        "MIMEType": "image\/gif"
                                    },
                                    "GIF": {
                                        "GIFVersion": "89a",
                                        "ImageWidth": 1,
                                        "ImageHeight": 1,
                                        "HasColorMap": "Yes",
                                        "ColorResolutionDepth": 1,
                                        "BitsPerPixel": 1,
                                        "BackgroundColor": 0,
                                        "TransparentColor": 1,
                                        "Duration": "0.10 s"
                                    },
                                    "Composite": {
                                        "ImageSize": "1x1",
                                        "Megapixels": 9.9999999999999995e-7
                                    }
                                },
                                "magick": {
                                    "format": "GIF",
                                    "formatDescription": "CompuServe graphics interchange format",
                                    "mimeType": "image\/gif",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Bilevel",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 1,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 1,
                                        "red": 1,
                                        "green": 1,
                                        "blue": 1
                                    },
                                    "pixels": 1,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 191.25,
                                            "standardDeviation": 0,
                                            "kurtosis": -1.6875,
                                            "skewness": -0.75,
                                            "entropy": 0
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "red": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "green": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "blue": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        }
                                    },
                                    "alpha": "#FFFFFF00",
                                    "colormapEntries": 2,
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFFFF",
                                    "borderColor": "#DFDFDFFF",
                                    "matteColor": "#BDBDBDFF",
                                    "transparentColor": "#FFFFFF00",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "delay": "10x100",
                                    "compression": "LZW",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:52+00:00",
                                        "date:modify": "2023-05-13T13:56:52+00:00",
                                        "signature": "6fc6f4524161c3ae0d316812d7088e3fcd372023edaea2d7821093be40ae1060"
                                    },
                                    "tainted": false,
                                    "filesize": "43B",
                                    "numberPixels": "1",
                                    "pixelsPerSecond": "946B",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "load_end": 5349,
                            "ttfb_start": 5263,
                            "ttfb_end": 5348,
                            "download_start": 5348,
                            "download_end": 5349,
                            "download_ms": 1,
                            "all_start": 5263,
                            "all_end": 5349,
                            "all_ms": 86,
                            "index": 73,
                            "number": 74
                        },
                        {
                            "type": 3,
                            "id": "90268.188",
                            "request_id": "90268.188",
                            "ip_addr": "23.36.162.213",
                            "full_url": "https:\/\/v3-pixal-web.ah.nl\/raw-customer-interaction-data?richsstsse",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "v3-pixal-web.ah.nl",
                            "url": "\/raw-customer-interaction-data?richsstsse",
                            "raw_id": "90268.188",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "XHR",
                            "load_ms": 112,
                            "ttfb_ms": 111,
                            "load_start": 5271,
                            "load_start_float": 5271.0004559999998,
                            "bytesIn": 159,
                            "objectSize": 159,
                            "objectSizeUncompressed": 199,
                            "chunks": [
                                {
                                    "ts": 5383,
                                    "bytes": 159,
                                    "inflated": 199
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:52 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "text\/plain",
                            "contentEncoding": "gzip",
                            "socket": 397,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 470,
                            "initiator_column": 409,
                            "initiator_type": "script",
                            "initiator_function": "ge",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v3-pixal-web.ah.nl",
                                    ":method: POST",
                                    ":path: \/raw-customer-interaction-data?richsstsse",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 929",
                                    "content-type: text\/plain;charset=UTF-8",
                                    "cookie: _ga=GA1.2.119786194.1683986211; _gid=GA1.2.1728712198.1683986211; _gat_UA-89331604-2=1; ah_cid=%7B%22sct%22%3A1%2C%22cid%22%3A%22ah.1.1683986211141.4706611656%22%2C%22cid_t%22%3A1683986211141%2C%22sid%22%3A1683986211141%2C%22sid_t%22%3A1683986211141%2C%22pct%22%3A1%2C%22seg%22%3A0%7D; TS011c9721=01a85d5aa06ff007b08a283692d58e3e9445c28cbf7ea0ee6a5b28c0285b72b1146931de6e393c429b5d21db9ae4b3fb7e522881fb; TS01816841=01a85d5aa0f83daefd91250b743b3252c2970e389a7ea0ee6a5b28c0285b72b1146931de6e0e2953d49276823aef7c3a1423271b75045ae3b4201057344139281cc5186052; _gat_UA-89331604-23=1",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: x-gtm-server-preview",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 159",
                                    "content-type: text\/plain",
                                    "date: Sat, 13 May 2023 13:56:52 GMT",
                                    "expires: Sat, 13 May 2023 13:56:52 GMT",
                                    "pragma: no-cache",
                                    "set-cookie: ah_cid=%7B%22sct%22%3A1%2C%22cid%22%3A%22ah.1.1683986211141.4706611656%22%2C%22cid_t%22%3A1683986211141%2C%22sid%22%3A1683986211141%2C%22sid_t%22%3A1683986212191%2C%22pct%22%3A1%2C%22seg%22%3A0%7D; Max-Age=15778463; Domain=ah.nl; Path=\/; HttpOnly",
                                    "set-cookie: TS011c9721=01a85d5aa06ff007b08a283692d58e3e9445c28cbf7ea0ee6a5b28c0285b72b1146931de6e393c429b5d21db9ae4b3fb7e522881fb; Path=\/; Secure; HTTPOnly",
                                    "set-cookie: TS01816841=01a85d5aa0014f0acf47c00be78789080434a55dc07ea0ee6a5b28c0285b72b1146931de6e0e2953d49276823aef7c3a1423271b75890a168446dcd322e1f0058487552375; path=\/; domain=ah.nl; HTTPonly; Secure",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 3691,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 159,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 5269,
                            "socket_group": "https:\/\/v3-pixal-web.ah.nl",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 456,
                            "server_port": "443",
                            "load_end": 5383,
                            "ttfb_start": 5271,
                            "ttfb_end": 5382,
                            "download_start": 5382,
                            "download_end": 5383,
                            "download_ms": 1,
                            "all_start": 5271,
                            "all_end": 5383,
                            "all_ms": 112,
                            "index": 74,
                            "number": 75,
                            "body_file": "034-90268.188-body.txt",
                            "body_id": "90268.188",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=1&bodyid=90268.188"
                        },
                        {
                            "type": 3,
                            "id": "90268.189",
                            "request_id": "90268.189",
                            "ip_addr": "[2a00:1450:4001:831::200e]",
                            "full_url": "https:\/\/www.google-analytics.com\/collect?v=1&_v=j100&aip=1&a=796318110&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=Promo&ea=promoView-AM&el=iAB&_u=aGDAAEALAAAAACgOKCC~&cid=119786194.1683986211&tid=UA-89331604-2&_gid=1728712198.1683986211&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38174%2F1%2CC2374%3DVG47747%2F1%2CC2545%3DVG50950%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52186%2F0%2CC2625%3DVG52256%2F0%2CC2627%3DVG52394%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PROMOTIONS_IMPRESSION&cd110=1099&cd140=733&cd172=homepage&cd173=749&cd190=web_nl&cd196=Adhese&cd19=119786194.1683986211&promo1id=9243&promo1ps=110501&promo1cr=https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F733_2nd_1.jpg&promo1nm=Een%20volle%20tas%20en%20toch%20flink%20bespaard&z=1222469504",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.google-analytics.com",
                            "url": "\/collect?v=1&_v=j100&aip=1&a=796318110&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=Promo&ea=promoView-AM&el=iAB&_u=aGDAAEALAAAAACgOKCC~&cid=119786194.1683986211&tid=UA-89331604-2&_gid=1728712198.1683986211&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38174%2F1%2CC2374%3DVG47747%2F1%2CC2545%3DVG50950%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52186%2F0%2CC2625%3DVG52256%2F0%2CC2627%3DVG52394%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PROMOTIONS_IMPRESSION&cd110=1099&cd140=733&cd172=homepage&cd173=749&cd190=web_nl&cd196=Adhese&cd19=119786194.1683986211&promo1id=9243&promo1ps=110501&promo1cr=https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F733_2nd_1.jpg&promo1nm=Een%20volle%20tas%20en%20toch%20flink%20bespaard&z=1222469504",
                            "raw_id": "90268.189",
                            "frame_id": "A975264BE7D07A662C79F280CF533860",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 41,
                            "ttfb_ms": 40,
                            "load_start": 5319,
                            "load_start_float": 5319.0004589999999,
                            "bytesIn": 35,
                            "objectSize": 35,
                            "objectSizeUncompressed": 35,
                            "chunks": [
                                {
                                    "ts": 5360,
                                    "bytes": 35
                                }
                            ],
                            "expires": "Mon, 01 Jan 1990 00:00:00 GMT",
                            "cacheControl": "no-cache, no-store, must-revalidate",
                            "contentType": "image\/gif",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "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: www.google-analytics.com",
                                    ":method: GET",
                                    ":path: \/collect?v=1&_v=j100&aip=1&a=796318110&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=Promo&ea=promoView-AM&el=iAB&_u=aGDAAEALAAAAACgOKCC~&cid=119786194.1683986211&tid=UA-89331604-2&_gid=1728712198.1683986211&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38174%2F1%2CC2374%3DVG47747%2F1%2CC2545%3DVG50950%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52186%2F0%2CC2625%3DVG52256%2F0%2CC2627%3DVG52394%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PROMOTIONS_IMPRESSION&cd110=1099&cd140=733&cd172=homepage&cd173=749&cd190=web_nl&cd196=Adhese&cd19=119786194.1683986211&promo1id=9243&promo1ps=110501&promo1cr=https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F733_2nd_1.jpg&promo1nm=Een%20volle%20tas%20en%20toch%20flink%20bespaard&z=1222469504",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "age: 63125",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: no-cache, no-store, must-revalidate",
                                    "content-length: 35",
                                    "content-type: image\/gif",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 12 May 2023 20:24:47 GMT",
                                    "expires: Mon, 01 Jan 1990 00:00:00 GMT",
                                    "last-modified: Sun, 17 May 1998 03:00:00 GMT",
                                    "pragma: no-cache",
                                    "server: Golfe2",
                                    "x-content-type-options: nosniff"
                                ]
                            },
                            "bytesOut": 4594,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 35,
                            "image_save": 0,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 5317,
                            "netlog_id": 459,
                            "image_details": {
                                "detected_type": "gif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "35 bytes",
                                        "FileType": "GIF",
                                        "FileTypeExtension": "gif",
                                        "MIMEType": "image\/gif"
                                    },
                                    "GIF": {
                                        "GIFVersion": "89a",
                                        "ImageWidth": 1,
                                        "ImageHeight": 1,
                                        "HasColorMap": "Yes",
                                        "ColorResolutionDepth": 1,
                                        "BitsPerPixel": 1,
                                        "BackgroundColor": 255
                                    },
                                    "Composite": {
                                        "ImageSize": "1x1",
                                        "Megapixels": 9.9999999999999995e-7
                                    }
                                },
                                "magick": {
                                    "format": "GIF",
                                    "formatDescription": "CompuServe graphics interchange format",
                                    "mimeType": "image\/gif",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Bilevel",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 1,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 1,
                                        "green": 1,
                                        "blue": 1
                                    },
                                    "pixels": 1,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "green": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "blue": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        }
                                    },
                                    "colormapEntries": 2,
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#000000",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "compression": "LZW",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:52+00:00",
                                        "date:modify": "2023-05-13T13:56:52+00:00",
                                        "signature": "5ae7e6a42304dc6e4176210b83c43024f99a0bce9a870c3b6d2c95fc8ebfb74c"
                                    },
                                    "tainted": false,
                                    "filesize": "35B",
                                    "numberPixels": "1",
                                    "pixelsPerSecond": "1301B",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.000"
                                }
                            },
                            "load_end": 5360,
                            "ttfb_start": 5319,
                            "ttfb_end": 5359,
                            "download_start": 5359,
                            "download_end": 5360,
                            "download_ms": 1,
                            "all_start": 5319,
                            "all_end": 5360,
                            "all_ms": 41,
                            "index": 75,
                            "number": 76
                        }
                    ],
                    "requestsFull": 76,
                    "requestsDoc": 57,
                    "responses_200": 72,
                    "responses_404": 0,
                    "responses_other": 4,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 0,
                    "optimization_checked": 1,
                    "main_frame": "A975264BE7D07A662C79F280CF533860",
                    "loadEventStart": 3866,
                    "loadEventEnd": 3867,
                    "domContentLoadedEventStart": 3222,
                    "domContentLoadedEventEnd": 3236,
                    "URL": "https:\/\/www.ah.nl",
                    "connections": 10,
                    "final_base_page_request": 0,
                    "final_base_page_request_id": "A9D320D85ACCBF7FCA91563F1D97C00C",
                    "final_url": "https:\/\/www.ah.nl\/",
                    "domInteractive": 1951,
                    "firstPaint": 1704.6999999992549,
                    "firstContentfulPaint": 1710,
                    "firstMeaningfulPaint": 1813,
                    "firstImagePaint": 1957,
                    "renderBlockingCSS": 1,
                    "renderBlockingJS": 2,
                    "TTFB": 988,
                    "basePageSSLTime": 81,
                    "score_cache": 53,
                    "score_cdn": 100,
                    "score_gzip": 100,
                    "score_cookies": -1,
                    "score_keep-alive": 100,
                    "score_minify": -1,
                    "score_combine": -1,
                    "score_compress": 94,
                    "score_etags": -1,
                    "score_progressive_jpeg": 22,
                    "gzip_total": 1647610,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 300470,
                    "image_savings": 20049,
                    "base_page_cdn": "Akamai",
                    "cpuTimes": {
                        "ParseHTML": 39,
                        "HTMLDocumentParser::FetchQueuedPreloads": 1,
                        "EventDispatch": 5,
                        "MarkDOMContent": 0,
                        "V8.GC_TIME_TO_SAFEPOINT": 4,
                        "CommitLoad": 0,
                        "EvaluateScript": 899,
                        "v8.compile": 148,
                        "ResourceFetcher::requestResource": 86,
                        "FunctionCall": 514,
                        "TimerFire": 20,
                        "ParseAuthorStyleSheet": 7,
                        "UpdateLayoutTree": 134,
                        "Layout": 161,
                        "PrePaint": 53,
                        "Paint": 77,
                        "Layerize": 71,
                        "ResourceChangePriority": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "ScrollLayer": 3,
                        "IntersectionObserverController::computeIntersections": 21,
                        "HitTest": 2,
                        "MarkLoad": 0,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 8,
                        "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": 29,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 1,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_MC_INCREMENTAL_START": 14,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                        "V8.GC_MC_INCREMENTAL_EMBEDDER_PROLOGUE": 0,
                        "V8.GC_MC_MARK_ROOTS": 1,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_MC_INCREMENTAL": 1,
                        "V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 2,
                        "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_MC_MARK_FULL_CLOSURE": 0,
                        "V8.GC_MC_CLEAR": 0,
                        "V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 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_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                        "V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                        "V8.GC_MC_CLEAR_MAPS": 0,
                        "V8.GC_MC_CLEAR_WEAK_REFERENCES": 1,
                        "V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                        "V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 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": 1,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 1,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 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": 11,
                        "V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_MC_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 4,
                        "V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                        "V8.GC_MC_COMPLETE_SWEEPING": 0,
                        "FireAnimationFrame": 1,
                        "V8.GC_MC_EVACUATE_COPY_PARALLEL": 2,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                        "XHRReadyStateChange": 3,
                        "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "XHRLoad": 0,
                        "ResourceFetcher::WarnUnusedPreloads": 0,
                        "Idle": 3051
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 39,
                        "HTMLDocumentParser::FetchQueuedPreloads": 1,
                        "EventDispatch": 3,
                        "MarkDOMContent": 0,
                        "V8.GC_TIME_TO_SAFEPOINT": 4,
                        "CommitLoad": 0,
                        "EvaluateScript": 807,
                        "v8.compile": 144,
                        "ResourceFetcher::requestResource": 49,
                        "FunctionCall": 297,
                        "TimerFire": 10,
                        "ParseAuthorStyleSheet": 7,
                        "UpdateLayoutTree": 94,
                        "Layout": 92,
                        "PrePaint": 23,
                        "Paint": 22,
                        "Layerize": 34,
                        "ResourceChangePriority": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "ScrollLayer": 3,
                        "IntersectionObserverController::computeIntersections": 9,
                        "HitTest": 1,
                        "MarkLoad": 0,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 8,
                        "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": 29,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 1,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_MC_INCREMENTAL_START": 14,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                        "V8.GC_MC_INCREMENTAL_EMBEDDER_PROLOGUE": 0,
                        "V8.GC_MC_MARK_ROOTS": 0,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_MC_INCREMENTAL": 0,
                        "V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 1,
                        "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_MC_MARK_FULL_CLOSURE": 0,
                        "V8.GC_MC_CLEAR": 0,
                        "V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 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_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                        "V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                        "V8.GC_MC_CLEAR_MAPS": 0,
                        "V8.GC_MC_CLEAR_WEAK_REFERENCES": 1,
                        "V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                        "V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 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": 1,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 1,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 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": 6,
                        "V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_MC_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 4,
                        "V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                        "V8.GC_MC_COMPLETE_SWEEPING": 0,
                        "FireAnimationFrame": 0,
                        "V8.GC_MC_EVACUATE_COPY_PARALLEL": 1,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                        "XHRReadyStateChange": 0,
                        "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "XHRLoad": 0,
                        "ResourceFetcher::WarnUnusedPreloads": 0,
                        "Idle": 2161
                    },
                    "cpu.ParseHTML": 39,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "cpu.EventDispatch": 5,
                    "cpu.MarkDOMContent": 0,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 4,
                    "cpu.CommitLoad": 0,
                    "cpu.EvaluateScript": 899,
                    "cpu.v8.compile": 148,
                    "cpu.ResourceFetcher::requestResource": 86,
                    "cpu.FunctionCall": 514,
                    "cpu.TimerFire": 20,
                    "cpu.ParseAuthorStyleSheet": 7,
                    "cpu.UpdateLayoutTree": 134,
                    "cpu.Layout": 161,
                    "cpu.PrePaint": 53,
                    "cpu.Paint": 77,
                    "cpu.Layerize": 71,
                    "cpu.ResourceChangePriority": 0,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.ScrollLayer": 3,
                    "cpu.IntersectionObserverController::computeIntersections": 21,
                    "cpu.HitTest": 2,
                    "cpu.MarkLoad": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "cpu.MinorGC": 8,
                    "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": 29,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 1,
                    "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_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "cpu.V8.GC_MC_INCREMENTAL_START": 14,
                    "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                    "cpu.V8.GC_MC_INCREMENTAL_EMBEDDER_PROLOGUE": 0,
                    "cpu.V8.GC_MC_MARK_ROOTS": 1,
                    "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                    "cpu.V8.GC_MC_INCREMENTAL": 1,
                    "cpu.V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 2,
                    "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_MC_MARK_FULL_CLOSURE": 0,
                    "cpu.V8.GC_MC_CLEAR": 0,
                    "cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 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_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                    "cpu.V8.GC_MC_CLEAR_MAPS": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES": 1,
                    "cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                    "cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 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": 1,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 1,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 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": 11,
                    "cpu.V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.V8.GC_MC_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 4,
                    "cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                    "cpu.V8.GC_MC_COMPLETE_SWEEPING": 0,
                    "cpu.FireAnimationFrame": 1,
                    "cpu.V8.GC_MC_EVACUATE_COPY_PARALLEL": 2,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                    "cpu.XHRReadyStateChange": 3,
                    "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.XHRLoad": 0,
                    "cpu.ResourceFetcher::WarnUnusedPreloads": 0,
                    "cpu.Idle": 3051,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1683986204.0448296,
                    "osVersion": "Linux 5.15.0-67-generic",
                    "os_version": "Linux 5.15.0-67-generic",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1683986206.8224466,
                    "browserVersion": "113.0.0.0",
                    "browser_version": "113.0.0.0",
                    "throttle_cpu_requested": 1,
                    "fullyLoadedCPUms": 8849,
                    "fullyLoadedCPUpct": 48.546352166759327,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "A975264BE7D07A662C79F280CF533860",
                                    "loaderId": "3E2EB48E429FF6CBFAB1F7D1391E4772"
                                }
                            }
                        },
                        {
                            "code": "NavigatorUserAgentIssue",
                            "details": {
                                "navigatorUserAgentIssueDetails": {
                                    "url": "https:\/\/www.ah.nl\/",
                                    "location": {
                                        "url": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                                        "lineNumber": 0,
                                        "columnNumber": 0
                                    }
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/www.ah.nl",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/www.ah.nl\/",
                    "document_hostname": "www.ah.nl",
                    "document_origin": "https:\/\/www.ah.nl",
                    "viewport": {
                        "width": 375,
                        "height": 559,
                        "dpr": 2
                    },
                    "domElements": 2326,
                    "domComplete": 3861,
                    "PerformancePaintTiming.first-paint": 1704.6999999992549,
                    "PerformancePaintTiming.first-contentful-paint": 1704.6999999992549,
                    "origin_dns": {
                        "cname": [
                            "www.ah.nl-v1.edgekey.net."
                        ],
                        "ns": [
                            "a1-249.akam.net.",
                            "a7-64.akam.net.",
                            "a14-64.akam.net.",
                            "a9-67.akam.net.",
                            "a6-65.akam.net.",
                            "a8-65.akam.net."
                        ],
                        "mx": [
                            "10 ah-nl.mail.protection.outlook.com."
                        ],
                        "txt": [
                            "\"docusign=d64bbad0-a329-416b-a91b-994d4921f69a\"",
                            "\"mongodb-site-verification=mRGyiiCbKtOFB4hTcvt780JzXKNZW2PN\"",
                            "\"v=spf1 include:_spf.ah.nl include:spf.protection.outlook.com include:eu.mailgun.org include:sendgrid.net -all\"",
                            "\"facebook-domain-verification=jxk4mu3rwd7ka1wnhmxudvtdoatt96\"",
                            "\"google-site-verification=lWxAQXPFiYqWSlcnL8MZF_ijFrHsQS93acOHEJ3tT9I\"",
                            "\"docker-verification=f3bda6e7-685d-4fa5-aedc-6f9b1215cbe9\"",
                            "\"apple-domain-verification=krHbxuyr1gHwKStA\"",
                            "\"atlassian-domain-verification=\/ZrBwaKNKauU8CQx6SaOCM8ULGtxEcNjcL4FEJlbZhavmF2fjTmHrgX\/UPRKCM0T\"",
                            "\"google-site-verification=RuZLXagupabN1jkH_Szne5gCiwcJRyjSJTa763eNwkM\"",
                            "\"docusign=7c936727-559f-47df-b5bf-00051dda9458\"",
                            "\"MS=ms49548478\""
                        ],
                        "soa": [
                            "ns0.ahold.nl. hostmaster.ahold.nl. 2008063082 14400 3600 2419200 900"
                        ],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "Ecommerce": "Cart Functionality",
                        "CMS": "Bloomreach",
                        "Webmail": "Apple iCloud Mail,Microsoft 365",
                        "JavaScript frameworks": "React",
                        "JavaScript libraries": "LazySizes,core-js 2.6.5",
                        "Performance": "LazySizes",
                        "Analytics": "Google Analytics Enhanced eCommerce,Dynatrace,Google Analytics",
                        "A\/B Testing": "SiteSpect",
                        "Email": "Sendgrid,Microsoft 365,Mailgun",
                        "Security": "HSTS,Akamai Bot Manager",
                        "Tag managers": "Google Tag Manager",
                        "RUM": "Dynatrace RUM",
                        "CDN": "Akamai",
                        "Miscellaneous": "PWA,DocuSign"
                    },
                    "detected_apps": {
                        "Cart Functionality": "",
                        "Bloomreach": "",
                        "Apple iCloud Mail": "",
                        "React": "",
                        "LazySizes": "",
                        "Google Analytics Enhanced eCommerce": "",
                        "Dynatrace": "",
                        "core-js": "2.6.5",
                        "SiteSpect": "",
                        "Sendgrid": "",
                        "Microsoft 365": "",
                        "Mailgun": "",
                        "HSTS": "",
                        "Google Tag Manager": "",
                        "Google Analytics": "",
                        "Dynatrace RUM": "",
                        "Akamai Bot Manager": "",
                        "Akamai": "",
                        "PWA": "",
                        "DocuSign": ""
                    },
                    "detected_technologies": {
                        "Cart Functionality": {
                            "name": "Cart Functionality",
                            "description": "Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.",
                            "slug": "cart-functionality",
                            "categories": [
                                {
                                    "id": 6,
                                    "slug": "ecommerce",
                                    "groups": [
                                        1
                                    ],
                                    "name": "Ecommerce",
                                    "priority": 1
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Cart-generic.svg",
                            "website": "https:\/\/www.wappalyzer.com\/technologies\/ecommerce\/cart-functionality",
                            "pricing": [],
                            "cpe": null
                        },
                        "Bloomreach": {
                            "name": "Bloomreach",
                            "description": null,
                            "slug": "bloomreach",
                            "categories": [
                                {
                                    "id": 1,
                                    "slug": "cms",
                                    "groups": [
                                        3
                                    ],
                                    "name": "CMS",
                                    "priority": 1
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Bloomreach.svg",
                            "website": "https:\/\/developers.bloomreach.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "Apple iCloud Mail": {
                            "name": "Apple iCloud Mail",
                            "description": "Apple iCloud Mail is a webmail service provided by Apple, Inc.",
                            "slug": "apple-icloud-mail",
                            "categories": [
                                {
                                    "id": 30,
                                    "slug": "webmail",
                                    "groups": [
                                        4
                                    ],
                                    "name": "Webmail",
                                    "priority": 2
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Apple.svg",
                            "website": "https:\/\/www.apple.com\/icloud\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "React": {
                            "name": "React",
                            "description": "React is an open-source JavaScript library for building user interfaces or UI components.",
                            "slug": "react",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "React.svg",
                            "website": "https:\/\/reactjs.org",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:facebook:react:*:*:*:*:*:*:*:*"
                        },
                        "LazySizes": {
                            "name": "LazySizes",
                            "description": "LazySizes is a JavaScript library used to delay the loading of images (iframes, scripts, etc) until they come into view.",
                            "slug": "lazysizes",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                },
                                {
                                    "id": 92,
                                    "slug": "performance",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Performance",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/github.com\/aFarkas\/lazysizes",
                            "pricing": [],
                            "cpe": null
                        },
                        "Google Analytics Enhanced eCommerce": {
                            "name": "Google Analytics Enhanced eCommerce",
                            "description": "Google analytics enhanced ecommerce is a plug-in which enables the measurement of user interactions with products on ecommerce websites.",
                            "slug": "google-analytics-enhanced-ecommerce",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Analytics.svg",
                            "website": "https:\/\/developers.google.com\/analytics\/devguides\/collection\/analyticsjs\/enhanced-ecommerce",
                            "pricing": [],
                            "cpe": null
                        },
                        "Dynatrace": {
                            "name": "Dynatrace",
                            "description": "Dynatrace is a technology company that produces a software intelligence platform based on artificial intelligence to monitor and optimise application performance and development, IT infrastructure, and user experience for businesses and government agencies throughout the world.",
                            "slug": "dynatrace",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Dynatrace.svg",
                            "website": "https:\/\/www.dynatrace.com",
                            "pricing": [
                                "recurring",
                                "low"
                            ],
                            "cpe": null
                        },
                        "core-js": {
                            "name": "core-js",
                            "description": "core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.",
                            "slug": "core-js",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "2.6.5",
                            "icon": "core-js.png",
                            "website": "https:\/\/github.com\/zloirock\/core-js",
                            "pricing": [],
                            "cpe": null
                        },
                        "SiteSpect": {
                            "name": "SiteSpect",
                            "description": "SiteSpect is the A\/B testing and optimisation solution.",
                            "slug": "sitespect",
                            "categories": [
                                {
                                    "id": 74,
                                    "slug": "a-b-testing",
                                    "groups": [
                                        8
                                    ],
                                    "name": "A\/B Testing",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "SiteSpect.png",
                            "website": "https:\/\/www.sitespect.com",
                            "pricing": [
                                "poa"
                            ],
                            "cpe": null
                        },
                        "Sendgrid": {
                            "name": "Sendgrid",
                            "description": "SendGrid is a cloud-based email delivery platform for transactional and marketing emails.",
                            "slug": "sendgrid",
                            "categories": [
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "SendGrid.svg",
                            "website": "https:\/\/sendgrid.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "Microsoft 365": {
                            "name": "Microsoft 365",
                            "description": "Microsoft 365 is a line of subscription services offered by Microsoft as part of the Microsoft Office product line.",
                            "slug": "microsoft-365",
                            "categories": [
                                {
                                    "id": 30,
                                    "slug": "webmail",
                                    "groups": [
                                        4
                                    ],
                                    "name": "Webmail",
                                    "priority": 2
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Microsoft 365.svg",
                            "website": "https:\/\/www.microsoft.com\/microsoft-365",
                            "pricing": [],
                            "cpe": null
                        },
                        "Mailgun": {
                            "name": "Mailgun",
                            "description": "Mailgun is a transactional email API service for developers.",
                            "slug": "mailgun",
                            "categories": [
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Mailgun.svg",
                            "website": "https:\/\/www.mailgun.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "HSTS": {
                            "name": "HSTS",
                            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                            "slug": "hsts",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                            "pricing": [],
                            "cpe": null
                        },
                        "Google Tag Manager": {
                            "name": "Google Tag Manager",
                            "description": "Google Tag Manager is a tag management system (TMS) that allows you to quickly and easily update measurement codes and related code fragments collectively known as tags on your website or mobile app.",
                            "slug": "google-tag-manager",
                            "categories": [
                                {
                                    "id": 42,
                                    "slug": "tag-managers",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Tag managers",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Tag Manager.svg",
                            "website": "http:\/\/www.google.com\/tagmanager",
                            "pricing": [],
                            "cpe": null
                        },
                        "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
                        },
                        "Dynatrace RUM": {
                            "name": "Dynatrace RUM",
                            "description": "Dynatrace RUM is a AI powered, full stack, automated real user monutoring platform built by Dynatrace.",
                            "slug": "dynatrace-rum",
                            "categories": [
                                {
                                    "id": 78,
                                    "slug": "rum",
                                    "groups": [
                                        2
                                    ],
                                    "name": "RUM",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Dynatrace.svg",
                            "website": "https:\/\/www.dynatrace.com\/platform\/real-user-monitoring",
                            "pricing": [
                                "recurring",
                                "low"
                            ],
                            "cpe": null
                        },
                        "Akamai Bot Manager": {
                            "name": "Akamai Bot Manager",
                            "description": "Akamai Bot Manager detect bots using device fingerprinting bot signatures.",
                            "slug": "akamai-bot-manager",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Akamai.svg",
                            "website": "https:\/\/www.akamai.com\/us\/en\/products\/security\/bot-manager.jsp",
                            "pricing": [
                                "poa"
                            ],
                            "cpe": null
                        },
                        "Akamai": {
                            "name": "Akamai",
                            "description": "Akamai is global content delivery network (CDN) services provider for media and software delivery, and cloud security solutions.",
                            "slug": "akamai",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Akamai.svg",
                            "website": "http:\/\/akamai.com",
                            "pricing": [
                                "poa"
                            ],
                            "cpe": null
                        },
                        "PWA": {
                            "name": "PWA",
                            "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                            "slug": "pwa",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "PWA.svg",
                            "website": "https:\/\/web.dev\/progressive-web-apps\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "DocuSign": {
                            "name": "DocuSign",
                            "description": "DocuSign allows organisations to manage electronic agreements.",
                            "slug": "docusign",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "DocuSign.svg",
                            "website": "https:\/\/www.docusign.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        }
                    },
                    "detected_raw": [
                        {
                            "name": "Cart Functionality",
                            "description": "Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.",
                            "slug": "cart-functionality",
                            "categories": [
                                {
                                    "id": 6,
                                    "slug": "ecommerce",
                                    "groups": [
                                        1
                                    ],
                                    "name": "Ecommerce",
                                    "priority": 1
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Cart-generic.svg",
                            "website": "https:\/\/www.wappalyzer.com\/technologies\/ecommerce\/cart-functionality",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Bloomreach",
                            "description": null,
                            "slug": "bloomreach",
                            "categories": [
                                {
                                    "id": 1,
                                    "slug": "cms",
                                    "groups": [
                                        3
                                    ],
                                    "name": "CMS",
                                    "priority": 1
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Bloomreach.svg",
                            "website": "https:\/\/developers.bloomreach.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Apple iCloud Mail",
                            "description": "Apple iCloud Mail is a webmail service provided by Apple, Inc.",
                            "slug": "apple-icloud-mail",
                            "categories": [
                                {
                                    "id": 30,
                                    "slug": "webmail",
                                    "groups": [
                                        4
                                    ],
                                    "name": "Webmail",
                                    "priority": 2
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Apple.svg",
                            "website": "https:\/\/www.apple.com\/icloud\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "React",
                            "description": "React is an open-source JavaScript library for building user interfaces or UI components.",
                            "slug": "react",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "React.svg",
                            "website": "https:\/\/reactjs.org",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:facebook:react:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "LazySizes",
                            "description": "LazySizes is a JavaScript library used to delay the loading of images (iframes, scripts, etc) until they come into view.",
                            "slug": "lazysizes",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                },
                                {
                                    "id": 92,
                                    "slug": "performance",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Performance",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/github.com\/aFarkas\/lazysizes",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Google Analytics Enhanced eCommerce",
                            "description": "Google analytics enhanced ecommerce is a plug-in which enables the measurement of user interactions with products on ecommerce websites.",
                            "slug": "google-analytics-enhanced-ecommerce",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Analytics.svg",
                            "website": "https:\/\/developers.google.com\/analytics\/devguides\/collection\/analyticsjs\/enhanced-ecommerce",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Dynatrace",
                            "description": "Dynatrace is a technology company that produces a software intelligence platform based on artificial intelligence to monitor and optimise application performance and development, IT infrastructure, and user experience for businesses and government agencies throughout the world.",
                            "slug": "dynatrace",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Dynatrace.svg",
                            "website": "https:\/\/www.dynatrace.com",
                            "pricing": [
                                "recurring",
                                "low"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "core-js",
                            "description": "core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.",
                            "slug": "core-js",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "2.6.5",
                            "icon": "core-js.png",
                            "website": "https:\/\/github.com\/zloirock\/core-js",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "SiteSpect",
                            "description": "SiteSpect is the A\/B testing and optimisation solution.",
                            "slug": "sitespect",
                            "categories": [
                                {
                                    "id": 74,
                                    "slug": "a-b-testing",
                                    "groups": [
                                        8
                                    ],
                                    "name": "A\/B Testing",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "SiteSpect.png",
                            "website": "https:\/\/www.sitespect.com",
                            "pricing": [
                                "poa"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "Sendgrid",
                            "description": "SendGrid is a cloud-based email delivery platform for transactional and marketing emails.",
                            "slug": "sendgrid",
                            "categories": [
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "SendGrid.svg",
                            "website": "https:\/\/sendgrid.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Microsoft 365",
                            "description": "Microsoft 365 is a line of subscription services offered by Microsoft as part of the Microsoft Office product line.",
                            "slug": "microsoft-365",
                            "categories": [
                                {
                                    "id": 30,
                                    "slug": "webmail",
                                    "groups": [
                                        4
                                    ],
                                    "name": "Webmail",
                                    "priority": 2
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Microsoft 365.svg",
                            "website": "https:\/\/www.microsoft.com\/microsoft-365",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Mailgun",
                            "description": "Mailgun is a transactional email API service for developers.",
                            "slug": "mailgun",
                            "categories": [
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Mailgun.svg",
                            "website": "https:\/\/www.mailgun.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "HSTS",
                            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                            "slug": "hsts",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Google Tag Manager",
                            "description": "Google Tag Manager is a tag management system (TMS) that allows you to quickly and easily update measurement codes and related code fragments collectively known as tags on your website or mobile app.",
                            "slug": "google-tag-manager",
                            "categories": [
                                {
                                    "id": 42,
                                    "slug": "tag-managers",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Tag managers",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Tag Manager.svg",
                            "website": "http:\/\/www.google.com\/tagmanager",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "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": "Dynatrace RUM",
                            "description": "Dynatrace RUM is a AI powered, full stack, automated real user monutoring platform built by Dynatrace.",
                            "slug": "dynatrace-rum",
                            "categories": [
                                {
                                    "id": 78,
                                    "slug": "rum",
                                    "groups": [
                                        2
                                    ],
                                    "name": "RUM",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Dynatrace.svg",
                            "website": "https:\/\/www.dynatrace.com\/platform\/real-user-monitoring",
                            "pricing": [
                                "recurring",
                                "low"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "Akamai Bot Manager",
                            "description": "Akamai Bot Manager detect bots using device fingerprinting bot signatures.",
                            "slug": "akamai-bot-manager",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Akamai.svg",
                            "website": "https:\/\/www.akamai.com\/us\/en\/products\/security\/bot-manager.jsp",
                            "pricing": [
                                "poa"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "Akamai",
                            "description": "Akamai is global content delivery network (CDN) services provider for media and software delivery, and cloud security solutions.",
                            "slug": "akamai",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Akamai.svg",
                            "website": "http:\/\/akamai.com",
                            "pricing": [
                                "poa"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "PWA",
                            "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                            "slug": "pwa",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "PWA.svg",
                            "website": "https:\/\/web.dev\/progressive-web-apps\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "DocuSign",
                            "description": "DocuSign allows organisations to manage electronic agreements.",
                            "slug": "docusign",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "DocuSign.svg",
                            "website": "https:\/\/www.docusign.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        }
                    ],
                    "axe": {
                        "testEngine": "4.4.1",
                        "violations": [
                            {
                                "id": "aria-allowed-attr",
                                "impact": "serious",
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures ARIA attributes are allowed for an element's role",
                                "help": "Elements must only use allowed ARIA attributes",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": {
                                                    "role": null,
                                                    "nodeName": "a",
                                                    "messageKey": "noRoleSingular",
                                                    "prohibited": [
                                                        "aria-label"
                                                    ]
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute cannot be used on a a with no valid role attribute."
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a class=\"icon-button_root__OTAMW\" aria-label=\"Inloggen\">",
                                        "target": [
                                            "a[aria-label=\"Inloggen\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a a with no valid role attribute."
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr-value",
                                "impact": "critical",
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all ARIA attributes have valid values",
                                "help": "ARIA attributes must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": [
                                                    "aria-controls=\"mobilemenu_main\""
                                                ],
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Invalid ARIA attribute value: aria-controls=\"mobilemenu_main\""
                                            }
                                        ],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<button class=\"navigation-header-compact_toggle__miNmM\" aria-label=\"Open menu\" aria-controls=\"mobilemenu_main\">",
                                        "target": [
                                            ".navigation-header-compact_toggle__miNmM"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Invalid ARIA attribute value: aria-controls=\"mobilemenu_main\""
                                    }
                                ]
                            },
                            {
                                "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": "#3b9fe2",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.8900000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"tqHx8P7mH9XJ5tmhC4rx\" id=\"cookie-popup\" data-testhook=\"cookie-popup\">",
                                                        "target": [
                                                            "#cookie-popup"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/ah.nl\/privacy\">privacybeleid<\/a>",
                                        "target": [
                                            "p:nth-child(4) > a[href$=\"privacy\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#3b9fe2",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.8900000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"tqHx8P7mH9XJ5tmhC4rx\" id=\"cookie-popup\" data-testhook=\"cookie-popup\">",
                                                        "target": [
                                                            "#cookie-popup"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/ah.nl\/cookiebeleid\">cookiebeleid<\/a>",
                                        "target": [
                                            "p:nth-child(4) > a[href$=\"cookiebeleid\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#3b9fe2",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.8900000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"tqHx8P7mH9XJ5tmhC4rx\" id=\"cookie-popup\" data-testhook=\"cookie-popup\">",
                                                        "target": [
                                                            "#cookie-popup"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/ah.nl\/cookiebeleid\">cookiebeleid<\/a>",
                                        "target": [
                                            ".bK7umVfkLHSjy_3caPrc > p:nth-child(5) > a[href$=\"cookiebeleid\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#3b9fe2",
                                                    "contrastRatio": 2.8900000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button id=\"accept-cookies\" class=\"iZB8o_q1m3SgRodgFZwA LkJqstwb_rfgKZxYEkdO\" data-testhook=\"accept-cookies\">\n                        Accepteer\n                    <\/button>",
                                                        "target": [
                                                            "#accept-cookies"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.89 (foreground color: #ffffff, background color: #3b9fe2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<button id=\"accept-cookies\" class=\"iZB8o_q1m3SgRodgFZwA LkJqstwb_rfgKZxYEkdO\" data-testhook=\"accept-cookies\">\n                        Accepteer\n                    <\/button>",
                                        "target": [
                                            "#accept-cookies"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.89 (foreground color: #ffffff, background color: #3b9fe2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#3b9fe2",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.8900000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button id=\"decline-cookies\" class=\"iZB8o_q1m3SgRodgFZwA WbEl4GVK9ikVWMuMpoeh\" data-testhook=\"decline-cookies\">\n                        Weigeren\n                    <\/button>",
                                                        "target": [
                                                            "#decline-cookies"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<button id=\"decline-cookies\" class=\"iZB8o_q1m3SgRodgFZwA WbEl4GVK9ikVWMuMpoeh\" data-testhook=\"decline-cookies\">\n                        Weigeren\n                    <\/button>",
                                        "target": [
                                            "#decline-cookies"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#3b9fe2",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.8900000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<footer class=\"NoGtiyqOs8mAWiiIYyDY\">",
                                                        "target": [
                                                            "#cookie-index > .NoGtiyqOs8mAWiiIYyDY"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<button class=\"TI8zoU6kXW3MRVeJNkdD\" id=\"cookie-anchor-config\" data-testhook=\"cookie-anchor-config\">Cookie instellingen<\/button>",
                                        "target": [
                                            "#cookie-anchor-config"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#838383",
                                                    "bgColor": "#f0f4f7",
                                                    "contrastRatio": 3.4199999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button class=\"button-or-anchor_root__sVq9A button_root__vto53 button_primary__842TW search-bar_button__oAt0m\" type=\"button\" aria-label=\"Zoeken\">",
                                                        "target": [
                                                            ".button-or-anchor_root__sVq9A"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.42 (foreground color: #838383, background color: #f0f4f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"search-bar_text__s0Gww\">Waar ben je naar op zoek?<\/p>",
                                        "target": [
                                            ".search-bar_text__s0Gww"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.42 (foreground color: #838383, background color: #f0f4f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#00ade6",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.5800000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.58 (foreground color: #00ade6, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"\/producten\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_link__PxkLu lane-see-more_color-ah__Lp4Ti\">Bekijk alle categorie\u00ebn<\/a>",
                                        "target": [
                                            ".lane-see-more_color-ah__Lp4Ti.lane-see-more_link__PxkLu[href$=\"producten\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.58 (foreground color: #00ade6, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff7900",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"\/bonus\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_link__PxkLu lane-see-more_color-bonus__ajcBj\">Bekijk alle Bonus<\/a>",
                                        "target": [
                                            ".lane-see-more_color-bonus__ajcBj.lane-see-more_link__PxkLu[href$=\"bonus\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff7900",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"price_portrait__pcgwD\">",
                                                        "target": [
                                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"price-amount_fractional__kjJ7u\">99<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_highlight__ekL92.price-amount_bonus__zeyvy.price_highlight__RucvZ > .price-amount_fractional__kjJ7u"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#ff7900",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<span class=\"shield_text__kNeiW\">2E GRATIS<\/span>",
                                                        "target": [
                                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"shield_text__kNeiW\">2E GRATIS<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#acacac",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.27,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Bijv. appelmoes - 2 potten \u00e0 700 gram<\/span>",
                                        "target": [
                                            "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(1) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff7900",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"price_portrait__pcgwD\">",
                                                        "target": [
                                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"price-amount_fractional__kjJ7u\">65<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_highlight__ekL92.price-amount_bonus__zeyvy.price_highlight__RucvZ > .price-amount_fractional__kjJ7u"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#ff7900",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<span class=\"shield_text__kNeiW\">2e GRATIS<\/span>",
                                                        "target": [
                                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"shield_text__kNeiW\">2e GRATIS<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#acacac",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.27,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Bijv. Good Noodles kip - 2 bekers \u00e0 65 gram<\/span>",
                                        "target": [
                                            "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(2) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff7900",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"price_portrait__pcgwD\">",
                                                        "target": [
                                                            ".link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"price-amount_fractional__kjJ7u\">89<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_highlight__ekL92.price-amount_bonus__zeyvy.price_highlight__RucvZ > .price-amount_fractional__kjJ7u"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#ff7900",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<span class=\"shield_text__kNeiW\">2e GRATIS<\/span>",
                                                        "target": [
                                                            ".link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"shield_text__kNeiW\">2e GRATIS<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#acacac",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.27,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Bijv. Magnum Double starchaser - 2 bekers \u00e0 440ml<\/span>",
                                        "target": [
                                            "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(3) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff7900",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"price_portrait__pcgwD\">",
                                                        "target": [
                                                            ".link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"price-amount_fractional__kjJ7u\">09<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_highlight__ekL92.price-amount_bonus__zeyvy.price_highlight__RucvZ > .price-amount_fractional__kjJ7u"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#ff7900",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<span class=\"shield_text__kNeiW\">2E GRATIS<\/span>",
                                                        "target": [
                                                            ".link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"shield_text__kNeiW\">2E GRATIS<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#acacac",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.27,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Bijv. Wasverz. morgenfris - 2 fl \u00e0 33 wasbeurten<\/span>",
                                        "target": [
                                            "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(4) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#00ade6",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.5800000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.58 (foreground color: #00ade6, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"\/allerhande\/recepten\/lenterecepten\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_link__PxkLu lane-see-more_color-ah__Lp4Ti\">Naar alle lenterecepten<\/a>",
                                        "target": [
                                            ".smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .grid_root__nhZ3r > .row:nth-child(1) > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > .lane-see-more_root__v-uRp.lane-title-more-wrapper_seeMore__swQ\\+V[data-testhook=\"cms-more-link\"] > .lane-see-more_color-ah__Lp4Ti.lane-see-more_link__PxkLu.typography_variant-paragraph__T5ZAU"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.58 (foreground color: #00ade6, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#8499ab",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.9399999999999999,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<footer class=\"display-card-section_section__42C0n display-card-section_padded__lHvvK display-card-footer_footer__cxMve card-footer_root__0dl7R recipe-card_footer__QyKiP\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Pasta met aspergesaus\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"recipe-card-properties_property__xwGqt\">30<!-- --> minuten<\/span>",
                                        "target": [
                                            "a[aria-label=\"Recept: Pasta met aspergesaus\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .recipe-card-properties_root__Z62id[data-testhook=\"recipe-card-properties\"] > .recipe-card-properties_property__xwGqt"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#8499ab",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.9399999999999999,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<footer class=\"display-card-section_section__42C0n display-card-section_padded__lHvvK display-card-footer_footer__cxMve card-footer_root__0dl7R recipe-card_footer__QyKiP\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Spinazie-hamquiche\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"recipe-card-properties_property__xwGqt\">25<!-- --> minuten<\/span>",
                                        "target": [
                                            "a[aria-label=\"Recept: Spinazie-hamquiche\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .recipe-card-properties_root__Z62id[data-testhook=\"recipe-card-properties\"] > .recipe-card-properties_property__xwGqt"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#8499ab",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.9399999999999999,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<footer class=\"display-card-section_section__42C0n display-card-section_padded__lHvvK display-card-footer_footer__cxMve card-footer_root__0dl7R recipe-card_footer__QyKiP\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(3) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"recipe-card-properties_property__xwGqt\">40<!-- --> minuten<\/span>",
                                        "target": [
                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(3) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .recipe-card-properties_root__Z62id[data-testhook=\"recipe-card-properties\"] > .recipe-card-properties_property__xwGqt"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#8499ab",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.9399999999999999,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<footer class=\"display-card-section_section__42C0n display-card-section_padded__lHvvK display-card-footer_footer__cxMve card-footer_root__0dl7R recipe-card_footer__QyKiP\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(4) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"recipe-card-properties_property__xwGqt\">20<!-- --> minuten<\/span>",
                                        "target": [
                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(4) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .recipe-card-properties_root__Z62id[data-testhook=\"recipe-card-properties\"] > .recipe-card-properties_property__xwGqt"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#8499ab",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.9399999999999999,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<footer class=\"display-card-section_section__42C0n display-card-section_padded__lHvvK display-card-footer_footer__cxMve card-footer_root__0dl7R recipe-card_footer__QyKiP\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(5) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"recipe-card-properties_property__xwGqt\">15<!-- --> minuten<\/span>",
                                        "target": [
                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(5) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .recipe-card-properties_root__Z62id[data-testhook=\"recipe-card-properties\"] > .recipe-card-properties_property__xwGqt"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#8499ab",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.9399999999999999,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<footer class=\"display-card-section_section__42C0n display-card-section_padded__lHvvK display-card-footer_footer__cxMve card-footer_root__0dl7R recipe-card_footer__QyKiP\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Asperge ovenschotel\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"recipe-card-properties_property__xwGqt\">25<!-- --> minuten<\/span>",
                                        "target": [
                                            "a[aria-label=\"Recept: Asperge ovenschotel\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .recipe-card-properties_root__Z62id[data-testhook=\"recipe-card-properties\"] > .recipe-card-properties_property__xwGqt"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#8499ab",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.9399999999999999,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<footer class=\"display-card-section_section__42C0n display-card-section_padded__lHvvK display-card-footer_footer__cxMve card-footer_root__0dl7R recipe-card_footer__QyKiP\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Biefstuk bakken\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"recipe-card-properties_property__xwGqt\">10<!-- --> minuten<\/span>",
                                        "target": [
                                            "a[aria-label=\"Recept: Biefstuk bakken\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .recipe-card-properties_root__Z62id[data-testhook=\"recipe-card-properties\"] > .recipe-card-properties_property__xwGqt"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff7900",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.ah.nl\/bonus\/gratis-bezorging\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_link__PxkLu lane-see-more_color-bonus__ajcBj\">Bekijk alle gratis bezorging<\/a>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .grid_root__nhZ3r > .row > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > .lane-see-more_root__v-uRp.lane-title-more-wrapper_seeMore__swQ\\+V[data-testhook=\"cms-more-link\"] > .lane-see-more_color-bonus__ajcBj.lane-see-more_link__PxkLu.typography_variant-paragraph__T5ZAU"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#acacac",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.27,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">di, wo, do en za<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(1) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#acacac",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.27,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">di, wo, do en za<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(2) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#acacac",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.27,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">di, wo, do en za<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(3) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#acacac",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.27,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">di, wo, do en za<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(4) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#acacac",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.27,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">di, wo, do en za<\/span>",
                                        "target": [
                                            ".smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(5) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": "minor",
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "svg-sprite",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div id=\"svg-sprite\" style=\"height: 0; width: 0; position: absolute; left: -9999px; overflow: hidden;\"><\/div>",
                                                        "target": [
                                                            "div:nth-child(15)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<div id=\"svg-sprite\" style=\"height: 0; width: 0; position: absolute; left: -9999px; overflow: hidden;\"><\/div>",
                                                        "target": [
                                                            "div:nth-child(23)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: svg-sprite"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<div id=\"svg-sprite\" style=\"height: 0; width: 0; position: absolute; left: -9999px; overflow: hidden;\">",
                                        "target": [
                                            "body > div:nth-child(10)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: svg-sprite"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "arrow-down",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol fill=\"currentColor\" viewBox=\"0 0 24 24\" id=\"arrow-down\"><path d=\"M16.882 14.261l-3.045 2.771a.5.5 0 01-.837-.369V3h-2v13.606a.5.5 0 01-.832.374l-3.067-2.727-1.329 1.494 5.625 5a1 1 0 001.338-.007l5.494-5-1.347-1.479z\" clip-rule=\"evenodd\" fill-rule=\"evenodd\"><\/path><\/symbol>",
                                                        "target": [
                                                            "symbol[fill=\"currentColor\"][viewBox=\"0 0 24 24\"]:nth-child(4)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: arrow-down"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"arrow-down\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.929 15.343l6.364 6.364a1 1 0 001.414 0l6.364-6.364a1 1 0 00-1.414-1.414L13 18.586V3a1 1 0 10-2 0v15.586l-4.657-4.657a1 1 0 00-1.414 1.414z\"><\/path><\/symbol>",
                                        "target": [
                                            "symbol[viewBox=\"0 0 24 24\"]:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: arrow-down"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "bbqfavoriet",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol viewBox=\"0 0 68 68\" id=\"bbqfavoriet\">",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 68 68\"]:nth-child(11)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: bbqfavoriet"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol viewBox=\"0 0 68 68\" id=\"bbqfavoriet\">",
                                        "target": [
                                            "symbol[viewBox=\"0 0 68 68\"]:nth-child(9)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: bbqfavoriet"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "bbqfavoriet_SVGID_1_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"bbqfavoriet_SVGID_1_\" d=\"M33.9 67.4C15.3 67.4.2 52.3.2 33.7S15.3 0 33.9 0s33.7 15.1 33.7 33.7-15.1 33.7-33.7 33.7z\"><\/path>",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 68 68\"]:nth-child(11) > defs > path"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: bbqfavoriet_SVGID_1_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"bbqfavoriet_SVGID_1_\" d=\"M33.9 67.4C15.3 67.4.2 52.3.2 33.7S15.3 0 33.9 0s33.7 15.1 33.7 33.7-15.1 33.7-33.7 33.7z\"><\/path>",
                                        "target": [
                                            "symbol[viewBox=\"0 0 68 68\"]:nth-child(9) > defs > path"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: bbqfavoriet_SVGID_1_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "bbqfavoriet_SVGID_2_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"bbqfavoriet_SVGID_2_\"><use xlink:href=\"#bbqfavoriet_SVGID_1_\" overflow=\"visible\"><\/use><\/clipPath>",
                                                        "target": [
                                                            "clippath:nth-child(12)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: bbqfavoriet_SVGID_2_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"bbqfavoriet_SVGID_2_\"><use xlink:href=\"#bbqfavoriet_SVGID_1_\" overflow=\"visible\"><\/use><\/clipPath>",
                                        "target": [
                                            "clippath:nth-child(10)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: bbqfavoriet_SVGID_2_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "image",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"image\">",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 24 24\"]:nth-child(122)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"image\">",
                                        "target": [
                                            "symbol[viewBox=\"0 0 24 24\"]:nth-child(121)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "nutriscore-a",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-a\">",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(142)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: nutriscore-a"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-a\">",
                                        "target": [
                                            "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(141)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: nutriscore-a"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "nutriscore-b",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-b\">",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(144)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: nutriscore-b"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-b\">",
                                        "target": [
                                            "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(143)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: nutriscore-b"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "nutriscore-c",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-c\">",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(146)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: nutriscore-c"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-c\">",
                                        "target": [
                                            "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(145)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: nutriscore-c"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "nutriscore-d",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-d\">",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(148)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: nutriscore-d"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-d\">",
                                        "target": [
                                            "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(147)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: nutriscore-d"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "nutriscore-e",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-e\">",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(150)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: nutriscore-e"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-e\">",
                                        "target": [
                                            "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(149)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: nutriscore-e"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "print",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"print\">",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 24 24\"]:nth-child(165)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: print"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"print\">",
                                        "target": [
                                            "symbol[viewBox=\"0 0 24 24\"]:nth-child(164)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: print"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol viewBox=\"0 0 100 100\" id=\"vegafavoriet\">",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 100 100\"]:nth-child(200)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol viewBox=\"0 0 100 100\" id=\"vegafavoriet\">",
                                        "target": [
                                            "symbol[viewBox=\"0 0 100 100\"]:nth-child(182)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_1_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_1_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" style=\"stop-color:#fff\"><\/stop><stop offset=\"1\" style=\"stop-color:#e1e2e1\"><\/stop><\/radialGradient>",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(201)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_1_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_1_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" style=\"stop-color:#fff\"><\/stop><stop offset=\"1\" style=\"stop-color:#e1e2e1\"><\/stop><\/radialGradient>",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(183)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_1_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000037655821134124879840000000426572863058165689_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000037655821134124879840000000426572863058165689_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(202)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000037655821134124879840000000426572863058165689_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000037655821134124879840000000426572863058165689_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(184)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000037655821134124879840000000426572863058165689_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000009551064954648380480000006863198734649817253_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000009551064954648380480000006863198734649817253_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(203)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000009551064954648380480000006863198734649817253_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000009551064954648380480000006863198734649817253_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(185)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000009551064954648380480000006863198734649817253_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000170970374815622864740000017847558659238804413_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000170970374815622864740000017847558659238804413_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(204)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000170970374815622864740000017847558659238804413_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000170970374815622864740000017847558659238804413_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(186)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000170970374815622864740000017847558659238804413_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000067235927018457826080000017976587336170954893_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000067235927018457826080000017976587336170954893_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(205)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000067235927018457826080000017976587336170954893_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000067235927018457826080000017976587336170954893_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(187)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000067235927018457826080000017976587336170954893_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000139262921059228061420000007651209246988930238_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000139262921059228061420000007651209246988930238_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(206)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000139262921059228061420000007651209246988930238_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000139262921059228061420000007651209246988930238_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(188)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000139262921059228061420000007651209246988930238_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000044180279601976080250000005191145739767732924_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000044180279601976080250000005191145739767732924_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(207)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000044180279601976080250000005191145739767732924_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000044180279601976080250000005191145739767732924_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(189)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000044180279601976080250000005191145739767732924_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000011714549684626839760000017008770066038067368_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000011714549684626839760000017008770066038067368_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(208)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000011714549684626839760000017008770066038067368_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000011714549684626839760000017008770066038067368_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(190)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000011714549684626839760000017008770066038067368_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000012467501905375976910000010579156880233682062_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000012467501905375976910000010579156880233682062_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(209)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000012467501905375976910000010579156880233682062_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000012467501905375976910000010579156880233682062_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(191)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000012467501905375976910000010579156880233682062_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000013195026948673659300000010763214519286840717_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000013195026948673659300000010763214519286840717_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(210)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000013195026948673659300000010763214519286840717_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000013195026948673659300000010763214519286840717_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(192)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000013195026948673659300000010763214519286840717_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000051374982742605652480000012179571843582203778_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"vegafavoriet_SVGID_00000051374982742605652480000012179571843582203778_\" gradientUnits=\"userSpaceOnUse\" x1=\"17.539\" y1=\"107.205\" x2=\"15.729\" y2=\"111.442\" gradientTransform=\"translate(0 -48)\">",
                                                        "target": [
                                                            "lineargradient[x1=\"17.539\"][y1=\"107.205\"][x2=\"15.729\"]:nth-child(211)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000051374982742605652480000012179571843582203778_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"vegafavoriet_SVGID_00000051374982742605652480000012179571843582203778_\" gradientUnits=\"userSpaceOnUse\" x1=\"17.539\" y1=\"107.205\" x2=\"15.729\" y2=\"111.442\" gradientTransform=\"translate(0 -48)\">",
                                        "target": [
                                            "lineargradient[x1=\"17.539\"][y1=\"107.205\"][x2=\"15.729\"]:nth-child(193)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000051374982742605652480000012179571843582203778_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000075155564933190858040000007576342879215675579_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000075155564933190858040000007576342879215675579_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(212)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000075155564933190858040000007576342879215675579_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000075155564933190858040000007576342879215675579_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(194)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000075155564933190858040000007576342879215675579_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000072282330762902595510000004452346206330644376_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000072282330762902595510000004452346206330644376_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(213)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000072282330762902595510000004452346206330644376_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000072282330762902595510000004452346206330644376_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(195)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000072282330762902595510000004452346206330644376_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000016033484263170939020000012005180663511247533_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000016033484263170939020000012005180663511247533_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(214)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000016033484263170939020000012005180663511247533_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000016033484263170939020000012005180663511247533_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(196)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000016033484263170939020000012005180663511247533_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000125564635475531673850000006846770804356477599_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000125564635475531673850000006846770804356477599_\" cx=\"42.54\" cy=\"76.285\" r=\"99.995\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.285\"][r=\"99.995\"][cx=\"42.54\"]:nth-child(215)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000125564635475531673850000006846770804356477599_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000125564635475531673850000006846770804356477599_\" cx=\"42.54\" cy=\"76.285\" r=\"99.995\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.285\"][r=\"99.995\"][cx=\"42.54\"]:nth-child(197)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000125564635475531673850000006846770804356477599_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000070820557374901590900000013818708168152650143_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000070820557374901590900000013818708168152650143_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(216)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000070820557374901590900000013818708168152650143_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000070820557374901590900000013818708168152650143_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(198)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000070820557374901590900000013818708168152650143_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000178166380610462178620000005193061416972842371_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000178166380610462178620000005193061416972842371_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(217)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000178166380610462178620000005193061416972842371_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000178166380610462178620000005193061416972842371_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(199)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000178166380610462178620000005193061416972842371_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "zakelijk",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 64\" id=\"zakelijk\">",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 64 64\"][fill=\"none\"]:nth-child(238)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: zakelijk"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 64\" id=\"zakelijk\">",
                                        "target": [
                                            "symbol[viewBox=\"0 0 64 64\"][fill=\"none\"]:nth-child(237)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: zakelijk"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "zomerkras",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 200 200\" id=\"zomerkras\">",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 200 200\"][fill=\"none\"]:nth-child(241)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: zomerkras"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 200 200\" id=\"zomerkras\">",
                                        "target": [
                                            "symbol[viewBox=\"0 0 200 200\"][fill=\"none\"]:nth-child(239)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: zomerkras"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "zomerkras_a",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"zomerkras_a\" x1=\"99.5\" x2=\"99.5\" y1=\"81\" y2=\"119\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#FFAC72\" offset=\"0\"><\/stop><stop stop-color=\"#DB2700\" offset=\"1\"><\/stop><\/linearGradient>",
                                                        "target": [
                                                            "lineargradient[x1=\"99.5\"][x2=\"99.5\"][y1=\"81\"]:nth-child(242)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: zomerkras_a"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"zomerkras_a\" x1=\"99.5\" x2=\"99.5\" y1=\"81\" y2=\"119\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#FFAC72\" offset=\"0\"><\/stop><stop stop-color=\"#DB2700\" offset=\"1\"><\/stop><\/linearGradient>",
                                        "target": [
                                            "lineargradient[x1=\"99.5\"][x2=\"99.5\"][y1=\"81\"]:nth-child(240)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: zomerkras_a"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "0",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<li id=\"0\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                        "target": [
                                                            "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(1)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<li id=\"0\" class=\"carousel-item_root__ISHXJ smart-lane-recipes_item__629NG\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(1)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<li id=\"0\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(1)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: 0"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<li id=\"0\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            ".super-shops-lane_items__2XgpZ > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .carousel-item_root__ISHXJ:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: 0"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "1",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<li id=\"1\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                        "target": [
                                                            "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(2)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<li id=\"1\" class=\"carousel-item_root__ISHXJ smart-lane-recipes_item__629NG\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(2)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<li id=\"1\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(2)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: 1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<li id=\"1\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            ".super-shops-lane_items__2XgpZ > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .carousel-item_root__ISHXJ:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: 1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "2",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<li id=\"2\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                        "target": [
                                                            "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(3)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<li id=\"2\" class=\"carousel-item_root__ISHXJ smart-lane-recipes_item__629NG\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(3)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<li id=\"2\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(3)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: 2"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<li id=\"2\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            ".super-shops-lane_items__2XgpZ > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .carousel-item_root__ISHXJ:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: 2"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "3",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<li id=\"3\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                        "target": [
                                                            "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(4)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<li id=\"3\" class=\"carousel-item_root__ISHXJ smart-lane-recipes_item__629NG\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(4)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<li id=\"3\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(4)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: 3"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<li id=\"3\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            ".super-shops-lane_items__2XgpZ > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .carousel-item_root__ISHXJ:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: 3"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "4",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<li id=\"4\" class=\"carousel-item_root__ISHXJ smart-lane-recipes_item__629NG\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(5)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<li id=\"4\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                        "target": [
                                                            ".smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(5)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: 4"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<li id=\"4\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            ".super-shops-lane_items__2XgpZ > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .carousel-item_root__ISHXJ:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: 4"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "5",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<li id=\"5\" class=\"carousel-item_root__ISHXJ smart-lane-recipes_item__629NG\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(6)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: 5"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<li id=\"5\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            ".super-shops-lane_items__2XgpZ > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .carousel-item_root__ISHXJ:nth-child(6)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: 5"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "6",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<li id=\"6\" class=\"carousel-item_root__ISHXJ smart-lane-recipes_item__629NG\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(7)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: 6"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<li id=\"6\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            ".super-shops-lane_items__2XgpZ > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .carousel-item_root__ISHXJ:nth-child(7)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: 6"
                                    }
                                ]
                            }
                        ],
                        "passes": [
                            {
                                "id": "aria-allowed-attr",
                                "impact": "serious",
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures ARIA attributes are allowed for an element's role",
                                "help": "Elements must only use allowed ARIA attributes",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div id=\"cookie-index\" aria-hidden=\"false\" tabindex=\"0\" class=\"XzH_2NvJzvo9IrLcmjG6\">",
                                        "target": [
                                            "#cookie-index"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button class=\"navigation-header-compact_toggle__miNmM\" aria-label=\"Open menu\" aria-controls=\"mobilemenu_main\">",
                                        "target": [
                                            ".navigation-header-compact_toggle__miNmM"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"navigation-header-compact_logo__ti1IR nav-logo_navLogo__M45c9\" href=\"\/\" aria-label=\"Ga naar home pagina\" title=\"Ga naar home pagina\" data-testhook=\"nav-logo\"><img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg\" alt=\"Albert Heijn\" class=\"nav-logo_logo__c28jK\"><\/a>",
                                        "target": [
                                            ".navigation-header-compact_logo__ti1IR"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"icon-button_root__OTAMW\" href=\"\/favorieten\" aria-label=\"Favoriete lijstjes\">",
                                        "target": [
                                            "a[aria-label=\"Favoriete lijstjes\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"icon-button_root__OTAMW icon-button_hasContent__1AdFI icon-button_outline__8zf4v nav-basket_button__taiI3\" href=\"\/mijnlijst\" aria-label=\"Naar winkelmand\" data-testhook=\"navigation-shoppinglist\">",
                                        "target": [
                                            ".icon-button_hasContent__1AdFI"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"nav-basket_srOnly__S9QJ3\" aria-live=\"polite\">Totaalbedrag winkelmand 0.00<\/div>",
                                        "target": [
                                            ".nav-basket_srOnly__S9QJ3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button class=\"button-or-anchor_root__sVq9A button_root__vto53 button_primary__842TW search-bar_button__oAt0m\" type=\"button\" aria-label=\"Zoeken\">",
                                        "target": [
                                            ".button-or-anchor_root__sVq9A"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 class=\"has-cookie-notice\" style=\"overflow: hidden;\">",
                                        "target": [
                                            "body"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-hidden-focus",
                                "impact": "serious",
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag131"
                                ],
                                "description": "Ensures aria-hidden elements do not contain focusable elements",
                                "help": "ARIA hidden element must not contain focusable elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"AyUwCplpWLUwDffmz9_Y\" aria-hidden=\"true\">",
                                        "target": [
                                            "#cookie-index > .AyUwCplpWLUwDffmz9_Y[aria-hidden=\"true\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"cookie-config\" aria-hidden=\"true\" tabindex=\"0\" class=\"XzH_2NvJzvo9IrLcmjG6\">",
                                        "target": [
                                            "#cookie-config"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr-value",
                                "impact": "critical",
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all ARIA attributes have valid values",
                                "help": "ARIA attributes must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"cookie-index\" aria-hidden=\"false\" tabindex=\"0\" class=\"XzH_2NvJzvo9IrLcmjG6\">",
                                        "target": [
                                            "#cookie-index"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"navigation-header-compact_logo__ti1IR nav-logo_navLogo__M45c9\" href=\"\/\" aria-label=\"Ga naar home pagina\" title=\"Ga naar home pagina\" data-testhook=\"nav-logo\"><img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg\" alt=\"Albert Heijn\" class=\"nav-logo_logo__c28jK\"><\/a>",
                                        "target": [
                                            ".navigation-header-compact_logo__ti1IR"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"icon-button_root__OTAMW\" aria-label=\"Inloggen\">",
                                        "target": [
                                            "a[aria-label=\"Inloggen\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"icon-button_root__OTAMW\" href=\"\/favorieten\" aria-label=\"Favoriete lijstjes\">",
                                        "target": [
                                            "a[aria-label=\"Favoriete lijstjes\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"icon-button_root__OTAMW icon-button_hasContent__1AdFI icon-button_outline__8zf4v nav-basket_button__taiI3\" href=\"\/mijnlijst\" aria-label=\"Naar winkelmand\" data-testhook=\"navigation-shoppinglist\">",
                                        "target": [
                                            ".icon-button_hasContent__1AdFI"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"nav-basket_srOnly__S9QJ3\" aria-live=\"polite\">Totaalbedrag winkelmand 0.00<\/div>",
                                        "target": [
                                            ".nav-basket_srOnly__S9QJ3"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"button-or-anchor_root__sVq9A button_root__vto53 button_primary__842TW search-bar_button__oAt0m\" type=\"button\" aria-label=\"Zoeken\">",
                                        "target": [
                                            ".button-or-anchor_root__sVq9A"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                                "help": "ARIA attributes must conform to valid names",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"cookie-index\" aria-hidden=\"false\" tabindex=\"0\" class=\"XzH_2NvJzvo9IrLcmjG6\">",
                                        "target": [
                                            "#cookie-index"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"navigation-header-compact_toggle__miNmM\" aria-label=\"Open menu\" aria-controls=\"mobilemenu_main\">",
                                        "target": [
                                            ".navigation-header-compact_toggle__miNmM"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"navigation-header-compact_logo__ti1IR nav-logo_navLogo__M45c9\" href=\"\/\" aria-label=\"Ga naar home pagina\" title=\"Ga naar home pagina\" data-testhook=\"nav-logo\"><img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg\" alt=\"Albert Heijn\" class=\"nav-logo_logo__c28jK\"><\/a>",
                                        "target": [
                                            ".navigation-header-compact_logo__ti1IR"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"icon-button_root__OTAMW\" aria-label=\"Inloggen\">",
                                        "target": [
                                            "a[aria-label=\"Inloggen\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"icon-button_root__OTAMW\" href=\"\/favorieten\" aria-label=\"Favoriete lijstjes\">",
                                        "target": [
                                            "a[aria-label=\"Favoriete lijstjes\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"icon-button_root__OTAMW icon-button_hasContent__1AdFI icon-button_outline__8zf4v nav-basket_button__taiI3\" href=\"\/mijnlijst\" aria-label=\"Naar winkelmand\" data-testhook=\"navigation-shoppinglist\">",
                                        "target": [
                                            ".icon-button_hasContent__1AdFI"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"nav-basket_srOnly__S9QJ3\" aria-live=\"polite\">Totaalbedrag winkelmand 0.00<\/div>",
                                        "target": [
                                            ".nav-basket_srOnly__S9QJ3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"button-or-anchor_root__sVq9A button_root__vto53 button_primary__842TW search-bar_button__oAt0m\" type=\"button\" aria-label=\"Zoeken\">",
                                        "target": [
                                            ".button-or-anchor_root__sVq9A"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "button-name",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures buttons have discernible text",
                                "help": "Buttons must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/button-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"accept-cookies\" class=\"iZB8o_q1m3SgRodgFZwA LkJqstwb_rfgKZxYEkdO\" data-testhook=\"accept-cookies\">\n                        Accepteer\n                    <\/button>",
                                        "target": [
                                            "#accept-cookies"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"decline-cookies\" class=\"iZB8o_q1m3SgRodgFZwA WbEl4GVK9ikVWMuMpoeh\" data-testhook=\"decline-cookies\">\n                        Weigeren\n                    <\/button>",
                                        "target": [
                                            "#decline-cookies"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"TI8zoU6kXW3MRVeJNkdD\" id=\"cookie-anchor-config\" data-testhook=\"cookie-anchor-config\">Cookie instellingen<\/button>",
                                        "target": [
                                            "#cookie-anchor-config"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"navigation-header-compact_toggle__miNmM\" aria-label=\"Open menu\" aria-controls=\"mobilemenu_main\">",
                                        "target": [
                                            ".navigation-header-compact_toggle__miNmM"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"button-or-anchor_root__sVq9A button_root__vto53 button_primary__842TW search-bar_button__oAt0m\" type=\"button\" aria-label=\"Zoeken\">",
                                        "target": [
                                            ".button-or-anchor_root__sVq9A"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "bypass",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag241",
                                    "section508",
                                    "section508.22.o"
                                ],
                                "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                                "help": "Page must have means to bypass repeated blocks",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "header-present",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<h1 class=\"GeILDlB2ekdOM0H0uWT4\">Cookies op ah.nl<\/h1>",
                                                        "target": [
                                                            ".bK7umVfkLHSjy_3caPrc > h1"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a heading"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html class=\"\" lang=\"nl\" data-react-helmet=\"class,lang\" style=\"overflow: hidden;\">",
                                        "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": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h1 class=\"GeILDlB2ekdOM0H0uWT4\">Cookies op ah.nl<\/h1>",
                                        "target": [
                                            ".bK7umVfkLHSjy_3caPrc > h1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"D1CmZqlwVOlKJOSk2rzU\">Om ah.nl voor jou nog makkelijker en persoonlijker te maken, gebruikt Albert Heijn cookies (en daarmee vergelijkbare technieken).<\/p>",
                                        "target": [
                                            ".D1CmZqlwVOlKJOSk2rzU"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>",
                                        "target": [
                                            ".bK7umVfkLHSjy_3caPrc > p:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>",
                                        "target": [
                                            ".bK7umVfkLHSjy_3caPrc > p:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Via \u201cCookie instellingen\u201d kan je ook zelf instellen welke cookies worden geplaatst. Je kan je keuze altijd wijzigen of intrekken op ons&nbsp;<a href=\"https:\/\/ah.nl\/cookiebeleid\">cookiebeleid<\/a>.<\/p>",
                                        "target": [
                                            ".bK7umVfkLHSjy_3caPrc > p:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "16.5pt (22px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 data-testhook=\"cms-title\" class=\"typography_root__Om3Wh typography_variant-hero__0BDPT title_root__FInQt\">Deze week bij Albert Heijn<\/h2>",
                                        "target": [
                                            "div[data-testhook=\"MarketingCarousel\"] > .grid_root__nhZ3r > .row:nth-child(1) > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "16.5pt (22px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 data-testhook=\"cms-title\" class=\"typography_root__Om3Wh typography_variant-hero__0BDPT title_root__FInQt\">Shop per categorie<\/h2>",
                                        "target": [
                                            "div[data-testhook=\"PageEntries\"] > .grid_root__nhZ3r > .row:nth-child(1) > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Aardappel, groente en fruit<\/h4>",
                                        "target": [
                                            ".carousel-item_root__ISHXJ:nth-child(1) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Salades, pizza en maaltijden<\/h4>",
                                        "target": [
                                            ".carousel-item_root__ISHXJ:nth-child(2) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Vlees, kip, vis en vega<\/h4>",
                                        "target": [
                                            "a[href$=\"vlees-kip-vis-vega\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Kaas, vleeswaren en tapas<\/h4>",
                                        "target": [
                                            ".carousel-item_root__ISHXJ:nth-child(4) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Zuivel, plantaardig en eieren<\/h4>",
                                        "target": [
                                            ".carousel-item_root__ISHXJ:nth-child(5) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Bakkerij en banket<\/h4>",
                                        "target": [
                                            "a[href$=\"bakkerij-en-banket\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Ontbijtgranen en beleg<\/h4>",
                                        "target": [
                                            ".carousel-item_root__ISHXJ:nth-child(7) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Snoep, koek, chips en chocolade<\/h4>",
                                        "target": [
                                            "#\\37  > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Tussendoortjes<\/h4>",
                                        "target": [
                                            "a[href$=\"tussendoortjes\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Frisdrank, sappen, koffie en thee<\/h4>",
                                        "target": [
                                            "#\\39  > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Wijn en bubbels<\/h4>",
                                        "target": [
                                            "a[href$=\"wijn-en-bubbels\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Bier en aperitieven<\/h4>",
                                        "target": [
                                            "a[href$=\"bier-en-aperitieven\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Pasta, rijst en wereldkeuken<\/h4>",
                                        "target": [
                                            "#\\31 2 > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Soepen, sauzen, kruiden en olie<\/h4>",
                                        "target": [
                                            "#\\31 3 > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Sport- en dieetvoeding<\/h4>",
                                        "target": [
                                            "#\\31 4 > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Diepvries<\/h4>",
                                        "target": [
                                            "a[href$=\"diepvries\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Drogisterij<\/h4>",
                                        "target": [
                                            "a[href$=\"drogisterij\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Baby en kind<\/h4>",
                                        "target": [
                                            "a[href$=\"baby-en-kind\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Huishouden<\/h4>",
                                        "target": [
                                            "a[href$=\"huishouden\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Huisdier<\/h4>",
                                        "target": [
                                            "a[href$=\"huisdier\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Koken, tafelen en vrije tijd<\/h4>",
                                        "target": [
                                            "#\\32 0 > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "16.5pt (22px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 data-testhook=\"cms-title\" class=\"typography_root__Om3Wh typography_variant-hero__0BDPT title_root__FInQt\">Uit de Bonusfolder<\/h2>",
                                        "target": [
                                            "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .grid_root__nhZ3r > .row:nth-child(1) > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span data-testhook=\"cms-subtitle\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU\">Een selectie van onze aanbiedingen<\/span>",
                                        "target": [
                                            "span[data-testhook=\"cms-subtitle\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"price-amount_integer__+e2XO\">5<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_was__ecJVB.price_was__LGyA9.price-amount_root__Sa88q > .price-amount_integer__\\+e2XO"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"price-amount_fractional__kjJ7u\">98<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_was__ecJVB.price_was__LGyA9.price-amount_root__Sa88q > .price-amount_fractional__kjJ7u"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Alle Hak potten 630-720 gram en stazakken<\/span>",
                                        "target": [
                                            ".product-card-portrait_link__5VsEK.link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"price-amount_integer__+e2XO\">3<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_was__ecJVB.price_was__LGyA9.price-amount_root__Sa88q > .price-amount_integer__\\+e2XO"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"price-amount_fractional__kjJ7u\">30<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_was__ecJVB.price_was__LGyA9.price-amount_root__Sa88q > .price-amount_fractional__kjJ7u"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Alle Unox soep in zak 570 ml, Cup-a-Soup en Good snacks*<\/span>",
                                        "target": [
                                            ".product-card-portrait_link__5VsEK.link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"price-amount_integer__+e2XO\">13<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_was__ecJVB.price_was__LGyA9.price-amount_root__Sa88q > .price-amount_integer__\\+e2XO"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"price-amount_fractional__kjJ7u\">78<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_was__ecJVB.price_was__LGyA9.price-amount_root__Sa88q > .price-amount_fractional__kjJ7u"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Alle A-merk pints ijs*<\/span>",
                                        "target": [
                                            ".product-card-portrait_link__5VsEK[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"price-amount_integer__+e2XO\">8<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_was__ecJVB.price_was__LGyA9.price-amount_root__Sa88q > .price-amount_integer__\\+e2XO"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"price-amount_fractional__kjJ7u\">18<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_was__ecJVB.price_was__LGyA9.price-amount_root__Sa88q > .price-amount_fractional__kjJ7u"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Alle Robijn<\/span>",
                                        "target": [
                                            ".product-card-portrait_link__5VsEK[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "16.5pt (22px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 data-testhook=\"cms-title\" class=\"typography_root__Om3Wh typography_variant-hero__0BDPT title_root__FInQt\">Wat eten we vandaag?<\/h2>",
                                        "target": [
                                            "div:nth-child(5) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .grid_root__nhZ3r > .row:nth-child(1) > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#26313a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.26,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.26"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L card-text_titleText__7T9sY card-text_boldTitle__SVYw2\" style=\"-webkit-line-clamp:2;line-height:1.2em;max-height:2.4em\" data-testhook=\"recipe-card-title\">Pasta met aspergesaus<\/span>",
                                        "target": [
                                            "a[aria-label=\"Recept: Pasta met aspergesaus\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .card-text_title__REC-7.recipe-card_title__P8Eci.typography_hasMargin__4EaQi > .card-text_titleText__7T9sY.card-text_boldTitle__SVYw2[data-testhook=\"recipe-card-title\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#26313a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.26,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.26"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L card-text_titleText__7T9sY card-text_boldTitle__SVYw2\" style=\"-webkit-line-clamp:2;line-height:1.2em;max-height:2.4em\" data-testhook=\"recipe-card-title\">Spinazie-hamquiche<\/span>",
                                        "target": [
                                            "a[aria-label=\"Recept: Spinazie-hamquiche\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .card-text_title__REC-7.recipe-card_title__P8Eci.typography_hasMargin__4EaQi > .card-text_titleText__7T9sY.card-text_boldTitle__SVYw2[data-testhook=\"recipe-card-title\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#26313a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.26,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.26"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L card-text_titleText__7T9sY card-text_boldTitle__SVYw2\" style=\"-webkit-line-clamp:2;line-height:1.2em;max-height:2.4em\" data-testhook=\"recipe-card-title\">Asperges met ham, ei en boter<\/span>",
                                        "target": [
                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(3) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .card-text_title__REC-7.recipe-card_title__P8Eci.typography_hasMargin__4EaQi > .card-text_titleText__7T9sY.card-text_boldTitle__SVYw2[data-testhook=\"recipe-card-title\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#26313a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.26,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.26"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L card-text_titleText__7T9sY card-text_boldTitle__SVYw2\" style=\"-webkit-line-clamp:2;line-height:1.2em;max-height:2.4em\" data-testhook=\"recipe-card-title\">Spinazie met champignons<\/span>",
                                        "target": [
                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(4) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .card-text_title__REC-7.recipe-card_title__P8Eci.typography_hasMargin__4EaQi > .card-text_titleText__7T9sY.card-text_boldTitle__SVYw2[data-testhook=\"recipe-card-title\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#26313a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.26,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.26"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L card-text_titleText__7T9sY card-text_boldTitle__SVYw2\" style=\"-webkit-line-clamp:2;line-height:1.2em;max-height:2.4em\" data-testhook=\"recipe-card-title\">Bonen met chorizo en rucola<\/span>",
                                        "target": [
                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(5) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .card-text_title__REC-7.recipe-card_title__P8Eci.typography_hasMargin__4EaQi > .card-text_titleText__7T9sY.card-text_boldTitle__SVYw2[data-testhook=\"recipe-card-title\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#26313a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.26,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.26"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L card-text_titleText__7T9sY card-text_boldTitle__SVYw2\" style=\"-webkit-line-clamp:2;line-height:1.2em;max-height:2.4em\" data-testhook=\"recipe-card-title\">Asperge ovenschotel<\/span>",
                                        "target": [
                                            "a[aria-label=\"Recept: Asperge ovenschotel\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .card-text_title__REC-7.recipe-card_title__P8Eci.typography_hasMargin__4EaQi > .card-text_titleText__7T9sY.card-text_boldTitle__SVYw2[data-testhook=\"recipe-card-title\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#26313a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.26,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.26"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L card-text_titleText__7T9sY card-text_boldTitle__SVYw2\" style=\"-webkit-line-clamp:2;line-height:1.2em;max-height:2.4em\" data-testhook=\"recipe-card-title\">Biefstuk bakken<\/span>",
                                        "target": [
                                            "a[aria-label=\"Recept: Biefstuk bakken\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .card-text_title__REC-7.recipe-card_title__P8Eci.typography_hasMargin__4EaQi > .card-text_titleText__7T9sY.card-text_boldTitle__SVYw2[data-testhook=\"recipe-card-title\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "16.5pt (22px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 data-testhook=\"cms-title\" class=\"typography_root__Om3Wh typography_variant-hero__0BDPT title_root__FInQt\">Gratis bezorging<\/h2>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .grid_root__nhZ3r > .row > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Johma: gratis bezorging bij 10 euro<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(1) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .product-card-portrait_link__5VsEK.link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Lay's, Doritos en Wavies: gratis bezorging bij 6 stuks<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(2) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .product-card-portrait_link__5VsEK.link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Lipton, Conimex en De Vegetarische Slager: gratis bezorging bij 5 stuks<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(3) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .product-card-portrait_link__5VsEK.link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Corona, Leffe en Hertog Jan: gratis bezorging bij 2 stuks<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(4) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .product-card-portrait_link__5VsEK.link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Elvive,Lovings Blends,Studioline, Elnett, L'Oreal Men expert,Garnier: gratis bezorging bij 15 euro<\/span>",
                                        "target": [
                                            ".smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(5) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .product-card-portrait_link__5VsEK.link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "16.5pt (22px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 data-testhook=\"cms-title\" class=\"typography_root__Om3Wh typography_variant-hero__0BDPT title_root__FInQt\">Uitgebreid shoppen<\/h2>",
                                        "target": [
                                            "div:nth-child(9) > .grid_root__nhZ3r > .row > .column.small-12 > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#e9f5ed",
                                                    "contrastRatio": 11.779999999999999,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.78"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L\" style=\"-webkit-line-clamp:3;line-height:1.4em;max-height:4.199999999999999em\">Probeer Premium nu met 100% Voordeelgarantie<\/span>",
                                        "target": [
                                            "a[title=\"Probeer gratis\"] > .small-promo-blocks_content__F7M\\+u > h3 > .line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#e9f5ed",
                                                    "contrastRatio": 11.779999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.78"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU\">",
                                        "target": [
                                            "a[title=\"Probeer gratis\"] > .small-promo-blocks_content__F7M\\+u > .typography_variant-paragraph__T5ZAU.typography_root__Om3Wh"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#fce2e2",
                                                    "contrastRatio": 10.75,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.75"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L\" style=\"-webkit-line-clamp:3;line-height:1.4em;max-height:4.199999999999999em\">Heb jij onze sterke glazen al?<\/span>",
                                        "target": [
                                            "a[href$=\"buitenservies\"] > .small-promo-blocks_content__F7M\\+u > h3 > .line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#fce2e2",
                                                    "contrastRatio": 10.75,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.75"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU\">",
                                        "target": [
                                            "a[href$=\"buitenservies\"] > .small-promo-blocks_content__F7M\\+u > .typography_variant-paragraph__T5ZAU.typography_root__Om3Wh"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ede3ef",
                                                    "contrastRatio": 10.58,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.58"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L\" style=\"-webkit-line-clamp:3;line-height:1.4em;max-height:4.199999999999999em\">Vers besteld, net zo vers thuisbezorgd<\/span>",
                                        "target": [
                                            "a[title=\"Shop verspakketten\"] > .small-promo-blocks_content__F7M\\+u > h3 > .line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ede3ef",
                                                    "contrastRatio": 10.58,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.58"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU\">",
                                        "target": [
                                            "a[title=\"Shop verspakketten\"] > .small-promo-blocks_content__F7M\\+u > .typography_variant-paragraph__T5ZAU.typography_root__Om3Wh"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#e0e0e0",
                                                    "contrastRatio": 9.9900000000000002,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 9.99"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L\" style=\"-webkit-line-clamp:3;line-height:1.4em;max-height:4.199999999999999em\">Alles voor de BBQ in 1 klik besteld<\/span>",
                                        "target": [
                                            "a[href$=\"bbq-pakketten\"] > .small-promo-blocks_content__F7M\\+u > h3 > .line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#e0e0e0",
                                                    "contrastRatio": 9.9900000000000002,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 9.99"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU\">",
                                        "target": [
                                            "a[href$=\"bbq-pakketten\"] > .small-promo-blocks_content__F7M\\+u > .typography_variant-paragraph__T5ZAU.typography_root__Om3Wh"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#fef7e6",
                                                    "contrastRatio": 12.35,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.35"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L\" style=\"-webkit-line-clamp:3;line-height:1.4em;max-height:4.199999999999999em\">Nieuw! De verfrissende Lipton's ice tea's<\/span>",
                                        "target": [
                                            ".small-promo-blocks_anchor__Qux-E[title=\"Probeer nu\"][target=\"_self\"] > .small-promo-blocks_content__F7M\\+u > h3 > .line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#fef7e6",
                                                    "contrastRatio": 12.35,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.35"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU\">",
                                        "target": [
                                            ".small-promo-blocks_anchor__Qux-E[title=\"Probeer nu\"][target=\"_self\"] > .small-promo-blocks_content__F7M\\+u > .typography_variant-paragraph__T5ZAU.typography_root__Om3Wh"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#eff6dd",
                                                    "contrastRatio": 11.869999999999999,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.87"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L\" style=\"-webkit-line-clamp:3;line-height:1.4em;max-height:4.199999999999999em\">High Tea voor 2<\/span>",
                                        "target": [
                                            "a[href$=\"hightea\"] > .small-promo-blocks_content__F7M\\+u > h3 > .line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#eff6dd",
                                                    "contrastRatio": 11.869999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.87"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU\">",
                                        "target": [
                                            "a[href$=\"hightea\"] > .small-promo-blocks_content__F7M\\+u > .typography_variant-paragraph__T5ZAU.typography_root__Om3Wh"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 19.260000000000002,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.26"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button aria-controls=\"accordion\" aria-expanded=\"false\" class=\"accordion_button__r4G4q\">Boodschappen<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span><\/button>",
                                        "target": [
                                            ".accordion_accordion__4EedR:nth-child(1) > .accordion_button__r4G4q[aria-controls=\"accordion\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 19.260000000000002,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.26"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button aria-controls=\"accordion\" aria-expanded=\"false\" class=\"accordion_button__r4G4q\">Allerhande<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span><\/button>",
                                        "target": [
                                            ".accordion_accordion__4EedR:nth-child(2) > .accordion_button__r4G4q[aria-controls=\"accordion\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 19.260000000000002,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.26"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button aria-controls=\"accordion\" aria-expanded=\"false\" class=\"accordion_button__r4G4q\">Services<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span><\/button>",
                                        "target": [
                                            ".accordion_accordion__4EedR:nth-child(3) > .accordion_button__r4G4q[aria-controls=\"accordion\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 19.260000000000002,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.26"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button aria-controls=\"accordion\" aria-expanded=\"false\" class=\"accordion_button__r4G4q\">Albert Heijn<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span><\/button>",
                                        "target": [
                                            ".accordion_accordion__4EedR:nth-child(4) > .accordion_button__r4G4q[aria-controls=\"accordion\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 12.1,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/algemene-voorwaarden\" class=\"footer-default_link__8Nw0h\">Algemene voorwaarden<\/a>",
                                        "target": [
                                            "a[href$=\"algemene-voorwaarden\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 12.1,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/zakelijke-voorwaarden\" class=\"footer-default_link__8Nw0h\">Zakelijke algemene voorwaarden<\/a>",
                                        "target": [
                                            "a[href$=\"zakelijke-voorwaarden\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 12.1,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/algemene-voorwaarden\/bonus\" class=\"footer-default_link__8Nw0h\">Bonusvoorwaarden<\/a>",
                                        "target": [
                                            "li:nth-child(3) > .footer-default_link__8Nw0h[href$=\"bonus\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 12.1,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/privacy\" class=\"footer-default_link__8Nw0h\">Privacybeleid<\/a>",
                                        "target": [
                                            ".footer-default_link__8Nw0h[href$=\"privacy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 12.1,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/cookiebeleid\" class=\"footer-default_link__8Nw0h\">Cookiebeleid<\/a>",
                                        "target": [
                                            ".footer-default_link__8Nw0h[href$=\"cookiebeleid\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 12.1,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/over-ah\" class=\"footer-default_link__8Nw0h\">Over AH<\/a>",
                                        "target": [
                                            "li:nth-child(6) > .footer-default_link__8Nw0h[href$=\"over-ah\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 12.1,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/kwetsbaarheid-melden\" class=\"footer-default_link__8Nw0h\">Kwetsbaarheid melden<\/a>",
                                        "target": [
                                            "a[href$=\"kwetsbaarheid-melden\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 12.1,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/nix-18\" class=\"footer-default_link__8Nw0h\">&lt; <!-- -->25 jaar? Laat je legitimatie zien!<br>&lt; <!-- -->18 jaar verkopen wij geen alcohol.<\/a>",
                                        "target": [
                                            "a[href$=\"nix-18\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 class=\"\" lang=\"nl\" data-react-helmet=\"class,lang\" style=\"overflow: hidden;\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id-active",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value of active elements is unique",
                                "help": "IDs of active elements must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-active?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "cookie-index",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"cookie-index\" aria-hidden=\"false\" tabindex=\"0\" class=\"XzH_2NvJzvo9IrLcmjG6\">",
                                        "target": [
                                            "#cookie-index"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "accept-cookies",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"accept-cookies\" class=\"iZB8o_q1m3SgRodgFZwA LkJqstwb_rfgKZxYEkdO\" data-testhook=\"accept-cookies\">\n                        Accepteer\n                    <\/button>",
                                        "target": [
                                            "#accept-cookies"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "decline-cookies",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"decline-cookies\" class=\"iZB8o_q1m3SgRodgFZwA WbEl4GVK9ikVWMuMpoeh\" data-testhook=\"decline-cookies\">\n                        Weigeren\n                    <\/button>",
                                        "target": [
                                            "#decline-cookies"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "cookie-anchor-config",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"TI8zoU6kXW3MRVeJNkdD\" id=\"cookie-anchor-config\" data-testhook=\"cookie-anchor-config\">Cookie instellingen<\/button>",
                                        "target": [
                                            "#cookie-anchor-config"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id-aria",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value used in ARIA and in labels is unique",
                                "help": "IDs used in ARIA and labels must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-aria?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "social-accept",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" id=\"social-accept\" name=\"social\" value=\"true\" data-testhook=\"input-social-accept\" aria-label=\"Accepteer cookies\">",
                                        "target": [
                                            "#social-accept"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "social-decline",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" id=\"social-decline\" name=\"social\" value=\"false\" data-testhook=\"input-social-decline\" aria-label=\"Weiger cookies\">",
                                        "target": [
                                            "#social-decline"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "social-media-label",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"qfWu2myzAoRMpd_ar6YO\" id=\"social-media-label\">Social media<\/p>",
                                        "target": [
                                            "#social-media-label"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "ad-accept",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" id=\"ad-accept\" name=\"ad\" value=\"true\" data-testhook=\"input-ad-accept\" aria-label=\"Accepteer cookies\">",
                                        "target": [
                                            "#ad-accept"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "ad-decline",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" id=\"ad-decline\" name=\"ad\" value=\"false\" data-testhook=\"input-ad-decline\" aria-label=\"Weiger cookies\">",
                                        "target": [
                                            "#ad-decline"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "ad-label",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"qfWu2myzAoRMpd_ar6YO\" id=\"ad-label\">Gepersonaliseerde inhoud en advertenties op basis van voorkeuren en interesses<\/p>",
                                        "target": [
                                            "#ad-label"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": "minor",
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "siteSpectLibraries",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<script id=\"siteSpectLibraries\" src=\"\/__ssobj\/core.js+ssdomvar.js+generic-adapter.js\"><\/script>",
                                        "target": [
                                            "#siteSpectLibraries"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cookie-overlay",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"FenEaSLB61Rn9ZjTOkbg\" data-type=\"notice\" id=\"cookie-overlay\" data-testhook=\"cookie-overlay\">",
                                        "target": [
                                            "#cookie-overlay"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cookie-popup",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"tqHx8P7mH9XJ5tmhC4rx\" id=\"cookie-popup\" data-testhook=\"cookie-popup\">",
                                        "target": [
                                            "#cookie-popup"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cookie-config",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"cookie-config\" aria-hidden=\"true\" tabindex=\"0\" class=\"XzH_2NvJzvo9IrLcmjG6\">",
                                        "target": [
                                            "#cookie-config"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cookie-back",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"ij7OhodzykGkVWp1mj1b\" id=\"cookie-back\" aria-label=\"Terug\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"Kju0DDTiQkIPJuwK9ruj\" viewBox=\"0 0 16 16\"><path d=\"M9.8 13.7L4.1 8l5.7-5.7 1.4 1.4L6.9 8l4.3 4.3-1.4 1.4z\"><\/path><\/svg>\n                <\/button>",
                                        "target": [
                                            "#cookie-back"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "confirm-config",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"confirm-config\" type=\"button\" class=\"iZB8o_q1m3SgRodgFZwA LkJqstwb_rfgKZxYEkdO\" disabled=\"\" data-testhook=\"confirm-config\" aria-label=\"Bevestig cookie instellingen\">\n                        Bevestig\n                    <\/button>",
                                        "target": [
                                            "#confirm-config"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "header",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"header\">",
                                        "target": [
                                            "#header"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "add",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"add\"><path d=\"M20 11h-7V4h-2v6c0 .6-.4 1-1 1H4v2h7v7h2v-6c0-.6.4-1 1-1h6v-2z\"><\/path><\/symbol>",
                                        "target": [
                                            "#add"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "afbakken",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 16 16\" id=\"afbakken\">",
                                        "target": [
                                            "#afbakken"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "arrow-next",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"arrow-next\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.343 19.071l6.364-6.364a1 1 0 000-1.414l-6.364-6.364a1 1 0 10-1.414 1.414L18.586 11H3a1 1 0 100 2h15.586l-4.657 4.657a1 1 0 001.414 1.414z\"><\/path><\/symbol>",
                                        "target": [
                                            "#arrow-next"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "arrow-prev",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 20 16\" id=\"arrow-prev\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.07.929a1 1 0 010 1.414L3.415 7H19a1 1 0 110 2H3.414l4.657 4.657a1 1 0 11-1.414 1.414L.293 8.707a1 1 0 010-1.414L6.657.929a1 1 0 011.414 0z\"><\/path><\/symbol>",
                                        "target": [
                                            "#arrow-prev"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "arrow-right",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"currentColor\" viewBox=\"0 0 24 24\" id=\"arrow-right\"><path d=\"M14.261 7.118l2.771 3.045a.5.5 0 01-.369.837H3v2h13.606a.5.5 0 01.374.832L14.253 16.9l1.494 1.33 5-5.626a1 1 0 00-.007-1.338l-5-5.494-1.479 1.347z\" clip-rule=\"evenodd\" fill-rule=\"evenodd\"><\/path><\/symbol>",
                                        "target": [
                                            "#arrow-right"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "arrow-up",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"arrow-up\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.071 8.657l-6.364-6.364a1 1 0 00-1.414 0L4.929 8.657a1 1 0 001.414 1.414L11 5.414V21a1 1 0 102 0V5.414l4.657 4.657a1 1 0 001.414-1.414z\"><\/path><\/symbol>",
                                        "target": [
                                            "#arrow-up"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "bewust",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 22\" id=\"bewust\">",
                                        "target": [
                                            "#bewust"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "bewust_a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<radialGradient cx=\"20.662%\" cy=\"13.778%\" fx=\"20.662%\" fy=\"13.778%\" r=\"54.651%\" id=\"bewust_a\"><stop stop-color=\"#F5DD26\" offset=\"0%\"><\/stop><stop stop-color=\"#E6801C\" offset=\"100%\"><\/stop><\/radialGradient>",
                                        "target": [
                                            "#bewust_a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "biologisch",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 22\" id=\"biologisch\">",
                                        "target": [
                                            "#biologisch"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cadeau",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 60 60\" id=\"cadeau\">",
                                        "target": [
                                            "#cadeau"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cadeau_a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"cadeau_a\" d=\"M0 0h26.473v23.939H0z\"><\/path>",
                                        "target": [
                                            "#cadeau_a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cadeau_b",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<mask id=\"cadeau_b\" fill=\"#fff\"><use xlink:href=\"#cadeau_a\"><\/use><\/mask>",
                                        "target": [
                                            "#cadeau_b"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "calorieen",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 41 41\" id=\"calorieen\">",
                                        "target": [
                                            "#calorieen"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "calories",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"calories\">",
                                        "target": [
                                            "#calories"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cancel",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"cancel\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.707 6.293a1 1 0 00-1.414 1.414L10.586 12l-4.293 4.293a1 1 0 101.414 1.414L12 13.414l4.293 4.293a1 1 0 001.414-1.414L13.414 12l4.293-4.293a1 1 0 00-1.414-1.414L12 10.586 7.707 6.293z\"><\/path><\/symbol>",
                                        "target": [
                                            "#cancel"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "caret-back",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"caret-back\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14.707 16.707a1 1 0 01-1.414 0L8.586 12l4.707-4.707a1 1 0 111.414 1.414L11.414 12l3.293 3.293a1 1 0 010 1.414z\"><\/path><\/symbol>",
                                        "target": [
                                            "#caret-back"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "caret-down",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"caret-down\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.707 10.293a1 1 0 010 1.414L12 16.414l-4.707-4.707a1 1 0 111.414-1.414L12 13.586l3.293-3.293a1 1 0 011.414 0z\"><\/path><\/symbol>",
                                        "target": [
                                            "#caret-down"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "caret-right",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"caret-right\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.293 7.293a1 1 0 011.414 0L16.414 12l-4.707 4.707a1 1 0 01-1.414-1.414L13.586 12l-3.293-3.293a1 1 0 010-1.414z\"><\/path><\/symbol>",
                                        "target": [
                                            "#caret-right"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "caret-up",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"caret-up\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.293 14.707a1 1 0 010-1.414L12 8.586l4.707 4.707a1 1 0 01-1.414 1.414L12 11.414l-3.293 3.293a1 1 0 01-1.414 0z\"><\/path><\/symbol>",
                                        "target": [
                                            "#caret-up"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cart",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24.04 24\" id=\"cart\">",
                                        "target": [
                                            "#cart"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "chat",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"chat\">",
                                        "target": [
                                            "#chat"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "check",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"check\">",
                                        "target": [
                                            "#check"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "checkmark",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"checkmark\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.599 18.757L4.764 11.67A1 1 0 116.307 10.4l4.165 5.057 6.316-8.996a1 1 0 011.637 1.15l-7.826 11.146z\"><\/path><\/symbol>",
                                        "target": [
                                            "#checkmark"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "checkmark-circled",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"checkmark-circled\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 23c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11zM4.764 11.671l5.835 7.086L18.425 7.61a1 1 0 00-1.637-1.15l-6.316 8.997L6.307 10.4a1 1 0 00-1.543 1.271z\"><\/path><\/symbol>",
                                        "target": [
                                            "#checkmark-circled"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "chef",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"chef\">",
                                        "target": [
                                            "#chef"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "chevron",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"chevron\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.293 4.293a1 1 0 011.414 0L18.414 12l-7.707 7.707a1 1 0 01-1.414-1.414L15.586 12 9.293 5.707a1 1 0 010-1.414z\"><\/path><\/symbol>",
                                        "target": [
                                            "#chevron"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "chevron-back",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"chevron-back\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14.707 19.707a1 1 0 01-1.414 0L5.586 12l7.707-7.707a1 1 0 111.414 1.414L8.414 12l6.293 6.293a1 1 0 010 1.414z\"><\/path><\/symbol>",
                                        "target": [
                                            "#chevron-back"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "chevron-back-rounded",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"chevron-back-rounded\">",
                                        "target": [
                                            "#chevron-back-rounded"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "chevron-down",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"chevron-down\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.707 9.293a1 1 0 010 1.414L12 18.414l-7.707-7.707a1 1 0 111.414-1.414L12 15.586l6.293-6.293a1 1 0 011.414 0z\"><\/path><\/symbol>",
                                        "target": [
                                            "#chevron-down"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "chevron-rounded",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"chevron-rounded\">",
                                        "target": [
                                            "#chevron-rounded"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "chevron-up",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"chevron-up\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.293 14.707a1 1 0 010-1.414L12 5.586l7.707 7.707a1 1 0 01-1.414 1.414L12 8.414l-6.293 6.293a1 1 0 01-1.414 0z\"><\/path><\/symbol>",
                                        "target": [
                                            "#chevron-up"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "circle",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"circle\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 21a9 9 0 100-18 9 9 0 000 18zm0 2c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11z\"><\/path><\/symbol>",
                                        "target": [
                                            "#circle"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "clear",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" id=\"clear\">",
                                        "target": [
                                            "#clear"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "clear_a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"clear_a\"><path fill=\"#fff\" transform=\"rotate(90 12 12)\" d=\"M0 0h24v24H0z\"><\/path><\/clipPath>",
                                        "target": [
                                            "#clear_a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "close",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"close\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.707 6.293a1 1 0 00-1.414 1.414L10.586 12l-4.293 4.293a1 1 0 101.414 1.414L12 13.414l4.293 4.293a1 1 0 001.414-1.414L13.414 12l4.293-4.293a1 1 0 00-1.414-1.414L12 10.586 7.707 6.293z\"><\/path><\/symbol>",
                                        "target": [
                                            "#close"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "contact",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 32 32\" id=\"contact\">",
                                        "target": [
                                            "#contact"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cuisine",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"cuisine\">",
                                        "target": [
                                            "#cuisine"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "delete",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"delete\">",
                                        "target": [
                                            "#delete"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "diepvries",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 22\" id=\"diepvries\">",
                                        "target": [
                                            "#diepvries"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "dislike",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"dislike\">",
                                        "target": [
                                            "#dislike"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "download",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"download\"><path d=\"M22 20a1 1 0 01-1 1H3a1 1 0 010-2h8.1l-3.81-3.8a1.003 1.003 0 111.42-1.42l2.29 2.3V4a1 1 0 012 0v12.08l2.29-2.3a1.004 1.004 0 111.42 1.42L12.9 19H21a1 1 0 011 1z\"><\/path><\/symbol>",
                                        "target": [
                                            "#download"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "edit",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"edit\">",
                                        "target": [
                                            "#edit"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eerdergekocht",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 28 28\" id=\"eerdergekocht\">",
                                        "target": [
                                            "#eerdergekocht"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eiwitten",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 42 41\" id=\"eiwitten\">",
                                        "target": [
                                            "#eiwitten"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "emoji",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"emoji\">",
                                        "target": [
                                            "#emoji"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "error-circled",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"error-circled\">",
                                        "target": [
                                            "#error-circled"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "etos",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 285 228\" id=\"etos\">",
                                        "target": [
                                            "#etos"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "even-geduld",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"even-geduld\">",
                                        "target": [
                                            "#even-geduld"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eye",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"eye\">",
                                        "target": [
                                            "#eye"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "favoriet",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"favoriet\">",
                                        "target": [
                                            "#favoriet"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "favoriet-filled",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"favoriet-filled\">",
                                        "target": [
                                            "#favoriet-filled"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "favorite",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"favorite\">",
                                        "target": [
                                            "#favorite"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "feestdagen",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 18 18\" id=\"feestdagen\">",
                                        "target": [
                                            "#feestdagen"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "feestfavoriet",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 140 140\" id=\"feestfavoriet\">",
                                        "target": [
                                            "#feestfavoriet"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "feestfavoriet_SVGID_1_",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<radialGradient id=\"feestfavoriet_SVGID_1_\" cx=\"69.9\" cy=\"71.9\" r=\"69.9\" gradientTransform=\"matrix(1 0 0 -1 0 142)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "#feestfavoriet_SVGID_1_"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "feestfavoriet_SVGID_00000064322104784347977320000004507884191996277381_",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"feestfavoriet_SVGID_00000064322104784347977320000004507884191996277381_\" gradientUnits=\"userSpaceOnUse\" x1=\"22.502\" y1=\"87.448\" x2=\"123.403\" y2=\"40.398\" gradientTransform=\"matrix(1 0 0 -1 0 142)\">",
                                        "target": [
                                            "#feestfavoriet_SVGID_00000064322104784347977320000004507884191996277381_"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "feestfavoriet_SVGID_00000001645597125742705360000003396389387759651239_",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<radialGradient id=\"feestfavoriet_SVGID_00000001645597125742705360000003396389387759651239_\" cx=\"67.731\" cy=\"110.553\" r=\"11.398\" gradientTransform=\"matrix(1 0 0 -1 0 142)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "#feestfavoriet_SVGID_00000001645597125742705360000003396389387759651239_"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "gall",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 426 97\" id=\"gall\">",
                                        "target": [
                                            "#gall"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "geensuiker",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 57 90\" id=\"geensuiker\">",
                                        "target": [
                                            "#geensuiker"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "gezond",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 22\" id=\"gezond\">",
                                        "target": [
                                            "#gezond"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "gezond_a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<radialGradient cx=\"20.662%\" cy=\"13.778%\" fx=\"20.662%\" fy=\"13.778%\" r=\"54.651%\" id=\"gezond_a\"><stop stop-color=\"#F5DD26\" offset=\"0%\"><\/stop><stop stop-color=\"#E6801C\" offset=\"100%\"><\/stop><\/radialGradient>",
                                        "target": [
                                            "#gezond_a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "gluten",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"gluten\">",
                                        "target": [
                                            "#gluten"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "goedkoopje",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 22\" id=\"goedkoopje\">",
                                        "target": [
                                            "#goedkoopje"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "heart",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" fill=\"none\" id=\"heart\">",
                                        "target": [
                                            "#heart"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "heart-filled",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" fill=\"none\" id=\"heart-filled\">",
                                        "target": [
                                            "#heart-filled"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "heart-plus",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" fill=\"none\" id=\"heart-plus\">",
                                        "target": [
                                            "#heart-plus"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "hide",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 24 25\" id=\"hide\">",
                                        "target": [
                                            "#hide"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "hide_a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<filter id=\"hide_a\" x=\"1.414\" y=\"3\" width=\"19.971\" height=\"19.971\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">",
                                        "target": [
                                            "#hide_a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "home",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"home\">",
                                        "target": [
                                            "#home"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-acties",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-acties\">",
                                        "target": [
                                            "#icon-acties"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ah",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" id=\"icon-ah\">",
                                        "target": [
                                            "#icon-ah"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-allerhandebox",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-allerhandebox\">",
                                        "target": [
                                            "#icon-allerhandebox"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-betalingmislukt",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-betalingmislukt\">",
                                        "target": [
                                            "#icon-betalingmislukt"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-beverage",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-beverage\">",
                                        "target": [
                                            "#icon-beverage"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-bloemist",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-bloemist\">",
                                        "target": [
                                            "#icon-bloemist"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-bonus",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-bonus\">",
                                        "target": [
                                            "#icon-bonus"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-business",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-business\">",
                                        "target": [
                                            "#icon-business"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-cart",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-cart\">",
                                        "target": [
                                            "#icon-cart"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-chat",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-chat\">",
                                        "target": [
                                            "#icon-chat"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-close",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-close\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.707 3.293a1 1 0 00-1.414 1.414L10.586 12l-7.293 7.293a1 1 0 101.414 1.414L12 13.414l7.293 7.293a1 1 0 001.414-1.414L13.414 12l7.293-7.293a1 1 0 00-1.414-1.414L12 10.586 4.707 3.293z\"><\/path><\/symbol>",
                                        "target": [
                                            "#icon-close"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-close-small",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-close-small\">",
                                        "target": [
                                            "#icon-close-small"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-connection",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-connection\">",
                                        "target": [
                                            "#icon-connection"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-connection-broken",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 40 41\" id=\"icon-connection-broken\">",
                                        "target": [
                                            "#icon-connection-broken"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-customerservice",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-customerservice\">",
                                        "target": [
                                            "#icon-customerservice"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-edit",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-edit\">",
                                        "target": [
                                            "#icon-edit"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-eerdergekocht",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-eerdergekocht\">",
                                        "target": [
                                            "#icon-eerdergekocht"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-eerdergezocht",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 22 20\" id=\"icon-eerdergezocht\">",
                                        "target": [
                                            "#icon-eerdergezocht"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-external-link",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-external-link\">",
                                        "target": [
                                            "#icon-external-link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-facturen",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-facturen\">",
                                        "target": [
                                            "#icon-facturen"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-favorieten",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-favorieten\">",
                                        "target": [
                                            "#icon-favorieten"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-filteren",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-filteren\">",
                                        "target": [
                                            "#icon-filteren"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-folder",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" id=\"icon-folder\">",
                                        "target": [
                                            "#icon-folder"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-lock",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" id=\"icon-lock\">",
                                        "target": [
                                            "#icon-lock"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-mijnbestellingen",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-mijnbestellingen\">",
                                        "target": [
                                            "#icon-mijnbestellingen"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-mijnlijst",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-mijnlijst\">",
                                        "target": [
                                            "#icon-mijnlijst"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-mijnprofiel",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-mijnprofiel\">",
                                        "target": [
                                            "#icon-mijnprofiel"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-moneybag",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-moneybag\">",
                                        "target": [
                                            "#icon-moneybag"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-onlinebestellen",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-onlinebestellen\">",
                                        "target": [
                                            "#icon-onlinebestellen"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-opnieuwproberen",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-opnieuwproberen\">",
                                        "target": [
                                            "#icon-opnieuwproberen"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-pickupinshop",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-pickupinshop\">",
                                        "target": [
                                            "#icon-pickupinshop"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-premium",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-premium\">",
                                        "target": [
                                            "#icon-premium"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-producten",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-producten\">",
                                        "target": [
                                            "#icon-producten"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-pup",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-pup\">",
                                        "target": [
                                            "#icon-pup"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-recepten",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-recepten\">",
                                        "target": [
                                            "#icon-recepten"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-search",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-search\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4 10a7 7 0 1114 0 7 7 0 01-14 0zm7-9a9 9 0 105.618 16.032l4.675 4.675a1 1 0 001.414-1.414l-4.675-4.675A9 9 0 0011 1z\"><\/path><\/symbol>",
                                        "target": [
                                            "#icon-search"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-sign-in",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-sign-in\">",
                                        "target": [
                                            "#icon-sign-in"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-sign-out",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-sign-out\">",
                                        "target": [
                                            "#icon-sign-out"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-stop",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 20 20\" id=\"icon-stop\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10 18a8 8 0 100-16 8 8 0 000 16zm0 2c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10zM4.094 10a1 1 0 011-1h9.812a1 1 0 110 2H5.094a1 1 0 01-1-1z\"><\/path><\/symbol>",
                                        "target": [
                                            "#icon-stop"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-taartenbakkers",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-taartenbakkers\">",
                                        "target": [
                                            "#icon-taartenbakkers"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ticketshop",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-ticketshop\">",
                                        "target": [
                                            "#icon-ticketshop"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-timer",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-timer\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 6a1 1 0 011 1v5h3a1 1 0 110 2h-4a1 1 0 01-1-1V7a1 1 0 011-1zm0 15a9 9 0 100-18 9 9 0 000 18zm0 2c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11z\"><\/path><\/symbol>",
                                        "target": [
                                            "#icon-timer"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-voedingswaarden",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-voedingswaarden\">",
                                        "target": [
                                            "#icon-voedingswaarden"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-voedingswaarden_a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-voedingswaarden_a\"><path d=\"M0 0h24v24H0V0z\" fill=\"#fff\"><\/path><\/clipPath>",
                                        "target": [
                                            "#icon-voedingswaarden_a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-waarschuwing",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-waarschuwing\">",
                                        "target": [
                                            "#icon-waarschuwing"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-waarschuwing-rond",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-waarschuwing-rond\">",
                                        "target": [
                                            "#icon-waarschuwing-rond"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-winkels",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-winkels\">",
                                        "target": [
                                            "#icon-winkels"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "info",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"info\">",
                                        "target": [
                                            "#info"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "info-filled",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"info-filled\">",
                                        "target": [
                                            "#info-filled"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "kebab",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 26 26\" id=\"kebab\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14 23a1 1 0 110-2 1 1 0 010 2zm-3-1a3 3 0 106 0 3 3 0 00-6 0zm2-8a1 1 0 102 0 1 1 0 00-2 0zm1 3a3 3 0 110-6 3 3 0 010 6zM13 6a1 1 0 102 0 1 1 0 00-2 0zm1 3a3 3 0 110-6 3 3 0 010 6z\"><\/path><\/symbol>",
                                        "target": [
                                            "#kebab"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "koolhydraten",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 42 41\" id=\"koolhydraten\">",
                                        "target": [
                                            "#koolhydraten"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "laagsuiker",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 58 90\" id=\"laagsuiker\">",
                                        "target": [
                                            "#laagsuiker"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "lactose",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"lactose\">",
                                        "target": [
                                            "#lactose"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "like",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"like\">",
                                        "target": [
                                            "#like"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "liquid",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"liquid\">",
                                        "target": [
                                            "#liquid"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "list",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"list\"><path d=\"M8 6h12v2H8zM5 8c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1zM8 11h12v2H8zM5 13c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1zM8 16h12v2H8zM5 18c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1z\"><\/path><\/symbol>",
                                        "target": [
                                            "#list"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "lokaal",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 22\" id=\"lokaal\">",
                                        "target": [
                                            "#lokaal"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "magnifier",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 21 21\" id=\"magnifier\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 9a7 7 0 1114 0A7 7 0 012 9zm7-9a9 9 0 105.618 16.032l4.675 4.675a1 1 0 001.414-1.414l-4.675-4.675A9 9 0 009 0z\"><\/path><\/symbol>",
                                        "target": [
                                            "#magnifier"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mail",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"mail\">",
                                        "target": [
                                            "#mail"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "meat",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"meat\">",
                                        "target": [
                                            "#meat"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "meatballs",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"meatballs\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3 12a1 1 0 112 0 1 1 0 01-2 0zm1-3a3 3 0 100 6 3 3 0 000-6zm8 2a1 1 0 100 2 1 1 0 000-2zm-3 1a3 3 0 116 0 3 3 0 01-6 0zm11-1a1 1 0 100 2 1 1 0 000-2zm-3 1a3 3 0 116 0 3 3 0 01-6 0z\"><\/path><\/symbol>",
                                        "target": [
                                            "#meatballs"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "middensuiker",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 58 90\" id=\"middensuiker\">",
                                        "target": [
                                            "#middensuiker"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "min",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 12 12\" id=\"min\"><path d=\"M11.312 5.49H1.11v1.444h10.202z\"><\/path><\/symbol>",
                                        "target": [
                                            "#min"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "minus",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"minus\"><path d=\"M4 11h16v2H4z\"><\/path><\/symbol>",
                                        "target": [
                                            "#minus"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "nutriscore",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 33\" id=\"nutriscore\">",
                                        "target": [
                                            "#nutriscore"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "nutriscore-neutral",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 80 42\" id=\"nutriscore-neutral\">",
                                        "target": [
                                            "#nutriscore-neutral"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "nutriscore-neutral_a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"nutriscore-neutral_a\"><path fill=\"#fff\" d=\"M0 0h79.86v41.93H0z\"><\/path><\/clipPath>",
                                        "target": [
                                            "#nutriscore-neutral_a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "oven",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"oven\">",
                                        "target": [
                                            "#oven"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "paasfavoriet",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 56 56\" id=\"paasfavoriet\">",
                                        "target": [
                                            "#paasfavoriet"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "pan",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"pan\">",
                                        "target": [
                                            "#pan"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "pasen",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 23 22\" id=\"pasen\">",
                                        "target": [
                                            "#pasen"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "pause",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"pause\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3 12a9 9 0 1118 0 9 9 0 01-18 0zm9-11C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1zm-1 8a1 1 0 10-2 0v6a1 1 0 102 0V9zm4 0a1 1 0 10-2 0v6a1 1 0 102 0V9z\"><\/path><\/symbol>",
                                        "target": [
                                            "#pause"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "pepper",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"pepper\">",
                                        "target": [
                                            "#pepper"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "person",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"person\">",
                                        "target": [
                                            "#person"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "play",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"play\">",
                                        "target": [
                                            "#play"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "plus",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"plus\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13 3a1 1 0 10-2 0v8H3a1 1 0 100 2h8v8a1 1 0 102 0v-8h8a1 1 0 100-2h-8V3z\"><\/path><\/symbol>",
                                        "target": [
                                            "#plus"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "prijsfavoriet",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"prijsfavoriet\">",
                                        "target": [
                                            "#prijsfavoriet"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "prijswinnaar",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 22\" id=\"prijswinnaar\">",
                                        "target": [
                                            "#prijswinnaar"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "redirect",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" id=\"redirect\"><path d=\"M15.707 18.707l6-6a1 1 0 000-1.414l-6-6a1 1 0 10-1.414 1.414L18.586 11H5a1 1 0 01-1-1V6a1 1 0 10-2 0v4a3 3 0 003 3h13.586l-4.293 4.293a1 1 0 001.414 1.414z\" fill=\"currentColor\"><\/path><\/symbol>",
                                        "target": [
                                            "#redirect"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "save",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"save\">",
                                        "target": [
                                            "#save"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "saveFilled",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"saveFilled\">",
                                        "target": [
                                            "#saveFilled"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "search",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"search\">",
                                        "target": [
                                            "#search"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "selected",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 16 16\" id=\"selected\">",
                                        "target": [
                                            "#selected"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "send",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"send\">",
                                        "target": [
                                            "#send"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "share",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"share\">",
                                        "target": [
                                            "#share"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "star",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 20\" id=\"star\">",
                                        "target": [
                                            "#star"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "star-empty",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 20\" id=\"star-empty\">",
                                        "target": [
                                            "#star-empty"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "star-half",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" id=\"star-half\">",
                                        "target": [
                                            "#star-half"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "suiker",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 42 41\" id=\"suiker\">",
                                        "target": [
                                            "#suiker"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "thumbs-up",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"thumbs-up\">",
                                        "target": [
                                            "#thumbs-up"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "time",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"time\">",
                                        "target": [
                                            "#time"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "unselected",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 16 16\" id=\"unselected\"><rect x=\"1\" y=\"1\" width=\"14\" height=\"14\" rx=\"1\" stroke=\"#E0E0E0\" stroke-width=\"2\"><\/rect><\/symbol>",
                                        "target": [
                                            "#unselected"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "utensils",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"utensils\">",
                                        "target": [
                                            "#utensils"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vega",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"vega\">",
                                        "target": [
                                            "#vega"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegan",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"vegan\">",
                                        "target": [
                                            "#vegan"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegan-color",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"vegan-color\">",
                                        "target": [
                                            "#vegan-color"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegetable",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"vegetable\">",
                                        "target": [
                                            "#vegetable"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegetarian",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"vegetarian\">",
                                        "target": [
                                            "#vegetarian"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegetarisch",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 22\" id=\"vegetarisch\">",
                                        "target": [
                                            "#vegetarisch"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "verbluffen",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 66 23\" id=\"verbluffen\">",
                                        "target": [
                                            "#verbluffen"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vet",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 41 42\" id=\"vet\">",
                                        "target": [
                                            "#vet"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vezels",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 41 41\" id=\"vezels\">",
                                        "target": [
                                            "#vezels"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "video-play",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 23 22\" id=\"video-play\"><path fill=\"#fff\" stroke=\"#fff\" stroke-width=\"2\" d=\"M17.86 10.59a.5.5 0 0 1 0 .82l-6.16 4.31-3.38 2.37-2.58 1.8a.5.5 0 0 1-.79-.4V2.51c0-.4.46-.64.79-.4l12.12 8.48Z\"><\/path><\/symbol>",
                                        "target": [
                                            "#video-play"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "view",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"view\">",
                                        "target": [
                                            "#view"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "voetbalpassie",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 135 135\" id=\"voetbalpassie\">",
                                        "target": [
                                            "#voetbalpassie"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "voordeel",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 62 28\" id=\"voordeel\">",
                                        "target": [
                                            "#voordeel"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "voordeelpakken",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 24\" id=\"voordeelpakken\">",
                                        "target": [
                                            "#voordeelpakken"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "waarschuwing",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"waarschuwing\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 3a9 9 0 100 18 9 9 0 000-18zM1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12zm11-5.5a1 1 0 011 1v6a1 1 0 11-2 0v-6a1 1 0 011-1zm0 9.5a1 1 0 100 2 1 1 0 000-2z\"><\/path><\/symbol>",
                                        "target": [
                                            "#waarschuwing"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "warning",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" id=\"warning\">",
                                        "target": [
                                            "#warning"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "warning-filled",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"warning-filled\">",
                                        "target": [
                                            "#warning-filled"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "was",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 72 72\" id=\"was\">",
                                        "target": [
                                            "#was"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "was_a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<circle id=\"was_a\" cx=\"35\" cy=\"35\" r=\"35\"><\/circle>",
                                        "target": [
                                            "#was_a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "was_b",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<mask id=\"was_b\" fill=\"#fff\"><use xlink:href=\"#was_a\"><\/use><\/mask>",
                                        "target": [
                                            "#was_b"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "wijndoos",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 22\" id=\"wijndoos\">",
                                        "target": [
                                            "#wijndoos"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "zon",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 70 70\" id=\"zon\">",
                                        "target": [
                                            "#zon"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "zout",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 41 41\" id=\"zout\">",
                                        "target": [
                                            "#zout"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "app",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"app\" aria-hidden=\"true\">",
                                        "target": [
                                            "#app"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "start-of-content",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<main id=\"start-of-content\">",
                                        "target": [
                                            "#start-of-content"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "r117_r1_r4_1",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"r117_r1_r4_1\" class=\"carousel-item_root__ISHXJ marketing-carousel_item__rr+I+\">",
                                        "target": [
                                            "#r117_r1_r4_1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "r117_r1_r4_2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"r117_r1_r4_2\" class=\"carousel-item_root__ISHXJ marketing-carousel_item__rr+I+\">",
                                        "target": [
                                            "#r117_r1_r4_2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "r117_r1_r4_3",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"r117_r1_r4_3\" class=\"carousel-item_root__ISHXJ marketing-carousel_item__rr+I+\">",
                                        "target": [
                                            "#r117_r1_r4_3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "9243",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<article id=\"9243\" class=\"advertorial_root__sBvxY advertorial_halfSmall__tzS7k advertorial_white__Lx8Td advertorial_fadeIn__d+7bQ\">",
                                        "target": [
                                            "#\\39 243"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "9262",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<article id=\"9262\" class=\"advertorial_root__sBvxY advertorial_halfSmall__tzS7k advertorial_white__Lx8Td advertorial_fadeIn__d+7bQ\">",
                                        "target": [
                                            "#\\39 262"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "7",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"7\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\37 "
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "8",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"8\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\38 "
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "9",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"9\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\39 "
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "10",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"10\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\31 0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "11",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"11\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\31 1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "12",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"12\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\31 2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "13",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"13\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\31 3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "14",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"14\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\31 4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "15",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"15\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\31 5"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "16",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"16\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\31 6"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "17",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"17\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\31 7"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "18",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"18\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\31 8"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "19",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"19\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\31 9"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "20",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"20\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\32 0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "9273",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<article id=\"9273\" class=\"advertorial_root__sBvxY advertorial_halfSmall__tzS7k advertorial_white__Lx8Td advertorial_placeholder__nnvO+\">",
                                        "target": [
                                            "#\\39 273"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "9298",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<article id=\"9298\" class=\"advertorial_root__sBvxY advertorial_halfSmall__tzS7k advertorial_white__Lx8Td advertorial_placeholder__nnvO+\">",
                                        "target": [
                                            "#\\39 298"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "portal-container",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"portal-container\"><div><div><\/div><\/div><\/div>",
                                        "target": [
                                            "#portal-container"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "footer",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"footer\" aria-hidden=\"true\">",
                                        "target": [
                                            "#footer"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "SmFBqQTLoPav",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"SmFBqQTLoPav\" class=\"f-ad\" style=\"visibility: hidden; height: 0px; width: 0px; overflow: hidden;\"><\/div>",
                                        "target": [
                                            "#SmFBqQTLoPav"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<script type=\"text\/javascript\" id=\"\">",
                                        "target": [
                                            "script[type=\"text\/javascript\"]:nth-child(29)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "nav-panel-main",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"nav-panel-main\"><\/div>",
                                        "target": [
                                            "#nav-panel-main"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "nav-panel-personal",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"nav-panel-personal\"><\/div>",
                                        "target": [
                                            "#nav-panel-personal"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 class=\"\" lang=\"nl\" data-react-helmet=\"class,lang\" style=\"overflow: hidden;\">",
                                        "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 class=\"\" lang=\"nl\" data-react-helmet=\"class,lang\" style=\"overflow: hidden;\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag111",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                                "help": "Images must have alternate text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg\" alt=\"Albert Heijn\" class=\"nav-logo_logo__c28jK\">",
                                        "target": [
                                            ".nav-logo_logo__c28jK"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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:\/\/ah.nl\/privacy\">privacybeleid<\/a>",
                                        "target": [
                                            "p:nth-child(4) > a[href$=\"privacy\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/ah.nl\/cookiebeleid\">cookiebeleid<\/a>",
                                        "target": [
                                            "p:nth-child(4) > a[href$=\"cookiebeleid\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/ah.nl\/cookiebeleid\">cookiebeleid<\/a>",
                                        "target": [
                                            ".bK7umVfkLHSjy_3caPrc > p:nth-child(5) > a[href$=\"cookiebeleid\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"navigation-header-compact_logo__ti1IR nav-logo_navLogo__M45c9\" href=\"\/\" aria-label=\"Ga naar home pagina\" title=\"Ga naar home pagina\" data-testhook=\"nav-logo\"><img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg\" alt=\"Albert Heijn\" class=\"nav-logo_logo__c28jK\"><\/a>",
                                        "target": [
                                            ".navigation-header-compact_logo__ti1IR"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"icon-button_root__OTAMW\" href=\"\/favorieten\" aria-label=\"Favoriete lijstjes\">",
                                        "target": [
                                            "a[aria-label=\"Favoriete lijstjes\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"icon-button_root__OTAMW icon-button_hasContent__1AdFI icon-button_outline__8zf4v nav-basket_button__taiI3\" href=\"\/mijnlijst\" aria-label=\"Naar winkelmand\" data-testhook=\"navigation-shoppinglist\">",
                                        "target": [
                                            ".icon-button_hasContent__1AdFI"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "nested-interactive",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                                "help": "Interactive controls must not be nested",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"accept-cookies\" class=\"iZB8o_q1m3SgRodgFZwA LkJqstwb_rfgKZxYEkdO\" data-testhook=\"accept-cookies\">\n                        Accepteer\n                    <\/button>",
                                        "target": [
                                            "#accept-cookies"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"decline-cookies\" class=\"iZB8o_q1m3SgRodgFZwA WbEl4GVK9ikVWMuMpoeh\" data-testhook=\"decline-cookies\">\n                        Weigeren\n                    <\/button>",
                                        "target": [
                                            "#decline-cookies"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"TI8zoU6kXW3MRVeJNkdD\" id=\"cookie-anchor-config\" data-testhook=\"cookie-anchor-config\">Cookie instellingen<\/button>",
                                        "target": [
                                            "#cookie-anchor-config"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"navigation-header-compact_toggle__miNmM\" aria-label=\"Open menu\" aria-controls=\"mobilemenu_main\">",
                                        "target": [
                                            ".navigation-header-compact_toggle__miNmM"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg\" alt=\"Albert Heijn\" class=\"nav-logo_logo__c28jK\">",
                                        "target": [
                                            ".nav-logo_logo__c28jK"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"button-or-anchor_root__sVq9A button_root__vto53 button_primary__842TW search-bar_button__oAt0m\" type=\"button\" aria-label=\"Zoeken\">",
                                        "target": [
                                            ".button-or-anchor_root__sVq9A"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "scrollable-region-focusable",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag211"
                                ],
                                "description": "Ensure elements that have scrollable content are accessible by keyboard",
                                "help": "Scrollable region must have keyboard access",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/scrollable-region-focusable?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Element contains focusable elements"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section class=\"IRxTzV33beWQgWGIXQCX bK7umVfkLHSjy_3caPrc\" body-scroll-lock-ignore=\"\">",
                                        "target": [
                                            ".bK7umVfkLHSjy_3caPrc"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "incomplete": [
                            {
                                "id": "aria-hidden-focus",
                                "impact": "serious",
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag131"
                                ],
                                "description": "Ensures aria-hidden elements do not contain focusable elements",
                                "help": "ARIA hidden element must not contain focusable elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a class=\"carousel-panel-link_root__0tuYp\" href=\"\/bonus\">Meer dan 1000 producten 2e gratis<\/a>",
                                                        "target": [
                                                            ".carousel-panel-link_root__0tuYp[href$=\"bonus\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a class=\"carousel-panel-link_root__0tuYp\" href=\"\/shop\/moederdag\">Zet jouw superheldin in het zonnetje<\/a>",
                                                        "target": [
                                                            "a[href$=\"moederdag\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a class=\"carousel-panel-link_root__0tuYp\" href=\"\/shop\/seizoensproducten\">Groente en fruit met extra veel voordeel<\/a>",
                                                        "target": [
                                                            "a[href$=\"seizoensproducten\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a class=\"advertorial_link__3RDNe\" href=\"https:\/\/zsp1.ah.nl\/raylene\/\/sl6\/dtphone\/ogcontrol\/IIcb8f190e-d3b3-44f7-b7ad-d66250443c54\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/ad9243-733\/URhttps:\/\/www.ah.nl\/shop\/prijsfavorieten\" title=\"Profiteer nu\" rel=\"\" data-analytics=\"PROMO_CLICK\" data-analytics-meta=\"%7B%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A733%2C%22lineItemId%22%3A749%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%2C%22id%22%3A%229243%22%2C%22position%22%3A110501%2C%22creative%22%3A%7B%22mobile%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F733_2nd_1.jpg%22%2C%22desktop%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F733_2nd_1.jpg%22%7D%2C%22name%22%3A%22Een%20volle%20tas%20en%20toch%20flink%20bespaard%22%7D\" data-analytics-cid=\"offerInteraction\" data-analytics-meta-cid=\"%7B%22id%22%3A%229243%22%2C%22type%22%3A%22adhese%22%2C%22title%22%3A%22Een%20volle%20tas%20en%20toch%20flink%20bespaard%22%2C%22cta%22%3A%22Profiteer%20nu%22%2C%22href%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Fraylene%2F%2Fsl6%2Fdtphone%2Fogcontrol%2FIIcb8f190e-d3b3-44f7-b7ad-d66250443c54%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2Fad9243-733%2FURhttps%3A%2F%2Fwww.ah.nl%2Fshop%2Fprijsfavorieten%22%2C%22color%22%3A%22white%22%2C%22image%22%3A%7B%22mobile%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F733_2nd_1.jpg%22%2C%22desktop%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F733_2nd_1.jpg%22%7D%2C%22displayType%22%3A%22halfwidthsmallresponsive%22%2C%22adImpressions%22%3A%5B%7B%22threshold%22%3A0%2C%22timeout%22%3A0%2C%22once%22%3Atrue%7D%2C%7B%22threshold%22%3A0.5%2C%22timeout%22%3A1000%2C%22once%22%3Atrue%7D%2C%7B%22threshold%22%3A1%2C%22timeout%22%3A1000%2C%22once%22%3Atrue%7D%5D%2C%22meta%22%3A%7B%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A733%2C%22lineItemId%22%3A749%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%7D%2C%22viewableImpressionCounter%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Ftrack%2F9243-Adhese_IABview%2Fsl6%2Fdtphone%2Fogcontrol%2FIIcb8f190e-d3b3-44f7-b7ad-d66250443c54%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2F%3Ft%3D1683986210810%22%2C%22trackedImpressionCounter%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Ftrack%2F9243%2F%2Fsl6%2Fdtphone%2Fogcontrol%2FIIcb8f190e-d3b3-44f7-b7ad-d66250443c54%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2F%3Ft%3D1683986210810%22%2C%22lazyTracking%22%3Atrue%2C%22showLoadingPlaceholder%22%3Atrue%2C%22fadeIn%22%3Atrue%2C%22backgroundColor%22%3A%22%23f3f6f8%22%2C%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A733%2C%22lineItemId%22%3A749%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%2C%22position%22%3A110501%7D\">",
                                                        "target": [
                                                            "a[title=\"Profiteer nu\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a class=\"advertorial_link__3RDNe\" href=\"https:\/\/zsp1.ah.nl\/raylene\/\/sl5\/dmDMGo629g0c0\/dmADV1\/dmDMGo629g0c0\/dmADV1\/dtphone\/ogcontrol\/II5e122298-9996-42b5-a045-dabf1c8ebb46\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/ad9262-734\/URhttps:\/\/www.ah.nl\/premium\" title=\"Probeer nu\" rel=\"\" data-analytics=\"PROMO_CLICK\" data-analytics-meta=\"%7B%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A734%2C%22lineItemId%22%3A747%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%2C%22id%22%3A%229262%22%2C%22position%22%3A110502%2C%22creative%22%3A%7B%22mobile%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F734_2nd_1.jpg%22%2C%22desktop%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F734_2nd_1.jpg%22%7D%2C%22name%22%3A%22Probeer%20Premium%201%20maand%20gratis%22%7D\" data-analytics-cid=\"offerInteraction\" data-analytics-meta-cid=\"%7B%22id%22%3A%229262%22%2C%22type%22%3A%22adhese%22%2C%22title%22%3A%22Probeer%20Premium%201%20maand%20gratis%22%2C%22cta%22%3A%22Probeer%20nu%22%2C%22href%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Fraylene%2F%2Fsl5%2FdmDMGo629g0c0%2FdmADV1%2FdmDMGo629g0c0%2FdmADV1%2Fdtphone%2Fogcontrol%2FII5e122298-9996-42b5-a045-dabf1c8ebb46%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2Fad9262-734%2FURhttps%3A%2F%2Fwww.ah.nl%2Fpremium%22%2C%22color%22%3A%22white%22%2C%22image%22%3A%7B%22mobile%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F734_2nd_1.jpg%22%2C%22desktop%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F734_2nd_1.jpg%22%7D%2C%22displayType%22%3A%22halfwidthsmallresponsive%22%2C%22adImpressions%22%3A%5B%7B%22threshold%22%3A0%2C%22timeout%22%3A0%2C%22once%22%3Atrue%7D%2C%7B%22threshold%22%3A0.5%2C%22timeout%22%3A1000%2C%22once%22%3Atrue%7D%2C%7B%22threshold%22%3A1%2C%22timeout%22%3A1000%2C%22once%22%3Atrue%7D%5D%2C%22meta%22%3A%7B%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A734%2C%22lineItemId%22%3A747%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%7D%2C%22viewableImpressionCounter%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Ftrack%2F9262-Adhese_IABview%2Fsl5%2FdmDMGo629g0c0%2FdmADV1%2FdmDMGo629g0c0%2FdmADV1%2Fdtphone%2Fogcontrol%2FII5e122298-9996-42b5-a045-dabf1c8ebb46%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2F%3Ft%3D1683986210810%22%2C%22trackedImpressionCounter%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Ftrack%2F9262%2F%2Fsl5%2FdmDMGo629g0c0%2FdmADV1%2FdmDMGo629g0c0%2FdmADV1%2Fdtphone%2Fogcontrol%2FII5e122298-9996-42b5-a045-dabf1c8ebb46%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2F%3Ft%3D1683986210810%22%2C%22lazyTracking%22%3Atrue%2C%22showLoadingPlaceholder%22%3Atrue%2C%22fadeIn%22%3Atrue%2C%22backgroundColor%22%3A%22%23f3f6f8%22%2C%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A734%2C%22lineItemId%22%3A747%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%2C%22position%22%3A110502%7D\">",
                                                        "target": [
                                                            ".advertorial_link__3RDNe[title=\"Probeer nu\"][rel=\"\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_link__PxkLu lane-see-more_color-ah__Lp4Ti\">Bekijk alle categorie\u00ebn<\/a>",
                                                        "target": [
                                                            ".lane-see-more_color-ah__Lp4Ti.lane-see-more_link__PxkLu[href$=\"producten\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/aardappel-groente-fruit\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110701%2C%22id%22%3A%22r117_r1_r7_1%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            ".carousel-item_root__ISHXJ:nth-child(1) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/salades-pizza-maaltijden\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110702%2C%22id%22%3A%22r117_r1_r7_2%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            ".carousel-item_root__ISHXJ:nth-child(2) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/vlees-kip-vis-vega\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110703%2C%22id%22%3A%22r117_r1_r7_3%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "a[href$=\"vlees-kip-vis-vega\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/kaas-vleeswaren-tapas\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110704%2C%22id%22%3A%22r117_r1_r7_4%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            ".carousel-item_root__ISHXJ:nth-child(4) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/zuivel-plantaardig-en-eieren\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110705%2C%22id%22%3A%22r117_r1_r7_5%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            ".carousel-item_root__ISHXJ:nth-child(5) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/bakkerij-en-banket\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110706%2C%22id%22%3A%22r117_r1_r7_6%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "a[href$=\"bakkerij-en-banket\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/ontbijtgranen-en-beleg\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110707%2C%22id%22%3A%22r117_r1_r7_7%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            ".carousel-item_root__ISHXJ:nth-child(7) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/snoep-koek-chips-en-chocolade\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110708%2C%22id%22%3A%22r117_r1_r7_8%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "#\\37  > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/tussendoortjes\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110709%2C%22id%22%3A%22r117_r1_r7_9%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "a[href$=\"tussendoortjes\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/frisdrank-sappen-koffie-thee\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110710%2C%22id%22%3A%22r117_r1_r7_10%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "#\\39  > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/wijn-en-bubbels\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110711%2C%22id%22%3A%22r117_r1_r7_11%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "a[href$=\"wijn-en-bubbels\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/bier-en-aperitieven\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110712%2C%22id%22%3A%22r117_r1_r7_12%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "a[href$=\"bier-en-aperitieven\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/pasta-rijst-en-wereldkeuken\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110713%2C%22id%22%3A%22r117_r1_r7_13%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "#\\31 2 > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/soepen-sauzen-kruiden-olie\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110714%2C%22id%22%3A%22r117_r1_r7_14%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "#\\31 3 > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/sport-en-dieetvoeding\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110715%2C%22id%22%3A%22r117_r1_r7_15%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "#\\31 4 > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/diepvries\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110716%2C%22id%22%3A%22r117_r1_r7_16%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "a[href$=\"diepvries\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/drogisterij\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110717%2C%22id%22%3A%22r117_r1_r7_17%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "a[href$=\"drogisterij\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/baby-en-kind\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110718%2C%22id%22%3A%22r117_r1_r7_18%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "a[href$=\"baby-en-kind\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/huishouden\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110719%2C%22id%22%3A%22r117_r1_r7_19%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "a[href$=\"huishouden\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/huisdier\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110720%2C%22id%22%3A%22r117_r1_r7_20%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "a[href$=\"huisdier\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/koken-tafelen-vrije-tijd\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110721%2C%22id%22%3A%22r117_r1_r7_21%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "#\\32 0 > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/bonus\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_link__PxkLu lane-see-more_color-bonus__ajcBj\">Bekijk alle Bonus<\/a>",
                                                        "target": [
                                                            ".lane-see-more_color-bonus__ajcBj.lane-see-more_link__PxkLu[href$=\"bonus\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/bonus\/groep\/577198?week=19\" title=\"Alle Hak potten 630-720 gram en stazakken\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bs577198%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2F577198%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            ".header_root__ilMls > .link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/577198?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bs577198%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2F577198%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            ".icon-button_root__EUJjw.chevron-button_root__iN-zp[href=\"\/bonus\/groep\/577198?week=19\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/bonus\/groep\/577273?week=19\" title=\"Alle Unox soep in zak 570 ml, Cup-a-Soup en Good snacks*\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bs577273%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2F577273%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            ".header_root__ilMls > .link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/577273?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bs577273%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2F577273%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            ".icon-button_root__EUJjw.chevron-button_root__iN-zp[href=\"\/bonus\/groep\/577273?week=19\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/bonus\/groep\/577247?week=19\" title=\"Alle A-merk pints ijs*\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bs577247%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2F577247%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            ".header_root__ilMls > .link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/577247?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bs577247%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2F577247%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            ".icon-button_root__EUJjw.chevron-button_root__iN-zp[href=\"\/bonus\/groep\/577247?week=19\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/bonus\/groep\/577296?week=19\" title=\"Alle Robijn\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bs577296%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2F577296%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            ".header_root__ilMls > .link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/577296?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bs577296%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2F577296%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            ".icon-button_root__EUJjw.chevron-button_root__iN-zp[href=\"\/bonus\/groep\/577296?week=19\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/allerhande\/recepten\/lenterecepten\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_link__PxkLu lane-see-more_color-ah__Lp4Ti\">Naar alle lenterecepten<\/a>",
                                                        "target": [
                                                            ".smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .grid_root__nhZ3r > .row:nth-child(1) > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > .lane-see-more_root__v-uRp.lane-title-more-wrapper_seeMore__swQ\\+V[data-testhook=\"cms-more-link\"] > .lane-see-more_color-ah__Lp4Ti.lane-see-more_link__PxkLu.typography_variant-paragraph__T5ZAU"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a role=\"link\" aria-label=\"Recept: Pasta met aspergesaus\" data-testhook=\"recipe-card\" title=\"Recept: Pasta met aspergesaus\" href=\"\/allerhande\/recept\/R-R710894\/pasta-met-aspergesaus\" class=\"display-card_root__o17AY card_root__VNG0M recipe-card_root__jVZ3F display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A110901%2C%22key%22%3A%22recipes%22%2C%22idKey%22%3A%22position%22%7D\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Pasta met aspergesaus\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<button type=\"button\" class=\"recipe-card-favorite-button_root__CYhxe\" tabindex=\"0\" title=\"Favoriet toevoegen\" aria-label=\"Favoriet toevoegen\" data-testhook=\"recipe-card-favorite\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Pasta met aspergesaus\"] > .card-body_root__E16CU.recipe-card_imageWrapper__3RaVt.display-card-body_body__r2mt4 > .ratio-box_ratio-5-4__MQj-u.ratio-box_root__YH5Fe > .ratio-box_content__k-Jz7 > .recipe-card-favorite-button_root__CYhxe[title=\"Favoriet toevoegen\"][aria-label=\"Favoriet toevoegen\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a role=\"link\" aria-label=\"Recept: Spinazie-hamquiche\" data-testhook=\"recipe-card\" title=\"Recept: Spinazie-hamquiche\" href=\"\/allerhande\/recept\/R-R719532\/spinazie-hamquiche\" class=\"display-card_root__o17AY card_root__VNG0M recipe-card_root__jVZ3F display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A110902%2C%22key%22%3A%22recipes%22%2C%22idKey%22%3A%22position%22%7D\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Spinazie-hamquiche\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<button type=\"button\" class=\"recipe-card-favorite-button_root__CYhxe\" tabindex=\"0\" title=\"Favoriet toevoegen\" aria-label=\"Favoriet toevoegen\" data-testhook=\"recipe-card-favorite\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Spinazie-hamquiche\"] > .card-body_root__E16CU.recipe-card_imageWrapper__3RaVt.display-card-body_body__r2mt4 > .ratio-box_ratio-5-4__MQj-u.ratio-box_root__YH5Fe > .ratio-box_content__k-Jz7 > .recipe-card-favorite-button_root__CYhxe[title=\"Favoriet toevoegen\"][aria-label=\"Favoriet toevoegen\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a role=\"link\" aria-label=\"Recept: Asperges met ham, ei en boter\" data-testhook=\"recipe-card\" title=\"Recept: Asperges met ham, ei en boter\" href=\"\/allerhande\/recept\/R-R719774\/asperges-met-ham-ei-en-boter\" class=\"display-card_root__o17AY card_root__VNG0M recipe-card_root__jVZ3F display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A110903%2C%22key%22%3A%22recipes%22%2C%22idKey%22%3A%22position%22%7D\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(3) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<button type=\"button\" class=\"recipe-card-favorite-button_root__CYhxe\" tabindex=\"0\" title=\"Favoriet toevoegen\" aria-label=\"Favoriet toevoegen\" data-testhook=\"recipe-card-favorite\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(3) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-body_root__E16CU.recipe-card_imageWrapper__3RaVt.display-card-body_body__r2mt4 > .ratio-box_ratio-5-4__MQj-u.ratio-box_root__YH5Fe > .ratio-box_content__k-Jz7 > .recipe-card-favorite-button_root__CYhxe[title=\"Favoriet toevoegen\"][aria-label=\"Favoriet toevoegen\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a role=\"link\" aria-label=\"Recept: Spinazie met champignons\" data-testhook=\"recipe-card\" title=\"Recept: Spinazie met champignons\" href=\"\/allerhande\/recept\/R-R719824\/spinazie-met-champignons\" class=\"display-card_root__o17AY card_root__VNG0M recipe-card_root__jVZ3F display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A110904%2C%22key%22%3A%22recipes%22%2C%22idKey%22%3A%22position%22%7D\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(4) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<button type=\"button\" class=\"recipe-card-favorite-button_root__CYhxe\" tabindex=\"0\" title=\"Favoriet toevoegen\" aria-label=\"Favoriet toevoegen\" data-testhook=\"recipe-card-favorite\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(4) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-body_root__E16CU.recipe-card_imageWrapper__3RaVt.display-card-body_body__r2mt4 > .ratio-box_ratio-5-4__MQj-u.ratio-box_root__YH5Fe > .ratio-box_content__k-Jz7 > .recipe-card-favorite-button_root__CYhxe[title=\"Favoriet toevoegen\"][aria-label=\"Favoriet toevoegen\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a role=\"link\" aria-label=\"Recept: Bonen met chorizo en rucola\" data-testhook=\"recipe-card\" title=\"Recept: Bonen met chorizo en rucola\" href=\"\/allerhande\/recept\/R-R719868\/bonen-met-chorizo-en-rucola\" class=\"display-card_root__o17AY card_root__VNG0M recipe-card_root__jVZ3F display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A110905%2C%22key%22%3A%22recipes%22%2C%22idKey%22%3A%22position%22%7D\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(5) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<button type=\"button\" class=\"recipe-card-favorite-button_root__CYhxe\" tabindex=\"0\" title=\"Favoriet toevoegen\" aria-label=\"Favoriet toevoegen\" data-testhook=\"recipe-card-favorite\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(5) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-body_root__E16CU.recipe-card_imageWrapper__3RaVt.display-card-body_body__r2mt4 > .ratio-box_ratio-5-4__MQj-u.ratio-box_root__YH5Fe > .ratio-box_content__k-Jz7 > .recipe-card-favorite-button_root__CYhxe[title=\"Favoriet toevoegen\"][aria-label=\"Favoriet toevoegen\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a role=\"link\" aria-label=\"Recept: Asperge ovenschotel\" data-testhook=\"recipe-card\" title=\"Recept: Asperge ovenschotel\" href=\"\/allerhande\/recept\/R-R719880\/asperge-ovenschotel\" class=\"display-card_root__o17AY card_root__VNG0M recipe-card_root__jVZ3F display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A110906%2C%22key%22%3A%22recipes%22%2C%22idKey%22%3A%22position%22%7D\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Asperge ovenschotel\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<button type=\"button\" class=\"recipe-card-favorite-button_root__CYhxe\" tabindex=\"0\" title=\"Favoriet toevoegen\" aria-label=\"Favoriet toevoegen\" data-testhook=\"recipe-card-favorite\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Asperge ovenschotel\"] > .card-body_root__E16CU.recipe-card_imageWrapper__3RaVt.display-card-body_body__r2mt4 > .ratio-box_ratio-5-4__MQj-u.ratio-box_root__YH5Fe > .ratio-box_content__k-Jz7 > .recipe-card-favorite-button_root__CYhxe[title=\"Favoriet toevoegen\"][aria-label=\"Favoriet toevoegen\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a role=\"link\" aria-label=\"Recept: Biefstuk bakken\" data-testhook=\"recipe-card\" title=\"Recept: Biefstuk bakken\" href=\"\/allerhande\/recept\/R-R733256\/biefstuk-bakken\" class=\"display-card_root__o17AY card_root__VNG0M recipe-card_root__jVZ3F display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A110907%2C%22key%22%3A%22recipes%22%2C%22idKey%22%3A%22position%22%7D\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Biefstuk bakken\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<button type=\"button\" class=\"recipe-card-favorite-button_root__CYhxe\" tabindex=\"0\" title=\"Favoriet toevoegen\" aria-label=\"Favoriet toevoegen\" data-testhook=\"recipe-card-favorite\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Biefstuk bakken\"] > .card-body_root__E16CU.recipe-card_imageWrapper__3RaVt.display-card-body_body__r2mt4 > .ratio-box_ratio-5-4__MQj-u.ratio-box_root__YH5Fe > .ratio-box_content__k-Jz7 > .recipe-card-favorite-button_root__CYhxe[title=\"Favoriet toevoegen\"][aria-label=\"Favoriet toevoegen\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"https:\/\/www.ah.nl\/bonus\/gratis-bezorging\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_link__PxkLu lane-see-more_color-bonus__ajcBj\">Bekijk alle gratis bezorging<\/a>",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .grid_root__nhZ3r > .row > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > .lane-see-more_root__v-uRp.lane-title-more-wrapper_seeMore__swQ\\+V[data-testhook=\"cms-more-link\"] > .lane-see-more_color-bonus__ajcBj.lane-see-more_link__PxkLu.typography_variant-paragraph__T5ZAU"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/bonus\/groep\/FREE1923_E?week=19\" title=\"Johma: gratis bezorging bij 10 euro\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_E%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_E%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(1) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/FREE1923_E?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_E%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_E%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(1) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_actions__xyiw5 > .chevron_root__5Lx3D.chevron_top__1sPI9[data-testhook=\"product-control-link\"] > .chevron_wrapper__sTPIr > .icon-button_root__EUJjw.chevron-button_root__iN-zp.chevron-button_bonus__WN1Xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/bonus\/groep\/FREE1923_A?week=19\" title=\"Lay's, Doritos en Wavies: gratis bezorging bij 6 stuks\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_A%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_A%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(2) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/FREE1923_A?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_A%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_A%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(2) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_actions__xyiw5 > .chevron_root__5Lx3D.chevron_top__1sPI9[data-testhook=\"product-control-link\"] > .chevron_wrapper__sTPIr > .icon-button_root__EUJjw.chevron-button_root__iN-zp.chevron-button_bonus__WN1Xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/bonus\/groep\/FREE1923_B?week=19\" title=\"Lipton, Conimex en De Vegetarische Slager: gratis bezorging bij 5 stuks\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_B%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_B%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(3) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/FREE1923_B?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_B%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_B%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(3) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_actions__xyiw5 > .chevron_root__5Lx3D.chevron_top__1sPI9[data-testhook=\"product-control-link\"] > .chevron_wrapper__sTPIr > .icon-button_root__EUJjw.chevron-button_root__iN-zp.chevron-button_bonus__WN1Xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/bonus\/groep\/FREE1923_D?week=19\" title=\"Corona, Leffe en Hertog Jan: gratis bezorging bij 2 stuks\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_D%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_D%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(4) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/FREE1923_D?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_D%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_D%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(4) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_actions__xyiw5 > .chevron_root__5Lx3D.chevron_top__1sPI9[data-testhook=\"product-control-link\"] > .chevron_wrapper__sTPIr > .icon-button_root__EUJjw.chevron-button_root__iN-zp.chevron-button_bonus__WN1Xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/bonus\/groep\/FREE1923_C?week=19\" title=\"Elvive,Lovings Blends,Studioline, Elnett, L'Oreal Men expert,Garnier: gratis bezorging bij 15 euro\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_C%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_C%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            ".smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(5) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/FREE1923_C?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_C%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_C%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            ".smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(5) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_actions__xyiw5 > .chevron_root__5Lx3D.chevron_top__1sPI9[data-testhook=\"product-control-link\"] > .chevron_wrapper__sTPIr > .icon-button_root__EUJjw.chevron-button_root__iN-zp.chevron-button_bonus__WN1Xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/premium\" class=\"small-promo-blocks_anchor__Qux-E\" target=\"_self\" title=\"Probeer gratis\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22r117_r1_r23_1%22%2C%22position%22%3A112301%2C%22key%22%3A%22promotions%22%7D\">",
                                                        "target": [
                                                            "a[title=\"Probeer gratis\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/acties\/buitenservies\" class=\"small-promo-blocks_anchor__Qux-E\" target=\"_self\" title=\"Spaar mee\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22r117_r1_r23_2%22%2C%22position%22%3A112302%2C%22key%22%3A%22promotions%22%7D\">",
                                                        "target": [
                                                            "a[href$=\"buitenservies\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/shop\/maaltijdgemak\/verspakketten\" class=\"small-promo-blocks_anchor__Qux-E\" target=\"_self\" title=\"Shop verspakketten\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22r117_r1_r23_3%22%2C%22position%22%3A112303%2C%22key%22%3A%22promotions%22%7D\">",
                                                        "target": [
                                                            "a[title=\"Shop verspakketten\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/shop\/bbq\/bbq-pakketten\" class=\"small-promo-blocks_anchor__Qux-E\" target=\"_self\" title=\"Kies jouw BBQ-pakket\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22r117_r1_r23_4%22%2C%22position%22%3A112304%2C%22key%22%3A%22promotions%22%7D\">",
                                                        "target": [
                                                            "a[href$=\"bbq-pakketten\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/frisdrank-sappen-koffie-thee?merk=Lipton&amp;kenmerk=nieuw\" class=\"small-promo-blocks_anchor__Qux-E\" target=\"_self\" title=\"Probeer nu\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22r117_r1_r23_5%22%2C%22position%22%3A112305%2C%22key%22%3A%22promotions%22%7D\">",
                                                        "target": [
                                                            ".small-promo-blocks_anchor__Qux-E[title=\"Probeer nu\"][target=\"_self\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"http:\/\/tickets.ah.nl\/hightea\" class=\"small-promo-blocks_anchor__Qux-E\" target=\"_blank\" title=\"Bestel nu\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22r117_r1_r23_6%22%2C%22position%22%3A112306%2C%22key%22%3A%22promotions%22%7D\">",
                                                        "target": [
                                                            "a[href$=\"hightea\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a class=\"advertorial_link__3RDNe\" href=\"https:\/\/zsp1.ah.nl\/raylene\/\/sl8\/dtphone\/ogcontrol\/II62bd99c8-52f1-4c93-90a4-d6d6533616f5\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/ad9273-736\/URhttps:\/\/ah.nl\/over-ah\/beter-eten\" title=\"Ontdek Beter Eten\" rel=\"\" data-analytics=\"PROMO_CLICK\" data-analytics-meta=\"%7B%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A736%2C%22lineItemId%22%3A751%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%2C%22id%22%3A%229273%22%2C%22position%22%3A112501%2C%22creative%22%3A%7B%22mobile%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F736_2nd_2.png%22%2C%22desktop%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F736_2nd_2.png%22%7D%2C%22name%22%3A%22Zo%20kies%20je%20makkelijk%20voor%20Beter%20Eten%22%7D\" data-analytics-cid=\"offerInteraction\" data-analytics-meta-cid=\"%7B%22id%22%3A%229273%22%2C%22type%22%3A%22adhese%22%2C%22title%22%3A%22Zo%20kies%20je%20makkelijk%20voor%20Beter%20Eten%22%2C%22cta%22%3A%22Ontdek%20Beter%20Eten%22%2C%22href%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Fraylene%2F%2Fsl8%2Fdtphone%2Fogcontrol%2FII62bd99c8-52f1-4c93-90a4-d6d6533616f5%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2Fad9273-736%2FURhttps%3A%2F%2Fah.nl%2Fover-ah%2Fbeter-eten%22%2C%22color%22%3A%22white%22%2C%22image%22%3A%7B%22mobile%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F736_2nd_2.png%22%2C%22desktop%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F736_2nd_2.png%22%7D%2C%22displayType%22%3A%22halfwidthsmallresponsive%22%2C%22adImpressions%22%3A%5B%7B%22threshold%22%3A0%2C%22timeout%22%3A0%2C%22once%22%3Atrue%7D%2C%7B%22threshold%22%3A0.5%2C%22timeout%22%3A1000%2C%22once%22%3Atrue%7D%2C%7B%22threshold%22%3A1%2C%22timeout%22%3A1000%2C%22once%22%3Atrue%7D%5D%2C%22meta%22%3A%7B%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A736%2C%22lineItemId%22%3A751%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%7D%2C%22viewableImpressionCounter%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Ftrack%2F9273-Adhese_IABview%2Fsl8%2Fdtphone%2Fogcontrol%2FII62bd99c8-52f1-4c93-90a4-d6d6533616f5%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2F%3Ft%3D1683986210811%22%2C%22trackedImpressionCounter%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Ftrack%2F9273%2F%2Fsl8%2Fdtphone%2Fogcontrol%2FII62bd99c8-52f1-4c93-90a4-d6d6533616f5%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2F%3Ft%3D1683986210811%22%2C%22lazyTracking%22%3Atrue%2C%22showLoadingPlaceholder%22%3Atrue%2C%22fadeIn%22%3Atrue%2C%22backgroundColor%22%3A%22%23f3f6f8%22%2C%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A736%2C%22lineItemId%22%3A751%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%2C%22position%22%3A112501%7D\">",
                                                        "target": [
                                                            "a[title=\"Ontdek Beter Eten\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a class=\"advertorial_link__3RDNe\" href=\"https:\/\/zsp1.ah.nl\/raylene\/\/sl7\/dmDMGo629g0c0\/dmADV1\/dmDMGo629g0c0\/dmADV1\/dtphone\/ogcontrol\/IIbd3a677f-1a74-45b6-bb38-4f5ffd3c0aea\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/ad9298-735\/URhttps:\/\/www.ah.nl\/acties\/koopzegels\" title=\"Spaar mee\" rel=\"\" data-analytics=\"PROMO_CLICK\" data-analytics-meta=\"%7B%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A735%2C%22lineItemId%22%3A750%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%2C%22id%22%3A%229298%22%2C%22position%22%3A112502%2C%22creative%22%3A%7B%22mobile%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F735_2nd_4.jpg%22%2C%22desktop%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F735_2nd_4.jpg%22%7D%2C%22name%22%3A%22Met%20Koopzegels%20spaar%20je%20tot%206%25%20rente%22%7D\" data-analytics-cid=\"offerInteraction\" data-analytics-meta-cid=\"%7B%22id%22%3A%229298%22%2C%22type%22%3A%22adhese%22%2C%22title%22%3A%22Met%20Koopzegels%20spaar%20je%20tot%206%25%20rente%22%2C%22cta%22%3A%22Spaar%20mee%22%2C%22href%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Fraylene%2F%2Fsl7%2FdmDMGo629g0c0%2FdmADV1%2FdmDMGo629g0c0%2FdmADV1%2Fdtphone%2Fogcontrol%2FIIbd3a677f-1a74-45b6-bb38-4f5ffd3c0aea%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2Fad9298-735%2FURhttps%3A%2F%2Fwww.ah.nl%2Facties%2Fkoopzegels%22%2C%22color%22%3A%22white%22%2C%22image%22%3A%7B%22mobile%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F735_2nd_4.jpg%22%2C%22desktop%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F735_2nd_4.jpg%22%7D%2C%22displayType%22%3A%22halfwidthsmallresponsive%22%2C%22adImpressions%22%3A%5B%7B%22threshold%22%3A0%2C%22timeout%22%3A0%2C%22once%22%3Atrue%7D%2C%7B%22threshold%22%3A0.5%2C%22timeout%22%3A1000%2C%22once%22%3Atrue%7D%2C%7B%22threshold%22%3A1%2C%22timeout%22%3A1000%2C%22once%22%3Atrue%7D%5D%2C%22meta%22%3A%7B%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A735%2C%22lineItemId%22%3A750%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%7D%2C%22viewableImpressionCounter%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Ftrack%2F9298-Adhese_IABview%2Fsl7%2FdmDMGo629g0c0%2FdmADV1%2FdmDMGo629g0c0%2FdmADV1%2Fdtphone%2Fogcontrol%2FIIbd3a677f-1a74-45b6-bb38-4f5ffd3c0aea%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2F%3Ft%3D1683986210811%22%2C%22trackedImpressionCounter%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Ftrack%2F9298%2F%2Fsl7%2FdmDMGo629g0c0%2FdmADV1%2FdmDMGo629g0c0%2FdmADV1%2Fdtphone%2Fogcontrol%2FIIbd3a677f-1a74-45b6-bb38-4f5ffd3c0aea%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2F%3Ft%3D1683986210811%22%2C%22lazyTracking%22%3Atrue%2C%22showLoadingPlaceholder%22%3Atrue%2C%22fadeIn%22%3Atrue%2C%22backgroundColor%22%3A%22%23fce2e2%22%2C%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A735%2C%22lineItemId%22%3A750%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%2C%22position%22%3A112502%7D\">",
                                                        "target": [
                                                            ".advertorial_link__3RDNe[title=\"Spaar mee\"][rel=\"\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Check that focusable elements are not tabbable in the current state"
                                            }
                                        ],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div id=\"app\" aria-hidden=\"true\">",
                                        "target": [
                                            "#app"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that focusable elements are not tabbable in the current state"
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button aria-controls=\"accordion\" aria-expanded=\"false\" class=\"accordion_button__r4G4q\">Boodschappen<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span><\/button>",
                                                        "target": [
                                                            ".accordion_accordion__4EedR:nth-child(1) > .accordion_button__r4G4q[aria-controls=\"accordion\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<button aria-controls=\"accordion\" aria-expanded=\"false\" class=\"accordion_button__r4G4q\">Allerhande<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span><\/button>",
                                                        "target": [
                                                            ".accordion_accordion__4EedR:nth-child(2) > .accordion_button__r4G4q[aria-controls=\"accordion\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<button aria-controls=\"accordion\" aria-expanded=\"false\" class=\"accordion_button__r4G4q\">Services<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span><\/button>",
                                                        "target": [
                                                            ".accordion_accordion__4EedR:nth-child(3) > .accordion_button__r4G4q[aria-controls=\"accordion\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<button aria-controls=\"accordion\" aria-expanded=\"false\" class=\"accordion_button__r4G4q\">Albert Heijn<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span><\/button>",
                                                        "target": [
                                                            ".accordion_accordion__4EedR:nth-child(4) > .accordion_button__r4G4q[aria-controls=\"accordion\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"https:\/\/www.facebook.com\/albertheijn\" class=\"footer-default_link__8Nw0h\">",
                                                        "target": [
                                                            ".footer-default_socialLinks__qDG8K > ul > li:nth-child(1) > .footer-default_link__8Nw0h"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"https:\/\/twitter.com\/albertheijn\" class=\"footer-default_link__8Nw0h\">",
                                                        "target": [
                                                            ".footer-default_socialLinks__qDG8K > ul > li:nth-child(2) > .footer-default_link__8Nw0h"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"https:\/\/www.instagram.com\/albertheijn\" class=\"footer-default_link__8Nw0h\">",
                                                        "target": [
                                                            ".footer-default_socialLinks__qDG8K > ul > li:nth-child(3) > .footer-default_link__8Nw0h"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"https:\/\/www.youtube.com\/user\/albertheijn\" class=\"footer-default_link__8Nw0h\">",
                                                        "target": [
                                                            ".footer-default_socialLinks__qDG8K > ul > li:nth-child(4) > .footer-default_link__8Nw0h"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"https:\/\/www.pinterest.com\/allerhande\" class=\"footer-default_link__8Nw0h\">",
                                                        "target": [
                                                            ".footer-default_socialLinks__qDG8K > ul > li:nth-child(5) > .footer-default_link__8Nw0h"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/algemene-voorwaarden\" class=\"footer-default_link__8Nw0h\">Algemene voorwaarden<\/a>",
                                                        "target": [
                                                            "a[href$=\"algemene-voorwaarden\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/zakelijke-voorwaarden\" class=\"footer-default_link__8Nw0h\">Zakelijke algemene voorwaarden<\/a>",
                                                        "target": [
                                                            "a[href$=\"zakelijke-voorwaarden\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/algemene-voorwaarden\/bonus\" class=\"footer-default_link__8Nw0h\">Bonusvoorwaarden<\/a>",
                                                        "target": [
                                                            "li:nth-child(3) > .footer-default_link__8Nw0h[href$=\"bonus\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/privacy\" class=\"footer-default_link__8Nw0h\">Privacybeleid<\/a>",
                                                        "target": [
                                                            ".footer-default_link__8Nw0h[href$=\"privacy\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/cookiebeleid\" class=\"footer-default_link__8Nw0h\">Cookiebeleid<\/a>",
                                                        "target": [
                                                            ".footer-default_link__8Nw0h[href$=\"cookiebeleid\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/over-ah\" class=\"footer-default_link__8Nw0h\">Over AH<\/a>",
                                                        "target": [
                                                            "li:nth-child(6) > .footer-default_link__8Nw0h[href$=\"over-ah\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/kwetsbaarheid-melden\" class=\"footer-default_link__8Nw0h\">Kwetsbaarheid melden<\/a>",
                                                        "target": [
                                                            "a[href$=\"kwetsbaarheid-melden\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/nix-18\" class=\"footer-default_link__8Nw0h\">&lt; <!-- -->25 jaar? Laat je legitimatie zien!<br>&lt; <!-- -->18 jaar verkopen wij geen alcohol.<\/a>",
                                                        "target": [
                                                            "a[href$=\"nix-18\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"https:\/\/www.aanbiedersmedicijnen.nl\/aanbieders\/aanbiederslijst\/albert-heijn\/index\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"Aanbiedersmedicijnen.nl\">",
                                                        "target": [
                                                            "a[aria-label=\"Aanbiedersmedicijnen.nl\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"https:\/\/www.thuiswinkel.org\/leden\/ah.nl\/certificaat\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"thuiswinkel.org Certificaat\"><img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg.svg\" alt=\"thuiswinkel.org logo\" height=\"32\"><\/a>",
                                                        "target": [
                                                            "li:nth-child(4) > a[aria-label=\"thuiswinkel.org Certificaat\"][rel=\"noreferrer noopener\"][target=\"_blank\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"https:\/\/www.thuiswinkel.org\/leden-zakelijk\/ah-nl\/certificaat\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"thuiswinkel.org Certificaat\"><img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg-business.svg\" alt=\"thuiswinkel.org Certificaat\" height=\"32\"><\/a>",
                                                        "target": [
                                                            "li:nth-child(5) > a[aria-label=\"thuiswinkel.org Certificaat\"][rel=\"noreferrer noopener\"][target=\"_blank\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Check that focusable elements are not tabbable in the current state"
                                            }
                                        ],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div id=\"footer\" aria-hidden=\"true\">",
                                        "target": [
                                            "#footer"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that focusable elements are not tabbable in the current state"
                                    }
                                ]
                            },
                            {
                                "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": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<nav class=\"navigation-header-compact_navBar__juvIJ\">",
                                                        "target": [
                                                            "nav"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"navigation-header-compact_toggleText__2D9hh\">menu<\/span>",
                                        "target": [
                                            ".navigation-header-compact_toggleText__2D9hh"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<nav class=\"navigation-header-compact_navBar__juvIJ\">",
                                                        "target": [
                                                            "nav"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"nav-basket_price__FEUe2\">0.00<\/span>",
                                        "target": [
                                            ".nav-basket_price__FEUe2"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgGradient",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<article class=\"carousel-panel-container_root__tOOCn\" style=\"background:linear-gradient(252.96deg, #ff9434 0%, #ff7900 100%);color:#ffffff\" data-testhook=\"marketing-carousel-panel-container\">",
                                                        "target": [
                                                            "#r117_r1_r4_1 > .carousel-panel-container_root__tOOCn"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background gradient"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"typography_root__Om3Wh typography_variant-title__dsdJF\">Meer dan 1000 producten 2e gratis<\/p>",
                                        "target": [
                                            "#r117_r1_r4_1 > .carousel-panel-container_root__tOOCn > header > .typography_variant-title__dsdJF"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "0.0pt (0px)",
                                                    "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=\"carousel-panel-link_root__0tuYp\" href=\"\/bonus\">Meer dan 1000 producten 2e gratis<\/a>",
                                        "target": [
                                            ".carousel-panel-link_root__0tuYp[href$=\"bonus\"]"
                                        ],
                                        "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": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<article class=\"carousel-panel-container_root__tOOCn\" style=\"background:url(https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/administration\/themes\/moederdag.png\/moederdag.png\/ahcommon%3AsmallThemeBackgroundImage)\" data-testhook=\"marketing-carousel-panel-container\">",
                                                        "target": [
                                                            "#r117_r1_r4_2 > .carousel-panel-container_root__tOOCn"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"typography_root__Om3Wh typography_variant-title__dsdJF\">Zet jouw superheldin in het zonnetje<\/p>",
                                        "target": [
                                            "#r117_r1_r4_2 > .carousel-panel-container_root__tOOCn > header > .typography_variant-title__dsdJF"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "0.0pt (0px)",
                                                    "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=\"carousel-panel-link_root__0tuYp\" href=\"\/shop\/moederdag\">Zet jouw superheldin in het zonnetje<\/a>",
                                        "target": [
                                            "a[href$=\"moederdag\"]"
                                        ],
                                        "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": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<article class=\"carousel-panel-container_root__tOOCn\" style=\"background:url(https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/administration\/themes\/concrete-bg.jpeg\/concrete-bg.jpeg\/ahcommon%3AsmallThemeBackgroundImage)\" data-testhook=\"marketing-carousel-panel-container\">",
                                                        "target": [
                                                            "#r117_r1_r4_3 > .carousel-panel-container_root__tOOCn"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"typography_root__Om3Wh typography_variant-title__dsdJF\">Groente en fruit met extra veel voordeel<\/p>",
                                        "target": [
                                            "#r117_r1_r4_3 > .carousel-panel-container_root__tOOCn > header > .typography_variant-title__dsdJF"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "0.0pt (0px)",
                                                    "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=\"carousel-panel-link_root__0tuYp\" href=\"\/shop\/seizoensproducten\">Groente en fruit met extra veel voordeel<\/a>",
                                        "target": [
                                            "a[href$=\"seizoensproducten\"]"
                                        ],
                                        "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": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img class=\"\" src=\"https:\/\/zsp2.ah.nl\/pool\/lib\/733_2nd_1.jpg\" alt=\"Een volle tas en toch flink bespaard\" loading=\"lazy\">",
                                                        "target": [
                                                            "#\\39 243 > .advertorial_wrapper__AoMov.advertorial_fadeIn__d\\+7bQ[data-testhook=\"ad-wrapper\"] > .advertorial_image__MN9aB.advertorial_responsiveImage__-XdO2.advertorial_fadeIn__d\\+7bQ > picture > img[loading=\"lazy\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"advertorial_title__0BPQ2\">",
                                        "target": [
                                            "a[title=\"Profiteer nu\"] > .advertorial_safeZone__ek1Zh > .advertorial_textZone__Dwhrc > .advertorial_title__0BPQ2"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img class=\"\" src=\"https:\/\/zsp2.ah.nl\/pool\/lib\/734_2nd_1.jpg\" alt=\"Probeer Premium 1 maand gratis\" loading=\"lazy\">",
                                                        "target": [
                                                            "img[alt=\"Probeer Premium 1 maand gratis\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"advertorial_title__0BPQ2\">",
                                        "target": [
                                            ".advertorial_link__3RDNe[title=\"Probeer nu\"][rel=\"\"] > .advertorial_safeZone__ek1Zh > .advertorial_textZone__Dwhrc > .advertorial_title__0BPQ2"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff7900",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "21.0pt (28px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "shortTextContent",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"price_portrait__pcgwD\">",
                                                        "target": [
                                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element content is too short to determine if it is actual text content"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"price-amount_integer__+e2XO\">2<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_highlight__ekL92.price-amount_bonus__zeyvy.price_highlight__RucvZ > .price-amount_integer__\\+e2XO"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff7900",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "21.0pt (28px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "shortTextContent",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"price_portrait__pcgwD\">",
                                                        "target": [
                                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element content is too short to determine if it is actual text content"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"price-amount_integer__+e2XO\">1<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_highlight__ekL92.price-amount_bonus__zeyvy.price_highlight__RucvZ > .price-amount_integer__\\+e2XO"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff7900",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "21.0pt (28px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "shortTextContent",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"price_portrait__pcgwD\">",
                                                        "target": [
                                                            ".link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element content is too short to determine if it is actual text content"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"price-amount_integer__+e2XO\">6<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_highlight__ekL92.price-amount_bonus__zeyvy.price_highlight__RucvZ > .price-amount_integer__\\+e2XO"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff7900",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "21.0pt (28px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "shortTextContent",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"price_portrait__pcgwD\">",
                                                        "target": [
                                                            ".link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element content is too short to determine if it is actual text content"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"price-amount_integer__+e2XO\">4<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_highlight__ekL92.price-amount_bonus__zeyvy.price_highlight__RucvZ > .price-amount_integer__\\+e2XO"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"shield_text__kNeiW\">Gratis bezorging bij 10 euro<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(1) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"shield_text__kNeiW\">Gratis bezorging bij 6 stuks<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(2) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"shield_text__kNeiW\">Gratis bezorging bij 5 stuks<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(3) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"shield_text__kNeiW\">Gratis bezorging bij 2 stuks<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(4) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"shield_text__kNeiW\">Gratis bezorging bij 15 euro<\/span>",
                                        "target": [
                                            ".smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(5) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "nonBmp"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element content contains only non-text characters"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span>",
                                        "target": [
                                            ".accordion_accordion__4EedR:nth-child(1) > .accordion_button__r4G4q[aria-controls=\"accordion\"] > .accordion_arrowDown__iM20H.accordion_arrowTransition__v2fPq"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content contains only non-text characters"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "nonBmp"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element content contains only non-text characters"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span>",
                                        "target": [
                                            ".accordion_accordion__4EedR:nth-child(2) > .accordion_button__r4G4q[aria-controls=\"accordion\"] > .accordion_arrowDown__iM20H.accordion_arrowTransition__v2fPq"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content contains only non-text characters"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "nonBmp"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element content contains only non-text characters"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span>",
                                        "target": [
                                            ".accordion_accordion__4EedR:nth-child(3) > .accordion_button__r4G4q[aria-controls=\"accordion\"] > .accordion_arrowDown__iM20H.accordion_arrowTransition__v2fPq"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content contains only non-text characters"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "nonBmp"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element content contains only non-text characters"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span>",
                                        "target": [
                                            ".accordion_accordion__4EedR:nth-child(4) > .accordion_button__r4G4q[aria-controls=\"accordion\"] > .accordion_arrowDown__iM20H.accordion_arrowTransition__v2fPq"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content contains only non-text characters"
                                    }
                                ]
                            }
                        ]
                    },
                    "base_page_ip_ptr": "a23-36-162-222.deploy.static.akamaitechnologies.com",
                    "base_page_cname": "",
                    "base_page_dns_server": "a7-64.akam.net",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 21861,
                    "testUrl": "https:\/\/www.ah.nl",
                    "custom": [
                        "css-imports",
                        "num-blocking-css",
                        "num-blocking-external-scripts",
                        "num-initial-scripts",
                        "num-total-scripts",
                        "validated-content"
                    ],
                    "css-imports": 0,
                    "num-blocking-css": 3,
                    "num-blocking-external-scripts": 2,
                    "num-initial-scripts": 30,
                    "num-total-scripts": 48,
                    "validated-content": null,
                    "interactivePeriods": [
                        [
                            0,
                            1521
                        ],
                        [
                            1574,
                            2165
                        ],
                        [
                            2220,
                            2365
                        ],
                        [
                            3223,
                            3368
                        ],
                        [
                            3424,
                            3918
                        ],
                        [
                            4063,
                            4326
                        ],
                        [
                            4407,
                            4456
                        ],
                        [
                            4516,
                            5274
                        ],
                        [
                            5326,
                            8840
                        ]
                    ],
                    "longTasks": [
                        [
                            1521,
                            1574
                        ],
                        [
                            2165,
                            2220
                        ],
                        [
                            2365,
                            3014
                        ],
                        [
                            3014,
                            3119
                        ],
                        [
                            3119,
                            3223
                        ],
                        [
                            3368,
                            3424
                        ],
                        [
                            3918,
                            4063
                        ],
                        [
                            4326,
                            4407
                        ],
                        [
                            4456,
                            4516
                        ],
                        [
                            5274,
                            5326
                        ]
                    ],
                    "lastVisualChange": 3900,
                    "render": 1700,
                    "visualComplete85": 3900,
                    "visualComplete90": 3900,
                    "visualComplete95": 3900,
                    "visualComplete99": 3900,
                    "visualComplete": 3900,
                    "SpeedIndex": 3027,
                    "largestPaints": [
                        {
                            "event": "LargestTextPaint",
                            "time": 1710,
                            "size": 1590,
                            "DOMNodeId": 2
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1710,
                            "size": 1590,
                            "element": {
                                "nodeName": "A",
                                "boundingRect": {
                                    "x": 72,
                                    "y": 9,
                                    "width": 104.3125,
                                    "height": 16,
                                    "top": 9,
                                    "right": 176.3125,
                                    "bottom": 25,
                                    "left": 72
                                },
                                "outerHTML": "<a class=\"anchor_root__GfGAm top-bar_link__JQIoh\" href=\"\/acties\" title=\"Win- en spaaracties\">Win- en spaaracties<\/a>",
                                "content": "normal"
                            },
                            "type": "text"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1813,
                            "size": 12912,
                            "DOMNodeId": 46,
                            "nodeInfo": {
                                "nodeType": "P",
                                "attributes": {
                                    "class": "typography_root__Om3Wh typography_variant-title__dsdJF"
                                },
                                "bounds": [
                                    32,
                                    217,
                                    283,
                                    48
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1813,
                            "size": 12912,
                            "element": {
                                "nodeName": "P",
                                "boundingRect": {
                                    "x": 32,
                                    "y": 217,
                                    "width": 283,
                                    "height": 48,
                                    "top": 217,
                                    "right": 315,
                                    "bottom": 265,
                                    "left": 32
                                },
                                "outerHTML": "<p class=\"typography_root__Om3Wh typography_variant-title__dsdJF\">Meer dan 1000 producten 2e gratis<\/p>",
                                "content": "normal"
                            },
                            "type": "text"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 2004,
                            "size": 1024,
                            "DOMNodeId": 180,
                            "imageUrl": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 2108,
                            "size": 51975,
                            "DOMNodeId": 193,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "src": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage",
                                    "srcset": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage 342w, https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage 480w",
                                    "alt": "",
                                    "class": "carousel-panel-image_image__IbiIo"
                                },
                                "sourceURL": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage",
                                "bounds": [
                                    16,
                                    265,
                                    315,
                                    165.375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 2108,
                            "size": 51975,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 16,
                                    "y": 265,
                                    "width": 315,
                                    "height": 165.375,
                                    "top": 265,
                                    "right": 331,
                                    "bottom": 430.375,
                                    "left": 16
                                },
                                "outerHTML": "<img src=\"https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage\" srcset=\"https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage 342w, https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage 480w\" alt=\"\" class=\"carousel-panel-image_image__IbiIo\">",
                                "src": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage",
                                "currentSrc": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 3855,
                            "size": 54612,
                            "DOMNodeId": 1487,
                            "nodeInfo": {
                                "nodeType": "P",
                                "bounds": [
                                    16,
                                    216.90625,
                                    343,
                                    168
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 3855,
                            "size": 54612,
                            "element": {
                                "nodeName": "P",
                                "boundingRect": {
                                    "x": 16,
                                    "y": 216.90625,
                                    "width": 343,
                                    "height": 168,
                                    "top": 216.90625,
                                    "right": 359,
                                    "bottom": 384.90625,
                                    "left": 16
                                },
                                "outerHTML": "<p>Met deze cookies kunnen wij en derde partijen informatie over jou verzamelen en jouw internetgedrag binnen, en mogelijk ook buiten, onze website volgen. Met deze informatie passen wij en derde partijen de website, onze communicatie en advertenties aan op jouw interesses en profiel. Daarnaast kan je door deze cookies informatie delen via social media.<\/p>",
                                "content": "normal"
                            },
                            "type": "text"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1710,
                            "size": 1590,
                            "DOMNodeId": 2
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1710,
                            "size": 1590,
                            "element": {
                                "nodeName": "A",
                                "boundingRect": {
                                    "x": 72,
                                    "y": 9,
                                    "width": 104.3125,
                                    "height": 16,
                                    "top": 9,
                                    "right": 176.3125,
                                    "bottom": 25,
                                    "left": 72
                                },
                                "outerHTML": "<a class=\"anchor_root__GfGAm top-bar_link__JQIoh\" href=\"\/acties\" title=\"Win- en spaaracties\">Win- en spaaracties<\/a>",
                                "content": "normal"
                            },
                            "type": "text"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1813,
                            "size": 12912,
                            "element": {
                                "nodeName": "P",
                                "boundingRect": {
                                    "x": 32,
                                    "y": 217,
                                    "width": 283,
                                    "height": 48,
                                    "top": 217,
                                    "right": 315,
                                    "bottom": 265,
                                    "left": 32
                                },
                                "outerHTML": "<p class=\"typography_root__Om3Wh typography_variant-title__dsdJF\">Meer dan 1000 producten 2e gratis<\/p>",
                                "content": "normal"
                            },
                            "type": "text"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1813,
                            "size": 12912,
                            "DOMNodeId": 46,
                            "nodeInfo": {
                                "nodeType": "P",
                                "attributes": {
                                    "class": "typography_root__Om3Wh typography_variant-title__dsdJF"
                                },
                                "bounds": [
                                    32,
                                    217,
                                    283,
                                    48
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 2004,
                            "size": 1024,
                            "DOMNodeId": 180
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 2107,
                            "size": 51975,
                            "DOMNodeId": 193,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "src": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage",
                                    "srcset": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage 342w, https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage 480w",
                                    "alt": "",
                                    "class": "carousel-panel-image_image__IbiIo"
                                },
                                "sourceURL": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage",
                                "bounds": [
                                    16,
                                    265,
                                    315,
                                    165.375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 2107,
                            "size": 51975,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 16,
                                    "y": 265,
                                    "width": 315,
                                    "height": 165.375,
                                    "top": 265,
                                    "right": 331,
                                    "bottom": 430.375,
                                    "left": 16
                                },
                                "outerHTML": "<img src=\"https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage\" srcset=\"https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage 342w, https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage 480w\" alt=\"\" class=\"carousel-panel-image_image__IbiIo\">",
                                "src": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage",
                                "currentSrc": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage",
                                "content": "normal"
                            },
                            "type": "image"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 3854,
                            "size": 54612,
                            "DOMNodeId": 1487,
                            "nodeInfo": {
                                "nodeType": "P",
                                "bounds": [
                                    16,
                                    216.90625,
                                    343,
                                    168
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 3854,
                            "size": 54612,
                            "element": {
                                "nodeName": "P",
                                "boundingRect": {
                                    "x": 16,
                                    "y": 216.90625,
                                    "width": 343,
                                    "height": 168,
                                    "top": 216.90625,
                                    "right": 359,
                                    "bottom": 384.90625,
                                    "left": 16
                                },
                                "outerHTML": "<p>Met deze cookies kunnen wij en derde partijen informatie over jou verzamelen en jouw internetgedrag binnen, en mogelijk ook buiten, onze website volgen. Met deze informatie passen wij en derde partijen de website, onze communicatie en advertenties aan op jouw interesses en profiel. Daarnaast kan je door deze cookies informatie delen via social media.<\/p>",
                                "content": "normal"
                            },
                            "type": "text"
                        }
                    ],
                    "LargestContentfulPaintType": "text",
                    "LargestContentfulPaintNodeType": "P",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 5
                        },
                        {
                            "name": "fetchStart",
                            "time": 16
                        },
                        {
                            "name": "navigationStart",
                            "time": 47
                        },
                        {
                            "name": "domLoading",
                            "time": 47
                        },
                        {
                            "name": "responseEnd",
                            "time": 48
                        },
                        {
                            "name": "domInteractive",
                            "time": 48
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 48
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 48
                        },
                        {
                            "name": "domComplete",
                            "time": 48
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 1027
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 1027
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 1027
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 1028
                        },
                        {
                            "name": "domLoading",
                            "time": 1028
                        },
                        {
                            "name": "responseEnd",
                            "time": 1093
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 1710
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 1710
                        },
                        {
                            "name": "firstPaint",
                            "time": 1710
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 1813
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 1813
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 1813
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 1956
                        },
                        {
                            "name": "domInteractive",
                            "time": 1956
                        },
                        {
                            "name": "LayoutShift",
                            "time": 1996
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 3226
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 3241
                        },
                        {
                            "name": "LayoutShift",
                            "time": 3583
                        },
                        {
                            "name": "domComplete",
                            "time": 3866
                        },
                        {
                            "name": "loadEventStart",
                            "time": 3871
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 3872
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 3854
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 3854
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 2107
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0.0086907897333491201
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0.0086075846744815415
                        }
                    ],
                    "chromeUserTiming.navigationStart": 48,
                    "chromeUserTiming.fetchStart": 16,
                    "chromeUserTiming.domLoading": 1028,
                    "chromeUserTiming.responseEnd": 1094,
                    "chromeUserTiming.domInteractive": 1957,
                    "chromeUserTiming.domContentLoadedEventStart": 3227,
                    "chromeUserTiming.domContentLoadedEventEnd": 3241,
                    "chromeUserTiming.domComplete": 3866,
                    "chromeUserTiming.unloadEventStart": 1027,
                    "chromeUserTiming.unloadEventEnd": 1027,
                    "chromeUserTiming.markAsMainFrame": 1027,
                    "chromeUserTiming.commitNavigationEnd": 1028,
                    "chromeUserTiming.firstPaint": 1710,
                    "chromeUserTiming.firstContentfulPaint": 1710,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 1710,
                    "chromeUserTiming.firstMeaningfulPaint": 1813,
                    "chromeUserTiming.firstImagePaint": 1956,
                    "chromeUserTiming.LayoutShift": 3584,
                    "chromeUserTiming.loadEventStart": 3872,
                    "chromeUserTiming.loadEventEnd": 3872,
                    "chromeUserTiming.LargestTextPaint": 3855,
                    "chromeUserTiming.LargestContentfulPaint": 3855,
                    "chromeUserTiming.LargestImagePaint": 2108,
                    "chromeUserTiming.TotalLayoutShift": 0.0086907897333491201,
                    "chromeUserTiming.CumulativeLayoutShift": 0.0086075846744815415,
                    "LayoutShifts": [
                        {
                            "time": 1996,
                            "score": 0.0086075846744815415,
                            "cumulative_score": 0.0086075846744815415,
                            "window_score": 0.0086075846744815415,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    28,
                                    36,
                                    315,
                                    28
                                ],
                                [
                                    28,
                                    64,
                                    347,
                                    40
                                ],
                                [
                                    28,
                                    104,
                                    315,
                                    28
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 28,
                                        "y": 36,
                                        "width": 283,
                                        "height": 96,
                                        "top": 36,
                                        "right": 311,
                                        "bottom": 132,
                                        "left": 28
                                    },
                                    "currentRect": {
                                        "x": 60,
                                        "y": 36,
                                        "width": 283,
                                        "height": 96,
                                        "top": 36,
                                        "right": 343,
                                        "bottom": 132,
                                        "left": 60
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 311,
                                        "y": 64,
                                        "width": 64,
                                        "height": 40,
                                        "top": 64,
                                        "right": 375,
                                        "bottom": 104,
                                        "left": 311
                                    },
                                    "currentRect": {
                                        "x": 343,
                                        "y": 64,
                                        "width": 32,
                                        "height": 40,
                                        "top": 64,
                                        "right": 375,
                                        "bottom": 104,
                                        "left": 343
                                    }
                                }
                            ]
                        },
                        {
                            "time": 3583,
                            "score": 8.3205058867579147e-5,
                            "cumulative_score": 0.0086907897333491201,
                            "window_score": 8.3205058867579147e-5,
                            "shift_window_num": 2,
                            "rects": [
                                [
                                    0,
                                    132,
                                    375,
                                    1
                                ],
                                [
                                    0,
                                    145,
                                    375,
                                    1
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 0,
                                        "y": 132,
                                        "width": 375,
                                        "height": 1,
                                        "top": 132,
                                        "right": 375,
                                        "bottom": 133,
                                        "left": 0
                                    },
                                    "currentRect": {
                                        "x": 0,
                                        "y": 145,
                                        "width": 375,
                                        "height": 1,
                                        "top": 145,
                                        "right": 375,
                                        "bottom": 146,
                                        "left": 0
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 0,
                        "cumulative_score": 0,
                        "fraction_of_total": 0
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 1521.78
                            },
                            "13": {
                                "name": "UnprefixedRequestAnimationFrame",
                                "firstUsed": 2834.1149999999998
                            },
                            "15": {
                                "name": "ContentSecurityPolicy",
                                "firstUsed": 1030.576
                            },
                            "593": {
                                "name": "SetReferrerPolicy",
                                "firstUsed": 1030.5889999999999
                            },
                            "1277": {
                                "name": "CSPWithStrictDynamic",
                                "firstUsed": 1030.595
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 1030.5999999999999
                            },
                            "1753": {
                                "name": "ReferrerPolicyHeader",
                                "firstUsed": 1030.604
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 1030.6079999999999
                            },
                            "2157": {
                                "name": "PerformanceServerTiming",
                                "firstUsed": 1030.6130000000001
                            },
                            "2236": {
                                "name": "CSPWithUnsafeEval",
                                "firstUsed": 1030.616
                            },
                            "3359": {
                                "name": "MainFrameCSPViaHTTP",
                                "firstUsed": 1030.6210000000001
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 1036.8019999999999
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 1036.847
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 1036.8510000000001
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 1036.8679999999999
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 1039.836
                            },
                            "2250": {
                                "name": "DuplicatedAttribute",
                                "firstUsed": 1062.7919999999999
                            },
                            "1236": {
                                "name": "V8HTMLComment",
                                "firstUsed": 1063.309
                            },
                            "901": {
                                "name": "LinkRelPreload",
                                "firstUsed": 1064.319
                            },
                            "4239": {
                                "name": "ScriptSchedulingType_ParserBlocking",
                                "firstUsed": 1065.3520000000001
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 1431.3779999999999
                            },
                            "1066": {
                                "name": "SameOriginTextScript",
                                "firstUsed": 1521.5989999999999
                            },
                            "3275": {
                                "name": "NavigatorCookieEnabled",
                                "firstUsed": 1526.6569999999999
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 1530.2639999999999
                            },
                            "2195": {
                                "name": "CookieGet",
                                "firstUsed": 1536.3820000000001
                            },
                            "306": {
                                "name": "NamedNodeMapGetNamedItem",
                                "firstUsed": 1539.8219999999999
                            },
                            "3019": {
                                "name": "DOMStorageRead",
                                "firstUsed": 1540.9349999999999
                            },
                            "1417": {
                                "name": "AddEventListenerPassiveTrue",
                                "firstUsed": 1558.8889999999999
                            },
                            "2904": {
                                "name": "PassiveTouchEventListener",
                                "firstUsed": 1558.9000000000001
                            },
                            "2429": {
                                "name": "PerformanceTimeline",
                                "firstUsed": 1559.3679999999999
                            },
                            "3349": {
                                "name": "NavigationTimingL2",
                                "firstUsed": 1559.3820000000001
                            },
                            "200": {
                                "name": "DocumentBeforeUnloadRegistered",
                                "firstUsed": 1559.5219999999999
                            },
                            "202": {
                                "name": "DocumentUnloadRegistered",
                                "firstUsed": 1560.9770000000001
                            },
                            "2226": {
                                "name": "DocumentPageHideRegistered",
                                "firstUsed": 1560.998
                            },
                            "744": {
                                "name": "NetInfo",
                                "firstUsed": 1567.1659999999999
                            },
                            "2191": {
                                "name": "PaintTimingRequested",
                                "firstUsed": 1567.4369999999999
                            },
                            "1615": {
                                "name": "LongTaskObserver",
                                "firstUsed": 1567.5719999999999
                            },
                            "2487": {
                                "name": "EventTimingExplicitlyRequested",
                                "firstUsed": 1567.704
                            },
                            "3254": {
                                "name": "EventTimingFirstInputExplicitlyRequested",
                                "firstUsed": 1567.732
                            },
                            "2529": {
                                "name": "ReportingObserver",
                                "firstUsed": 1569.6590000000001
                            },
                            "4238": {
                                "name": "ScriptSchedulingType_Defer",
                                "firstUsed": 1581.71
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 1582.712
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 1582.7449999999999
                            },
                            "976": {
                                "name": "CSSAtRuleSupports",
                                "firstUsed": 1583.4929999999999
                            },
                            "1153": {
                                "name": "CSSSelectorIndirectAdjacent",
                                "firstUsed": 1583.5509999999999
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 1583.5940000000001
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 1583.796
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 1583.8219999999999
                            },
                            "2298": {
                                "name": "CSSSelectorWebkitInnerSpinButton",
                                "firstUsed": 1584.8219999999999
                            },
                            "2319": {
                                "name": "CSSSelectorWebkitUnknownPseudo",
                                "firstUsed": 1584.827
                            },
                            "2314": {
                                "name": "CSSSelectorWebkitSearchCancelButton",
                                "firstUsed": 1584.836
                            },
                            "2388": {
                                "name": "CSSSelectorPseudoFocusVisible",
                                "firstUsed": 1585.3099999999999
                            },
                            "2297": {
                                "name": "CSSSelectorWebkitFileUploadButton",
                                "firstUsed": 1588.211
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 1588.2280000000001
                            },
                            "1067": {
                                "name": "SameOriginApplicationScript",
                                "firstUsed": 1588.828
                            },
                            "900": {
                                "name": "LinkRelPreconnect",
                                "firstUsed": 1589.4469999999999
                            },
                            "4317": {
                                "name": "LinkRelCanonical",
                                "firstUsed": 1589.797
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 1590.2719999999999
                            },
                            "1542": {
                                "name": "PendingStylesheetAddedAfterBodyStarted",
                                "firstUsed": 1605.248
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 1611.7360000000001
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 1611.742
                            },
                            "590": {
                                "name": "LangAttributeDoesNotMatchToUILocale",
                                "firstUsed": 1611.7460000000001
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 1613.0229999999999
                            },
                            "2092": {
                                "name": "ARIALabelAttribute",
                                "firstUsed": 1660.1880000000001
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 1660.741
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 1660.806
                            },
                            "2089": {
                                "name": "ARIAHiddenAttribute",
                                "firstUsed": 1660.9110000000001
                            },
                            "84": {
                                "name": "FormElement",
                                "firstUsed": 1660.972
                            },
                            "45": {
                                "name": "PlaceholderAttribute",
                                "firstUsed": 1661.0450000000001
                            },
                            "2096": {
                                "name": "ARIALiveAttribute",
                                "firstUsed": 1661.7760000000001
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 1677.355
                            },
                            "1354": {
                                "name": "CSSValueAppearanceButton",
                                "firstUsed": 1682.5219999999999
                            },
                            "1351": {
                                "name": "CSSValueAppearanceNone",
                                "firstUsed": 1682.634
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 1684.807
                            },
                            "190": {
                                "name": "InputTypeText",
                                "firstUsed": 1688.288
                            },
                            "4242": {
                                "name": "ScriptSchedulingType_Async",
                                "firstUsed": 1709.3019999999999
                            },
                            "2355": {
                                "name": "CSSGradient",
                                "firstUsed": 1710.796
                            },
                            "521": {
                                "name": "Picture",
                                "firstUsed": 1710.9829999999999
                            },
                            "524": {
                                "name": "SrcsetWDescriptor",
                                "firstUsed": 1711.0219999999999
                            },
                            "523": {
                                "name": "SrcsetXDescriptor",
                                "firstUsed": 1711.549
                            },
                            "90": {
                                "name": "SVGAnimationElement",
                                "firstUsed": 1712.385
                            },
                            "501": {
                                "name": "SVGSMILElementInDocument",
                                "firstUsed": 1712.4949999999999
                            },
                            "2081": {
                                "name": "ARIADisabledAttribute",
                                "firstUsed": 1714.7929999999999
                            },
                            "2935": {
                                "name": "LazyLoadImageLoadingAttributeLazy",
                                "firstUsed": 1719.895
                            },
                            "2936": {
                                "name": "LazyLoadImageMissingDimensionsForLazy",
                                "firstUsed": 1720.0640000000001
                            },
                            "2190": {
                                "name": "PaintTimingObserved",
                                "firstUsed": 1832.7550000000001
                            },
                            "1693": {
                                "name": "CSSGridLayout",
                                "firstUsed": 1839.482
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 1862.479
                            },
                            "213": {
                                "name": "HTMLElementInnerText",
                                "firstUsed": 1901.3879999999999
                            },
                            "3307": {
                                "name": "FlexGapSpecified",
                                "firstUsed": 1949.1410000000001
                            },
                            "3308": {
                                "name": "FlexGapPositive",
                                "firstUsed": 1949.1479999999999
                            },
                            "3798": {
                                "name": "AVIFImage",
                                "firstUsed": 2045.6659999999999
                            },
                            "2654": {
                                "name": "NavigatorAppVersion",
                                "firstUsed": 2357.6889999999999
                            },
                            "4520": {
                                "name": "Feature_4520",
                                "firstUsed": 2360.7739999999999
                            },
                            "780": {
                                "name": "V8MessageChannel_Constructor",
                                "firstUsed": 2429.8389999999999
                            },
                            "3020": {
                                "name": "DOMStorageWrite",
                                "firstUsed": 2441.3980000000001
                            },
                            "2661": {
                                "name": "NavigatorPlatform",
                                "firstUsed": 2558.3440000000001
                            },
                            "2719": {
                                "name": "HistoryLength",
                                "firstUsed": 2736.6610000000001
                            },
                            "83": {
                                "name": "DocumentAll",
                                "firstUsed": 2763.27
                            },
                            "1502": {
                                "name": "AuxclickAddListenerCount",
                                "firstUsed": 2769.8110000000001
                            },
                            "1347": {
                                "name": "PointerEventAddListenerCount",
                                "firstUsed": 2770.0520000000001
                            },
                            "2903": {
                                "name": "NonPassiveTouchEventListener",
                                "firstUsed": 2770.0949999999998
                            },
                            "1827": {
                                "name": "LocationOrigin",
                                "firstUsed": 2772.364
                            },
                            "2194": {
                                "name": "CookieSet",
                                "firstUsed": 2776.2330000000002
                            },
                            "3064": {
                                "name": "V8RegExpExecCalledOnSlowRegExp",
                                "firstUsed": 2836.4299999999998
                            },
                            "675": {
                                "name": "Fetch",
                                "firstUsed": 2882.8679999999999
                            },
                            "3267": {
                                "name": "V8InvalidatedPromiseThenLookupChainProtector",
                                "firstUsed": 2883.6350000000002
                            },
                            "781": {
                                "name": "V8MessagePort_PostMessage_Method",
                                "firstUsed": 2968.2840000000001
                            },
                            "1368": {
                                "name": "IntersectionObserver_Constructor",
                                "firstUsed": 2969.9670000000001
                            },
                            "882": {
                                "name": "V8Performance_Timing_AttributeGetter",
                                "firstUsed": 3015.4009999999998
                            },
                            "2662": {
                                "name": "NavigatorPlugins",
                                "firstUsed": 3015.6419999999998
                            },
                            "2705": {
                                "name": "WindowInnerWidth",
                                "firstUsed": 3015.7959999999998
                            },
                            "2715": {
                                "name": "WindowOuterWidth",
                                "firstUsed": 3017.027
                            },
                            "2712": {
                                "name": "WindowScreenX",
                                "firstUsed": 3017.0450000000001
                            },
                            "2710": {
                                "name": "WindowPageXOffset",
                                "firstUsed": 3017.0509999999999
                            },
                            "2700": {
                                "name": "V8Screen_AvailWidth_AttributeGetter",
                                "firstUsed": 3017.0590000000002
                            },
                            "2704": {
                                "name": "V8Screen_Width_AttributeGetter",
                                "firstUsed": 3017.0680000000002
                            },
                            "2706": {
                                "name": "WindowInnerHeight",
                                "firstUsed": 3017.085
                            },
                            "2714": {
                                "name": "WindowOuterHeight",
                                "firstUsed": 3017.096
                            },
                            "2713": {
                                "name": "WindowScreenY",
                                "firstUsed": 3017.1010000000001
                            },
                            "2711": {
                                "name": "WindowPageYOffset",
                                "firstUsed": 3017.1060000000002
                            },
                            "2699": {
                                "name": "V8Screen_AvailHeight_AttributeGetter",
                                "firstUsed": 3017.1109999999999
                            },
                            "2702": {
                                "name": "V8Screen_Height_AttributeGetter",
                                "firstUsed": 3017.116
                            },
                            "2701": {
                                "name": "V8Screen_ColorDepth_AttributeGetter",
                                "firstUsed": 3017.1320000000001
                            },
                            "2703": {
                                "name": "V8Screen_PixelDepth_AttributeGetter",
                                "firstUsed": 3017.1370000000002
                            },
                            "1297": {
                                "name": "V8Document_Images_AttributeGetter",
                                "firstUsed": 3017.4920000000002
                            },
                            "1503": {
                                "name": "HTMLCanvasElement",
                                "firstUsed": 3018.377
                            },
                            "3545": {
                                "name": "HTMLCanvasGetContext",
                                "firstUsed": 3018.4760000000001
                            },
                            "4025": {
                                "name": "HTMLCanvasElement_2D",
                                "firstUsed": 3018.6300000000001
                            },
                            "1833": {
                                "name": "CanvasToDataURL",
                                "firstUsed": 3055.0250000000001
                            },
                            "4346": {
                                "name": "V8TurboFanOsrCompileStarted",
                                "firstUsed": 3073.4160000000002
                            },
                            "2660": {
                                "name": "NavigatorMimeTypes",
                                "firstUsed": 3089.6869999999999
                            },
                            "123": {
                                "name": "NavigatorProductSub",
                                "firstUsed": 3110.8850000000002
                            },
                            "124": {
                                "name": "NavigatorVendor",
                                "firstUsed": 3110.8989999999999
                            },
                            "125": {
                                "name": "NavigatorVendorSub",
                                "firstUsed": 3110.9059999999999
                            },
                            "2656": {
                                "name": "NavigatorHardwareConcurrency",
                                "firstUsed": 3110.9250000000002
                            },
                            "2657": {
                                "name": "NavigatorLanguage",
                                "firstUsed": 3110.942
                            },
                            "2658": {
                                "name": "NavigatorLanguages",
                                "firstUsed": 3110.953
                            },
                            "2655": {
                                "name": "NavigatorDoNotTrack",
                                "firstUsed": 3110.9789999999998
                            },
                            "2659": {
                                "name": "NavigatorMaxTouchPoints",
                                "firstUsed": 3114.1889999999999
                            },
                            "750": {
                                "name": "V8Permissions_Query_Method",
                                "firstUsed": 3114.607
                            },
                            "2198": {
                                "name": "BatteryStatusGetBattery",
                                "firstUsed": 3117.0390000000002
                            },
                            "710": {
                                "name": "CryptoGetRandomValues",
                                "firstUsed": 3151.873
                            },
                            "2723": {
                                "name": "TrustedTypesCreatePolicy",
                                "firstUsed": 3281.1950000000002
                            },
                            "3279": {
                                "name": "TrustedTypesPolicyCreated",
                                "firstUsed": 3281.2109999999998
                            },
                            "2228": {
                                "name": "DocumentPageShowRegistered",
                                "firstUsed": 3324.0059999999999
                            },
                            "867": {
                                "name": "V8Event_InitEvent_Method",
                                "firstUsed": 3325.5839999999998
                            },
                            "522": {
                                "name": "Sizes",
                                "firstUsed": 3326.799
                            },
                            "2680": {
                                "name": "V8BatteryManager_Charging_AttributeGetter",
                                "firstUsed": 3427.8299999999999
                            },
                            "2679": {
                                "name": "V8BatteryManager_ChargingTime_AttributeGetter",
                                "firstUsed": 3427.8600000000001
                            },
                            "2681": {
                                "name": "V8BatteryManager_DischargingTime_AttributeGetter",
                                "firstUsed": 3427.8670000000002
                            },
                            "2682": {
                                "name": "V8BatteryManager_Level_AttributeGetter",
                                "firstUsed": 3427.873
                            },
                            "132": {
                                "name": "UnprefixedAnimationStartEvent",
                                "firstUsed": 3476.855
                            },
                            "2077": {
                                "name": "ARIAControlsAttribute",
                                "firstUsed": 3489.1579999999999
                            },
                            "2277": {
                                "name": "V8DeoptimizerDisableSpeculation",
                                "firstUsed": 3546.7089999999998
                            },
                            "2434": {
                                "name": "PerformanceResourceTimingInitiatorType",
                                "firstUsed": 3567.123
                            },
                            "3350": {
                                "name": "ResourceTiming",
                                "firstUsed": 3567.1439999999998
                            },
                            "2361": {
                                "name": "V8AbortController_Constructor",
                                "firstUsed": 3613.0729999999999
                            },
                            "1014": {
                                "name": "CSSFilterReference",
                                "firstUsed": 3671.3780000000002
                            },
                            "2609": {
                                "name": "V8AttemptOverrideReadOnlyOnPrototypeSloppy",
                                "firstUsed": 3725.9099999999999
                            },
                            "2391": {
                                "name": "XMLHttpRequestResponseXML",
                                "firstUsed": 3726.0680000000002
                            },
                            "344": {
                                "name": "EventCancelBubble",
                                "firstUsed": 3728.3180000000002
                            },
                            "137": {
                                "name": "EventReturnValue",
                                "firstUsed": 3728.3389999999999
                            },
                            "350": {
                                "name": "EventGetReturnValueTrue",
                                "firstUsed": 3728.3420000000001
                            },
                            "352": {
                                "name": "EventSetReturnValueTrue",
                                "firstUsed": 3728.3470000000002
                            },
                            "677": {
                                "name": "XMLHttpRequestAsynchronous",
                                "firstUsed": 3728.4229999999998
                            },
                            "3261": {
                                "name": "V8InvalidatedIsConcatSpreadableLookupChainProtector",
                                "firstUsed": 3742.248
                            },
                            "1394": {
                                "name": "V8ArrayInstanceConstructorModified",
                                "firstUsed": 3742.3040000000001
                            },
                            "3260": {
                                "name": "V8InvalidatedArraySpeciesLookupChainProtector",
                                "firstUsed": 3742.3090000000002
                            },
                            "2651": {
                                "name": "V8RegExpMatchIsFalseishOnJSRegExp",
                                "firstUsed": 3743.0189999999998
                            },
                            "3065": {
                                "name": "V8RegExpReplaceCalledOnSlowRegExp",
                                "firstUsed": 3743.498
                            },
                            "2094": {
                                "name": "ARIALabelledByAttribute",
                                "firstUsed": 3757.3229999999999
                            },
                            "19": {
                                "name": "UnprefixedTransitionEndEvent",
                                "firstUsed": 3814.9200000000001
                            },
                            "2229": {
                                "name": "DocumentPageShowFired",
                                "firstUsed": 3872.1700000000001
                            },
                            "1128": {
                                "name": "BodyScrollsInAdditionToViewport",
                                "firstUsed": 3872.7489999999998
                            },
                            "1477": {
                                "name": "SVGSMILAnimationAppliedEffect",
                                "firstUsed": 3873.498
                            },
                            "1478": {
                                "name": "PerformanceResourceTimingSizes",
                                "firstUsed": 3915.5799999999999
                            },
                            "2716": {
                                "name": "WindowDevicePixelRatio",
                                "firstUsed": 3938.8330000000001
                            },
                            "1069": {
                                "name": "CrossOriginTextScript",
                                "firstUsed": 4300.5069999999996
                            },
                            "3481": {
                                "name": "V8Navigator_JavaEnabled_Method",
                                "firstUsed": 4337.4769999999999
                            },
                            "2084": {
                                "name": "ARIAExpandedAttribute",
                                "firstUsed": 4447.442
                            },
                            "135": {
                                "name": "UnprefixedAnimationIterationEvent",
                                "firstUsed": 5487.6689999999999
                            },
                            "1060": {
                                "name": "NodeFilterIsObject",
                                "firstUsed": 6410.7629999999999
                            },
                            "429": {
                                "name": "TextEncoderConstructor",
                                "firstUsed": 7766.2399999999998
                            },
                            "430": {
                                "name": "TextEncoderEncode",
                                "firstUsed": 7766.2619999999997
                            }
                        },
                        "CSSFeatures": {
                            "433": {
                                "name": "CSSPropertyObjectFit",
                                "firstUsed": 1583.5129999999999
                            },
                            "27": {
                                "name": "CSSPropertyBackgroundPosition",
                                "firstUsed": 1583.604
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 1583.711
                            },
                            "380": {
                                "name": "CSSPropertyStrokeDashoffset",
                                "firstUsed": 1583.7239999999999
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 1583.9159999999999
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 1584.277
                            },
                            "68": {
                                "name": "CSSPropertyBoxShadow",
                                "firstUsed": 1585.46
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 1586.6469999999999
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 1586.655
                            },
                            "516": {
                                "name": "CSSPropertyFontDisplay",
                                "firstUsed": 1588.2339999999999
                            },
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 1588.241
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 1588.2449999999999
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 1588.249
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 1588.2660000000001
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 1611.7670000000001
                            },
                            "14": {
                                "name": "CSSPropertyWebkitFontSmoothing",
                                "firstUsed": 1611.7750000000001
                            },
                            "11": {
                                "name": "CSSPropertyTextRendering",
                                "firstUsed": 1611.779
                            },
                            "537": {
                                "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                                "firstUsed": 1611.787
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 1611.7909999999999
                            },
                            "444": {
                                "name": "CSSPropertyScrollBehavior",
                                "firstUsed": 1611.797
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 1611.8779999999999
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 1611.886
                            },
                            "515": {
                                "name": "CSSPropertyVariable",
                                "firstUsed": 1673.316
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 1676.6420000000001
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 1676.662
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 1676.672
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 1676.6790000000001
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 1676.6890000000001
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 1676.694
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 1676.7049999999999
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 1676.711
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 1676.7280000000001
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 1676.739
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 1676.7929999999999
                            },
                            "35": {
                                "name": "CSSPropertyBorderBottom",
                                "firstUsed": 1676.8140000000001
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 1676.8240000000001
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 1676.8510000000001
                            },
                            "232": {
                                "name": "CSSPropertyAlignSelf",
                                "firstUsed": 1676.8610000000001
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 1676.867
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 1676.873
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 1676.923
                            },
                            "84": {
                                "name": "CSSPropertyLetterSpacing",
                                "firstUsed": 1676.9290000000001
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 1676.9359999999999
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 1676.942
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 1677.01
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 1677.018
                            },
                            "233": {
                                "name": "CSSPropertyFlex",
                                "firstUsed": 1677.056
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 1677.0619999999999
                            },
                            "100": {
                                "name": "CSSPropertyOutline",
                                "firstUsed": 1677.1310000000001
                            },
                            "72": {
                                "name": "CSSPropertyClip",
                                "firstUsed": 1677.288
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 1677.2940000000001
                            },
                            "159": {
                                "name": "CSSPropertyWhiteSpace",
                                "firstUsed": 1677.3
                            },
                            "59": {
                                "name": "CSSPropertyBorderStyle",
                                "firstUsed": 1677.338
                            },
                            "97": {
                                "name": "CSSPropertyMinWidth",
                                "firstUsed": 1677.366
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 1677.4459999999999
                            },
                            "49": {
                                "name": "CSSPropertyBorderLeft",
                                "firstUsed": 1677.9829999999999
                            },
                            "60": {
                                "name": "CSSPropertyBorderTop",
                                "firstUsed": 1677.9949999999999
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 1678.0350000000001
                            },
                            "94": {
                                "name": "CSSPropertyMaxHeight",
                                "firstUsed": 1678.0440000000001
                            },
                            "158": {
                                "name": "CSSPropertyVisibility",
                                "firstUsed": 1678.057
                            },
                            "237": {
                                "name": "CSSPropertyFlexGrow",
                                "firstUsed": 1678.3710000000001
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 1682.2860000000001
                            },
                            "175": {
                                "name": "CSSPropertyWebkitAppearance",
                                "firstUsed": 1682.529
                            },
                            "66": {
                                "name": "CSSPropertyBorderWidth",
                                "firstUsed": 1682.539
                            },
                            "152": {
                                "name": "CSSPropertyTransitionDuration",
                                "firstUsed": 1682.6130000000001
                            },
                            "153": {
                                "name": "CSSPropertyTransitionProperty",
                                "firstUsed": 1682.6220000000001
                            },
                            "154": {
                                "name": "CSSPropertyTransitionTimingFunction",
                                "firstUsed": 1682.627
                            },
                            "658": {
                                "name": "CSSPropertyAppearance",
                                "firstUsed": 1682.6400000000001
                            },
                            "42": {
                                "name": "CSSPropertyBorderColor",
                                "firstUsed": 1682.6469999999999
                            },
                            "369": {
                                "name": "CSSPropertyFill",
                                "firstUsed": 1682.7449999999999
                            },
                            "636": {
                                "name": "CSSPropertyInset",
                                "firstUsed": 1682.8330000000001
                            },
                            "111": {
                                "name": "CSSPropertyPaddingLeft",
                                "firstUsed": 1683.046
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 1683.0530000000001
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 1683.1500000000001
                            },
                            "162": {
                                "name": "CSSPropertyWordBreak",
                                "firstUsed": 1683.2260000000001
                            },
                            "79": {
                                "name": "CSSPropertyFloat",
                                "firstUsed": 1683.4829999999999
                            },
                            "260": {
                                "name": "CSSPropertyWebkitLineClamp",
                                "firstUsed": 1714.9949999999999
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 1733.885
                            },
                            "236": {
                                "name": "CSSPropertyFlexFlow",
                                "firstUsed": 1733.9259999999999
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 1735.0640000000001
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 1735.133
                            },
                            "107": {
                                "name": "CSSPropertyOverflowX",
                                "firstUsed": 1735.2170000000001
                            },
                            "499": {
                                "name": "CSSPropertyScrollSnapType",
                                "firstUsed": 1735.2249999999999
                            },
                            "445": {
                                "name": "CSSPropertyWillChange",
                                "firstUsed": 1735.2629999999999
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 1735.2719999999999
                            },
                            "562": {
                                "name": "CSSPropertyScrollPadding",
                                "firstUsed": 1735.289
                            },
                            "561": {
                                "name": "CSSPropertyScrollSnapAlign",
                                "firstUsed": 1735.3420000000001
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 1735.425
                            },
                            "238": {
                                "name": "CSSPropertyFlexShrink",
                                "firstUsed": 1735.4300000000001
                            },
                            "657": {
                                "name": "CSSPropertyAspectRatio",
                                "firstUsed": 1735.6379999999999
                            },
                            "25": {
                                "name": "CSSPropertyBackgroundImage",
                                "firstUsed": 1738.22
                            },
                            "303": {
                                "name": "CSSPropertyOrder",
                                "firstUsed": 1738.287
                            },
                            "437": {
                                "name": "CSSPropertyObjectPosition",
                                "firstUsed": 1738.3320000000001
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 1743.6700000000001
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 1743.73
                            },
                            "234": {
                                "name": "CSSPropertyFlexBasis",
                                "firstUsed": 1744.201
                            },
                            "164": {
                                "name": "CSSPropertyWordWrap",
                                "firstUsed": 1744.3530000000001
                            },
                            "209": {
                                "name": "CSSPropertyWebkitBoxOrient",
                                "firstUsed": 1744.3599999999999
                            },
                            "385": {
                                "name": "CSSPropertyStrokeWidth",
                                "firstUsed": 1748.019
                            },
                            "378": {
                                "name": "CSSPropertyStroke",
                                "firstUsed": 1748.029
                            },
                            "30": {
                                "name": "CSSPropertyBackgroundRepeat",
                                "firstUsed": 1838.537
                            },
                            "33": {
                                "name": "CSSPropertyBackgroundSize",
                                "firstUsed": 1838.5530000000001
                            },
                            "619": {
                                "name": "CSSPropertyMarginInline",
                                "firstUsed": 1947.6769999999999
                            },
                            "592": {
                                "name": "CSSPropertyGap",
                                "firstUsed": 1947.7539999999999
                            },
                            "5": {
                                "name": "CSSPropertyFont",
                                "firstUsed": 3019.067
                            },
                            "424": {
                                "name": "CSSPropertyAnimation",
                                "firstUsed": 3356.4090000000001
                            },
                            "363": {
                                "name": "CSSPropertyStopColor",
                                "firstUsed": 3634.6399999999999
                            },
                            "383": {
                                "name": "CSSPropertyStrokeMiterlimit",
                                "firstUsed": 3642.3270000000002
                            },
                            "80": {
                                "name": "CSSPropertyFontStretch",
                                "firstUsed": 3748.6399999999999
                            },
                            "108": {
                                "name": "CSSPropertyOverflowY",
                                "firstUsed": 3748.8209999999999
                            },
                            "118": {
                                "name": "CSSPropertyPointerEvents",
                                "firstUsed": 3748.9430000000002
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "maxFID": 599,
                    "TTIMeasurementEnd": 8840,
                    "LastInteractive": 5326,
                    "TotalBlockingTime": 857,
                    "testID": "240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a",
                    "step": 1,
                    "effectiveBps": 441393,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 49,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": 0.68999999999999995,
                    "lighthouse.Performance.first-contentful-paint": 1860.9770000000001,
                    "lighthouse.Performance.largest-contentful-paint": 3426.2539999999999,
                    "lighthouse.Performance.total-blocking-time": 916.09300000000076,
                    "lighthouse.Performance.cumulative-layout-shift": 0.0037841385738931962,
                    "lighthouse.Performance.speed-index": 2435,
                    "lighthouse.Accessibility": 0.78000000000000003,
                    "lighthouse.BestPractices": 0.92000000000000004,
                    "lighthouse.SEO": 0.93000000000000005,
                    "lighthouse.PWA": 0.67000000000000004,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "110": 85.700000000000003,
                                "211": 40,
                                "312": 60,
                                "413": 10,
                                "514": 10.5,
                                "616": 20,
                                "718": 0,
                                "819": 10.5,
                                "921": 14.300000000000001,
                                "1023": 15.800000000000001,
                                "1125": 73.700000000000003,
                                "1225": 50,
                                "1327": 47.399999999999999,
                                "1428": 75,
                                "1528": 94.700000000000003,
                                "1629": 100,
                                "1735": 100,
                                "1836": 100,
                                "1937": 100,
                                "2037": 95.200000000000003,
                                "2138": 100,
                                "2239": 100,
                                "2340": 100,
                                "2440": 100,
                                "2541": 100,
                                "2642": 60,
                                "2743": 65,
                                "2844": 65,
                                "2944": 90,
                                "3045": 89.5,
                                "3146": 100,
                                "3246": 81,
                                "3350": 80,
                                "3451": 95.200000000000003,
                                "3552": 75,
                                "3654": 94.400000000000006,
                                "3754": 81,
                                "3855": 85,
                                "3957": 95,
                                "4058": 75,
                                "4161": 95,
                                "4274": 95,
                                "4377": 100,
                                "4479": 85.700000000000003,
                                "4581": 70,
                                "4682": 75,
                                "4783": 33.299999999999997,
                                "4884": 21.100000000000001,
                                "4985": 27.800000000000001,
                                "5087": 22.199999999999999,
                                "5188": 28.600000000000001,
                                "5290": 20,
                                "5392": 60,
                                "5495": 57.899999999999999,
                                "5596": 22.199999999999999,
                                "5699": 21.100000000000001,
                                "5800": 23.800000000000001,
                                "5901": 11.1,
                                "6002": 20,
                                "6103": 10.5,
                                "6205": 20,
                                "6306": 11.1,
                                "6407": 19,
                                "6509": 11.1,
                                "6610": 20,
                                "6712": 20,
                                "6813": 23.800000000000001,
                                "6914": 15.800000000000001,
                                "7016": 10.5,
                                "7118": 16.699999999999999,
                                "7220": 20,
                                "7322": 19,
                                "7423": 15,
                                "7524": 20,
                                "7626": 73.700000000000003,
                                "7726": 85,
                                "7828": 61.100000000000001,
                                "7929": 15,
                                "8030": 19,
                                "8131": 15,
                                "8232": 16.699999999999999,
                                "8335": 15,
                                "8436": 27.300000000000001,
                                "8538": 50,
                                "8857": 62.5,
                                "8958": 63.600000000000001
                            },
                            "max": 100,
                            "count": 87
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "110": 4758,
                                "211": 31627,
                                "312": 29395,
                                "413": 12352,
                                "514": 783334,
                                "616": 245737,
                                "718": 22851,
                                "819": 5826,
                                "921": 0,
                                "1023": 1374715,
                                "1125": 1766070,
                                "1225": 148231,
                                "1327": 5954999,
                                "1428": 13179208,
                                "1528": 25169366,
                                "1629": 15939731,
                                "1735": 38586435,
                                "1836": 0,
                                "1937": 21837569,
                                "2037": 2540346,
                                "2138": 84494,
                                "2239": 1949611,
                                "2340": 8954516,
                                "2440": 6834,
                                "2541": 0,
                                "2642": 0,
                                "2743": 0,
                                "2844": 0,
                                "2944": 380854,
                                "3045": 12079,
                                "3146": 5543726,
                                "3246": 7053121,
                                "3350": 0,
                                "3451": 2306001,
                                "3552": 1855426,
                                "3654": 127296,
                                "3754": 42724,
                                "3855": 1931814,
                                "3957": 374626,
                                "4058": 847236,
                                "4161": 452337,
                                "4274": 4123998,
                                "4377": 477750,
                                "4479": 3553916,
                                "4581": 5440460,
                                "4682": 7001,
                                "4783": 62852,
                                "4884": 0,
                                "4985": 0,
                                "5087": 0,
                                "5188": 0,
                                "5290": 0,
                                "5392": 76487,
                                "5495": 113723,
                                "5596": 0,
                                "5699": 0,
                                "5800": 0,
                                "5901": 0,
                                "6002": 0,
                                "6103": 0,
                                "6205": 0,
                                "6306": 0,
                                "6407": 0,
                                "6509": 0,
                                "6610": 0,
                                "6712": 0,
                                "6813": 0,
                                "6914": 0,
                                "7016": 0,
                                "7118": 0,
                                "7220": 0,
                                "7322": 0,
                                "7423": 0,
                                "7524": 0,
                                "7626": 0,
                                "7726": 0,
                                "7828": 0,
                                "7929": 0,
                                "8030": 8705,
                                "8131": 0,
                                "8232": 0,
                                "8335": 0,
                                "8436": 0,
                                "8538": 0,
                                "8857": 0,
                                "8958": 0
                            },
                            "max": 38586435,
                            "count": 87
                        }
                    },
                    "effectiveBpsDoc": 624057,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/1\/details\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/1\/performance_optimization\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/1\/breakdown\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/1\/domains\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/1\/screen_shot\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/1\/experiments\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/1_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/1_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/1_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/02\/21\/BiDcS7\/db103df56c30429ee59fa6abf11b8b3a\/1_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/02\/21\/BiDcS7\/db103df56c30429ee59fa6abf11b8b3a\/1_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/02\/21\/BiDcS7\/db103df56c30429ee59fa6abf11b8b3a\/1_optimization.png",
                        "screenShotPng": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&file=1_screen.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&file=1_screen.png"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&file=1_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/02\/21\/BiDcS7\/db103df56c30429ee59fa6abf11b8b3a\/1_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/02\/21\/BiDcS7\/db103df56c30429ee59fa6abf11b8b3a\/1_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/02\/21\/BiDcS7\/db103df56c30429ee59fa6abf11b8b3a\/1_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/02\/21\/BiDcS7\/db103df56c30429ee59fa6abf11b8b3a\/1_progress.csv",
                        "bodies": "https:\/\/www.webpagetest.org\/result\/24\/02\/21\/BiDcS7\/db103df56c30429ee59fa6abf11b8b3a\/1_bodies.zip",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&compressed=1&file=1_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_1&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_1&file=ms_001700.jpg",
                            "VisuallyComplete": 7
                        },
                        {
                            "time": 1800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_1&file=ms_001800.jpg",
                            "VisuallyComplete": 25
                        },
                        {
                            "time": 2000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_1&file=ms_002000.jpg",
                            "VisuallyComplete": 26
                        },
                        {
                            "time": 2100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_1&file=ms_002100.jpg",
                            "VisuallyComplete": 43
                        },
                        {
                            "time": 2200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_1&file=ms_002200.jpg",
                            "VisuallyComplete": 44
                        },
                        {
                            "time": 3600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_1&file=ms_003600.jpg",
                            "VisuallyComplete": 43
                        },
                        {
                            "time": 3800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_1&file=ms_003800.jpg",
                            "VisuallyComplete": 45
                        },
                        {
                            "time": 3900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_1&file=ms_003900.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "execution-ci360.ah.nl": {
                            "bytes": 8402,
                            "requests": 1,
                            "cdn_provider": "Amazon CloudFront",
                            "connections": 1
                        },
                        "zsp1.ah.nl": {
                            "bytes": 6698,
                            "requests": 10,
                            "cdn_provider": "Google",
                            "connections": 1
                        },
                        "zsp2.ah.nl": {
                            "bytes": 84552,
                            "requests": 2,
                            "cdn_provider": "Amazon CloudFront",
                            "connections": 1
                        },
                        "v3-pixal-web.ah.nl": {
                            "bytes": 318,
                            "requests": 2,
                            "cdn_provider": "Akamai",
                            "connections": 1
                        },
                        "static.ah.nl": {
                            "bytes": 610964,
                            "requests": 28,
                            "cdn_provider": "Akamai",
                            "connections": 2
                        },
                        "www.ah.nl": {
                            "bytes": 1074683,
                            "requests": 25,
                            "cdn_provider": "Akamai",
                            "connections": 1
                        },
                        "www.googletagmanager.com": {
                            "bytes": 129206,
                            "requests": 1,
                            "cdn_provider": "Google",
                            "connections": 1
                        },
                        "www.google-analytics.com": {
                            "bytes": 21940,
                            "requests": 6,
                            "cdn_provider": "Google",
                            "connections": 2
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 35234,
                            "bytesUncompressed": 285305,
                            "requests": 2
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 1273357,
                            "bytesUncompressed": 5083896,
                            "requests": 18
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 60387,
                            "bytesUncompressed": 396090,
                            "requests": 3
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 470001,
                            "bytesUncompressed": 866708,
                            "requests": 31
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 89350,
                            "bytesUncompressed": 89240,
                            "requests": 4
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 8434,
                            "bytesUncompressed": 86660,
                            "requests": 17
                        }
                    },
                    "consoleLog": [
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "Wrong argument types in method. Please check the documentation to fix that",
                            "url": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "line": 197,
                            "column": 74
                        },
                        {
                            "source": "javascript",
                            "level": "warning",
                            "text": "The resource https:\/\/execution-ci360.ah.nl\/js\/ot-all.min.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                            "timestamp": 1683986215295.177,
                            "url": "https:\/\/www.ah.nl\/"
                        }
                    ]
                }
            },
            "2": {
                "firstView": {
                    "numSteps": 1,
                    "run": 2,
                    "tester": "agent-nr-4-1683979509-157.90.21.160",
                    "loadTime": 3479,
                    "docTime": 3479,
                    "fullyLoaded": 4635,
                    "bytesOut": 303787,
                    "bytesOutDoc": 257272,
                    "bytesIn": 1941168,
                    "bytesInDoc": 1807544,
                    "requests": [
                        {
                            "type": 3,
                            "id": "28563D8469EAE0FD708A8FC7B69D5FD8",
                            "request_id": "28563D8469EAE0FD708A8FC7B69D5FD8",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/",
                            "raw_id": "28563D8469EAE0FD708A8FC7B69D5FD8",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 475,
                            "ttfb_ms": 395,
                            "load_start": 324,
                            "load_start_float": 324.00004899999999,
                            "bytesIn": 35231,
                            "objectSize": 35231,
                            "objectSizeUncompressed": 285303,
                            "chunks": [
                                {
                                    "ts": 730,
                                    "bytes": 14855,
                                    "inflated": 51312
                                },
                                {
                                    "ts": 743,
                                    "bytes": 8144,
                                    "inflated": 38016
                                },
                                {
                                    "ts": 795,
                                    "bytes": 8144,
                                    "inflated": 53866
                                },
                                {
                                    "ts": 799,
                                    "bytes": 4088,
                                    "inflated": 11037
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": 0,
                            "dns_end": 166,
                            "connect_start": 166,
                            "connect_end": 241,
                            "ssl_start": 241,
                            "ssl_end": 323,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "ah.nl",
                                "sanList": [
                                    "ah.nl",
                                    "www.ah.nl"
                                ],
                                "issuer": "Entrust Certification Authority - L1K",
                                "validFrom": 1667316261,
                                "validTo": 1701271461,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Sabre' CT log",
                                        "logId": "5581D4C2169036014AEA0B9B573C53F0C0E43878702508172FA3AA1D0713D30C",
                                        "timestamp": 1667316261466,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100E36A96C57D4205D551694906992FB1B980B06781BF4E33B2BA4BFF189EC0B9F2022100DA760632F24B5473AE17A89C3729ED57CC63CC43D881079E9EAAB70569BE2850"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2023 Log",
                                        "logId": "B3737707E18450F86386D605A9DC11094A792DB1670C0B87DCF0030E7936A59A",
                                        "timestamp": 1667316261473,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502204A14A098405220359BEBABED9A1C1F148F4ACD0F967C5FAC06AA786DF608B6D1022100F325FDDC0012DAD66E130FD07B26D18C4FB2359A83C39DCA2D40A9C3755E65BD"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2023' log",
                                        "logId": "E83ED0DA3EF5063532E75728BC896BC903D3CBD1116BECEB69E1777D6D06BD6E",
                                        "timestamp": 1667316261444,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402205AAFEC8CCCC84C036DCC4024B1C6E86E51004EE0397FFA4262197E8D4CAE20200220701A7B3DF72B22830E6D82CF5655788A701459C32322247902353EC15B4DCD43"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":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",
                                    "accept-language: en-US,en;q=0.9",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: document",
                                    "sec-fetch-mode: navigate",
                                    "sec-fetch-site: cross-site",
                                    "upgrade-insecure-requests: 1",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "ab-test-headers: \"x-variant-te-1878:true\"",
                                    "ah-content-cache: MISS",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-length: 35231",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: text\/html; charset=utf-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "rtss: 1-*-4",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: =0; path=\/; domain=www.ah.nl; expires=Thu, 01-Jan-1970 00:00:00 GMT",
                                    "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                    "set-cookie: SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:47 GMT",
                                    "set-cookie: SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; path=\/; domain=www.ah.nl",
                                    "set-cookie: SSRT=H5dfZAABAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:47 GMT",
                                    "set-cookie: SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:47 GMT",
                                    "set-cookie: i18next=nl-nl; Path=\/; Expires=Mon, 13 May 2024 13:56:47 GMT; SameSite=Strict",
                                    "set-cookie: _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Path=\/",
                                    "set-cookie: Ahonlnl-Prd-01-DigitalDev-B2=!HoebigOz+FJOIeYGpVIjjMvTA2elN2DnYRXjoFOGDBP+zxe7RGSwOYJF0UZDaZ\/Nk8NzILEau1B4jg==; path=\/; Httponly",
                                    "set-cookie: Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; path=\/; Httponly; Secure",
                                    "set-cookie: _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; Domain=.www.ah.nl; Path=\/; Expires=Sun, 12 May 2024 13:56:48 GMT; Max-Age=31536000; Secure",
                                    "set-cookie: ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 15:56:47 GMT; Max-Age=7199; HttpOnly",
                                    "set-cookie: bm_mi=6AD365489C4C344BB662D977C87091EB~YAAQ3tXOF\/iMQQuIAQAAG1VmFRMkd6O1swIVBzXE4qP97cwLtwe\/w\/qA04MzkxnP5F2EVwVpEkFIqEZwFxKltmrDOO88Un\/EW9er4IopQ55kMzc5DysG1aq4b9nWp0Bt7qBYLhsin+n51dXuxMtYLwdBvmzWYajuwzPm5nZcvED+FBd8l42TFSfidcpRibq0QqsIGe4XIoMWhR7or90RcGeMFdAB6hx2Rae2oBdJ+ORjG1NL2Vqaxb2yQwYUl8BLuQiKEfS539kSIPySPW81E+BT9rqtxEtQKGMnDKva4T7SMfI1G0PBBc+oIQ==~1; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 13:56:48 GMT; Max-Age=0; Secure",
                                    "set-cookie: bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 17:56:47 GMT; Max-Age=14399",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: User-Agent,Accept-Encoding",
                                    "x-ah-incomplete-page: false",
                                    "x-akamai-transformed: 9 35130 0 pmb=mTOE,2",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: content-1593dbbc-efb5-4f40-ad29-decf21c306b0",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986207739148 D=192686",
                                    "x-locale: nl_NL",
                                    "x-oneagent-js-injection: true",
                                    "x-ruxit-js-agent: true",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1915,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 166,
                            "connect_ms": 75,
                            "ssl_ms": 82,
                            "gzip_total": 35231,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 0,
                            "socket_group": "https:\/\/www.ah.nl",
                            "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": 49,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGvDCCBaSgAwIBAgIQbqFrQTY\/+8fTaGXtWK\/B5jANBgkqhkiG9w0BAQsFADCB\nujELMAkGA1UEBhMCVVMxFjAUBgNVBAoTDUVudHJ1c3QsIEluYy4xKDAmBgNVBAsT\nH1NlZSB3d3cuZW50cnVzdC5uZXQvbGVnYWwtdGVybXMxOTA3BgNVBAsTMChjKSAy\nMDEyIEVudHJ1c3QsIEluYy4gLSBmb3IgYXV0aG9yaXplZCB1c2Ugb25seTEuMCwG\nA1UEAxMlRW50cnVzdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAtIEwxSzAeFw0y\nMjExMDExNTI0MjFaFw0yMzExMjkxNTI0MjFaMGgxCzAJBgNVBAYTAkNIMRAwDgYD\nVQQIDAdHZW7DqHZlMQ8wDQYDVQQHEwZHZW5ldmUxJjAkBgNVBAoTHUFob2xkIERl\nbGhhaXplIExpY2Vuc2luZyBTYXJsMQ4wDAYDVQQDEwVhaC5ubDCCASIwDQYJKoZI\nhvcNAQEBBQADggEPADCCAQoCggEBANkIL3IGaGpwDfS3v532IB5yXPdGZQ42wJyK\nlc4Ss8dFpLFk2ARLgKif\/ILdmqgcillCRigZUNyjh3HederHtpTOw54rHlFP+VFe\n+G+JwQ0k5rmJosm0ILfRK0fvsQrZ4k2odXknGMDwgfwiCq0HP947RPRsXk\/2coT\/\ndn2HG\/tTmVqHZxAWnVFROdxZaavioOALdpVoNYagStXESCmZiWdHwSC58l1YJlNm\nCDyvoeiNEHNjP0NkAcv92snRh01XsvMSmgcqqoEiUwbRaM8W\/K+\/wEy7sZc2etKL\nluZ0hs4LaJ5yoPpu+qRllrBlUsy03UqB4uwDfqKy++ffIaVrmbsCAwEAAaOCAw0w\nggMJMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYEFLrmYUKYBmQ1QUMpl+lNn94TbtAk\nMB8GA1UdIwQYMBaAFIKicHTdvFM\/z3vU981\/p2DGCky\/MGgGCCsGAQUFBwEBBFww\nWjAjBggrBgEFBQcwAYYXaHR0cDovL29jc3AuZW50cnVzdC5uZXQwMwYIKwYBBQUH\nMAKGJ2h0dHA6Ly9haWEuZW50cnVzdC5uZXQvbDFrLWNoYWluMjU2LmNlcjAzBgNV\nHR8ELDAqMCigJqAkhiJodHRwOi8vY3JsLmVudHJ1c3QubmV0L2xldmVsMWsuY3Js\nMBsGA1UdEQQUMBKCBWFoLm5sggl3d3cuYWgubmwwDgYDVR0PAQH\/BAQDAgWgMB0G\nA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjBMBgNVHSAERTBDMDcGCmCGSAGG\n+mwKAQUwKTAnBggrBgEFBQcCARYbaHR0cHM6Ly93d3cuZW50cnVzdC5uZXQvcnBh\nMAgGBmeBDAECAjCCAX4GCisGAQQB1nkCBAIEggFuBIIBagFoAHcAVYHUwhaQNgFK\n6gubVzxT8MDkOHhwJQgXL6OqHQcT0wwAAAGEM8siWgAABAMASDBGAiEA42qWxX1C\nBdVRaUkGmS+xuYCwZ4G\/TjOyukv\/GJ7AufICIQDadgYy8ktUc64XqJw3Ke1XzGPM\nQ9iBB56eqrcFab4oUAB2ALNzdwfhhFD4Y4bWBancEQlKeS2xZwwLh9zwAw55NqWa\nAAABhDPLImEAAAQDAEcwRQIgShSgmEBSIDWb66vtmhwfFI9KzQ+WfF+sBqp4bfYI\nttECIQDzJf3cABLa1m4TD9B7JtGMT7I1moPDncotQKnDdV5lvQB1AOg+0No+9QY1\nMudXKLyJa8kD08vREWvs62nhd31tBr1uAAABhDPLIkQAAAQDAEYwRAIgWq\/sjMzI\nTANtzEAkscboblEATuA5f\/pCYhl+jUyuICACIHAaez33KyKDDm2Cz1ZVeIpwFFnD\nIyIkeQI1PsFbTc1DMA0GCSqGSIb3DQEBCwUAA4IBAQAvw5ohQ7VH3gC9Nkx47PYQ\niaSJPoie1k+TXccYdhUbWOrrH5wELxW2HZQCfOuAT9i0hXsQrJ3KrxYFSUqtA5vV\nCIx9PAc3p2GABGDvofmDIud8Uzet7Djuhn0h8GZfv0RYF9+4+1akcYAwwkQJpNw+\nOJXeQ3K2AX8W1rY5vQTXy\/t8YwbtBtyggZhoz4oDmPCjdmJ1fkQbBYa9vJB7WALY\nkQdf9bF\/Qw9P37ZLJz4tiLnt4dgJIOWW8l3ofUcFpKfQfAMbOjWjeoW9\/RI8k\/vL\nThINMI2q0slNYb8geAYhdUxqo7JU87dEbbsxO3qwSLa9tp0PzXCyARSUaRlJ1PvO\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFDjCCA\/agAwIBAgIMDulMwwAAAABR03eFMA0GCSqGSIb3DQEBCwUAMIG+MQsw\nCQYDVQQGEwJVUzEWMBQGA1UEChMNRW50cnVzdCwgSW5jLjEoMCYGA1UECxMfU2Vl\nIHd3dy5lbnRydXN0Lm5ldC9sZWdhbC10ZXJtczE5MDcGA1UECxMwKGMpIDIwMDkg\nRW50cnVzdCwgSW5jLiAtIGZvciBhdXRob3JpemVkIHVzZSBvbmx5MTIwMAYDVQQD\nEylFbnRydXN0IFJvb3QgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkgLSBHMjAeFw0x\nNTEwMDUxOTEzNTZaFw0zMDEyMDUxOTQzNTZaMIG6MQswCQYDVQQGEwJVUzEWMBQG\nA1UEChMNRW50cnVzdCwgSW5jLjEoMCYGA1UECxMfU2VlIHd3dy5lbnRydXN0Lm5l\ndC9sZWdhbC10ZXJtczE5MDcGA1UECxMwKGMpIDIwMTIgRW50cnVzdCwgSW5jLiAt\nIGZvciBhdXRob3JpemVkIHVzZSBvbmx5MS4wLAYDVQQDEyVFbnRydXN0IENlcnRp\nZmljYXRpb24gQXV0aG9yaXR5IC0gTDFLMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A\nMIIBCgKCAQEA2j+W0E25L0Tn2zlem1DuXKVh2kFnUwmqAJqOV38pa9vH4SEkqjrQ\njUcj0u1yFvCRIdJdt7hLqIOPt5EyaM\/OJZMssn2XyP7BtBe6CZ4DkJN7fEmDImiK\nm95HwzGYei59QAvS7z7Tsoyqj0ip\/wDoKVgG97aTWpRzJiatWA7lQrjV6nN5ZGhT\nJbiEz5R6rgZFDKNrTdDGvuoYpDbwkrK6HIiPOlJ\/915tgxyd8B\/lw9bdpXiSPbBt\nLOrJz5RBGXFEaLpHPATpXbo+8DX3Fbae8i4VHj9HyMg4p3NFXU2wO7GOFyk36t0F\nASK7lDYqjVs1\/lMZLwhGwSqzGmIdTivZGwIDAQABo4IBDDCCAQgwDgYDVR0PAQH\/\nBAQDAgEGMBIGA1UdEwEB\/wQIMAYBAf8CAQAwMwYIKwYBBQUHAQEEJzAlMCMGCCsG\nAQUFBzABhhdodHRwOi8vb2NzcC5lbnRydXN0Lm5ldDAwBgNVHR8EKTAnMCWgI6Ah\nhh9odHRwOi8vY3JsLmVudHJ1c3QubmV0L2cyY2EuY3JsMDsGA1UdIAQ0MDIwMAYE\nVR0gADAoMCYGCCsGAQUFBwIBFhpodHRwOi8vd3d3LmVudHJ1c3QubmV0L3JwYTAd\nBgNVHQ4EFgQUgqJwdN28Uz\/Pe9T3zX+nYMYKTL8wHwYDVR0jBBgwFoAUanImetAe\n733nO2lR1GyNn5ASZqswDQYJKoZIhvcNAQELBQADggEBADnVjpiDYcgsY9NwHRkw\ny\/YJrMxp1cncN0HyMg\/vdMNY9ngnCTQIlZIv19+4o\/0OgemknNM\/TWgrFTEKFcxS\nBJPok1DD2bHi4Wi3Ogl08TRYCj93mEC45mj\/XeTIRsXsgdfJghhcg85x2Ly\/rJkC\nk9uUmITSnKa1\/ly78EqvIazCP0kkZ9Yujs+szGQVGHLlbHfTUqi53Y2sAEo1GdRv\nc6N172tkw+CNgxKhiucOhk3YtCAbvmqljEtoZuMrx1gL+1YQ1JH7HdMxWBCMRON1\nexCdtTix9qrKgWRs6PLigVWXUX\/hwidQosk8WwBD9lu51aX8\/wdQQGcHsFXwt35u\nLcw=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 799,
                            "ttfb_start": 324,
                            "ttfb_end": 719,
                            "download_start": 719,
                            "download_end": 799,
                            "download_ms": 80,
                            "all_start": 0,
                            "all_end": 799,
                            "all_ms": 798,
                            "index": 0,
                            "number": 1,
                            "body_file": "001-28563D8469EAE0FD708A8FC7B69D5FD8-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 30,
                                "v8.compile": 22,
                                "FunctionCall": 1
                            },
                            "cpu.EvaluateScript": 30,
                            "cpu.v8.compile": 22,
                            "cpu.FunctionCall": 1,
                            "cpuTime": 53,
                            "body_id": "28563D8469EAE0FD708A8FC7B69D5FD8",
                            "js_timing": [
                                [
                                    809.92100000000005,
                                    810.65899999999999
                                ],
                                [
                                    1203.924,
                                    1204.05
                                ],
                                [
                                    1204.431,
                                    1205.4400000000001
                                ],
                                [
                                    1205.5340000000001,
                                    1205.6110000000001
                                ],
                                [
                                    1232.126,
                                    1232.9359999999999
                                ],
                                [
                                    1283.345,
                                    1283.73
                                ],
                                [
                                    1409.915,
                                    1410.3030000000001
                                ],
                                [
                                    1410.5540000000001,
                                    1410.674
                                ],
                                [
                                    1410.884,
                                    1413.789
                                ],
                                [
                                    1538.3630000000001,
                                    1560.2059999999999
                                ],
                                [
                                    1708.4010000000001,
                                    1708.5889999999999
                                ],
                                [
                                    1877.8979999999999,
                                    1878.0519999999999
                                ],
                                [
                                    1879.6030000000001,
                                    1879.8040000000001
                                ],
                                [
                                    1879.9200000000001,
                                    1879.99
                                ],
                                [
                                    1880.165,
                                    1880.306
                                ],
                                [
                                    1880.4880000000001,
                                    1881.4839999999999
                                ],
                                [
                                    1881.672,
                                    1881.7909999999999
                                ],
                                [
                                    809.94399999999996,
                                    810.09900000000005
                                ],
                                [
                                    1203.931,
                                    1204.0340000000001
                                ],
                                [
                                    1204.4359999999999,
                                    1205.0809999999999
                                ],
                                [
                                    1205.539,
                                    1205.597
                                ],
                                [
                                    1232.1379999999999,
                                    1232.3820000000001
                                ],
                                [
                                    1283.3530000000001,
                                    1283.5440000000001
                                ],
                                [
                                    1409.925,
                                    1410.1800000000001
                                ],
                                [
                                    1410.577,
                                    1410.6600000000001
                                ],
                                [
                                    1410.8889999999999,
                                    1411.0450000000001
                                ],
                                [
                                    1538.3779999999999,
                                    1557.8489999999999
                                ],
                                [
                                    1708.4110000000001,
                                    1708.5519999999999
                                ],
                                [
                                    1877.905,
                                    1878.0260000000001
                                ],
                                [
                                    1879.6089999999999,
                                    1879.7539999999999
                                ],
                                [
                                    1879.924,
                                    1879.9770000000001
                                ],
                                [
                                    1880.1769999999999,
                                    1880.2760000000001
                                ],
                                [
                                    1880.492,
                                    1880.5820000000001
                                ],
                                [
                                    1881.6780000000001,
                                    1881.7739999999999
                                ],
                                [
                                    2695.8130000000001,
                                    2695.915
                                ],
                                [
                                    2969.3739999999998,
                                    2969.6039999999998
                                ],
                                [
                                    3479.444,
                                    3479.4679999999998
                                ],
                                [
                                    3634.4459999999999,
                                    3634.7950000000001
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=28563D8469EAE0FD708A8FC7B69D5FD8"
                        },
                        {
                            "type": 3,
                            "id": "103618.3",
                            "request_id": "103618.3",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "raw_id": "103618.3",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 320,
                            "ttfb_ms": 158,
                            "load_start": 763,
                            "load_start_float": 763.00007000000005,
                            "bytesIn": 92139,
                            "objectSize": 92139,
                            "objectSizeUncompressed": 242950,
                            "chunks": [
                                {
                                    "ts": 936,
                                    "bytes": 500,
                                    "inflated": 675
                                },
                                {
                                    "ts": 1004,
                                    "bytes": 2055,
                                    "inflated": 5184
                                },
                                {
                                    "ts": 1007,
                                    "bytes": 4072,
                                    "inflated": 10921
                                },
                                {
                                    "ts": 1010,
                                    "bytes": 4072,
                                    "inflated": 10487
                                },
                                {
                                    "ts": 1014,
                                    "bytes": 4072,
                                    "inflated": 10895
                                },
                                {
                                    "ts": 1017,
                                    "bytes": 4072,
                                    "inflated": 10019
                                },
                                {
                                    "ts": 1026,
                                    "bytes": 8144,
                                    "inflated": 20276
                                },
                                {
                                    "ts": 1052,
                                    "bytes": 32576,
                                    "inflated": 18850
                                },
                                {
                                    "ts": 1057,
                                    "bytes": 8144,
                                    "inflated": 20876
                                },
                                {
                                    "ts": 1066,
                                    "bytes": 6521,
                                    "inflated": 16328
                                },
                                {
                                    "ts": 1080,
                                    "bytes": 17911,
                                    "inflated": 52903
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 15,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-B2=!HoebigOz+FJOIeYGpVIjjMvTA2elN2DnYRXjoFOGDBP+zxe7RGSwOYJF0UZDaZ\/Nk8NzILEau1B4jg==; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 92139",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: text\/javascript; charset=utf-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Wed, 03 Mar 2010 07:01:40 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "rtss: 1-*-4",
                                    "set-cookie: SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:48 GMT",
                                    "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: User-Agent",
                                    "vary: Accept-Encoding",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986208175410 D=299",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7606,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 92139,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 762,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 1,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 70,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 1083,
                            "ttfb_start": 763,
                            "ttfb_end": 921,
                            "download_start": 921,
                            "download_end": 1083,
                            "download_ms": 162,
                            "all_start": 763,
                            "all_end": 1083,
                            "all_ms": 320,
                            "index": 1,
                            "number": 2,
                            "body_file": "006-103618.3-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 47,
                                "v8.compile": 7,
                                "FunctionCall": 293
                            },
                            "cpu.EvaluateScript": 47,
                            "cpu.v8.compile": 7,
                            "cpu.FunctionCall": 293,
                            "cpuTime": 346,
                            "body_id": "103618.3",
                            "js_timing": [
                                [
                                    1112.807,
                                    1160.2080000000001
                                ],
                                [
                                    1112.8219999999999,
                                    1119.3330000000001
                                ],
                                [
                                    1173.3969999999999,
                                    1173.52
                                ],
                                [
                                    1174.1020000000001,
                                    1174.4469999999999
                                ],
                                [
                                    1174.6849999999999,
                                    1174.731
                                ],
                                [
                                    1181.441,
                                    1181.492
                                ],
                                [
                                    1181.7619999999999,
                                    1181.923
                                ],
                                [
                                    1182.123,
                                    1182.8679999999999
                                ],
                                [
                                    1183.2650000000001,
                                    1183.317
                                ],
                                [
                                    1189.6189999999999,
                                    1189.684
                                ],
                                [
                                    1189.8430000000001,
                                    1189.8630000000001
                                ],
                                [
                                    1189.8789999999999,
                                    1189.9169999999999
                                ],
                                [
                                    1203.8299999999999,
                                    1203.8869999999999
                                ],
                                [
                                    1204.3099999999999,
                                    1204.3420000000001
                                ],
                                [
                                    1205.489,
                                    1205.5139999999999
                                ],
                                [
                                    1205.6410000000001,
                                    1205.655
                                ],
                                [
                                    1209.7719999999999,
                                    1209.884
                                ],
                                [
                                    1231.991,
                                    1232.075
                                ],
                                [
                                    1233.7529999999999,
                                    1234.0899999999999
                                ],
                                [
                                    1279.2860000000001,
                                    1283.0360000000001
                                ],
                                [
                                    1283.9670000000001,
                                    1284.0070000000001
                                ],
                                [
                                    1284.749,
                                    1284.9739999999999
                                ],
                                [
                                    1409.0150000000001,
                                    1409.0719999999999
                                ],
                                [
                                    1410.413,
                                    1410.4480000000001
                                ],
                                [
                                    1410.7819999999999,
                                    1410.809
                                ],
                                [
                                    1413.712,
                                    1413.739
                                ],
                                [
                                    1419.2750000000001,
                                    1420.277
                                ],
                                [
                                    1524.0329999999999,
                                    1525.2090000000001
                                ],
                                [
                                    1534.9580000000001,
                                    1535.3699999999999
                                ],
                                [
                                    1560.3030000000001,
                                    1560.3589999999999
                                ],
                                [
                                    1606.011,
                                    1620.723
                                ],
                                [
                                    1652.1669999999999,
                                    1652.3019999999999
                                ],
                                [
                                    1655.7260000000001,
                                    1663.511
                                ],
                                [
                                    1702.885,
                                    1708.204
                                ],
                                [
                                    1713.896,
                                    1714.039
                                ],
                                [
                                    1871.827,
                                    1873.3689999999999
                                ],
                                [
                                    1877.6869999999999,
                                    1877.7660000000001
                                ],
                                [
                                    1878.1800000000001,
                                    1878.2260000000001
                                ],
                                [
                                    1879.489,
                                    1879.5170000000001
                                ],
                                [
                                    1879.836,
                                    1879.854
                                ],
                                [
                                    1880.0350000000001,
                                    1880.0540000000001
                                ],
                                [
                                    1880.376,
                                    1880.431
                                ],
                                [
                                    1881.5519999999999,
                                    1881.586
                                ],
                                [
                                    1881.845,
                                    1881.866
                                ],
                                [
                                    1885.923,
                                    1885.9970000000001
                                ],
                                [
                                    1886.002,
                                    1886.0519999999999
                                ],
                                [
                                    1887.7619999999999,
                                    1888.038
                                ],
                                [
                                    1934.752,
                                    1934.8019999999999
                                ],
                                [
                                    2493.3670000000002,
                                    2493.473
                                ],
                                [
                                    2499.6619999999998,
                                    2499.703
                                ],
                                [
                                    2582.4189999999999,
                                    2582.5010000000002
                                ],
                                [
                                    2676.8809999999999,
                                    2695.7840000000001
                                ],
                                [
                                    2700.7350000000001,
                                    2700.77
                                ],
                                [
                                    2872.2199999999998,
                                    2872.2910000000002
                                ],
                                [
                                    2872.5569999999998,
                                    2872.6280000000002
                                ],
                                [
                                    2872.6550000000002,
                                    2872.665
                                ],
                                [
                                    2872.6819999999998,
                                    2872.9140000000002
                                ],
                                [
                                    2959.4279999999999,
                                    2959.567
                                ],
                                [
                                    2959.6030000000001,
                                    2960.3150000000001
                                ],
                                [
                                    2961.3980000000001,
                                    2961.4169999999999
                                ],
                                [
                                    2984.1550000000002,
                                    2985.7849999999999
                                ],
                                [
                                    2994.9319999999998,
                                    2994.9830000000002
                                ],
                                [
                                    2997.299,
                                    2997.3290000000002
                                ],
                                [
                                    3009.942,
                                    3009.9859999999999
                                ],
                                [
                                    3011.319,
                                    3011.348
                                ],
                                [
                                    3118.152,
                                    3118.2280000000001
                                ],
                                [
                                    3163.7399999999998,
                                    3163.7840000000001
                                ],
                                [
                                    3192.9299999999998,
                                    3192.9830000000002
                                ],
                                [
                                    3194.627,
                                    3194.7359999999999
                                ],
                                [
                                    3194.7420000000002,
                                    3194.7890000000002
                                ],
                                [
                                    3314.3899999999999,
                                    3314.4140000000002
                                ],
                                [
                                    3314.4299999999998,
                                    3314.596
                                ],
                                [
                                    3314.623,
                                    3314.6350000000002
                                ],
                                [
                                    3314.931,
                                    3314.953
                                ],
                                [
                                    3314.9690000000001,
                                    3315.0770000000002
                                ],
                                [
                                    3315.0929999999998,
                                    3315.1039999999998
                                ],
                                [
                                    3320.3699999999999,
                                    3320.404
                                ],
                                [
                                    3320.4209999999998,
                                    3320.5410000000002
                                ],
                                [
                                    3320.5549999999998,
                                    3320.5619999999999
                                ],
                                [
                                    3341.886,
                                    3341.9140000000002
                                ],
                                [
                                    3341.9290000000001,
                                    3342.0790000000002
                                ],
                                [
                                    3342.1039999999998,
                                    3342.114
                                ],
                                [
                                    3342.5659999999998,
                                    3342.5819999999999
                                ],
                                [
                                    3342.5970000000002,
                                    3342.692
                                ],
                                [
                                    3342.712,
                                    3342.7179999999998
                                ],
                                [
                                    3343.1010000000001,
                                    3343.114
                                ],
                                [
                                    3343.1260000000002,
                                    3343.21
                                ],
                                [
                                    3343.2310000000002,
                                    3343.2379999999998
                                ],
                                [
                                    3343.616,
                                    3343.627
                                ],
                                [
                                    3343.6390000000001,
                                    3343.721
                                ],
                                [
                                    3343.7429999999999,
                                    3343.7489999999998
                                ],
                                [
                                    3379.076,
                                    3379.125
                                ],
                                [
                                    3393.7510000000002,
                                    3393.8539999999998
                                ],
                                [
                                    3410.9940000000001,
                                    3411.058
                                ],
                                [
                                    3444.8040000000001,
                                    3444.8510000000001
                                ],
                                [
                                    3467.7759999999998,
                                    3468.0610000000001
                                ],
                                [
                                    3468.0799999999999,
                                    3468.3000000000002
                                ],
                                [
                                    3468.3229999999999,
                                    3468.52
                                ],
                                [
                                    3468.5340000000001,
                                    3468.5729999999999
                                ],
                                [
                                    3471.1709999999998,
                                    3476.9470000000001
                                ],
                                [
                                    3479.4189999999999,
                                    3479.4400000000001
                                ],
                                [
                                    3491.7240000000002,
                                    3491.7429999999999
                                ],
                                [
                                    3491.7559999999999,
                                    3491.8359999999998
                                ],
                                [
                                    3491.8499999999999,
                                    3491.864
                                ],
                                [
                                    3491.875,
                                    3491.9780000000001
                                ],
                                [
                                    3497.6599999999999,
                                    3500.393
                                ],
                                [
                                    3597.5279999999998,
                                    3597.5940000000001
                                ],
                                [
                                    3630.8809999999999,
                                    3630.9760000000001
                                ],
                                [
                                    3633.3760000000002,
                                    3633.4409999999998
                                ],
                                [
                                    3633.761,
                                    3634.3249999999998
                                ],
                                [
                                    3651.799,
                                    3651.8420000000001
                                ],
                                [
                                    3651.8620000000001,
                                    3652.3339999999998
                                ],
                                [
                                    3652.3629999999998,
                                    3652.377
                                ],
                                [
                                    3730.2179999999998,
                                    3730.259
                                ],
                                [
                                    3810.085,
                                    3810.1819999999998
                                ],
                                [
                                    3829.7779999999998,
                                    3829.8069999999998
                                ],
                                [
                                    3829.8229999999999,
                                    3830.0949999999998
                                ],
                                [
                                    3880.4229999999998,
                                    3880.48
                                ],
                                [
                                    3945.0349999999999,
                                    3945.2950000000001
                                ],
                                [
                                    3945.3249999999998,
                                    3945.3780000000002
                                ],
                                [
                                    3945.3890000000001,
                                    3945.4609999999998
                                ],
                                [
                                    3945.922,
                                    3946.5540000000001
                                ],
                                [
                                    3946.578,
                                    3946.6410000000001
                                ],
                                [
                                    3946.6489999999999,
                                    3946.683
                                ],
                                [
                                    3960.3159999999998,
                                    3960.3400000000001
                                ],
                                [
                                    3960.357,
                                    3960.364
                                ],
                                [
                                    3960.3899999999999,
                                    3960.4160000000002
                                ],
                                [
                                    3960.4520000000002,
                                    3960.4589999999998
                                ],
                                [
                                    3960.471,
                                    3960.5590000000002
                                ],
                                [
                                    3964.7860000000001,
                                    3964.942
                                ],
                                [
                                    3964.9699999999998,
                                    3965.011
                                ],
                                [
                                    3965.0210000000002,
                                    3965.076
                                ],
                                [
                                    3965.645,
                                    3965.9189999999999
                                ],
                                [
                                    3965.9369999999999,
                                    3965.9780000000001
                                ],
                                [
                                    3965.9839999999999,
                                    3966.0120000000002
                                ],
                                [
                                    3967.0819999999999,
                                    3970.23
                                ],
                                [
                                    3970.2860000000001,
                                    3970.3110000000001
                                ],
                                [
                                    3970.3240000000001,
                                    3970.3299999999999
                                ],
                                [
                                    3970.3719999999998,
                                    3970.5189999999998
                                ],
                                [
                                    3970.5340000000001,
                                    3970.5459999999998
                                ],
                                [
                                    3970.5569999999998,
                                    3970.6399999999999
                                ],
                                [
                                    3970.6550000000002,
                                    3970.663
                                ],
                                [
                                    3983.598,
                                    3983.7719999999999
                                ],
                                [
                                    3983.7950000000001,
                                    3983.864
                                ],
                                [
                                    3983.8739999999998,
                                    3983.9360000000001
                                ],
                                [
                                    3984.1219999999998,
                                    3985.7469999999998
                                ],
                                [
                                    3985.7669999999998,
                                    3985.8440000000001
                                ],
                                [
                                    3985.8499999999999,
                                    3985.877
                                ],
                                [
                                    3985.9780000000001,
                                    3985.9960000000001
                                ],
                                [
                                    3986.009,
                                    3986.027
                                ],
                                [
                                    3986.0509999999999,
                                    3986.0709999999999
                                ],
                                [
                                    3993.375,
                                    3993.4059999999999
                                ],
                                [
                                    3993.4180000000001,
                                    3993.75
                                ],
                                [
                                    4159.9449999999997,
                                    4160.0749999999998
                                ],
                                [
                                    4318.6800000000003,
                                    4319.4979999999996
                                ],
                                [
                                    4319.5590000000002,
                                    4321.1490000000003
                                ],
                                [
                                    4323.7240000000002,
                                    4323.7640000000001
                                ],
                                [
                                    4323.817,
                                    4323.8299999999999
                                ],
                                [
                                    4323.8720000000003,
                                    4324.9629999999997
                                ],
                                [
                                    4328.5010000000002,
                                    4328.5379999999996
                                ],
                                [
                                    4345.1710000000003,
                                    4346.2839999999997
                                ],
                                [
                                    4346.4120000000003,
                                    4347.0870000000004
                                ],
                                [
                                    4347.1540000000005,
                                    4347.8919999999998
                                ],
                                [
                                    4347.9840000000004,
                                    4349.143
                                ],
                                [
                                    4349.2349999999997,
                                    4349.2669999999998
                                ],
                                [
                                    4349.317,
                                    4349.3320000000003
                                ],
                                [
                                    4349.3710000000001,
                                    4349.384
                                ],
                                [
                                    4349.4219999999996,
                                    4349.4409999999998
                                ],
                                [
                                    4471.098,
                                    4472.0050000000001
                                ],
                                [
                                    4472.1139999999996,
                                    4472.152
                                ],
                                [
                                    4558.0720000000001,
                                    4558.1090000000004
                                ],
                                [
                                    4563.9989999999998,
                                    4564.085
                                ],
                                [
                                    4616.8559999999998,
                                    4616.8879999999999
                                ],
                                [
                                    4616.9049999999997,
                                    4617.2169999999996
                                ],
                                [
                                    4661.5140000000001,
                                    4661.7719999999999
                                ],
                                [
                                    4661.8050000000003,
                                    4661.8760000000002
                                ],
                                [
                                    4661.8969999999999,
                                    4661.9979999999996
                                ],
                                [
                                    4662.7669999999998,
                                    4663.0919999999996
                                ],
                                [
                                    4663.1139999999996,
                                    4663.1790000000001
                                ],
                                [
                                    4663.1880000000001,
                                    4663.2250000000004
                                ],
                                [
                                    4664.3450000000003,
                                    4665.3119999999999
                                ],
                                [
                                    4665.3940000000002,
                                    4665.4229999999998
                                ],
                                [
                                    4665.4459999999999,
                                    4665.4570000000003
                                ],
                                [
                                    4665.4939999999997,
                                    4665.5209999999997
                                ],
                                [
                                    4665.5379999999996,
                                    4665.5469999999996
                                ],
                                [
                                    4665.585,
                                    4665.6940000000004
                                ],
                                [
                                    4665.7539999999999,
                                    4665.7629999999999
                                ],
                                [
                                    4833.0839999999998,
                                    4833.8789999999999
                                ],
                                [
                                    4833.9390000000003,
                                    4833.9539999999997
                                ],
                                [
                                    4956.585,
                                    4957.2809999999999
                                ],
                                [
                                    4957.3429999999998,
                                    4957.3590000000004
                                ],
                                [
                                    4972.9189999999999,
                                    4973.5479999999998
                                ],
                                [
                                    4973.8000000000002,
                                    4973.817
                                ],
                                [
                                    4986.8829999999998,
                                    4987.6689999999999
                                ],
                                [
                                    4987.7309999999998,
                                    4987.7820000000002
                                ],
                                [
                                    5620.5940000000001,
                                    5621.3980000000001
                                ],
                                [
                                    5621.4769999999999,
                                    5621.4970000000003
                                ],
                                [
                                    5665.1310000000003,
                                    5670.2830000000004
                                ],
                                [
                                    5670.3900000000003,
                                    5670.415
                                ],
                                [
                                    5721.9210000000003,
                                    5722.5450000000001
                                ],
                                [
                                    6155.6260000000002,
                                    6155.9939999999997
                                ],
                                [
                                    6729.1530000000002,
                                    6732.2439999999997
                                ],
                                [
                                    6732.3440000000001,
                                    6735.1319999999996
                                ],
                                [
                                    6737.3620000000001,
                                    6772.5290000000005
                                ],
                                [
                                    6773.8649999999998,
                                    6789.4690000000001
                                ],
                                [
                                    6791.7380000000003,
                                    6825.4340000000002
                                ],
                                [
                                    6827.4279999999999,
                                    6832.491
                                ],
                                [
                                    6842.4759999999997,
                                    6844.4650000000001
                                ],
                                [
                                    6850.4899999999998,
                                    6862.299
                                ],
                                [
                                    6865.4409999999998,
                                    6866.241
                                ],
                                [
                                    6869.7879999999996,
                                    6895.4880000000003
                                ],
                                [
                                    6898.1220000000003,
                                    6900.1970000000001
                                ],
                                [
                                    6902.6549999999997,
                                    6907.9660000000003
                                ],
                                [
                                    6908.0600000000004,
                                    6908.4040000000005
                                ],
                                [
                                    6912.2259999999997,
                                    6914.6719999999996
                                ],
                                [
                                    6916.3950000000004,
                                    6916.6329999999998
                                ],
                                [
                                    6920.5379999999996,
                                    6921.9269999999997
                                ],
                                [
                                    6925.049,
                                    6925.1800000000003
                                ],
                                [
                                    6929.2510000000002,
                                    6930.8339999999998
                                ],
                                [
                                    6933.4269999999997,
                                    6933.5699999999997
                                ],
                                [
                                    6937.741,
                                    6940.1890000000003
                                ],
                                [
                                    6942.9930000000004,
                                    6943.3190000000004
                                ],
                                [
                                    6947.3339999999998,
                                    6949.9489999999996
                                ],
                                [
                                    6956.4709999999995,
                                    6956.6769999999997
                                ],
                                [
                                    6960.7790000000005,
                                    6994.5230000000001
                                ],
                                [
                                    6996.3810000000003,
                                    6996.8090000000002
                                ],
                                [
                                    7161.2160000000003,
                                    7161.3810000000003
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.3"
                        },
                        {
                            "type": 3,
                            "id": "103618.12",
                            "request_id": "103618.12",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/content\/assets\/styles.0cc3a75b.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/content\/assets\/styles.0cc3a75b.css",
                            "raw_id": "103618.12",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 186,
                            "ttfb_ms": 153,
                            "load_start": 774,
                            "load_start_float": 774.00010799999995,
                            "bytesIn": 45391,
                            "objectSize": 45391,
                            "objectSizeUncompressed": 303013,
                            "chunks": [
                                {
                                    "ts": 938,
                                    "bytes": 19123,
                                    "inflated": 52909
                                },
                                {
                                    "ts": 944,
                                    "bytes": 8144,
                                    "inflated": 47907
                                },
                                {
                                    "ts": 946,
                                    "bytes": 4072,
                                    "inflated": 21548
                                },
                                {
                                    "ts": 952,
                                    "bytes": 4072,
                                    "inflated": 43930
                                },
                                {
                                    "ts": 958,
                                    "bytes": 9980,
                                    "inflated": 5647
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 19,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/content\/assets\/styles.0cc3a75b.css",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-B2=!HoebigOz+FJOIeYGpVIjjMvTA2elN2DnYRXjoFOGDBP+zxe7RGSwOYJF0UZDaZ\/Nk8NzILEau1B4jg==; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-length: 45391",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: text\/css; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Fri, 05 May 2023 10:24:23 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: i18next=nl-nl; Path=\/; Expires=Mon, 13 May 2024 13:56:48 GMT; SameSite=Strict",
                                    "set-cookie: Ahonlnl-Prd-01-DigitalDev-B2=!kVeq+kDRrR9fM0YGpVIjjMvTA2elNztVllpHGe2tAsg1\/IeBzOdJQYu+acoYjZ2V\/QDLXrWstRHpJg==; path=\/; Httponly",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: User-Agent,Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: content-static-3930e131-f319-473b-ae86-0f7f128c4ee4",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986208199679 D=8879",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7606,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 45391,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 773,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 1,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 108,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 960,
                            "ttfb_start": 774,
                            "ttfb_end": 927,
                            "download_start": 927,
                            "download_end": 960,
                            "download_ms": 33,
                            "all_start": 774,
                            "all_end": 960,
                            "all_ms": 186,
                            "index": 2,
                            "number": 3,
                            "body_file": "002-103618.12-body.txt",
                            "body_id": "103618.12",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.12"
                        },
                        {
                            "type": 3,
                            "id": "103618.13",
                            "request_id": "103618.13",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/content\/assets\/123.34c83cd7.chunk.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/content\/assets\/123.34c83cd7.chunk.js",
                            "raw_id": "103618.13",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 324,
                            "ttfb_ms": 191,
                            "load_start": 778,
                            "load_start_float": 778.00011199999994,
                            "bytesIn": 43113,
                            "objectSize": 43113,
                            "objectSizeUncompressed": 168766,
                            "chunks": [
                                {
                                    "ts": 980,
                                    "bytes": 10870,
                                    "inflated": 35045
                                },
                                {
                                    "ts": 994,
                                    "bytes": 4072,
                                    "inflated": 21631
                                },
                                {
                                    "ts": 998,
                                    "bytes": 4072,
                                    "inflated": 17455
                                },
                                {
                                    "ts": 1003,
                                    "bytes": 5562,
                                    "inflated": 18541
                                },
                                {
                                    "ts": 1087,
                                    "bytes": 18537,
                                    "inflated": 10558
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 20,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/content\/assets\/123.34c83cd7.chunk.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-B2=!HoebigOz+FJOIeYGpVIjjMvTA2elN2DnYRXjoFOGDBP+zxe7RGSwOYJF0UZDaZ\/Nk8NzILEau1B4jg==; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "ab-test-headers: \"x-variant-te-1878:true\"",
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Fri, 05 May 2023 10:24:23 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "rtss: 1-*-4",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:48 GMT",
                                    "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                    "set-cookie: i18next=nl-nl; Path=\/; Expires=Mon, 13 May 2024 13:56:48 GMT; SameSite=Strict",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: User-Agent,Accept-Encoding",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: content-static-ba227b50-df53-4d30-8cda-7e69d0d4843b",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986208207936 D=8732",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7570,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 44036,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 775,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 112,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1102,
                            "ttfb_start": 778,
                            "ttfb_end": 969,
                            "download_start": 969,
                            "download_end": 1102,
                            "download_ms": 133,
                            "all_start": 778,
                            "all_end": 1102,
                            "all_ms": 324,
                            "index": 3,
                            "number": 4,
                            "body_file": "007-103618.13-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 3,
                                "v8.compile": 3
                            },
                            "cpu.EvaluateScript": 3,
                            "cpu.v8.compile": 3,
                            "cpuTime": 6,
                            "body_id": "103618.13",
                            "js_timing": [
                                [
                                    1954.9739999999999,
                                    1958.26
                                ],
                                [
                                    1954.999,
                                    1958.056
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.13"
                        },
                        {
                            "type": 3,
                            "id": "103618.15",
                            "request_id": "103618.15",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/content\/assets\/client.6d79bd90.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/content\/assets\/client.6d79bd90.js",
                            "raw_id": "103618.15",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 312,
                            "ttfb_ms": 283,
                            "load_start": 790,
                            "load_start_float": 790.00011600000005,
                            "bytesIn": 701,
                            "objectSize": 701,
                            "objectSizeUncompressed": 2306,
                            "chunks": [
                                {
                                    "ts": 1102,
                                    "bytes": 701,
                                    "inflated": 2306
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 20,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/content\/assets\/client.6d79bd90.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-B2=!HoebigOz+FJOIeYGpVIjjMvTA2elN2DnYRXjoFOGDBP+zxe7RGSwOYJF0UZDaZ\/Nk8NzILEau1B4jg==; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "ab-test-headers: \"x-variant-te-1878:true\"",
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-length: 701",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Fri, 05 May 2023 10:24:23 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "rtss: 1-*-4",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:48 GMT",
                                    "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                    "set-cookie: i18next=nl-nl; Path=\/; Expires=Mon, 13 May 2024 13:56:48 GMT; SameSite=Strict",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: User-Agent,Accept-Encoding",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: content-static-aa1503a3-e91c-486c-b16a-6cf62a639aab",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986208238942 D=8853",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7561,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 701,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 777,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 7,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 116,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1102,
                            "ttfb_start": 790,
                            "ttfb_end": 1073,
                            "download_start": 1073,
                            "download_end": 1102,
                            "download_ms": 29,
                            "all_start": 790,
                            "all_end": 1102,
                            "all_ms": 312,
                            "index": 4,
                            "number": 5,
                            "body_file": "008-103618.15-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 0,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 0,
                            "cpu.v8.compile": 0,
                            "cpuTime": 0,
                            "body_id": "103618.15",
                            "js_timing": [
                                [
                                    1958.329,
                                    1958.5409999999999
                                ],
                                [
                                    1958.3399999999999,
                                    1958.4770000000001
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.15"
                        },
                        {
                            "type": 3,
                            "id": "103618.17",
                            "request_id": "103618.17",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/content\/assets\/runtime.44a01b5e.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/content\/assets\/runtime.44a01b5e.js",
                            "raw_id": "103618.17",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 230,
                            "ttfb_ms": 175,
                            "load_start": 792,
                            "load_start_float": 792.00011800000004,
                            "bytesIn": 2329,
                            "objectSize": 2329,
                            "objectSizeUncompressed": 4814,
                            "chunks": [
                                {
                                    "ts": 980,
                                    "bytes": 617,
                                    "inflated": 1006
                                },
                                {
                                    "ts": 1022,
                                    "bytes": 1712,
                                    "inflated": 3808
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 20,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/content\/assets\/runtime.44a01b5e.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-B2=!HoebigOz+FJOIeYGpVIjjMvTA2elN2DnYRXjoFOGDBP+zxe7RGSwOYJF0UZDaZ\/Nk8NzILEau1B4jg==; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "ab-test-headers: \"x-variant-te-1878:true\"",
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-length: 2329",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Fri, 05 May 2023 10:24:23 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "rtss: 1-*-4",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:48 GMT",
                                    "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                    "set-cookie: i18next=nl-nl; Path=\/; Expires=Mon, 13 May 2024 13:56:48 GMT; SameSite=Strict",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: User-Agent,Accept-Encoding",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: content-static-fe2a06ab-686e-4cf0-b61c-6a27f3ac15f6",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986208207989 D=10999",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7564,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 2329,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 781,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 11,
                            "http2_stream_dependency": 9,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 118,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1022,
                            "ttfb_start": 792,
                            "ttfb_end": 967,
                            "download_start": 967,
                            "download_end": 1022,
                            "download_ms": 55,
                            "all_start": 792,
                            "all_end": 1022,
                            "all_ms": 230,
                            "index": 5,
                            "number": 6,
                            "body_file": "003-103618.17-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 0,
                            "cpuTime": 1,
                            "body_id": "103618.17",
                            "js_timing": [
                                [
                                    1958.5719999999999,
                                    1959.338
                                ],
                                [
                                    1958.5799999999999,
                                    1958.6969999999999
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.17"
                        },
                        {
                            "type": 3,
                            "id": "103618.19",
                            "request_id": "103618.19",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/content\/assets\/vendor.e260e856.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/content\/assets\/vendor.e260e856.js",
                            "raw_id": "103618.19",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 1055,
                            "ttfb_ms": 318,
                            "load_start": 792,
                            "load_start_float": 792.00012000000004,
                            "bytesIn": 647144,
                            "objectSize": 647144,
                            "objectSizeUncompressed": 2947946,
                            "chunks": [
                                {
                                    "ts": 1113,
                                    "bytes": 24576,
                                    "inflated": 48703
                                },
                                {
                                    "ts": 1123,
                                    "bytes": 2584,
                                    "inflated": 12075
                                },
                                {
                                    "ts": 1127,
                                    "bytes": 8144,
                                    "inflated": 33128
                                },
                                {
                                    "ts": 1131,
                                    "bytes": 8144,
                                    "inflated": 40614
                                },
                                {
                                    "ts": 1140,
                                    "bytes": 5704,
                                    "inflated": 31609
                                },
                                {
                                    "ts": 1163,
                                    "bytes": 30944,
                                    "inflated": 10016
                                },
                                {
                                    "ts": 1171,
                                    "bytes": 20360,
                                    "inflated": 33567
                                },
                                {
                                    "ts": 1175,
                                    "bytes": 4072,
                                    "inflated": 16823
                                },
                                {
                                    "ts": 1176,
                                    "bytes": 4072,
                                    "inflated": 19294
                                },
                                {
                                    "ts": 1315,
                                    "bytes": 32768,
                                    "inflated": 24582
                                },
                                {
                                    "ts": 1366,
                                    "bytes": 32768,
                                    "inflated": 4161
                                },
                                {
                                    "ts": 1459,
                                    "bytes": 32768,
                                    "inflated": 60523
                                },
                                {
                                    "ts": 1523,
                                    "bytes": 32768,
                                    "inflated": 1118
                                },
                                {
                                    "ts": 1625,
                                    "bytes": 32768,
                                    "inflated": 64978
                                },
                                {
                                    "ts": 1676,
                                    "bytes": 32768,
                                    "inflated": 30201
                                },
                                {
                                    "ts": 1686,
                                    "bytes": 32768,
                                    "inflated": 49564
                                },
                                {
                                    "ts": 1707,
                                    "bytes": 32768,
                                    "inflated": 53841
                                },
                                {
                                    "ts": 1727,
                                    "bytes": 32768,
                                    "inflated": 48652
                                },
                                {
                                    "ts": 1740,
                                    "bytes": 32768,
                                    "inflated": 42222
                                },
                                {
                                    "ts": 1759,
                                    "bytes": 32768,
                                    "inflated": 49883
                                },
                                {
                                    "ts": 1770,
                                    "bytes": 32768,
                                    "inflated": 38676
                                },
                                {
                                    "ts": 1799,
                                    "bytes": 32768,
                                    "inflated": 42820
                                },
                                {
                                    "ts": 1817,
                                    "bytes": 32768,
                                    "inflated": 57194
                                },
                                {
                                    "ts": 1832,
                                    "bytes": 32768,
                                    "inflated": 58447
                                },
                                {
                                    "ts": 1840,
                                    "bytes": 32768,
                                    "inflated": 52947
                                },
                                {
                                    "ts": 1846,
                                    "bytes": 14256,
                                    "inflated": 49853
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 20,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/content\/assets\/vendor.e260e856.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-B2=!HoebigOz+FJOIeYGpVIjjMvTA2elN2DnYRXjoFOGDBP+zxe7RGSwOYJF0UZDaZ\/Nk8NzILEau1B4jg==; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "ab-test-headers: \"x-variant-te-1878:true\"",
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Fri, 05 May 2023 10:24:23 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "rtss: 1-*-4",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:48 GMT",
                                    "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                    "set-cookie: i18next=nl-nl; Path=\/; Expires=Mon, 13 May 2024 13:56:48 GMT; SameSite=Strict",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: User-Agent,Accept-Encoding",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: content-static-dd96123b-64be-4d73-9eb5-9b9c34f6ef37",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986208277032 D=28108",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7561,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 649635,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 783,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 13,
                            "http2_stream_dependency": 11,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 120,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1847,
                            "ttfb_start": 792,
                            "ttfb_end": 1110,
                            "download_start": 1110,
                            "download_end": 1847,
                            "download_ms": 737,
                            "all_start": 792,
                            "all_end": 1847,
                            "all_ms": 1055,
                            "index": 6,
                            "number": 7,
                            "body_file": "017-103618.19-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 528,
                                "v8.compile": 51,
                                "FunctionCall": 270
                            },
                            "cpu.EvaluateScript": 528,
                            "cpu.v8.compile": 51,
                            "cpu.FunctionCall": 270,
                            "cpuTime": 849,
                            "body_id": "103618.19",
                            "js_timing": [
                                [
                                    1966.271,
                                    2494.241
                                ],
                                [
                                    1966.288,
                                    2016.902
                                ],
                                [
                                    2699.1120000000001,
                                    2700.7190000000001
                                ],
                                [
                                    2707.4119999999998,
                                    2711.319
                                ],
                                [
                                    2711.4580000000001,
                                    2711.5189999999998
                                ],
                                [
                                    2714.4029999999998,
                                    2716.3359999999998
                                ],
                                [
                                    2716.77,
                                    2765.6550000000002
                                ],
                                [
                                    2768.2530000000002,
                                    2768.261
                                ],
                                [
                                    2841.7179999999998,
                                    2841.7269999999999
                                ],
                                [
                                    2841.9949999999999,
                                    2842.4560000000001
                                ],
                                [
                                    2842.5450000000001,
                                    2842.5520000000001
                                ],
                                [
                                    2842.5639999999999,
                                    2842.569
                                ],
                                [
                                    2872.384,
                                    2872.3910000000001
                                ],
                                [
                                    2873.5889999999999,
                                    2873.7449999999999
                                ],
                                [
                                    2873.7689999999998,
                                    2904.6979999999999
                                ],
                                [
                                    2904.9079999999999,
                                    2904.922
                                ],
                                [
                                    2904.953,
                                    2904.9639999999999
                                ],
                                [
                                    2904.9839999999999,
                                    2912.2170000000001
                                ],
                                [
                                    2912.2489999999998,
                                    2912.2669999999998
                                ],
                                [
                                    2937.5279999999998,
                                    2937.5459999999998
                                ],
                                [
                                    2941.855,
                                    2941.9070000000002
                                ],
                                [
                                    2941.9369999999999,
                                    2941.9430000000002
                                ],
                                [
                                    2941.971,
                                    2941.9749999999999
                                ],
                                [
                                    2941.9989999999998,
                                    2942.0030000000002
                                ],
                                [
                                    2942.027,
                                    2942.0309999999999
                                ],
                                [
                                    2942.0610000000001,
                                    2942.0650000000001
                                ],
                                [
                                    2942.087,
                                    2942.0909999999999
                                ],
                                [
                                    2942.114,
                                    2942.1179999999999
                                ],
                                [
                                    2942.1390000000001,
                                    2942.1460000000002
                                ],
                                [
                                    2942.1680000000001,
                                    2942.1759999999999
                                ],
                                [
                                    2942.2139999999999,
                                    2942.2379999999998
                                ],
                                [
                                    2942.261,
                                    2942.2660000000001
                                ],
                                [
                                    2942.2860000000001,
                                    2942.29
                                ],
                                [
                                    2942.3429999999998,
                                    2942.3600000000001
                                ],
                                [
                                    2942.3870000000002,
                                    2942.3910000000001
                                ],
                                [
                                    2942.4119999999998,
                                    2942.4189999999999
                                ],
                                [
                                    2942.4389999999999,
                                    2942.4450000000002
                                ],
                                [
                                    2942.4650000000001,
                                    2942.4690000000001
                                ],
                                [
                                    2942.4899999999998,
                                    2942.4929999999999
                                ],
                                [
                                    2942.518,
                                    2942.5210000000002
                                ],
                                [
                                    2942.5410000000002,
                                    2942.5450000000001
                                ],
                                [
                                    2942.5659999999998,
                                    2942.576
                                ],
                                [
                                    2942.5999999999999,
                                    2942.6039999999998
                                ],
                                [
                                    2942.625,
                                    2942.6289999999999
                                ],
                                [
                                    2942.6489999999999,
                                    2942.6529999999998
                                ],
                                [
                                    2942.674,
                                    2942.6770000000001
                                ],
                                [
                                    2942.6990000000001,
                                    2942.703
                                ],
                                [
                                    2942.7429999999999,
                                    2942.9920000000002
                                ],
                                [
                                    2946.1309999999999,
                                    2947.1489999999999
                                ],
                                [
                                    2947.1759999999999,
                                    2947.4679999999998
                                ],
                                [
                                    2947.7979999999998,
                                    2947.8040000000001
                                ],
                                [
                                    2969.627,
                                    2984.1320000000001
                                ],
                                [
                                    2985.9029999999998,
                                    2985.9110000000001
                                ],
                                [
                                    2985.9690000000001,
                                    2994.8980000000001
                                ],
                                [
                                    2995.1199999999999,
                                    2995.1329999999998
                                ],
                                [
                                    2995.2060000000001,
                                    2995.7170000000001
                                ],
                                [
                                    2996.2060000000001,
                                    2997.2809999999999
                                ],
                                [
                                    2997.4070000000002,
                                    2997.4540000000002
                                ],
                                [
                                    2997.4859999999999,
                                    3009.9090000000001
                                ],
                                [
                                    3010.1129999999998,
                                    3010.1210000000001
                                ],
                                [
                                    3010.1799999999998,
                                    3011.3020000000001
                                ],
                                [
                                    3011.4290000000001,
                                    3011.4360000000001
                                ],
                                [
                                    3011.6170000000002,
                                    3011.625
                                ],
                                [
                                    3118.3690000000001,
                                    3118.3789999999999
                                ],
                                [
                                    3163.902,
                                    3163.913
                                ],
                                [
                                    3166.576,
                                    3166.607
                                ],
                                [
                                    3166.614,
                                    3166.6779999999999
                                ],
                                [
                                    3166.6840000000002,
                                    3166.7069999999999
                                ],
                                [
                                    3166.7109999999998,
                                    3166.759
                                ],
                                [
                                    3193.1300000000001,
                                    3193.1390000000001
                                ],
                                [
                                    3213.6909999999998,
                                    3213.8519999999999
                                ],
                                [
                                    3213.8809999999999,
                                    3246.9839999999999
                                ],
                                [
                                    3247.3580000000002,
                                    3247.3809999999999
                                ],
                                [
                                    3247.4009999999998,
                                    3247.4690000000001
                                ],
                                [
                                    3247.4760000000001,
                                    3247.5619999999999
                                ],
                                [
                                    3247.5810000000001,
                                    3247.8429999999998
                                ],
                                [
                                    3248.0070000000001,
                                    3248.0140000000001
                                ],
                                [
                                    3260.6170000000002,
                                    3264.0619999999999
                                ],
                                [
                                    3264.143,
                                    3264.7739999999999
                                ],
                                [
                                    3306.0540000000001,
                                    3306.0790000000002
                                ],
                                [
                                    3306.0839999999998,
                                    3306.0880000000002
                                ],
                                [
                                    3306.105,
                                    3307.4920000000002
                                ],
                                [
                                    3307.549,
                                    3307.817
                                ],
                                [
                                    3307.8539999999998,
                                    3312.1950000000002
                                ],
                                [
                                    3312.2600000000002,
                                    3312.5529999999999
                                ],
                                [
                                    3312.5810000000001,
                                    3312.6860000000001
                                ],
                                [
                                    3312.7060000000001,
                                    3312.8939999999998
                                ],
                                [
                                    3313.085,
                                    3313.2150000000001
                                ],
                                [
                                    3318.5259999999998,
                                    3318.5340000000001
                                ],
                                [
                                    3319.4810000000002,
                                    3319.5189999999998
                                ],
                                [
                                    3320.7249999999999,
                                    3320.739
                                ],
                                [
                                    3321.4929999999999,
                                    3321.5039999999999
                                ],
                                [
                                    3321.518,
                                    3321.5219999999999
                                ],
                                [
                                    3321.5320000000002,
                                    3321.5360000000001
                                ],
                                [
                                    3321.547,
                                    3326.127
                                ],
                                [
                                    3327.3710000000001,
                                    3327.7060000000001
                                ],
                                [
                                    3343.779,
                                    3344.0520000000001
                                ],
                                [
                                    3344.0799999999999,
                                    3344.0900000000001
                                ],
                                [
                                    3344.0940000000001,
                                    3344.098
                                ],
                                [
                                    3344.1880000000001,
                                    3344.2159999999999
                                ],
                                [
                                    3379.2750000000001,
                                    3379.3020000000001
                                ],
                                [
                                    3394.0430000000001,
                                    3394.0630000000001
                                ],
                                [
                                    3411.2190000000001,
                                    3411.2289999999998
                                ],
                                [
                                    3411.7689999999998,
                                    3411.7820000000002
                                ],
                                [
                                    3445.0039999999999,
                                    3445.0129999999999
                                ],
                                [
                                    3467.239,
                                    3467.3290000000002
                                ],
                                [
                                    3470.1469999999999,
                                    3470.1550000000002
                                ],
                                [
                                    3470.1750000000002,
                                    3470.1790000000001
                                ],
                                [
                                    3471.0909999999999,
                                    3471.0990000000002
                                ],
                                [
                                    3471.1350000000002,
                                    3471.1390000000001
                                ],
                                [
                                    3476.982,
                                    3476.9949999999999
                                ],
                                [
                                    3477,
                                    3477.0819999999999
                                ],
                                [
                                    3477.098,
                                    3477.1039999999998
                                ],
                                [
                                    3477.107,
                                    3477.1529999999998
                                ],
                                [
                                    3477.1660000000002,
                                    3477.172
                                ],
                                [
                                    3477.2710000000002,
                                    3477.279
                                ],
                                [
                                    3477.2840000000001,
                                    3477.3270000000002
                                ],
                                [
                                    3477.3470000000002,
                                    3477.3560000000002
                                ],
                                [
                                    3477.3600000000001,
                                    3477.5639999999999
                                ],
                                [
                                    3477.6179999999999,
                                    3477.634
                                ],
                                [
                                    3477.6379999999999,
                                    3477.683
                                ],
                                [
                                    3477.7040000000002,
                                    3477.7069999999999
                                ],
                                [
                                    3477.71,
                                    3477.73
                                ],
                                [
                                    3477.7399999999998,
                                    3477.7429999999999
                                ],
                                [
                                    3477.8029999999999,
                                    3477.806
                                ],
                                [
                                    3477.8409999999999,
                                    3477.8440000000001
                                ],
                                [
                                    3477.8470000000002,
                                    3477.8690000000001
                                ],
                                [
                                    3477.877,
                                    3477.8809999999999
                                ],
                                [
                                    3477.8829999999998,
                                    3477.9920000000002
                                ],
                                [
                                    3478.0039999999999,
                                    3478.0100000000002
                                ],
                                [
                                    3478.0129999999999,
                                    3478.0439999999999
                                ],
                                [
                                    3478.0529999999999,
                                    3478.058
                                ],
                                [
                                    3478.076,
                                    3478.0949999999998
                                ],
                                [
                                    3478.105,
                                    3478.1080000000002
                                ],
                                [
                                    3478.1109999999999,
                                    3478.1320000000001
                                ],
                                [
                                    3478.145,
                                    3478.1489999999999
                                ],
                                [
                                    3478.152,
                                    3478.1689999999999
                                ],
                                [
                                    3478.1790000000001,
                                    3478.1819999999998
                                ],
                                [
                                    3478.1849999999999,
                                    3478.2179999999998
                                ],
                                [
                                    3478.23,
                                    3478.2330000000002
                                ],
                                [
                                    3478.2359999999999,
                                    3478.2620000000002
                                ],
                                [
                                    3478.27,
                                    3478.2739999999999
                                ],
                                [
                                    3478.2759999999998,
                                    3478.2890000000002
                                ],
                                [
                                    3478.297,
                                    3478.3009999999999
                                ],
                                [
                                    3478.3040000000001,
                                    3478.3180000000002
                                ],
                                [
                                    3478.3290000000002,
                                    3478.3330000000001
                                ],
                                [
                                    3478.395,
                                    3478.4009999999998
                                ],
                                [
                                    3478.404,
                                    3478.4209999999998
                                ],
                                [
                                    3478.431,
                                    3478.4340000000002
                                ],
                                [
                                    3478.4369999999999,
                                    3478.4540000000002
                                ],
                                [
                                    3478.462,
                                    3478.4659999999999
                                ],
                                [
                                    3478.498,
                                    3478.5010000000002
                                ],
                                [
                                    3478.5039999999999,
                                    3478.5230000000001
                                ],
                                [
                                    3478.5320000000002,
                                    3478.5349999999999
                                ],
                                [
                                    3478.538,
                                    3478.5529999999999
                                ],
                                [
                                    3478.5630000000001,
                                    3478.5659999999998
                                ],
                                [
                                    3478.569,
                                    3478.587
                                ],
                                [
                                    3478.596,
                                    3478.5990000000002
                                ],
                                [
                                    3478.6019999999999,
                                    3478.6219999999998
                                ],
                                [
                                    3478.634,
                                    3478.6379999999999
                                ],
                                [
                                    3478.741,
                                    3478.7449999999999
                                ],
                                [
                                    3478.748,
                                    3478.7640000000001
                                ],
                                [
                                    3478.7719999999999,
                                    3478.7759999999998
                                ],
                                [
                                    3478.7779999999998,
                                    3478.7919999999999
                                ],
                                [
                                    3478.8000000000002,
                                    3478.8029999999999
                                ],
                                [
                                    3478.8290000000002,
                                    3478.8319999999999
                                ],
                                [
                                    3478.835,
                                    3478.8539999999998
                                ],
                                [
                                    3478.8629999999998,
                                    3478.866
                                ],
                                [
                                    3478.8690000000001,
                                    3478.8820000000001
                                ],
                                [
                                    3478.8939999999998,
                                    3478.8969999999999
                                ],
                                [
                                    3478.9000000000001,
                                    3478.9140000000002
                                ],
                                [
                                    3478.9229999999998,
                                    3478.9270000000001
                                ],
                                [
                                    3478.9290000000001,
                                    3478.9470000000001
                                ],
                                [
                                    3478.9569999999999,
                                    3478.9650000000001
                                ],
                                [
                                    3478.9679999999998,
                                    3478.9830000000002
                                ],
                                [
                                    3478.9929999999999,
                                    3478.9960000000001
                                ],
                                [
                                    3478.9989999999998,
                                    3479.0149999999999
                                ],
                                [
                                    3479.0250000000001,
                                    3479.0279999999998
                                ],
                                [
                                    3479.0309999999999,
                                    3479.0459999999998
                                ],
                                [
                                    3479.056,
                                    3479.0590000000002
                                ],
                                [
                                    3479.0619999999999,
                                    3479.078
                                ],
                                [
                                    3479.087,
                                    3479.0909999999999
                                ],
                                [
                                    3479.0940000000001,
                                    3479.1100000000001
                                ],
                                [
                                    3479.1190000000001,
                                    3479.1219999999998
                                ],
                                [
                                    3479.125,
                                    3479.1390000000001
                                ],
                                [
                                    3479.1909999999998,
                                    3479.1950000000002
                                ],
                                [
                                    3479.1979999999999,
                                    3479.2170000000001
                                ],
                                [
                                    3479.2260000000001,
                                    3479.2289999999998
                                ],
                                [
                                    3479.2640000000001,
                                    3479.268
                                ],
                                [
                                    3479.2710000000002,
                                    3479.2860000000001
                                ],
                                [
                                    3479.2959999999998,
                                    3479.299
                                ],
                                [
                                    3479.3020000000001,
                                    3479.319
                                ],
                                [
                                    3479.328,
                                    3479.3319999999999
                                ],
                                [
                                    3479.3339999999998,
                                    3479.3530000000001
                                ],
                                [
                                    3479.3609999999999,
                                    3479.364
                                ],
                                [
                                    3479.471,
                                    3479.5430000000001
                                ],
                                [
                                    3479.7020000000002,
                                    3479.7190000000001
                                ],
                                [
                                    3490.7950000000001,
                                    3491.6529999999998
                                ],
                                [
                                    3491.9960000000001,
                                    3492.0160000000001
                                ],
                                [
                                    3492.1199999999999,
                                    3492.174
                                ],
                                [
                                    3492.1799999999998,
                                    3492.2109999999998
                                ],
                                [
                                    3492.223,
                                    3492.2550000000001
                                ],
                                [
                                    3492.2600000000002,
                                    3492.2739999999999
                                ],
                                [
                                    3492.2829999999999,
                                    3492.2979999999998
                                ],
                                [
                                    3492.3009999999999,
                                    3492.3139999999999
                                ],
                                [
                                    3492.3220000000001,
                                    3492.3359999999998
                                ],
                                [
                                    3492.3389999999999,
                                    3492.3519999999999
                                ],
                                [
                                    3492.3609999999999,
                                    3492.3809999999999
                                ],
                                [
                                    3597.7539999999999,
                                    3597.7629999999999
                                ],
                                [
                                    3623.4940000000001,
                                    3628.2049999999999
                                ],
                                [
                                    3628.3249999999998,
                                    3628.357
                                ],
                                [
                                    3628.4070000000002,
                                    3630.741
                                ],
                                [
                                    3630.79,
                                    3630.8510000000001
                                ],
                                [
                                    3631.4110000000001,
                                    3631.4380000000001
                                ],
                                [
                                    3637.9299999999998,
                                    3637.9450000000002
                                ],
                                [
                                    3637.9520000000002,
                                    3638.0619999999999
                                ],
                                [
                                    3638.0700000000002,
                                    3638.1120000000001
                                ],
                                [
                                    3638.127,
                                    3638.8069999999998
                                ],
                                [
                                    3638.9430000000002,
                                    3638.9520000000002
                                ],
                                [
                                    3655.5599999999999,
                                    3655.6489999999999
                                ],
                                [
                                    3655.6559999999999,
                                    3655.7370000000001
                                ],
                                [
                                    3655.7530000000002,
                                    3655.7750000000001
                                ],
                                [
                                    3730.4940000000001,
                                    3730.5030000000002
                                ],
                                [
                                    3808.0439999999999,
                                    3808.0799999999999
                                ],
                                [
                                    3808.1039999999998,
                                    3808.1280000000002
                                ],
                                [
                                    3808.1419999999998,
                                    3808.1460000000002
                                ],
                                [
                                    3808.1570000000002,
                                    3808.1610000000001
                                ],
                                [
                                    3808.2640000000001,
                                    3808.268
                                ],
                                [
                                    3808.279,
                                    3808.2829999999999
                                ],
                                [
                                    3808.2919999999999,
                                    3808.2959999999998
                                ],
                                [
                                    3808.306,
                                    3808.3090000000002
                                ],
                                [
                                    3808.319,
                                    3808.3220000000001
                                ],
                                [
                                    3808.3319999999999,
                                    3808.3359999999998
                                ],
                                [
                                    3808.3449999999998,
                                    3808.3490000000002
                                ],
                                [
                                    3808.3710000000001,
                                    3808.3760000000002
                                ],
                                [
                                    3808.386,
                                    3808.3890000000001
                                ],
                                [
                                    3808.9569999999999,
                                    3808.9679999999998
                                ],
                                [
                                    3829.2260000000001,
                                    3829.277
                                ],
                                [
                                    3829.5189999999998,
                                    3829.5329999999999
                                ],
                                [
                                    3829.54,
                                    3829.616
                                ],
                                [
                                    3829.6239999999998,
                                    3829.6439999999998
                                ],
                                [
                                    3829.6489999999999,
                                    3829.6689999999999
                                ],
                                [
                                    3830.5680000000002,
                                    3830.8589999999999
                                ],
                                [
                                    3831.0999999999999,
                                    3831.107
                                ],
                                [
                                    3880.6849999999999,
                                    3880.6959999999999
                                ],
                                [
                                    3880.748,
                                    3880.752
                                ],
                                [
                                    3881.0599999999999,
                                    3882.0320000000002
                                ],
                                [
                                    3907.9430000000002,
                                    3908.076
                                ],
                                [
                                    3908.087,
                                    3908.6080000000002
                                ],
                                [
                                    3908.6239999999998,
                                    3910.9569999999999
                                ],
                                [
                                    3911.1489999999999,
                                    3911.1559999999999
                                ],
                                [
                                    3942.4189999999999,
                                    3942.4430000000002
                                ],
                                [
                                    3943.1959999999999,
                                    3943.2440000000001
                                ],
                                [
                                    3959.29,
                                    3959.3209999999999
                                ],
                                [
                                    3959.3319999999999,
                                    3959.4119999999998
                                ],
                                [
                                    3959.4180000000001,
                                    3960.0540000000001
                                ],
                                [
                                    3960.2579999999998,
                                    3960.2669999999998
                                ],
                                [
                                    3967.0230000000001,
                                    3967.0529999999999
                                ],
                                [
                                    4009.0630000000001,
                                    4009.1329999999998
                                ],
                                [
                                    4018.2910000000002,
                                    4018.3809999999999
                                ],
                                [
                                    4021.2179999999998,
                                    4021.8699999999999
                                ],
                                [
                                    4152.0230000000001,
                                    4152.1199999999999
                                ],
                                [
                                    4152.1319999999996,
                                    4152.223
                                ],
                                [
                                    4152.2330000000002,
                                    4152.2870000000003
                                ],
                                [
                                    4152.308,
                                    4152.3490000000002
                                ],
                                [
                                    4160.1139999999996,
                                    4160.2309999999998
                                ],
                                [
                                    4269.0029999999997,
                                    4269.0550000000003
                                ],
                                [
                                    4269.0619999999999,
                                    4269.1450000000004
                                ],
                                [
                                    4269.1499999999996,
                                    4269.1989999999996
                                ],
                                [
                                    4269.2129999999997,
                                    4269.2179999999998
                                ],
                                [
                                    4269.2250000000004,
                                    4269.2399999999998
                                ],
                                [
                                    4269.2439999999997,
                                    4269.348
                                ],
                                [
                                    4269.366,
                                    4269.3739999999998
                                ],
                                [
                                    4269.3779999999997,
                                    4269.3940000000002
                                ],
                                [
                                    4269.3980000000001,
                                    4269.4210000000003
                                ],
                                [
                                    4285.5169999999998,
                                    4285.5659999999998
                                ],
                                [
                                    4285.7179999999998,
                                    4285.7269999999999
                                ],
                                [
                                    4285.7340000000004,
                                    4285.8050000000003
                                ],
                                [
                                    4285.8090000000002,
                                    4285.8559999999998
                                ],
                                [
                                    4285.8680000000004,
                                    4285.9629999999997
                                ],
                                [
                                    4285.9750000000004,
                                    4286.0209999999997
                                ],
                                [
                                    4286.0249999999996,
                                    4286.0479999999998
                                ],
                                [
                                    4286.0619999999999,
                                    4286.0680000000002
                                ],
                                [
                                    4286.0709999999999,
                                    4286.116
                                ],
                                [
                                    4286.1210000000001,
                                    4286.1760000000004
                                ],
                                [
                                    4286.2049999999999,
                                    4286.2370000000001
                                ],
                                [
                                    4290.6809999999996,
                                    4291.4350000000004
                                ],
                                [
                                    4481.1499999999996,
                                    4481.3130000000001
                                ],
                                [
                                    4485.1469999999999,
                                    4485.2209999999995
                                ],
                                [
                                    4487.4499999999998,
                                    4487.9229999999998
                                ],
                                [
                                    4497.1549999999997,
                                    4558.0529999999999
                                ],
                                [
                                    4558.2929999999997,
                                    4558.3199999999997
                                ],
                                [
                                    4616.6229999999996,
                                    4616.6850000000004
                                ],
                                [
                                    4620.0469999999996,
                                    4620.0820000000003
                                ],
                                [
                                    4621.8990000000003,
                                    4622.5020000000004
                                ],
                                [
                                    4634.7790000000005,
                                    4635.1760000000004
                                ],
                                [
                                    4635.4139999999998,
                                    4635.4610000000002
                                ],
                                [
                                    4651.5619999999999,
                                    4651.7969999999996
                                ],
                                [
                                    4651.8140000000003,
                                    4651.8990000000003
                                ],
                                [
                                    4651.9200000000001,
                                    4652.1670000000004
                                ],
                                [
                                    4652.3760000000002,
                                    4652.3869999999997
                                ],
                                [
                                    4665.7209999999995,
                                    4665.7359999999999
                                ],
                                [
                                    4686.2380000000003,
                                    4686.3800000000001
                                ],
                                [
                                    4686.4709999999995,
                                    4686.5230000000001
                                ],
                                [
                                    4686.5460000000003,
                                    4686.5860000000002
                                ],
                                [
                                    4686.5919999999996,
                                    4686.6229999999996
                                ],
                                [
                                    4758.0659999999998,
                                    4758.1310000000003
                                ],
                                [
                                    4768.9399999999996,
                                    4769.0200000000004
                                ],
                                [
                                    4772.5649999999996,
                                    4772.9579999999996
                                ],
                                [
                                    4968.607,
                                    4968.6580000000004
                                ],
                                [
                                    4968.6679999999997,
                                    4968.7460000000001
                                ],
                                [
                                    4968.7529999999997,
                                    4968.7879999999996
                                ],
                                [
                                    4968.8019999999997,
                                    4968.8299999999999
                                ],
                                [
                                    4973.6139999999996,
                                    4973.7569999999996
                                ],
                                [
                                    5935.3500000000004,
                                    5935.4579999999996
                                ],
                                [
                                    5935.4690000000001,
                                    5935.5720000000001
                                ],
                                [
                                    5935.5919999999996,
                                    5935.6109999999999
                                ],
                                [
                                    5935.6149999999998,
                                    5935.6279999999997
                                ],
                                [
                                    6139.308,
                                    6139.4309999999996
                                ],
                                [
                                    7184.9319999999998,
                                    7185.0879999999997
                                ],
                                [
                                    7185.1040000000003,
                                    7185.165
                                ],
                                [
                                    7185.1930000000002,
                                    7185.2340000000004
                                ],
                                [
                                    7185.2420000000002,
                                    7185.29
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.19",
                            "blockingTime": 639.4820000000002
                        },
                        {
                            "type": 3,
                            "id": "103618.22",
                            "request_id": "103618.22",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/__ssobj\/core.js+ssdomvar.js+generic-adapter.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/__ssobj\/core.js+ssdomvar.js+generic-adapter.js",
                            "raw_id": "103618.22",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 252,
                            "ttfb_ms": 229,
                            "load_start": 793,
                            "load_start_float": 793.00012200000003,
                            "bytesIn": 6351,
                            "objectSize": 6351,
                            "objectSizeUncompressed": 17539,
                            "chunks": [
                                {
                                    "ts": 1025,
                                    "bytes": 789,
                                    "inflated": 1336
                                },
                                {
                                    "ts": 1045,
                                    "bytes": 5562,
                                    "inflated": 16203
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 24,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/__ssobj\/core.js+ssdomvar.js+generic-adapter.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-B2=!HoebigOz+FJOIeYGpVIjjMvTA2elN2DnYRXjoFOGDBP+zxe7RGSwOYJF0UZDaZ\/Nk8NzILEau1B4jg==; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 6351",
                                    "content-type: application\/javascript",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Sun, 30 Apr 2023 00:00:00 GMT",
                                    "pragma: no-cache",
                                    "rtss: 1-*-4",
                                    "sbss: 1",
                                    "set-cookie: SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:48 GMT",
                                    "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding",
                                    "x-cnection: close",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7600,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 6351,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 783,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 15,
                            "http2_stream_dependency": 13,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 122,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 1045,
                            "ttfb_start": 793,
                            "ttfb_end": 1022,
                            "download_start": 1022,
                            "download_end": 1045,
                            "download_ms": 23,
                            "all_start": 793,
                            "all_end": 1045,
                            "all_ms": 252,
                            "index": 7,
                            "number": 8,
                            "body_file": "005-103618.22-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 14,
                                "v8.compile": 0,
                                "FunctionCall": 11
                            },
                            "cpu.EvaluateScript": 14,
                            "cpu.v8.compile": 0,
                            "cpu.FunctionCall": 11,
                            "cpuTime": 25,
                            "body_id": "103618.22",
                            "js_timing": [
                                [
                                    1190.018,
                                    1203.7180000000001
                                ],
                                [
                                    1190.0309999999999,
                                    1190.49
                                ],
                                [
                                    1234.1010000000001,
                                    1235.7239999999999
                                ],
                                [
                                    1283.1030000000001,
                                    1283.3009999999999
                                ],
                                [
                                    1284.0119999999999,
                                    1284.079
                                ],
                                [
                                    1284.989,
                                    1285.22
                                ],
                                [
                                    1409.078,
                                    1409.8109999999999
                                ],
                                [
                                    1410.454,
                                    1410.53
                                ],
                                [
                                    1410.8140000000001,
                                    1410.865
                                ],
                                [
                                    1413.7429999999999,
                                    1413.7850000000001
                                ],
                                [
                                    1420.4459999999999,
                                    1420.5229999999999
                                ],
                                [
                                    1535.4349999999999,
                                    1535.5509999999999
                                ],
                                [
                                    1560.365,
                                    1560.4659999999999
                                ],
                                [
                                    1708.2249999999999,
                                    1708.355
                                ],
                                [
                                    1714.0519999999999,
                                    1714.2159999999999
                                ],
                                [
                                    1877.7739999999999,
                                    1877.8689999999999
                                ],
                                [
                                    1878.231,
                                    1879.337
                                ],
                                [
                                    1879.521,
                                    1879.5699999999999
                                ],
                                [
                                    1879.8579999999999,
                                    1879.8989999999999
                                ],
                                [
                                    1880.058,
                                    1880.1310000000001
                                ],
                                [
                                    1880.4359999999999,
                                    1880.473
                                ],
                                [
                                    1881.5930000000001,
                                    1881.6500000000001
                                ],
                                [
                                    1881.8699999999999,
                                    1881.9159999999999
                                ],
                                [
                                    1882.0160000000001,
                                    1882.0909999999999
                                ],
                                [
                                    2493.482,
                                    2494.1840000000002
                                ],
                                [
                                    2499.7069999999999,
                                    2499.8989999999999
                                ],
                                [
                                    2582.5129999999999,
                                    2582.6669999999999
                                ],
                                [
                                    2700.7759999999998,
                                    2700.8609999999999
                                ],
                                [
                                    2711.3420000000001,
                                    2711.4499999999998
                                ],
                                [
                                    2768.134,
                                    2768.2460000000001
                                ],
                                [
                                    2841.598,
                                    2841.7080000000001
                                ],
                                [
                                    2842.4679999999998,
                                    2842.5419999999999
                                ],
                                [
                                    2872.2979999999998,
                                    2872.3789999999999
                                ],
                                [
                                    2904.7429999999999,
                                    2904.893
                                ],
                                [
                                    2942.308,
                                    2942.3249999999998
                                ],
                                [
                                    2947.6950000000002,
                                    2947.7939999999999
                                ],
                                [
                                    2985.799,
                                    2985.8989999999999
                                ],
                                [
                                    2994.9899999999998,
                                    2995.1100000000001
                                ],
                                [
                                    2997.3330000000001,
                                    2997.404
                                ],
                                [
                                    3009.9899999999998,
                                    3010.1089999999999
                                ],
                                [
                                    3011.3519999999999,
                                    3011.4250000000002
                                ],
                                [
                                    3118.2370000000001,
                                    3118.3620000000001
                                ],
                                [
                                    3163.79,
                                    3163.8960000000002
                                ],
                                [
                                    3192.989,
                                    3193.1239999999998
                                ],
                                [
                                    3247.8580000000002,
                                    3248.002
                                ],
                                [
                                    3318.3290000000002,
                                    3318.3600000000001
                                ],
                                [
                                    3379.1309999999999,
                                    3379.2689999999998
                                ],
                                [
                                    3393.8620000000001,
                                    3394.029
                                ],
                                [
                                    3411.0639999999999,
                                    3411.2130000000002
                                ],
                                [
                                    3444.8600000000001,
                                    3444.9949999999999
                                ],
                                [
                                    3470.9430000000002,
                                    3471.085
                                ],
                                [
                                    3597.5999999999999,
                                    3597.7489999999998
                                ],
                                [
                                    3638.8209999999999,
                                    3638.9369999999999
                                ],
                                [
                                    3730.3110000000001,
                                    3730.4850000000001
                                ],
                                [
                                    3810.2640000000001,
                                    3810.2840000000001
                                ],
                                [
                                    3830.9000000000001,
                                    3831.0929999999998
                                ],
                                [
                                    3880.4850000000001,
                                    3880.6790000000001
                                ],
                                [
                                    3910.9789999999998,
                                    3911.143
                                ],
                                [
                                    3960.0749999999998,
                                    3960.252
                                ],
                                [
                                    4204.3040000000001,
                                    4204.348
                                ],
                                [
                                    4558.1130000000003,
                                    4558.2870000000003
                                ],
                                [
                                    4635.192,
                                    4635.3980000000001
                                ],
                                [
                                    4652.1869999999999,
                                    4652.3680000000004
                                ],
                                [
                                    4706.9399999999996,
                                    4707.0050000000001
                                ],
                                [
                                    5203.3980000000001,
                                    5203.4430000000002
                                ],
                                [
                                    5703.7539999999999,
                                    5703.799
                                ],
                                [
                                    6203.3159999999998,
                                    6203.482
                                ],
                                [
                                    6233.1469999999999,
                                    6233.2359999999999
                                ],
                                [
                                    6704.1480000000001,
                                    6704.2830000000004
                                ],
                                [
                                    7204.2640000000001,
                                    7204.3310000000001
                                ],
                                [
                                    7756.8360000000002,
                                    7756.9089999999997
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.22"
                        },
                        {
                            "type": 3,
                            "id": "103618.2",
                            "request_id": "103618.2",
                            "ip_addr": "[2600:9000:2251:7600:19:9b20:f680:93a1]",
                            "full_url": "https:\/\/execution-ci360.ah.nl\/js\/ot-all.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "execution-ci360.ah.nl",
                            "url": "\/js\/ot-all.min.js",
                            "raw_id": "103618.2",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 47,
                            "ttfb_ms": 46,
                            "load_start": 987,
                            "load_start_float": 987.00006099999996,
                            "bytesIn": 8402,
                            "objectSize": 8402,
                            "objectSizeUncompressed": 21198,
                            "chunks": [
                                {
                                    "ts": 1034,
                                    "bytes": 8402,
                                    "inflated": 21198
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=1800",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 138,
                            "protocol": "HTTP\/2",
                            "dns_start": 763,
                            "dns_end": 880,
                            "connect_start": 878,
                            "connect_end": 914,
                            "ssl_start": 914,
                            "ssl_end": 980,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "execution-ci360.ah.nl",
                                "sanList": [
                                    "execution-ci360.ah.nl"
                                ],
                                "issuer": "Amazon RSA 2048 M02",
                                "validFrom": 1677715200,
                                "validTo": 1711929599,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1677727142876,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100E6E9E50E6BC7084A373C464A7944AB69853FEC6512C6262AF65D70A0C4B6B37C02204C6711C2DD38A7F1D52D16013718F3B5DE0D4853E780C6E19926C609208AFAAB"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2024 Log",
                                        "logId": "73D99E891B4C9678A0207D479DE6B2C61CD0515E71192A8C6B80107AC17772B5",
                                        "timestamp": 1677727142909,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30440220359289840B05A5955C3040D0A63728D421CA7FA7D8B9F3AECD12F017F5E48C010220538D0F139142253F9DBD60B7573EE577768164323F0F43EC7412636424EAB2A6"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1677727142836,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502204830824ED65F4A90FE2B3706AEC2616F53E807B8CA9A1904B069F5DC1DF73F64022100C9F38051490BB0F62A18CFA5E74878021206E60AAA231DD8EAF790659CE09A3E"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 10,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: execution-ci360.ah.nl",
                                    ":method: GET",
                                    ":path: \/js\/ot-all.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "age: 287",
                                    "cache-control: max-age=1800",
                                    "content-disposition: inline;filename=f.txt",
                                    "content-encoding: gzip",
                                    "content-type: application\/javascript;charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:52:01 GMT",
                                    "sas-service-response-flag: true",
                                    "vary: accept-encoding",
                                    "via: 1.1 b4904c5988fd0eaae341a12cc47f3766.cloudfront.net (CloudFront)",
                                    "x-amz-cf-id: gqoMKgNxaJKB-vrfTeyKD7iqqWxfu6wubfCMQGoX7U0EAl6UNSOttQ==",
                                    "x-amz-cf-pop: FRA60-P3",
                                    "x-cache: Hit from cloudfront",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1588,
                            "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": 117,
                            "connect_ms": 36,
                            "ssl_ms": 66,
                            "gzip_total": 8766,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 1513,
                            "cdn_provider": "Amazon CloudFront",
                            "server_count": null,
                            "created": 760,
                            "socket_group": "https:\/\/execution-ci360.ah.nl",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "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": 4865,
                            "netlog_id": 61,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIF1TCCBL2gAwIBAgIQARRnT7N8zTvsxeDNy3kWfjANBgkqhkiG9w0BAQsFADA8\nMQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRwwGgYDVQQDExNBbWF6b24g\nUlNBIDIwNDggTTAyMB4XDTIzMDMwMjAwMDAwMFoXDTI0MDMzMTIzNTk1OVowIDEe\nMBwGA1UEAxMVZXhlY3V0aW9uLWNpMzYwLmFoLm5sMIIBIjANBgkqhkiG9w0BAQEF\nAAOCAQ8AMIIBCgKCAQEAzPRdd2t6g8tYOaViHvPUPrEadroWeRBraIKGQUnsZbhV\nHN23D0oNcM+GxBly64wLIqAHTlVSEL5Ugdi3LA5DW46VVkr2H7pzLY7W4Vyx0E9C\niVvyyPKYJZrY3mL7ZbGjYZA2LmfICca8yP7eEyZK+dKdU9zJTQJ0WtV28\/GrZTD5\nLT7arIlzd5VCnTTjj+IMmFEZdGpZ6QFzC2R3RyEOVkQ0R0K\/FEsYiu3E9d1HqGvy\ng\/rfd3Plhn8GBurmSxlLPHTNVdUV+S9r8qknmeAZZgkFVWGYXinJoHgsyg1KLUVr\n2RHUzm71r1lqomGwhdRrgFEJdD3w+yJNlira+yGZTQIDAQABo4IC7TCCAukwHwYD\nVR0jBBgwFoAUwDFSzVpQw4J8dHHOy+mc+XrrguIwHQYDVR0OBBYEFH6kMRJRYYEh\n0cdjRX\/HEw4iTzOZMCAGA1UdEQQZMBeCFWV4ZWN1dGlvbi1jaTM2MC5haC5ubDAO\nBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMDsG\nA1UdHwQ0MDIwMKAuoCyGKmh0dHA6Ly9jcmwucjJtMDIuYW1hem9udHJ1c3QuY29t\nL3IybTAyLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATB1BggrBgEFBQcBAQRpMGcw\nLQYIKwYBBQUHMAGGIWh0dHA6Ly9vY3NwLnIybTAyLmFtYXpvbnRydXN0LmNvbTA2\nBggrBgEFBQcwAoYqaHR0cDovL2NydC5yMm0wMi5hbWF6b250cnVzdC5jb20vcjJt\nMDIuY2VyMAwGA1UdEwEB\/wQCMAAwggF9BgorBgEEAdZ5AgQCBIIBbQSCAWkBZwB2\nAHb\/iD8KtvuVUcJhzPWHujS0pM27KdxoQgqf5mdMWjp0AAABhqBUk9wAAAQDAEcw\nRQIhAObp5Q5rxwhKNzxGSnlEq2mFP+xlEsYmKvZdcKDEtrN8AiBMZxHC3Tin8dUt\nFgE3GPO13g1IU+eAxuGZJsYJIIr6qwB1AHPZnokbTJZ4oCB9R53mssYc0FFecRkq\njGuAEHrBd3K1AAABhqBUk\/0AAAQDAEYwRAIgNZKJhAsFpZVcMEDQpjco1CHKf6fY\nufOuzRLwF\/XkjAECIFONDxORQiU\/nb1gt1c+5Xd2gWQyPw9D7HQSY2Qk6rKmAHYA\nSLDja9qmRzQP5WoC+p0w6xxSActW3SyB2bu\/qznYhHMAAAGGoFSTtAAABAMARzBF\nAiBIMIJO1l9KkP4rNwauwmFvU+gHuMqaGQSwafXcHfc\/ZAIhAMnzgFFJC7D2KhjP\npedIeAISBuYKqiMd2Or3kGWc4Jo+MA0GCSqGSIb3DQEBCwUAA4IBAQBo1DSMCp4N\nMTMVRVrdsmvaHzasvKK3448nOMNRnrgzPT7cLAnP8fDULxpZVznvT1ZfNrNkp+eV\ne3P5Be7B4+x8y7gaEhBOcF25AaaN9glrCQqpUaDkjBwxas8b6t9Be4s9tJZMyNqC\nEHn46s2GegplvTFa8XeVZjw4SAeI1TcojzQKl2tfIQZ+M3P63sBW3aIfWp6zqloN\nc8MlaNEe5eWrquUuWvB1vXTHb+DtsoCJQD7gICRrBqBlYBWYapxT2jb4VPHIE0Hb\n8tcQ3qoMSFv2ulceVFvQNKqShces9FFhasc11lFUxIM341PxNOG0M5+6Z8M1vq84\nYyGHqJAcfF4y\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEXjCCA0agAwIBAgITB3MSSkvL1E7HtTvq8ZSELToPoTANBgkqhkiG9w0BAQsF\nADA5MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6\nb24gUm9vdCBDQSAxMB4XDTIyMDgyMzIyMjUzMFoXDTMwMDgyMzIyMjUzMFowPDEL\nMAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEcMBoGA1UEAxMTQW1hem9uIFJT\nQSAyMDQ4IE0wMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALtDGMZa\nqHneKei1by6+pUPPLljTB143Si6VpEWPc6mSkFhZb\/6qrkZyoHlQLbDYnI2D7hD0\nsdzEqfnuAjIsuXQLG3A8TvX6V3oFNBFVe8NlLJHvBseKY88saLwufxkZVwk74g4n\nWlNMXzla9Y5F3wwRHwMVH443xGz6UtGSZSqQ94eFx5X7Tlqt8whi8qCaKdZ5rNak\n+r9nUThOeClqFd4oXych\/\/Rc7Y0eX1KNWHYSI1Nk31mYgiK3JvH063g+K9tHA63Z\neTgKgndlh+WI+zv7i44HepRZjA1FYwYZ9Vv\/9UkC5Yz8\/yU65fgjaE+wVHM4e\/Yy\nC2osrPWE7gJ+dXMCAwEAAaOCAVowggFWMBIGA1UdEwEB\/wQIMAYBAf8CAQAwDgYD\nVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAdBgNV\nHQ4EFgQUwDFSzVpQw4J8dHHOy+mc+XrrguIwHwYDVR0jBBgwFoAUhBjMhTTsvAyU\nlC4IWZzHshBOCggwewYIKwYBBQUHAQEEbzBtMC8GCCsGAQUFBzABhiNodHRwOi8v\nb2NzcC5yb290Y2ExLmFtYXpvbnRydXN0LmNvbTA6BggrBgEFBQcwAoYuaHR0cDov\nL2NydC5yb290Y2ExLmFtYXpvbnRydXN0LmNvbS9yb290Y2ExLmNlcjA\/BgNVHR8E\nODA2MDSgMqAwhi5odHRwOi8vY3JsLnJvb3RjYTEuYW1hem9udHJ1c3QuY29tL3Jv\nb3RjYTEuY3JsMBMGA1UdIAQMMAowCAYGZ4EMAQIBMA0GCSqGSIb3DQEBCwUAA4IB\nAQAtTi6Fs0Azfi+iwm7jrz+CSxHH+uHl7Law3MQSXVtR8RV53PtR6r\/6gNpqlzdo\nZq4FKbADi1v9Bun8RY8D51uedRfjsbeodizeBB8nXmeyD33Ep7VATj4ozcd31YFV\nfgRhvTSxNrrTlNpWkUk0m3BMPv8sg381HhA6uEYokE5q9uws\/3YkKqRiEz3TsaWm\nJqIRZhMbgAfp7O7FUwFIb7UIspogZSKxPIWJpxiPo3TcBambbVtQOcNRWz5qCQdD\nslI2yayq0n2TXoHyNCLEH8rpsJRVILFsg0jc7BaFrMnF462+ajSehgj12IidNeRN\n4zl+EoNaWdpnWndvSpAEkq2P\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEkjCCA3qgAwIBAgITBn+USionzfP6wq4rAfkI7rnExjANBgkqhkiG9w0BAQsF\nADCBmDELMAkGA1UEBhMCVVMxEDAOBgNVBAgTB0FyaXpvbmExEzARBgNVBAcTClNj\nb3R0c2RhbGUxJTAjBgNVBAoTHFN0YXJmaWVsZCBUZWNobm9sb2dpZXMsIEluYy4x\nOzA5BgNVBAMTMlN0YXJmaWVsZCBTZXJ2aWNlcyBSb290IENlcnRpZmljYXRlIEF1\ndGhvcml0eSAtIEcyMB4XDTE1MDUyNTEyMDAwMFoXDTM3MTIzMTAxMDAwMFowOTEL\nMAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEZMBcGA1UEAxMQQW1hem9uIFJv\nb3QgQ0EgMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALJ4gHHKeNXj\nca9HgFB0fW7Y14h29Jlo91ghYPl0hAEvrAIthtOgQ3pOsqTQNroBvo3bSMgHFzZM\n9O6II8c+6zf1tRn4SWiw3te5djgdYZ6k\/oI2peVKVuRF4fn9tBb6dNqcmzU5L\/qw\nIFAGbHrQgLKm+a\/sRxmPUDgH3KKHOVj4utWp+UhnMJbulHheb4mjUcAwhmahRWa6\nVOujw5H5SNz\/0egwLX0tdHA114gk957EWW67c4cX8jJGKLhD+rcdqsq08p8kDi1L\n93FcXmn\/6pUCyziKrlA4b9v7LWIbxcceVOF34GfID5yHI9Y\/QCB\/IIDEgEw+OyQm\njgSubJrIqg0CAwEAAaOCATEwggEtMA8GA1UdEwEB\/wQFMAMBAf8wDgYDVR0PAQH\/\nBAQDAgGGMB0GA1UdDgQWBBSEGMyFNOy8DJSULghZnMeyEE4KCDAfBgNVHSMEGDAW\ngBScXwDfqgHXMCs4iKK4bUqc8hGRgzB4BggrBgEFBQcBAQRsMGowLgYIKwYBBQUH\nMAGGImh0dHA6Ly9vY3NwLnJvb3RnMi5hbWF6b250cnVzdC5jb20wOAYIKwYBBQUH\nMAKGLGh0dHA6Ly9jcnQucm9vdGcyLmFtYXpvbnRydXN0LmNvbS9yb290ZzIuY2Vy\nMD0GA1UdHwQ2MDQwMqAwoC6GLGh0dHA6Ly9jcmwucm9vdGcyLmFtYXpvbnRydXN0\nLmNvbS9yb290ZzIuY3JsMBEGA1UdIAQKMAgwBgYEVR0gADANBgkqhkiG9w0BAQsF\nAAOCAQEAYjdCXLwQtT6LLOkMm2xF4gcAevnFWAu5CIw+7bMlPLVvUOTNNWqnkzSW\nMiGpSESrnO09tKpzbeR\/FoCJbM8oAxiDR3mjEH4wW6w7sGDgd9QIpuEdfF7Au\/ma\neyKdpwAJfqxGF4PcnCZXmTA5YpaP7dreqsXMGz7KQ2hsVxa81Q4gLv7\/wmpdLqBK\nbRRYh5TmOTFffHPLkIhqhBGWJ6bt2YFGpn6jcgAKUj6DiAdjd4lpFw85hdKrCEVN\n0FE6\/V1dN2RMfjCyVSRCnTawXZwXgWHxyvkQAiSr6w10kY17RSlQOYiypok1JR4U\nakcjMS9cmvqtmg5iUaQqqcT5NJ0hGA==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEdTCCA12gAwIBAgIJAKcOSkw0grd\/MA0GCSqGSIb3DQEBCwUAMGgxCzAJBgNV\nBAYTAlVTMSUwIwYDVQQKExxTdGFyZmllbGQgVGVjaG5vbG9naWVzLCBJbmMuMTIw\nMAYDVQQLEylTdGFyZmllbGQgQ2xhc3MgMiBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0\neTAeFw0wOTA5MDIwMDAwMDBaFw0zNDA2MjgxNzM5MTZaMIGYMQswCQYDVQQGEwJV\nUzEQMA4GA1UECBMHQXJpem9uYTETMBEGA1UEBxMKU2NvdHRzZGFsZTElMCMGA1UE\nChMcU3RhcmZpZWxkIFRlY2hub2xvZ2llcywgSW5jLjE7MDkGA1UEAxMyU3RhcmZp\nZWxkIFNlcnZpY2VzIFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IC0gRzIwggEi\nMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDVDDrEKvlO4vW+GZdfjohTsR8\/\ny8+fIBNtKTrID30892t2OGPZNmCom15cAICyL1l\/9of5JUOG52kbUpqQ4XHj2C0N\nTm\/2yEnZtvMaVq4rtnQU68\/7JuMauh2WLmo7WJSJR1b\/JaCTcFOD2oR0FMNnngRo\nOt+OQFodSk7PQ5E751bWAHDLUu57fa4657wx+UX2wmDPE1kCK4DMNEffud6QZW0C\nzyyRpqbn3oUYSXxmTqM6bam17jQuug0DuDPfR+uxa40l2ZvOgdFFRjKWcIfeAg5J\nQ4W2bHO7ZOphQazJ1FTfhy\/HIrImzJ9ZVGif\/L4qL8RVHHVAYBeFAlU5i38FAgMB\nAAGjgfAwge0wDwYDVR0TAQH\/BAUwAwEB\/zAOBgNVHQ8BAf8EBAMCAYYwHQYDVR0O\nBBYEFJxfAN+qAdcwKziIorhtSpzyEZGDMB8GA1UdIwQYMBaAFL9ft9HO3R+G9FtV\nrNzXEMIOqYjnME8GCCsGAQUFBwEBBEMwQTAcBggrBgEFBQcwAYYQaHR0cDovL28u\nc3MyLnVzLzAhBggrBgEFBQcwAoYVaHR0cDovL3guc3MyLnVzL3guY2VyMCYGA1Ud\nHwQfMB0wG6AZoBeGFWh0dHA6Ly9zLnNzMi51cy9yLmNybDARBgNVHSAECjAIMAYG\nBFUdIAAwDQYJKoZIhvcNAQELBQADggEBACMd44pXyn3pF3lM8R5V\/cxTbj5HD9\/G\nVfKyBDbtgB9TxF00KGu+x1X8Z+rLP3+QsjPNG1gQggL4+C\/1E2DUBc7xgQjB3ad1\nl08YuW3e95ORCLp+QCztweq7dp4zBncdDQh\/U90bZKuCJ\/Fp1U1ervShw3WnWEQt\n8jxwmKy6abaVd38PMV4s\/KCHOkdp8Hlf9BRUpJVeEXgSYCfOn8J3\/yNTd126\/+pZ\n59vPr5KW7ySaNRB6nJHGDn2Z9j8Z3\/VyVOEVqQdZe4O\/Ui5GjLIAZHYcSNPYeehu\nVsyuLAOQ1xk4meTKCRlb\/weWsKh\/NEnfVqn3sF\/tM+2MR7cwA130A4w=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "preloadUnused": "true",
                            "load_end": 1034,
                            "ttfb_start": 987,
                            "ttfb_end": 1033,
                            "download_start": 1033,
                            "download_end": 1034,
                            "download_ms": 1,
                            "all_start": 763,
                            "all_end": 1034,
                            "all_ms": 266,
                            "index": 8,
                            "number": 9,
                            "body_file": "004-103618.2-body.txt",
                            "body_id": "103618.2",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.2"
                        },
                        {
                            "type": 3,
                            "id": "103618.4",
                            "request_id": "103618.4",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/ah-static\/fonts\/hamburg-ah-bold.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/ah-static\/fonts\/hamburg-ah-bold.woff2",
                            "raw_id": "103618.4",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 74,
                            "ttfb_ms": 58,
                            "load_start": 1142,
                            "load_start_float": 1142.000074,
                            "bytesIn": 23885,
                            "objectSize": 23885,
                            "objectSizeUncompressed": 23852,
                            "chunks": [
                                {
                                    "ts": 1215,
                                    "bytes": 23885,
                                    "inflated": 23852
                                }
                            ],
                            "expires": "Thu, 25 Jan 2024 19:21:12 GMT",
                            "cacheControl": "public, max-age=22224264",
                            "contentType": "font\/woff2",
                            "contentEncoding": "gzip",
                            "socket": 144,
                            "protocol": "HTTP\/2",
                            "dns_start": 767,
                            "dns_end": 1040,
                            "connect_start": 1041,
                            "connect_end": 1079,
                            "ssl_start": 1079,
                            "ssl_end": 1136,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "static.ah.nl",
                                "sanList": [
                                    "static.ah.nl",
                                    "static.ahold.com",
                                    "static.ms.ah.nl"
                                ],
                                "issuer": "Entrust Certification Authority - L1K",
                                "validFrom": 1663333053,
                                "validTo": 1697288253,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2023 Log",
                                        "logId": "B3737707E18450F86386D605A9DC11094A792DB1670C0B87DCF0030E7936A59A",
                                        "timestamp": 1663333054008,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100C105157FFF4F7712712B0D1506F385A49AB915330BE1907D33A9E2D145D6D547022050A21E050A16F92AB45BAB0AD59492DD9FE28E186C514A0FCC27BBD219824B07"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2023' log",
                                        "logId": "B73EFB24DF9C4DBA75F239C5BA58F46C5DFC42CF7A9F35C49E1D098125EDB499",
                                        "timestamp": 1663333054096,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100AACE8C5D7AFC86E156843D7E6CA6B43AB15FD0E6600EE841E9FD72E61A1845AA0221008DF10DD07FE439E96C40784102227D29F3E2F5A9E06AD8C3951D5B13D144B8F3"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2023' log",
                                        "logId": "ADF7BEFA7CFF10C88B9D3D9C1E3E186AB467295DCFB10C24CA858634EBDC828A",
                                        "timestamp": 1663333054079,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502200F876804E42411650596347914EB8EE18A48AE26AFCE4934C4F0AEDFF315BE17022100FE94E0A9DE3A7D673FD2CA351361F159911FF9EE96090C8399D3225131191264"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 16,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/fonts\/hamburg-ah-bold.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET, OPTIONS",
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=22224264",
                                    "content-encoding: gzip",
                                    "content-length: 23885",
                                    "content-type: font\/woff2",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Thu, 25 Jan 2024 19:21:12 GMT",
                                    "last-modified: Mon, 07 Nov 2022 16:03:52 GMT",
                                    "pragma: public",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\", dtTao;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-d554e0ba-e888-411a-afea-cfe82d7a37eb",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1667952859691017 D=13343",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1696,
                            "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": 273,
                            "connect_ms": 38,
                            "ssl_ms": 57,
                            "gzip_total": 23885,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 22224264,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 764,
                            "socket_group": "pm\/https:\/\/static.ah.nl",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "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": 74,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIG4zCCBcugAwIBAgIQFHtKFiuBNtmTA3FWBGoGDTANBgkqhkiG9w0BAQsFADCB\nujELMAkGA1UEBhMCVVMxFjAUBgNVBAoTDUVudHJ1c3QsIEluYy4xKDAmBgNVBAsT\nH1NlZSB3d3cuZW50cnVzdC5uZXQvbGVnYWwtdGVybXMxOTA3BgNVBAsTMChjKSAy\nMDEyIEVudHJ1c3QsIEluYy4gLSBmb3IgYXV0aG9yaXplZCB1c2Ugb25seTEuMCwG\nA1UEAxMlRW50cnVzdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAtIEwxSzAeFw0y\nMjA5MTYxMjU3MzNaFw0yMzEwMTQxMjU3MzNaMG8xCzAJBgNVBAYTAkNIMRAwDgYD\nVQQIDAdHZW7DqHZlMQ8wDQYDVQQHEwZHZW5ldmUxJjAkBgNVBAoTHUFob2xkIERl\nbGhhaXplIExpY2Vuc2luZyBTYXJsMRUwEwYDVQQDEwxzdGF0aWMuYWgubmwwggEi\nMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDoO+kmLTw91oIV1FVOkrOeyG9s\nC2TSV68RVZdogDRJRMvVmdbMpwg5znMFSpQItlVW2zr7eeZANCX\/jBaWQmYYG+KG\nnIYRyj9zJzJ0E2NuUGzbiqbHgP3kP80dPbRpjZ4RLGCzv329YpGtgYZF5RX\/tvhA\nAsXcJ03tqxF4JSwxLf7SLyUKMyioXnB7UwdnyCce6b+D7P9EMGan5Xp2omMGZKoK\n6uqHMH5xXVBemY4GLcH\/KPqbiDyCdrZZW\/8D1W+APlucSCvPTQ6HzoCWu6uNoOKf\nl\/q\/VIu8AaY7DyuTydf0RNL\/rF3bIPurV0FZpTwVQXlGUK6Liwiggn9gB0alAgMB\nAAGjggMtMIIDKTAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBRXQ7DVJhG4tUbFayec\nLfJapd2W7TAfBgNVHSMEGDAWgBSConB03bxTP8971PfNf6dgxgpMvzBoBggrBgEF\nBQcBAQRcMFowIwYIKwYBBQUHMAGGF2h0dHA6Ly9vY3NwLmVudHJ1c3QubmV0MDMG\nCCsGAQUFBzAChidodHRwOi8vYWlhLmVudHJ1c3QubmV0L2wxay1jaGFpbjI1Ni5j\nZXIwMwYDVR0fBCwwKjAooCagJIYiaHR0cDovL2NybC5lbnRydXN0Lm5ldC9sZXZl\nbDFrLmNybDA6BgNVHREEMzAxggxzdGF0aWMuYWgubmyCEHN0YXRpYy5haG9sZC5j\nb22CD3N0YXRpYy5tcy5haC5ubDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYI\nKwYBBQUHAwEGCCsGAQUFBwMCMEwGA1UdIARFMEMwNwYKYIZIAYb6bAoBBTApMCcG\nCCsGAQUFBwIBFhtodHRwczovL3d3dy5lbnRydXN0Lm5ldC9ycGEwCAYGZ4EMAQIC\nMIIBfwYKKwYBBAHWeQIEAgSCAW8EggFrAWkAdgCzc3cH4YRQ+GOG1gWp3BEJSnkt\nsWcMC4fc8AMOeTalmgAAAYNGYDY4AAAEAwBHMEUCIQDBBRV\/\/093EnErDRUG84Wk\nmrkVMwvhkH0zqeLRRdbVRwIgUKIeBQoW+Sq0W6sK1ZSS3Z\/ijhhsUUoPzCe70hmC\nSwcAdwC3Pvsk35xNunXyOcW6WPRsXfxCz3qfNcSeHQmBJe20mQAAAYNGYDaQAAAE\nAwBIMEYCIQCqzoxdevyG4VaEPX5sprQ6sV\/Q5mAO6EHp\/XLmGhhFqgIhAI3xDdB\/\n5DnpbEB4QQIifSnz4vWp4GrYw5UdWxPRRLjzAHYArfe++nz\/EMiLnT2cHj4YarRn\nKV3PsQwkyoWGNOvcgooAAAGDRmA2fwAABAMARzBFAiAPh2gE5CQRZQWWNHkU647h\nikiuJq\/OSTTE8K7f8xW+FwIhAP6U4KneOn1nP9LKNRNh8VmRH\/nulgkMg5nTIlEx\nGRJkMA0GCSqGSIb3DQEBCwUAA4IBAQAf6trpWNgeIYa2hWy8er\/S7aEuMsAx6IGW\nrvy6P8WcPUFRFz6PVi\/y8YQGyCJWirPEHc4k8K4JSzEJt\/jGiU4UrbkMknhZzs5I\nsKd0CA6f0JJJE+aO30cRSM4XgbYX5XcHfFia213SbWY8t7rqLUGFztzyVYWtDG2M\nsIPgbgrbjnXtjvS0pQT6OapQAEMaxhCovqoSB6vRyffdxFTHWC9o3KEBEWZskCFU\nv35G5JMwgiKoIhFAYpCtm25KP4miYaiOM4fILLsiUSTEI9Qas+OQRgr2StYidVCW\nv9MHY0QGFiUJBj0sKPsrkPQKVX\/P\/ukNMMxOOddRcR6a1H9URAny\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFDjCCA\/agAwIBAgIMDulMwwAAAABR03eFMA0GCSqGSIb3DQEBCwUAMIG+MQsw\nCQYDVQQGEwJVUzEWMBQGA1UEChMNRW50cnVzdCwgSW5jLjEoMCYGA1UECxMfU2Vl\nIHd3dy5lbnRydXN0Lm5ldC9sZWdhbC10ZXJtczE5MDcGA1UECxMwKGMpIDIwMDkg\nRW50cnVzdCwgSW5jLiAtIGZvciBhdXRob3JpemVkIHVzZSBvbmx5MTIwMAYDVQQD\nEylFbnRydXN0IFJvb3QgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkgLSBHMjAeFw0x\nNTEwMDUxOTEzNTZaFw0zMDEyMDUxOTQzNTZaMIG6MQswCQYDVQQGEwJVUzEWMBQG\nA1UEChMNRW50cnVzdCwgSW5jLjEoMCYGA1UECxMfU2VlIHd3dy5lbnRydXN0Lm5l\ndC9sZWdhbC10ZXJtczE5MDcGA1UECxMwKGMpIDIwMTIgRW50cnVzdCwgSW5jLiAt\nIGZvciBhdXRob3JpemVkIHVzZSBvbmx5MS4wLAYDVQQDEyVFbnRydXN0IENlcnRp\nZmljYXRpb24gQXV0aG9yaXR5IC0gTDFLMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A\nMIIBCgKCAQEA2j+W0E25L0Tn2zlem1DuXKVh2kFnUwmqAJqOV38pa9vH4SEkqjrQ\njUcj0u1yFvCRIdJdt7hLqIOPt5EyaM\/OJZMssn2XyP7BtBe6CZ4DkJN7fEmDImiK\nm95HwzGYei59QAvS7z7Tsoyqj0ip\/wDoKVgG97aTWpRzJiatWA7lQrjV6nN5ZGhT\nJbiEz5R6rgZFDKNrTdDGvuoYpDbwkrK6HIiPOlJ\/915tgxyd8B\/lw9bdpXiSPbBt\nLOrJz5RBGXFEaLpHPATpXbo+8DX3Fbae8i4VHj9HyMg4p3NFXU2wO7GOFyk36t0F\nASK7lDYqjVs1\/lMZLwhGwSqzGmIdTivZGwIDAQABo4IBDDCCAQgwDgYDVR0PAQH\/\nBAQDAgEGMBIGA1UdEwEB\/wQIMAYBAf8CAQAwMwYIKwYBBQUHAQEEJzAlMCMGCCsG\nAQUFBzABhhdodHRwOi8vb2NzcC5lbnRydXN0Lm5ldDAwBgNVHR8EKTAnMCWgI6Ah\nhh9odHRwOi8vY3JsLmVudHJ1c3QubmV0L2cyY2EuY3JsMDsGA1UdIAQ0MDIwMAYE\nVR0gADAoMCYGCCsGAQUFBwIBFhpodHRwOi8vd3d3LmVudHJ1c3QubmV0L3JwYTAd\nBgNVHQ4EFgQUgqJwdN28Uz\/Pe9T3zX+nYMYKTL8wHwYDVR0jBBgwFoAUanImetAe\n733nO2lR1GyNn5ASZqswDQYJKoZIhvcNAQELBQADggEBADnVjpiDYcgsY9NwHRkw\ny\/YJrMxp1cncN0HyMg\/vdMNY9ngnCTQIlZIv19+4o\/0OgemknNM\/TWgrFTEKFcxS\nBJPok1DD2bHi4Wi3Ogl08TRYCj93mEC45mj\/XeTIRsXsgdfJghhcg85x2Ly\/rJkC\nk9uUmITSnKa1\/ly78EqvIazCP0kkZ9Yujs+szGQVGHLlbHfTUqi53Y2sAEo1GdRv\nc6N172tkw+CNgxKhiucOhk3YtCAbvmqljEtoZuMrx1gL+1YQ1JH7HdMxWBCMRON1\nexCdtTix9qrKgWRs6PLigVWXUX\/hwidQosk8WwBD9lu51aX8\/wdQQGcHsFXwt35u\nLcw=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "FFTM": 28,
                                    "GDEF": 62,
                                    "GPOS": 4208,
                                    "GSUB": 434,
                                    "OS\/2": 96,
                                    "cmap": 570,
                                    "cvt ": 64,
                                    "fpgm": 3042,
                                    "gasp": 8,
                                    "glyf": 41331,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 936,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 974,
                                    "post": 831,
                                    "prep": 141,
                                    "webf": 6
                                },
                                "names": {
                                    "0": "Copyright \\(c\\) 2006 Veronika Elsner, Guenther Flake GbR; Hambur",
                                    "1": "Hamburg-AH",
                                    "2": "Bold",
                                    "3": "3.001;EF  ;Hamburg-AH-Bold",
                                    "4": "Hamburg-AH Bold",
                                    "5": "Version 3.001;PS 003.001;hotconv 1.0.70;makeotf.lib2.5.58329",
                                    "6": "Hamburg-AH-Bold",
                                    "8": "Elsner+Flake GbR, Hamburg",
                                    "9": "M. F. Benton, Brendel Type Studio - Editted by Handmade UX",
                                    "11": "www.elsner-flake.com",
                                    "12": "None"
                                },
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 1088,
                                    "usWeightClass": 700,
                                    "usWidthClass": 5,
                                    "fsType": 4,
                                    "ySubscriptXSize": 1331,
                                    "ySubscriptYSize": 1229,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 154,
                                    "ySuperscriptXSize": 1331,
                                    "ySuperscriptYSize": 1229,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 717,
                                    "yStrikeoutSize": 102,
                                    "yStrikeoutPosition": 682,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 3,
                                    "ulUnicodeRange2": 0,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "EF  ",
                                    "fsSelection": 32,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 64258,
                                    "sTypoAscender": 1638,
                                    "sTypoDescender": -410,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1956,
                                    "usWinDescent": 517,
                                    "ulCodePageRange1": 536870913,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 1137,
                                    "sCapHeight": 1477,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 8,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -102,
                                    "underlineThickness": 102,
                                    "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,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        177,
                                        180,
                                        182,
                                        183,
                                        184,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        255,
                                        338,
                                        339,
                                        376,
                                        710,
                                        732,
                                        8192,
                                        8193,
                                        8194,
                                        8195,
                                        8196,
                                        8197,
                                        8198,
                                        8199,
                                        8200,
                                        8201,
                                        8202,
                                        8208,
                                        8209,
                                        8210,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8239,
                                        8249,
                                        8250,
                                        8287,
                                        8364,
                                        8482,
                                        8531,
                                        8532,
                                        8539,
                                        8540,
                                        8541,
                                        8542,
                                        9352,
                                        9353,
                                        9354,
                                        9355,
                                        9356,
                                        9357,
                                        9358,
                                        9359,
                                        9360,
                                        9724,
                                        64257,
                                        64258
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "dlig",
                                                "frac",
                                                "liga"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "dlig",
                                                "frac",
                                                "liga"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "dlig",
                                                "frac",
                                                "liga"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 231,
                                    "num_glyphs": 234
                                }
                            },
                            "load_end": 1216,
                            "ttfb_start": 1142,
                            "ttfb_end": 1200,
                            "download_start": 1200,
                            "download_end": 1216,
                            "download_ms": 16,
                            "all_start": 767,
                            "all_end": 1216,
                            "all_ms": 442,
                            "index": 9,
                            "number": 10
                        },
                        {
                            "type": 3,
                            "id": "103618.5",
                            "request_id": "103618.5",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/ah-static\/fonts\/hamburg-ah-demibold.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/ah-static\/fonts\/hamburg-ah-demibold.woff2",
                            "raw_id": "103618.5",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 118,
                            "ttfb_ms": 107,
                            "load_start": 1142,
                            "load_start_float": 1142.0000829999999,
                            "bytesIn": 22145,
                            "objectSize": 22145,
                            "objectSizeUncompressed": 22112,
                            "chunks": [
                                {
                                    "ts": 1259,
                                    "bytes": 22145,
                                    "inflated": 22112
                                }
                            ],
                            "expires": "Mon, 12 Feb 2024 10:25:47 GMT",
                            "cacheControl": "public, max-age=23747339",
                            "contentType": "font\/woff2",
                            "contentEncoding": "gzip",
                            "socket": 144,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 16,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/fonts\/hamburg-ah-demibold.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET, OPTIONS",
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=23747339",
                                    "content-encoding: gzip",
                                    "content-length: 22145",
                                    "content-type: font\/woff2",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Mon, 12 Feb 2024 10:25:47 GMT",
                                    "last-modified: Wed, 09 Nov 2022 10:41:59 GMT",
                                    "pragma: public",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\", dtTao;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-736ab751-a344-4d9d-8048-4f3d1faa6e96",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1668039659151454 D=12041",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1708,
                            "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": 22145,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 23747339,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 767,
                            "socket_group": "pm\/https:\/\/static.ah.nl",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 1,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 83,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "FFTM": 28,
                                    "GDEF": 62,
                                    "GPOS": 4274,
                                    "GSUB": 434,
                                    "OS\/2": 96,
                                    "cmap": 570,
                                    "cvt ": 64,
                                    "fpgm": 3042,
                                    "gasp": 8,
                                    "glyf": 34027,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 936,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 1098,
                                    "post": 831,
                                    "prep": 141,
                                    "webf": 6
                                },
                                "names": {
                                    "0": "Copyright \\(c\\) 2006 Veronika Elsner, Guenther Flake GbR; Hambur",
                                    "1": "Hamburg-AH DemiBold",
                                    "2": "Regular",
                                    "3": "3.001;EF  ;Hamburg-AH-DemiBold",
                                    "4": "Hamburg-AH DemiBold Regular",
                                    "5": "Version 3.001;PS 003.001;hotconv 1.0.70;makeotf.lib2.5.58329",
                                    "6": "Hamburg-AH-DemiBold",
                                    "8": "Elsner+Flake GbR, Hamburg",
                                    "9": "M. F. Benton, Brendel Type Studio - Editted by Handmade UX",
                                    "11": "www.elsner-flake.com",
                                    "12": "None",
                                    "16": "Hamburg-AH",
                                    "17": "DemiBold"
                                },
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 1049,
                                    "usWeightClass": 600,
                                    "usWidthClass": 5,
                                    "fsType": 4,
                                    "ySubscriptXSize": 1331,
                                    "ySubscriptYSize": 1229,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 154,
                                    "ySuperscriptXSize": 1331,
                                    "ySuperscriptYSize": 1229,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 717,
                                    "yStrikeoutSize": 102,
                                    "yStrikeoutPosition": 682,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 3,
                                    "ulUnicodeRange2": 0,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "EF  ",
                                    "fsSelection": 32,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 64258,
                                    "sTypoAscender": 1638,
                                    "sTypoDescender": -410,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1915,
                                    "usWinDescent": 517,
                                    "ulCodePageRange1": 536870913,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 1137,
                                    "sCapHeight": 1477,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 7,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -102,
                                    "underlineThickness": 102,
                                    "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,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        177,
                                        180,
                                        182,
                                        183,
                                        184,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        255,
                                        338,
                                        339,
                                        376,
                                        710,
                                        732,
                                        8192,
                                        8193,
                                        8194,
                                        8195,
                                        8196,
                                        8197,
                                        8198,
                                        8199,
                                        8200,
                                        8201,
                                        8202,
                                        8208,
                                        8209,
                                        8210,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8239,
                                        8249,
                                        8250,
                                        8287,
                                        8364,
                                        8482,
                                        8531,
                                        8532,
                                        8539,
                                        8540,
                                        8541,
                                        8542,
                                        9352,
                                        9353,
                                        9354,
                                        9355,
                                        9356,
                                        9357,
                                        9358,
                                        9359,
                                        9360,
                                        9724,
                                        64257,
                                        64258
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "dlig",
                                                "frac",
                                                "liga"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "dlig",
                                                "frac",
                                                "liga"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "dlig",
                                                "frac",
                                                "liga"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 231,
                                    "num_glyphs": 234
                                }
                            },
                            "load_end": 1260,
                            "ttfb_start": 1142,
                            "ttfb_end": 1249,
                            "download_start": 1249,
                            "download_end": 1260,
                            "download_ms": 11,
                            "all_start": 1142,
                            "all_end": 1260,
                            "all_ms": 118,
                            "index": 10,
                            "number": 11
                        },
                        {
                            "type": 3,
                            "id": "103618.6",
                            "request_id": "103618.6",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/ah-static\/fonts\/hamburg-ah-medium.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/ah-static\/fonts\/hamburg-ah-medium.woff2",
                            "raw_id": "103618.6",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 135,
                            "ttfb_ms": 117,
                            "load_start": 1144,
                            "load_start_float": 1144.000088,
                            "bytesIn": 21361,
                            "objectSize": 21361,
                            "objectSizeUncompressed": 21328,
                            "chunks": [
                                {
                                    "ts": 1277,
                                    "bytes": 21361,
                                    "inflated": 21328
                                }
                            ],
                            "expires": "Thu, 25 Jan 2024 19:21:31 GMT",
                            "cacheControl": "public, max-age=22224283",
                            "contentType": "font\/woff2",
                            "contentEncoding": "gzip",
                            "socket": 144,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 16,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/fonts\/hamburg-ah-medium.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET, OPTIONS",
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=22224283",
                                    "content-encoding: gzip",
                                    "content-length: 21361",
                                    "content-type: font\/woff2",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Thu, 25 Jan 2024 19:21:31 GMT",
                                    "last-modified: Thu, 10 Nov 2022 15:37:36 GMT",
                                    "pragma: public",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\", dtTao;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-1b3f61d0-c4f2-4023-8775-c988d3dd7826",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1668446770251178 D=11729",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1702,
                            "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": 21361,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 22224283,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 768,
                            "socket_group": "pm\/https:\/\/static.ah.nl",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 7,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 88,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "FFTM": 28,
                                    "GDEF": 62,
                                    "GPOS": 4004,
                                    "GSUB": 282,
                                    "OS\/2": 96,
                                    "cmap": 562,
                                    "cvt ": 62,
                                    "fpgm": 2967,
                                    "gasp": 8,
                                    "glyf": 35101,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 900,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 1080,
                                    "post": 741,
                                    "prep": 138,
                                    "webf": 6
                                },
                                "names": {
                                    "0": "Copyright \\(c\\) 2006 Veronika Elsner, Guenther Flake GbR; Hambur",
                                    "1": "Hamburg-AH Medium",
                                    "2": "Regular",
                                    "3": "3.001;EF  ;Hamburg-AH-Medium",
                                    "4": "Hamburg-AH Medium Regular",
                                    "5": "Version 3.001;PS 003.001;hotconv 1.0.70;makeotf.lib2.5.58329",
                                    "6": "Hamburg-AH-Medium",
                                    "8": "Elsner+Flake GbR, Hamburg",
                                    "9": "M. F. Benton, Brendel Type Studio - Editted by Handmade UX",
                                    "11": "www.elsner-flake.com",
                                    "12": "None",
                                    "16": "Hamburg-AH",
                                    "17": "Medium"
                                },
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 1026,
                                    "usWeightClass": 500,
                                    "usWidthClass": 5,
                                    "fsType": 4,
                                    "ySubscriptXSize": 1331,
                                    "ySubscriptYSize": 1229,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 154,
                                    "ySuperscriptXSize": 1331,
                                    "ySuperscriptYSize": 1229,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 717,
                                    "yStrikeoutSize": 102,
                                    "yStrikeoutPosition": 682,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 3,
                                    "ulUnicodeRange2": 0,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "EF  ",
                                    "fsSelection": 64,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 64258,
                                    "sTypoAscender": 1638,
                                    "sTypoDescender": -410,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1968,
                                    "usWinDescent": 517,
                                    "ulCodePageRange1": 536870913,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 1137,
                                    "sCapHeight": 1477,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 6,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -102,
                                    "underlineThickness": 102,
                                    "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,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        177,
                                        180,
                                        182,
                                        183,
                                        184,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        255,
                                        338,
                                        339,
                                        376,
                                        710,
                                        732,
                                        8192,
                                        8193,
                                        8194,
                                        8195,
                                        8196,
                                        8197,
                                        8198,
                                        8199,
                                        8200,
                                        8201,
                                        8202,
                                        8208,
                                        8209,
                                        8210,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8239,
                                        8249,
                                        8250,
                                        8287,
                                        8364,
                                        8482,
                                        8531,
                                        8532,
                                        8539,
                                        8540,
                                        8541,
                                        8542,
                                        9724,
                                        64257,
                                        64258
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "frac",
                                                "liga"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "frac",
                                                "liga"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "frac",
                                                "liga"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 222,
                                    "num_glyphs": 225
                                }
                            },
                            "load_end": 1279,
                            "ttfb_start": 1144,
                            "ttfb_end": 1261,
                            "download_start": 1261,
                            "download_end": 1279,
                            "download_ms": 18,
                            "all_start": 1144,
                            "all_end": 1279,
                            "all_ms": 135,
                            "index": 11,
                            "number": 12
                        },
                        {
                            "type": 3,
                            "id": "103618.24",
                            "request_id": "103618.24",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/header.634aa0f5.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/__assets\/features\/assets\/header.634aa0f5.css",
                            "raw_id": "103618.24",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 72,
                            "ttfb_ms": 57,
                            "load_start": 1149,
                            "load_start_float": 1149.0001259999999,
                            "bytesIn": 11133,
                            "objectSize": 11133,
                            "objectSizeUncompressed": 65588,
                            "chunks": [
                                {
                                    "ts": 1219,
                                    "bytes": 11133,
                                    "inflated": 52
                                }
                            ],
                            "expires": "Thu, 18 May 2023 07:05:16 GMT",
                            "cacheControl": "public, max-age=407308",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 1041,
                            "connect_end": 1080,
                            "ssl_start": 1080,
                            "ssl_end": 1137,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 42,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/__assets\/features\/assets\/header.634aa0f5.css",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=407308",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-length: 11133",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: text\/css; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Thu, 18 May 2023 07:05:16 GMT",
                                    "last-modified: Thu, 04 May 2023 06:57:24 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: features-we-ac-static-61d1b40b-f574-4096-bb6d-cd9d9de70e8d",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683183908113844 D=12379",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1687,
                            "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": 39,
                            "ssl_ms": 57,
                            "gzip_total": 11133,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 407308,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 786,
                            "socket_group": "https:\/\/static.ah.nl",
                            "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": 126,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIG4zCCBcugAwIBAgIQFHtKFiuBNtmTA3FWBGoGDTANBgkqhkiG9w0BAQsFADCB\nujELMAkGA1UEBhMCVVMxFjAUBgNVBAoTDUVudHJ1c3QsIEluYy4xKDAmBgNVBAsT\nH1NlZSB3d3cuZW50cnVzdC5uZXQvbGVnYWwtdGVybXMxOTA3BgNVBAsTMChjKSAy\nMDEyIEVudHJ1c3QsIEluYy4gLSBmb3IgYXV0aG9yaXplZCB1c2Ugb25seTEuMCwG\nA1UEAxMlRW50cnVzdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAtIEwxSzAeFw0y\nMjA5MTYxMjU3MzNaFw0yMzEwMTQxMjU3MzNaMG8xCzAJBgNVBAYTAkNIMRAwDgYD\nVQQIDAdHZW7DqHZlMQ8wDQYDVQQHEwZHZW5ldmUxJjAkBgNVBAoTHUFob2xkIERl\nbGhhaXplIExpY2Vuc2luZyBTYXJsMRUwEwYDVQQDEwxzdGF0aWMuYWgubmwwggEi\nMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDoO+kmLTw91oIV1FVOkrOeyG9s\nC2TSV68RVZdogDRJRMvVmdbMpwg5znMFSpQItlVW2zr7eeZANCX\/jBaWQmYYG+KG\nnIYRyj9zJzJ0E2NuUGzbiqbHgP3kP80dPbRpjZ4RLGCzv329YpGtgYZF5RX\/tvhA\nAsXcJ03tqxF4JSwxLf7SLyUKMyioXnB7UwdnyCce6b+D7P9EMGan5Xp2omMGZKoK\n6uqHMH5xXVBemY4GLcH\/KPqbiDyCdrZZW\/8D1W+APlucSCvPTQ6HzoCWu6uNoOKf\nl\/q\/VIu8AaY7DyuTydf0RNL\/rF3bIPurV0FZpTwVQXlGUK6Liwiggn9gB0alAgMB\nAAGjggMtMIIDKTAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBRXQ7DVJhG4tUbFayec\nLfJapd2W7TAfBgNVHSMEGDAWgBSConB03bxTP8971PfNf6dgxgpMvzBoBggrBgEF\nBQcBAQRcMFowIwYIKwYBBQUHMAGGF2h0dHA6Ly9vY3NwLmVudHJ1c3QubmV0MDMG\nCCsGAQUFBzAChidodHRwOi8vYWlhLmVudHJ1c3QubmV0L2wxay1jaGFpbjI1Ni5j\nZXIwMwYDVR0fBCwwKjAooCagJIYiaHR0cDovL2NybC5lbnRydXN0Lm5ldC9sZXZl\nbDFrLmNybDA6BgNVHREEMzAxggxzdGF0aWMuYWgubmyCEHN0YXRpYy5haG9sZC5j\nb22CD3N0YXRpYy5tcy5haC5ubDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYI\nKwYBBQUHAwEGCCsGAQUFBwMCMEwGA1UdIARFMEMwNwYKYIZIAYb6bAoBBTApMCcG\nCCsGAQUFBwIBFhtodHRwczovL3d3dy5lbnRydXN0Lm5ldC9ycGEwCAYGZ4EMAQIC\nMIIBfwYKKwYBBAHWeQIEAgSCAW8EggFrAWkAdgCzc3cH4YRQ+GOG1gWp3BEJSnkt\nsWcMC4fc8AMOeTalmgAAAYNGYDY4AAAEAwBHMEUCIQDBBRV\/\/093EnErDRUG84Wk\nmrkVMwvhkH0zqeLRRdbVRwIgUKIeBQoW+Sq0W6sK1ZSS3Z\/ijhhsUUoPzCe70hmC\nSwcAdwC3Pvsk35xNunXyOcW6WPRsXfxCz3qfNcSeHQmBJe20mQAAAYNGYDaQAAAE\nAwBIMEYCIQCqzoxdevyG4VaEPX5sprQ6sV\/Q5mAO6EHp\/XLmGhhFqgIhAI3xDdB\/\n5DnpbEB4QQIifSnz4vWp4GrYw5UdWxPRRLjzAHYArfe++nz\/EMiLnT2cHj4YarRn\nKV3PsQwkyoWGNOvcgooAAAGDRmA2fwAABAMARzBFAiAPh2gE5CQRZQWWNHkU647h\nikiuJq\/OSTTE8K7f8xW+FwIhAP6U4KneOn1nP9LKNRNh8VmRH\/nulgkMg5nTIlEx\nGRJkMA0GCSqGSIb3DQEBCwUAA4IBAQAf6trpWNgeIYa2hWy8er\/S7aEuMsAx6IGW\nrvy6P8WcPUFRFz6PVi\/y8YQGyCJWirPEHc4k8K4JSzEJt\/jGiU4UrbkMknhZzs5I\nsKd0CA6f0JJJE+aO30cRSM4XgbYX5XcHfFia213SbWY8t7rqLUGFztzyVYWtDG2M\nsIPgbgrbjnXtjvS0pQT6OapQAEMaxhCovqoSB6vRyffdxFTHWC9o3KEBEWZskCFU\nv35G5JMwgiKoIhFAYpCtm25KP4miYaiOM4fILLsiUSTEI9Qas+OQRgr2StYidVCW\nv9MHY0QGFiUJBj0sKPsrkPQKVX\/P\/ukNMMxOOddRcR6a1H9URAny\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFDjCCA\/agAwIBAgIMDulMwwAAAABR03eFMA0GCSqGSIb3DQEBCwUAMIG+MQsw\nCQYDVQQGEwJVUzEWMBQGA1UEChMNRW50cnVzdCwgSW5jLjEoMCYGA1UECxMfU2Vl\nIHd3dy5lbnRydXN0Lm5ldC9sZWdhbC10ZXJtczE5MDcGA1UECxMwKGMpIDIwMDkg\nRW50cnVzdCwgSW5jLiAtIGZvciBhdXRob3JpemVkIHVzZSBvbmx5MTIwMAYDVQQD\nEylFbnRydXN0IFJvb3QgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkgLSBHMjAeFw0x\nNTEwMDUxOTEzNTZaFw0zMDEyMDUxOTQzNTZaMIG6MQswCQYDVQQGEwJVUzEWMBQG\nA1UEChMNRW50cnVzdCwgSW5jLjEoMCYGA1UECxMfU2VlIHd3dy5lbnRydXN0Lm5l\ndC9sZWdhbC10ZXJtczE5MDcGA1UECxMwKGMpIDIwMTIgRW50cnVzdCwgSW5jLiAt\nIGZvciBhdXRob3JpemVkIHVzZSBvbmx5MS4wLAYDVQQDEyVFbnRydXN0IENlcnRp\nZmljYXRpb24gQXV0aG9yaXR5IC0gTDFLMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A\nMIIBCgKCAQEA2j+W0E25L0Tn2zlem1DuXKVh2kFnUwmqAJqOV38pa9vH4SEkqjrQ\njUcj0u1yFvCRIdJdt7hLqIOPt5EyaM\/OJZMssn2XyP7BtBe6CZ4DkJN7fEmDImiK\nm95HwzGYei59QAvS7z7Tsoyqj0ip\/wDoKVgG97aTWpRzJiatWA7lQrjV6nN5ZGhT\nJbiEz5R6rgZFDKNrTdDGvuoYpDbwkrK6HIiPOlJ\/915tgxyd8B\/lw9bdpXiSPbBt\nLOrJz5RBGXFEaLpHPATpXbo+8DX3Fbae8i4VHj9HyMg4p3NFXU2wO7GOFyk36t0F\nASK7lDYqjVs1\/lMZLwhGwSqzGmIdTivZGwIDAQABo4IBDDCCAQgwDgYDVR0PAQH\/\nBAQDAgEGMBIGA1UdEwEB\/wQIMAYBAf8CAQAwMwYIKwYBBQUHAQEEJzAlMCMGCCsG\nAQUFBzABhhdodHRwOi8vb2NzcC5lbnRydXN0Lm5ldDAwBgNVHR8EKTAnMCWgI6Ah\nhh9odHRwOi8vY3JsLmVudHJ1c3QubmV0L2cyY2EuY3JsMDsGA1UdIAQ0MDIwMAYE\nVR0gADAoMCYGCCsGAQUFBwIBFhpodHRwOi8vd3d3LmVudHJ1c3QubmV0L3JwYTAd\nBgNVHQ4EFgQUgqJwdN28Uz\/Pe9T3zX+nYMYKTL8wHwYDVR0jBBgwFoAUanImetAe\n733nO2lR1GyNn5ASZqswDQYJKoZIhvcNAQELBQADggEBADnVjpiDYcgsY9NwHRkw\ny\/YJrMxp1cncN0HyMg\/vdMNY9ngnCTQIlZIv19+4o\/0OgemknNM\/TWgrFTEKFcxS\nBJPok1DD2bHi4Wi3Ogl08TRYCj93mEC45mj\/XeTIRsXsgdfJghhcg85x2Ly\/rJkC\nk9uUmITSnKa1\/ly78EqvIazCP0kkZ9Yujs+szGQVGHLlbHfTUqi53Y2sAEo1GdRv\nc6N172tkw+CNgxKhiucOhk3YtCAbvmqljEtoZuMrx1gL+1YQ1JH7HdMxWBCMRON1\nexCdtTix9qrKgWRs6PLigVWXUX\/hwidQosk8WwBD9lu51aX8\/wdQQGcHsFXwt35u\nLcw=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 1221,
                            "ttfb_start": 1149,
                            "ttfb_end": 1206,
                            "download_start": 1206,
                            "download_end": 1221,
                            "download_ms": 15,
                            "all_start": 1041,
                            "all_end": 1221,
                            "all_ms": 168,
                            "index": 12,
                            "number": 13,
                            "body_file": "010-103618.24-body.txt",
                            "body_id": "103618.24",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.24"
                        },
                        {
                            "type": 3,
                            "id": "103618.8",
                            "request_id": "103618.8",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/runtime.68b351b6.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/__assets\/features\/assets\/runtime.68b351b6.js",
                            "raw_id": "103618.8",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 56,
                            "ttfb_ms": 54,
                            "load_start": 1150,
                            "load_start_float": 1150.000098,
                            "bytesIn": 1783,
                            "objectSize": 1783,
                            "objectSizeUncompressed": 3419,
                            "chunks": [
                                {
                                    "ts": 1205,
                                    "bytes": 1783,
                                    "inflated": 3419
                                }
                            ],
                            "expires": "Thu, 18 May 2023 07:03:53 GMT",
                            "cacheControl": "public, max-age=407225",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 17,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/__assets\/features\/assets\/runtime.68b351b6.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=407225",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-length: 1783",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Thu, 18 May 2023 07:03:53 GMT",
                                    "last-modified: Thu, 04 May 2023 06:58:47 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: features-we-ac-static-3dc401a6-3909-44be-99d1-d0bb9d94639b",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683183908053119 D=9961",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1645,
                            "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": 1783,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 407225,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 770,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 1,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 98,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1206,
                            "ttfb_start": 1150,
                            "ttfb_end": 1204,
                            "download_start": 1204,
                            "download_end": 1206,
                            "download_ms": 2,
                            "all_start": 1150,
                            "all_end": 1206,
                            "all_ms": 56,
                            "index": 13,
                            "number": 14,
                            "body_file": "009-103618.8-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 0,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 0,
                            "cpu.v8.compile": 0,
                            "cpuTime": 1,
                            "body_id": "103618.8",
                            "js_timing": [
                                [
                                    1934.8530000000001,
                                    1935.229
                                ],
                                [
                                    1934.864,
                                    1935.008
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.8"
                        },
                        {
                            "type": 3,
                            "id": "103618.10",
                            "request_id": "103618.10",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/vendor.babb429c.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/__assets\/features\/assets\/vendor.babb429c.js",
                            "raw_id": "103618.10",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 501,
                            "ttfb_ms": 71,
                            "load_start": 1151,
                            "load_start_float": 1151.0001030000001,
                            "bytesIn": 207137,
                            "objectSize": 207137,
                            "objectSizeUncompressed": 721186,
                            "chunks": [
                                {
                                    "ts": 1327,
                                    "bytes": 32768,
                                    "inflated": 65085
                                },
                                {
                                    "ts": 1358,
                                    "bytes": 32768,
                                    "inflated": 48106
                                },
                                {
                                    "ts": 1398,
                                    "bytes": 32768,
                                    "inflated": 42057
                                },
                                {
                                    "ts": 1469,
                                    "bytes": 32768,
                                    "inflated": 37855
                                },
                                {
                                    "ts": 1550,
                                    "bytes": 32768,
                                    "inflated": 42447
                                },
                                {
                                    "ts": 1616,
                                    "bytes": 32768,
                                    "inflated": 54897
                                },
                                {
                                    "ts": 1651,
                                    "bytes": 10529,
                                    "inflated": 37523
                                }
                            ],
                            "expires": "Thu, 18 May 2023 07:04:26 GMT",
                            "cacheControl": "public, max-age=407258",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 17,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/__assets\/features\/assets\/vendor.babb429c.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=407258",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-length: 207137",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Thu, 18 May 2023 07:04:26 GMT",
                                    "last-modified: Thu, 04 May 2023 06:57:20 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: features-we-ac-static-aadc6db3-e98e-4c7a-946e-5c330f39adbc",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683183908071365 D=21673",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1642,
                            "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": 207137,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 407258,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 772,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 103,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1652,
                            "ttfb_start": 1151,
                            "ttfb_end": 1222,
                            "download_start": 1222,
                            "download_end": 1652,
                            "download_ms": 430,
                            "all_start": 1151,
                            "all_end": 1652,
                            "all_ms": 501,
                            "index": 14,
                            "number": 15,
                            "body_file": "016-103618.10-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 20,
                                "v8.compile": 16,
                                "FunctionCall": 98
                            },
                            "cpu.EvaluateScript": 20,
                            "cpu.v8.compile": 16,
                            "cpu.FunctionCall": 98,
                            "cpuTime": 134,
                            "body_id": "103618.10",
                            "js_timing": [
                                [
                                    1935.2850000000001,
                                    1954.8579999999999
                                ],
                                [
                                    1935.2940000000001,
                                    1951.645
                                ],
                                [
                                    2778.5219999999999,
                                    2841.5749999999998
                                ],
                                [
                                    2845.2860000000001,
                                    2872.1199999999999
                                ],
                                [
                                    2967.797,
                                    2969.3229999999999
                                ],
                                [
                                    3011.509,
                                    3011.5999999999999
                                ],
                                [
                                    3011.6370000000002,
                                    3016.1219999999998
                                ],
                                [
                                    3264.8290000000002,
                                    3265.0540000000001
                                ],
                                [
                                    3318.1529999999998,
                                    3318.2930000000001
                                ],
                                [
                                    3318.54,
                                    3319.3800000000001
                                ],
                                [
                                    3319.3919999999998,
                                    3319.4459999999999
                                ],
                                [
                                    3477.1770000000001,
                                    3477.2539999999999
                                ],
                                [
                                    3477.7469999999998,
                                    3477.7930000000001
                                ],
                                [
                                    3477.8099999999999,
                                    3477.8319999999999
                                ],
                                [
                                    3478.3359999999998,
                                    3478.3719999999998
                                ],
                                [
                                    3478.4690000000001,
                                    3478.4879999999998
                                ],
                                [
                                    3478.6399999999999,
                                    3478.73
                                ],
                                [
                                    3478.806,
                                    3478.819
                                ],
                                [
                                    3479.232,
                                    3479.2550000000001
                                ],
                                [
                                    3479.3670000000002,
                                    3479.3870000000002
                                ],
                                [
                                    3623.4229999999998,
                                    3623.4720000000002
                                ],
                                [
                                    3808.1909999999998,
                                    3808.25
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.10",
                            "blockingTime": 63.052999999999884
                        },
                        {
                            "type": 3,
                            "id": "103618.7",
                            "request_id": "103618.7",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/ah-static\/fonts\/hamburg-ah-regular.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/ah-static\/fonts\/hamburg-ah-regular.woff2",
                            "raw_id": "103618.7",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 90,
                            "ttfb_ms": 60,
                            "load_start": 1158,
                            "load_start_float": 1158.0000930000001,
                            "bytesIn": 21964,
                            "objectSize": 21964,
                            "objectSizeUncompressed": 21948,
                            "chunks": [
                                {
                                    "ts": 1246,
                                    "bytes": 21964,
                                    "inflated": 21948
                                }
                            ],
                            "expires": "Fri, 09 Feb 2024 02:41:29 GMT",
                            "cacheControl": "public, max-age=23460281",
                            "contentType": "font\/woff2",
                            "contentEncoding": "gzip",
                            "socket": 144,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 16,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/fonts\/hamburg-ah-regular.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET, OPTIONS",
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=23460281",
                                    "content-encoding: gzip",
                                    "content-length: 21964",
                                    "content-type: font\/woff2",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Fri, 09 Feb 2024 02:41:29 GMT",
                                    "last-modified: Wed, 26 Oct 2022 12:27:19 GMT",
                                    "pragma: public",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\", dtTao;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-accb7c37-06fa-4c0c-a4c7-b20dd40c3b85",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1667752550067612 D=7178",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1705,
                            "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": 21964,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 23460281,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 769,
                            "socket_group": "pm\/https:\/\/static.ah.nl",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 93,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "FFTM": 28,
                                    "GDEF": 62,
                                    "GPOS": 3572,
                                    "GSUB": 434,
                                    "OS\/2": 96,
                                    "cmap": 562,
                                    "cvt ": 64,
                                    "fpgm": 3042,
                                    "gasp": 8,
                                    "glyf": 37257,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 940,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 998,
                                    "post": 833,
                                    "prep": 141,
                                    "webf": 6
                                },
                                "names": {
                                    "0": "Copyright \\(c\\) 2006 Veronika Elsner, Guenther Flake GbR; Hambur",
                                    "1": "Hamburg-AH",
                                    "2": "Regular",
                                    "3": "3.001;EF  ;Hamburg-AH-Regular",
                                    "4": "Hamburg-AH Regular",
                                    "5": "Version 3.001;PS 003.001;hotconv 1.0.70;makeotf.lib2.5.58329",
                                    "6": "Hamburg-AH-Regular",
                                    "8": "Elsner+Flake GbR, Hamburg",
                                    "9": "M. F. Benton, Brendel Type Studio - Editted by Handmade UX",
                                    "11": "www.elsner-flake.com",
                                    "12": "None"
                                },
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 1015,
                                    "usWeightClass": 400,
                                    "usWidthClass": 5,
                                    "fsType": 4,
                                    "ySubscriptXSize": 1331,
                                    "ySubscriptYSize": 1229,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 154,
                                    "ySuperscriptXSize": 1331,
                                    "ySuperscriptYSize": 1229,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 717,
                                    "yStrikeoutSize": 102,
                                    "yStrikeoutPosition": 682,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 3,
                                    "ulUnicodeRange2": 0,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "EF  ",
                                    "fsSelection": 64,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 64258,
                                    "sTypoAscender": 1638,
                                    "sTypoDescender": -410,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1985,
                                    "usWinDescent": 517,
                                    "ulCodePageRange1": 536870913,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 1137,
                                    "sCapHeight": 1477,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 5,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -102,
                                    "underlineThickness": 102,
                                    "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,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        177,
                                        180,
                                        182,
                                        183,
                                        184,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        255,
                                        338,
                                        339,
                                        376,
                                        710,
                                        732,
                                        8192,
                                        8193,
                                        8194,
                                        8195,
                                        8196,
                                        8197,
                                        8198,
                                        8199,
                                        8200,
                                        8201,
                                        8202,
                                        8208,
                                        8209,
                                        8210,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8239,
                                        8249,
                                        8250,
                                        8287,
                                        8364,
                                        8482,
                                        8531,
                                        8532,
                                        8539,
                                        8540,
                                        8541,
                                        8542,
                                        9352,
                                        9353,
                                        9354,
                                        9355,
                                        9356,
                                        9357,
                                        9358,
                                        9359,
                                        9360,
                                        9724,
                                        64257,
                                        64258
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "dlig",
                                                "frac",
                                                "liga"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "dlig",
                                                "frac",
                                                "liga"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "dlig",
                                                "frac",
                                                "liga"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 232,
                                    "num_glyphs": 235
                                }
                            },
                            "load_end": 1248,
                            "ttfb_start": 1158,
                            "ttfb_end": 1218,
                            "download_start": 1218,
                            "download_end": 1248,
                            "download_ms": 30,
                            "all_start": 1158,
                            "all_end": 1248,
                            "all_ms": 90,
                            "index": 15,
                            "number": 16
                        },
                        {
                            "type": 3,
                            "id": "103618.26",
                            "request_id": "103618.26",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/header.634aa0f5.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/__assets\/features\/assets\/header.634aa0f5.js",
                            "raw_id": "103618.26",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 326,
                            "ttfb_ms": 136,
                            "load_start": 1229,
                            "load_start_float": 1229.0001569999999,
                            "bytesIn": 60188,
                            "objectSize": 60188,
                            "objectSizeUncompressed": 260726,
                            "chunks": [
                                {
                                    "ts": 1435,
                                    "bytes": 32768,
                                    "inflated": 12809
                                },
                                {
                                    "ts": 1507,
                                    "bytes": 27420,
                                    "inflated": 51309
                                }
                            ],
                            "expires": "Thu, 18 May 2023 07:05:14 GMT",
                            "cacheControl": "public, max-age=407306",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 47,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/__assets\/features\/assets\/header.634aa0f5.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=407306",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-length: 60188",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Thu, 18 May 2023 07:05:14 GMT",
                                    "last-modified: Thu, 04 May 2023 06:57:20 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: features-we-ac-static-52845feb-f12f-4bae-abaf-20bbf7216c4d",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683183908165707 D=12501",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1642,
                            "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": 60188,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 407306,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1187,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 5,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 157,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1555,
                            "ttfb_start": 1229,
                            "ttfb_end": 1365,
                            "download_start": 1365,
                            "download_end": 1555,
                            "download_ms": 190,
                            "all_start": 1229,
                            "all_end": 1555,
                            "all_ms": 326,
                            "index": 16,
                            "number": 17,
                            "body_file": "014-103618.26-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 88,
                                "v8.compile": 5,
                                "FunctionCall": 48
                            },
                            "cpu.EvaluateScript": 88,
                            "cpu.v8.compile": 5,
                            "cpu.FunctionCall": 48,
                            "cpuTime": 142,
                            "body_id": "103618.26",
                            "js_timing": [
                                [
                                    2583.0970000000002,
                                    2671.259
                                ],
                                [
                                    2583.1869999999999,
                                    2588.2530000000002
                                ],
                                [
                                    2947.491,
                                    2947.5459999999998
                                ],
                                [
                                    2947.5529999999999,
                                    2947.5830000000001
                                ],
                                [
                                    2947.5909999999999,
                                    2947.6819999999998
                                ],
                                [
                                    2947.8139999999999,
                                    2947.8270000000002
                                ],
                                [
                                    2947.8339999999998,
                                    2947.8420000000001
                                ],
                                [
                                    3194.8400000000001,
                                    3209.6080000000002
                                ],
                                [
                                    3268.085,
                                    3268.2089999999998
                                ],
                                [
                                    3268.2339999999999,
                                    3279.799
                                ],
                                [
                                    3280.1770000000001,
                                    3282.3200000000002
                                ],
                                [
                                    3282.395,
                                    3283.6799999999998
                                ],
                                [
                                    3289.058,
                                    3305.9490000000001
                                ],
                                [
                                    3320.6469999999999,
                                    3320.6619999999998
                                ],
                                [
                                    3320.6689999999999,
                                    3320.6779999999999
                                ],
                                [
                                    3320.6840000000002,
                                    3320.692
                                ],
                                [
                                    3320.71,
                                    3320.7190000000001
                                ],
                                [
                                    3489.3939999999998,
                                    3489.9859999999999
                                ],
                                [
                                    3490.0329999999999,
                                    3490.0909999999999
                                ],
                                [
                                    3490.1109999999999,
                                    3490.1419999999998
                                ],
                                [
                                    3490.1669999999999,
                                    3490.7460000000001
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.26",
                            "blockingTime": 88.161999999999807
                        },
                        {
                            "type": 3,
                            "id": "103618.41",
                            "request_id": "103618.41",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/footer.75a23e24.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/__assets\/features\/assets\/footer.75a23e24.css",
                            "raw_id": "103618.41",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 151,
                            "ttfb_ms": 146,
                            "load_start": 1231,
                            "load_start_float": 1231.0001589999999,
                            "bytesIn": 3834,
                            "objectSize": 3834,
                            "objectSizeUncompressed": 27489,
                            "chunks": [
                                {
                                    "ts": 1381,
                                    "bytes": 3834,
                                    "inflated": 27489
                                }
                            ],
                            "expires": "Thu, 18 May 2023 07:05:34 GMT",
                            "cacheControl": "public, max-age=407326",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 91,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/__assets\/features\/assets\/footer.75a23e24.css",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=407326",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-length: 3834",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: text\/css; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Thu, 18 May 2023 07:05:34 GMT",
                                    "last-modified: Thu, 04 May 2023 06:58:47 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: features-we-ac-static-ef24fa79-2da1-4c8f-a32f-43dd60e89183",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683183908136740 D=9914",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1687,
                            "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": 3834,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 407326,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1189,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 7,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 159,
                            "server_port": "443",
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 1382,
                            "ttfb_start": 1231,
                            "ttfb_end": 1377,
                            "download_start": 1377,
                            "download_end": 1382,
                            "download_ms": 5,
                            "all_start": 1231,
                            "all_end": 1382,
                            "all_ms": 151,
                            "index": 17,
                            "number": 18,
                            "body_file": "011-103618.41-body.txt",
                            "body_id": "103618.41",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.41"
                        },
                        {
                            "type": 3,
                            "id": "103618.49",
                            "request_id": "103618.49",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/footer.75a23e24.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/__assets\/features\/assets\/footer.75a23e24.js",
                            "raw_id": "103618.49",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 170,
                            "ttfb_ms": 145,
                            "load_start": 1239,
                            "load_start_float": 1239.0001609999999,
                            "bytesIn": 22462,
                            "objectSize": 22462,
                            "objectSizeUncompressed": 83436,
                            "chunks": [
                                {
                                    "ts": 1406,
                                    "bytes": 22462,
                                    "inflated": 17900
                                }
                            ],
                            "expires": "Thu, 18 May 2023 07:03:35 GMT",
                            "cacheControl": "public, max-age=407207",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 96,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/__assets\/features\/assets\/footer.75a23e24.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=407207",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-length: 22462",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Thu, 18 May 2023 07:03:35 GMT",
                                    "last-modified: Thu, 04 May 2023 07:04:29 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: features-we-ac-static-5177dbcc-bd02-42e4-8a7f-9ad9906820f2",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683183908165319 D=20033",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1642,
                            "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": 22462,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 407207,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1192,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 11,
                            "http2_stream_dependency": 9,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 161,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1409,
                            "ttfb_start": 1239,
                            "ttfb_end": 1384,
                            "download_start": 1384,
                            "download_end": 1409,
                            "download_ms": 25,
                            "all_start": 1239,
                            "all_end": 1409,
                            "all_ms": 170,
                            "index": 18,
                            "number": 19,
                            "body_file": "012-103618.49-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 5,
                                "v8.compile": 2
                            },
                            "cpu.EvaluateScript": 5,
                            "cpu.v8.compile": 2,
                            "cpuTime": 7,
                            "body_id": "103618.49",
                            "js_timing": [
                                [
                                    2671.3589999999999,
                                    2676.7750000000001
                                ],
                                [
                                    2671.3969999999999,
                                    2673.4360000000001
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.49"
                        },
                        {
                            "type": 3,
                            "id": "103618.21",
                            "request_id": "103618.21",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/ah-static\/assets\/advertisement-v0.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/ah-static\/assets\/advertisement-v0.js",
                            "raw_id": "103618.21",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 170,
                            "ttfb_ms": 167,
                            "load_start": 1242,
                            "load_start_float": 1242.0001629999999,
                            "bytesIn": 164,
                            "objectSize": 164,
                            "objectSizeUncompressed": 221,
                            "chunks": [
                                {
                                    "ts": 1412,
                                    "bytes": 164,
                                    "inflated": 221
                                }
                            ],
                            "expires": "Sat, 20 May 2023 08:13:49 GMT",
                            "cacheControl": "public, max-age=584221",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 23,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/assets\/advertisement-v0.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=584221",
                                    "content-encoding: gzip",
                                    "content-length: 164",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/javascript",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 20 May 2023 08:13:49 GMT",
                                    "last-modified: Thu, 04 May 2023 12:45:40 GMT",
                                    "pragma: public",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-cdad2824-4a57-4400-bd0e-30557cd24034",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683360839250492 D=9990",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1621,
                            "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": 164,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 584221,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1193,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 13,
                            "http2_stream_dependency": 11,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 163,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1412,
                            "ttfb_start": 1242,
                            "ttfb_end": 1409,
                            "download_start": 1409,
                            "download_end": 1412,
                            "download_ms": 3,
                            "all_start": 1242,
                            "all_end": 1412,
                            "all_ms": 170,
                            "index": 19,
                            "number": 20,
                            "body_file": "013-103618.21-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 6,
                                "v8.compile": 5
                            },
                            "cpu.EvaluateScript": 6,
                            "cpu.v8.compile": 5,
                            "cpuTime": 11,
                            "body_id": "103618.21",
                            "js_timing": [
                                [
                                    2494.3429999999998,
                                    2499.9050000000002
                                ],
                                [
                                    2494.3719999999998,
                                    2499.4490000000001
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.21"
                        },
                        {
                            "type": 3,
                            "id": "103618.23",
                            "request_id": "103618.23",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/akam\/13\/bff159c",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/akam\/13\/bff159c",
                            "raw_id": "103618.23",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 290,
                            "ttfb_ms": 284,
                            "load_start": 1242,
                            "load_start_float": 1242.0001649999999,
                            "bytesIn": 8777,
                            "objectSize": 8777,
                            "objectSizeUncompressed": 26670,
                            "chunks": [
                                {
                                    "ts": 1532,
                                    "bytes": 8777,
                                    "inflated": 26670
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 37,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/akam\/13\/bff159c",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!kVeq+kDRrR9fM0YGpVIjjMvTA2elNztVllpHGe2tAsg1\/IeBzOdJQYu+acoYjZ2V\/QDLXrWstRHpJg==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 8777",
                                    "content-type: application\/javascript",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "etag: \"de45db76701bf28ece5c9e36ae1483b62bc8f3d9347625d2820e5035b7a45e11\"",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Wed, 09 Feb 2022 15:13:33 GMT",
                                    "pragma: no-cache",
                                    "set-cookie: ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOFyOOQQuIAQAArldmFRNqqjYDdXDTwlgroMVPr1Y3zjVJpxNhOIXq+aVdr5JY27XulbpkeuN8AWwIejRN2Tb50Tox13vSxRzsfvyBAo6dBJ6eNwr7prCNaFNuTPz+Q5h0pTBWJjaMIWEgxjI\/eVhvY7FlsEzHZ3WE5auYKb3fcjQvga8QHMpaBmfDM5jtEbus3o\/+izTBSI975NXOwUDHQZ48ME5\/\/GTa6ylKAOpew+GWOFH7agSIhLaFFmQPWbFdGrs7fy1Xw9bqkmUyP0T3E+G+LDSDxxF9rspzikDgREaSqmnDmvBw0RnqAwZ21E22QBGl0MlnxqyzjAtDZCzNw6UbizCWLWSNABlYFmLUiKsbtR6ExPsSF6dI6XVxiykmiY1iBMSdU9exU37qZcjVWzJIPZuBkIfuon60FYpEQXZu\/te2B+WehpmsYLTEr\/hqL+VG6QH0cPHKza8XxUP2\/lDAfNc8eh8=; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 15:56:47 GMT; Max-Age=7199; HttpOnly",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7507,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 8777,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1193,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 17,
                            "http2_stream_dependency": 13,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 165,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1532,
                            "ttfb_start": 1242,
                            "ttfb_end": 1526,
                            "download_start": 1526,
                            "download_end": 1532,
                            "download_ms": 6,
                            "all_start": 1242,
                            "all_end": 1532,
                            "all_ms": 290,
                            "index": 20,
                            "number": 21,
                            "body_file": "015-103618.23-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 83,
                                "v8.compile": 2,
                                "FunctionCall": 6
                            },
                            "cpu.EvaluateScript": 83,
                            "cpu.v8.compile": 2,
                            "cpu.FunctionCall": 6,
                            "cpuTime": 92,
                            "body_id": "103618.23",
                            "js_timing": [
                                [
                                    2499.9679999999998,
                                    2583.0239999999999
                                ],
                                [
                                    2499.9789999999998,
                                    2502.4499999999998
                                ],
                                [
                                    2777.2359999999999,
                                    2777.9470000000001
                                ],
                                [
                                    2960.373,
                                    2961.3310000000001
                                ],
                                [
                                    3283.7159999999999,
                                    3288.288
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.23",
                            "blockingTime": 83.05600000000004
                        },
                        {
                            "type": 3,
                            "id": "103618.25",
                            "request_id": "103618.25",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                            "raw_id": "103618.25",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 295,
                            "ttfb_ms": 293,
                            "load_start": 1243,
                            "load_start_float": 1243.0001669999999,
                            "bytesIn": 535,
                            "objectSize": 535,
                            "objectSizeUncompressed": 948,
                            "chunks": [
                                {
                                    "ts": 1538,
                                    "bytes": 535,
                                    "inflated": 948
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 43,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!kVeq+kDRrR9fM0YGpVIjjMvTA2elNztVllpHGe2tAsg1\/IeBzOdJQYu+acoYjZ2V\/QDLXrWstRHpJg==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 535",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding,User-Agent",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-183fdf39-7213-499c-9ecc-dce86a511ff2",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986208690574 D=4660",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7813,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 535,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1194,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 19,
                            "http2_stream_dependency": 13,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 167,
                            "server_port": "443",
                            "load_end": 1538,
                            "ttfb_start": 1243,
                            "ttfb_end": 1536,
                            "download_start": 1536,
                            "download_end": 1538,
                            "download_ms": 2,
                            "all_start": 1243,
                            "all_end": 1538,
                            "all_ms": 295,
                            "index": 21,
                            "number": 22
                        },
                        {
                            "type": 3,
                            "id": "103618.28",
                            "request_id": "103618.28",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage",
                            "raw_id": "103618.28",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 207,
                            "ttfb_ms": 202,
                            "load_start": 1244,
                            "load_start_float": 1244.0001689999999,
                            "bytesIn": 21940,
                            "objectSize": 21940,
                            "objectSizeUncompressed": 21940,
                            "chunks": [
                                {
                                    "ts": 1451,
                                    "bytes": 21940
                                }
                            ],
                            "expires": "Fri, 19 May 2023 09:49:46 GMT",
                            "cacheControl": "private, no-transform, max-age=503578",
                            "contentType": "image\/avif",
                            "contentEncoding": "",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: private, no-transform, max-age=503578",
                                    "content-length: 21940",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/avif",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "etag: \"1680090882640\"",
                                    "expires: Fri, 19 May 2023 09:49:46 GMT",
                                    "last-modified: Fri, 05 May 2023 09:51:16 GMT",
                                    "x-check-cacheable: YES",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-serial: 737",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2242,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 21940,
                            "image_save": 0,
                            "cache_time": 503578,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1195,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 15,
                            "http2_stream_dependency": 13,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 169,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "avif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "22 kB",
                                        "FileType": "AVIF",
                                        "FileTypeExtension": "avif",
                                        "MIMEType": "image\/avif",
                                        "ImageWidth": 480,
                                        "ImageHeight": 252
                                    },
                                    "QuickTime": {
                                        "MajorBrand": "AV1 Image File Format (.AVIF)",
                                        "MinorVersion": "0.0.0",
                                        "CompatibleBrands": [
                                            "avif",
                                            "mif1",
                                            "miaf"
                                        ],
                                        "HandlerType": "Picture",
                                        "PrimaryItemReference": 1,
                                        "ColorProfiles": "nclx",
                                        "ColorPrimaries": "Unspecified",
                                        "TransferCharacteristics": "Unspecified",
                                        "MatrixCoefficients": "BT.601",
                                        "AuxiliaryImageType": "urn:mpeg:mpegB:cicp:systems:auxiliary:alpha",
                                        "AV1ConfigurationVersion": 1,
                                        "ChromaFormat": "YUV 4:2:0",
                                        "ChromaSamplePosition": "Unknown",
                                        "ImageSpatialExtent": "480x252",
                                        "ImagePixelDepth": "8 8 8",
                                        "MediaDataSize": 21496,
                                        "MediaDataOffset": 444
                                    },
                                    "Composite": {
                                        "ImageSize": "480x252",
                                        "Megapixels": 0.121
                                    }
                                },
                                "magick": {
                                    "format": "HEIC",
                                    "formatDescription": "Apple High efficiency Image Format",
                                    "mimeType": "image\/x-heic",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 480,
                                        "height": 252,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "YCbCr",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 120960,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 107.134,
                                            "standardDeviation": 53.470700000000001,
                                            "kurtosis": -0.74746299999999999,
                                            "skewness": -0.480155,
                                            "entropy": 0.56614100000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 83.651300000000006,
                                            "standardDeviation": 95.0167,
                                            "kurtosis": -1.6407700000000001,
                                            "skewness": 0.42360500000000001,
                                            "entropy": 0.58270500000000003
                                        },
                                        "green": {
                                            "min": 1,
                                            "max": 196,
                                            "mean": 101.057,
                                            "standardDeviation": 48.740000000000002,
                                            "kurtosis": -0.063720299999999994,
                                            "skewness": -1.1857899999999999,
                                            "entropy": 0.55873600000000001
                                        },
                                        "blue": {
                                            "min": 61,
                                            "max": 201,
                                            "mean": 136.69399999999999,
                                            "standardDeviation": 16.655200000000001,
                                            "kurtosis": 2.5214300000000001,
                                            "skewness": -0.37293100000000001,
                                            "entropy": 0.55698300000000001
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 480,
                                        "height": 252,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "TopLeft",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:48+00:00",
                                        "date:modify": "2023-05-13T13:56:48+00:00",
                                        "signature": "21bc3aae23d06132171e162674fcefb40e9a937debaa34faa3f703298d2bc5c8"
                                    },
                                    "tainted": false,
                                    "filesize": "0B",
                                    "numberPixels": "120960",
                                    "pixelsPerSecond": "4.58232MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.026"
                                }
                            },
                            "load_end": 1451,
                            "ttfb_start": 1244,
                            "ttfb_end": 1446,
                            "download_start": 1446,
                            "download_end": 1451,
                            "download_ms": 5,
                            "all_start": 1244,
                            "all_end": 1451,
                            "all_ms": 207,
                            "index": 22,
                            "number": 23
                        },
                        {
                            "type": 3,
                            "id": "103618.29",
                            "request_id": "103618.29",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD651216?rendition=200px&fileType=binary",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/mam\/bonus\/AHMAM_PRD651216?rendition=200px&fileType=binary",
                            "raw_id": "103618.29",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 175,
                            "ttfb_ms": 173,
                            "load_start": 1244,
                            "load_start_float": 1244.0001709999999,
                            "bytesIn": 4970,
                            "objectSize": 4970,
                            "objectSizeUncompressed": 4970,
                            "chunks": [
                                {
                                    "ts": 1419,
                                    "bytes": 4970
                                }
                            ],
                            "expires": "Sun, 14 May 2023 22:05:05 GMT",
                            "cacheControl": "max-age=115697",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/mam\/bonus\/AHMAM_PRD651216?rendition=200px&fileType=binary",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=115697",
                                    "content-length: 4970",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/jpeg; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sun, 14 May 2023 22:05:05 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683237833845137 D=135887",
                                    "x-srv: 10.232.162.46",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1864,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 4970,
                            "image_save": 0,
                            "cache_time": 115697,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1196,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 17,
                            "http2_stream_dependency": 15,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 171,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "5.0 kB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 200,
                                        "ImageHeight": 200,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "200x200",
                                        "Megapixels": 0.040000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 40000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 215.869,
                                            "standardDeviation": 67.912000000000006,
                                            "kurtosis": 1.19963,
                                            "skewness": -1.60415,
                                            "entropy": 0.45649699999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 6,
                                            "max": 255,
                                            "mean": 226.31999999999999,
                                            "standardDeviation": 53.4084,
                                            "kurtosis": 2.3470800000000001,
                                            "skewness": -1.8413200000000001,
                                            "entropy": 0.43933499999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 215.017,
                                            "standardDeviation": 69.461299999999994,
                                            "kurtosis": 0.85477000000000003,
                                            "skewness": -1.5150999999999999,
                                            "entropy": 0.46178399999999997
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 206.27000000000001,
                                            "standardDeviation": 80.866500000000002,
                                            "kurtosis": 0.16190199999999999,
                                            "skewness": -1.3317399999999999,
                                            "entropy": 0.46837000000000001
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 58,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:48+00:00",
                                        "date:modify": "2023-05-13T13:56:48+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "c3f36bcf96de7c419fb1b073c1831768b0d7e784de3551f6628233c49292a3d7"
                                    },
                                    "tainted": false,
                                    "filesize": "4970B",
                                    "numberPixels": "40000",
                                    "pixelsPerSecond": "24.2599MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 50,
                            "load_end": 1419,
                            "ttfb_start": 1244,
                            "ttfb_end": 1417,
                            "download_start": 1417,
                            "download_end": 1419,
                            "download_ms": 2,
                            "all_start": 1244,
                            "all_end": 1419,
                            "all_ms": 175,
                            "index": 23,
                            "number": 24
                        },
                        {
                            "type": 3,
                            "id": "103618.30",
                            "request_id": "103618.30",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD651234?rendition=200px&fileType=binary",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/mam\/bonus\/AHMAM_PRD651234?rendition=200px&fileType=binary",
                            "raw_id": "103618.30",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 199,
                            "ttfb_ms": 175,
                            "load_start": 1245,
                            "load_start_float": 1245.0001729999999,
                            "bytesIn": 6651,
                            "objectSize": 6651,
                            "objectSizeUncompressed": 6651,
                            "chunks": [
                                {
                                    "ts": 1444,
                                    "bytes": 6651
                                }
                            ],
                            "expires": "Sun, 14 May 2023 22:03:37 GMT",
                            "cacheControl": "max-age=115609",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/mam\/bonus\/AHMAM_PRD651234?rendition=200px&fileType=binary",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=115609",
                                    "content-length: 6651",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/jpeg; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sun, 14 May 2023 22:03:37 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683237833343312 D=146538",
                                    "x-srv: 10.232.162.46",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1864,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 6651,
                            "image_save": 0,
                            "cache_time": 115609,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1197,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 19,
                            "http2_stream_dependency": 17,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 173,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "6.7 kB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 200,
                                        "ImageHeight": 200,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "200x200",
                                        "Megapixels": 0.040000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 40000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 203.15299999999999,
                                            "standardDeviation": 70.687100000000001,
                                            "kurtosis": -0.33847300000000002,
                                            "skewness": -1.0425599999999999,
                                            "entropy": 0.57184999999999997
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 214.64099999999999,
                                            "standardDeviation": 57.726999999999997,
                                            "kurtosis": 0.33008700000000002,
                                            "skewness": -1.20949,
                                            "entropy": 0.55651700000000004
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 200.755,
                                            "standardDeviation": 73,
                                            "kurtosis": -0.72582000000000002,
                                            "skewness": -0.90527100000000005,
                                            "entropy": 0.57331900000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 194.06299999999999,
                                            "standardDeviation": 81.334400000000002,
                                            "kurtosis": -0.81834099999999999,
                                            "skewness": -0.87951599999999996,
                                            "entropy": 0.58571499999999999
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 68,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:48+00:00",
                                        "date:modify": "2023-05-13T13:56:48+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "11c501433e4b4264182c1f4831a3967429b0f0bcd31b953842611e6a3253bd9e"
                                    },
                                    "tainted": false,
                                    "filesize": "6651B",
                                    "numberPixels": "40000",
                                    "pixelsPerSecond": "23.7347MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 50,
                            "load_end": 1444,
                            "ttfb_start": 1245,
                            "ttfb_end": 1420,
                            "download_start": 1420,
                            "download_end": 1444,
                            "download_ms": 24,
                            "all_start": 1245,
                            "all_end": 1444,
                            "all_ms": 199,
                            "index": 24,
                            "number": 25
                        },
                        {
                            "type": 3,
                            "id": "103618.31",
                            "request_id": "103618.31",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD651220?rendition=200px&fileType=binary",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/mam\/bonus\/AHMAM_PRD651220?rendition=200px&fileType=binary",
                            "raw_id": "103618.31",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 236,
                            "ttfb_ms": 231,
                            "load_start": 1250,
                            "load_start_float": 1250.0001769999999,
                            "bytesIn": 8925,
                            "objectSize": 8925,
                            "objectSizeUncompressed": 8925,
                            "chunks": [
                                {
                                    "ts": 1486,
                                    "bytes": 8925
                                }
                            ],
                            "expires": "Sun, 14 May 2023 22:03:31 GMT",
                            "cacheControl": "max-age=115603",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/mam\/bonus\/AHMAM_PRD651220?rendition=200px&fileType=binary",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=115603",
                                    "content-length: 8925",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/jpeg; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sun, 14 May 2023 22:03:31 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683237835668594 D=88351",
                                    "x-srv: 10.232.162.46",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1864,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 8925,
                            "image_save": 0,
                            "cache_time": 115603,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1197,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 21,
                            "http2_stream_dependency": 19,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 177,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "8.9 kB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 200,
                                        "ImageHeight": 200,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "200x200",
                                        "Megapixels": 0.040000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 40000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 165.52600000000001,
                                            "standardDeviation": 85.704899999999995,
                                            "kurtosis": -1.4497599999999999,
                                            "skewness": -0.33526099999999998,
                                            "entropy": 0.77478199999999997
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 176.321,
                                            "standardDeviation": 78.106300000000005,
                                            "kurtosis": -1.3203800000000001,
                                            "skewness": -0.43711499999999998,
                                            "entropy": 0.76754699999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 161.68000000000001,
                                            "standardDeviation": 87.230199999999996,
                                            "kurtosis": -1.4813799999999999,
                                            "skewness": -0.27236700000000003,
                                            "entropy": 0.77986999999999995
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 158.57599999999999,
                                            "standardDeviation": 91.778199999999998,
                                            "kurtosis": -1.58606,
                                            "skewness": -0.24717900000000001,
                                            "entropy": 0.77692799999999995
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 73,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:48+00:00",
                                        "date:modify": "2023-05-13T13:56:48+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "013e75a76d130e01a00cd1b95e03b083dafa8d051dac609eb55c059f69a03088"
                                    },
                                    "tainted": false,
                                    "filesize": "8925B",
                                    "numberPixels": "40000",
                                    "pixelsPerSecond": "22.9534MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 50,
                            "load_end": 1486,
                            "ttfb_start": 1250,
                            "ttfb_end": 1481,
                            "download_start": 1481,
                            "download_end": 1486,
                            "download_ms": 5,
                            "all_start": 1250,
                            "all_end": 1486,
                            "all_ms": 236,
                            "index": 25,
                            "number": 26
                        },
                        {
                            "type": 3,
                            "id": "103618.32",
                            "request_id": "103618.32",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD651249?rendition=200px&fileType=binary",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/mam\/bonus\/AHMAM_PRD651249?rendition=200px&fileType=binary",
                            "raw_id": "103618.32",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 325,
                            "ttfb_ms": 321,
                            "load_start": 1251,
                            "load_start_float": 1251.0001789999999,
                            "bytesIn": 6795,
                            "objectSize": 6795,
                            "objectSizeUncompressed": 6795,
                            "chunks": [
                                {
                                    "ts": 1576,
                                    "bytes": 6795
                                }
                            ],
                            "expires": "Sun, 14 May 2023 22:05:32 GMT",
                            "cacheControl": "max-age=115724",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/mam\/bonus\/AHMAM_PRD651249?rendition=200px&fileType=binary",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=115724",
                                    "content-length: 6795",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/jpeg; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sun, 14 May 2023 22:05:32 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683237870168008 D=93721",
                                    "x-srv: 10.232.162.46",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1864,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 6795,
                            "image_save": 0,
                            "cache_time": 115724,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1198,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 23,
                            "http2_stream_dependency": 21,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 179,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "6.8 kB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 200,
                                        "ImageHeight": 200,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "200x200",
                                        "Megapixels": 0.040000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 40000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 214.102,
                                            "standardDeviation": 63.536299999999997,
                                            "kurtosis": 0.97487800000000002,
                                            "skewness": -1.4944299999999999,
                                            "entropy": 0.57042499999999996
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 220.666,
                                            "standardDeviation": 54.671100000000003,
                                            "kurtosis": 2.3505799999999999,
                                            "skewness": -1.74783,
                                            "entropy": 0.56158399999999997
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 211.755,
                                            "standardDeviation": 64.811199999999999,
                                            "kurtosis": 0.35086200000000001,
                                            "skewness": -1.3085500000000001,
                                            "entropy": 0.57842300000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 209.88399999999999,
                                            "standardDeviation": 71.126499999999993,
                                            "kurtosis": 0.44723600000000002,
                                            "skewness": -1.3970899999999999,
                                            "entropy": 0.571268
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 73,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:49+00:00",
                                        "date:modify": "2023-05-13T13:56:49+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "a3b54a74adbcb11e229ba7411faf75f5551d3616b45d0dd5cd0a789d9798997b"
                                    },
                                    "tainted": false,
                                    "filesize": "6795B",
                                    "numberPixels": "40000",
                                    "pixelsPerSecond": "8.63956MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.004"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 50,
                            "load_end": 1576,
                            "ttfb_start": 1251,
                            "ttfb_end": 1572,
                            "download_start": 1572,
                            "download_end": 1576,
                            "download_ms": 4,
                            "all_start": 1251,
                            "all_end": 1576,
                            "all_ms": 325,
                            "index": 26,
                            "number": 27
                        },
                        {
                            "type": 3,
                            "id": "103618.33",
                            "request_id": "103618.33",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650410?rendition=200px&fileType=binary",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/mam\/bonus\/AHMAM_PRD650410?rendition=200px&fileType=binary",
                            "raw_id": "103618.33",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 315,
                            "ttfb_ms": 310,
                            "load_start": 1252,
                            "load_start_float": 1252.0001810000001,
                            "bytesIn": 18207,
                            "objectSize": 18207,
                            "objectSizeUncompressed": 18207,
                            "chunks": [
                                {
                                    "ts": 1567,
                                    "bytes": 18207
                                }
                            ],
                            "expires": "Sun, 14 May 2023 22:02:00 GMT",
                            "cacheControl": "max-age=115512",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/mam\/bonus\/AHMAM_PRD650410?rendition=200px&fileType=binary",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=115512",
                                    "content-length: 18207",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/jpeg; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sun, 14 May 2023 22:02:00 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683237702065441 D=123957",
                                    "x-srv: 10.232.162.46",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1864,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 81,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 18207,
                            "image_save": 3305,
                            "cache_time": 115512,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1198,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 25,
                            "http2_stream_dependency": 23,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 181,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "18 kB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 200,
                                        "ImageHeight": 200,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "200x200",
                                        "Megapixels": 0.040000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 40000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 202.70599999999999,
                                            "standardDeviation": 65.248400000000004,
                                            "kurtosis": 0.17648900000000001,
                                            "skewness": -1.20634,
                                            "entropy": 0.67720400000000003
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 4,
                                            "max": 255,
                                            "mean": 224.834,
                                            "standardDeviation": 48.179600000000001,
                                            "kurtosis": 4.1062700000000003,
                                            "skewness": -2.11517,
                                            "entropy": 0.64508299999999996
                                        },
                                        "green": {
                                            "min": 7,
                                            "max": 255,
                                            "mean": 203.05099999999999,
                                            "standardDeviation": 67.938500000000005,
                                            "kurtosis": 0.27285999999999999,
                                            "skewness": -1.2570699999999999,
                                            "entropy": 0.68487600000000004
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 180.232,
                                            "standardDeviation": 79.627200000000002,
                                            "kurtosis": -1.09087,
                                            "skewness": -0.56975900000000002,
                                            "entropy": 0.70165299999999997
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 92,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:49+00:00",
                                        "date:modify": "2023-05-13T13:56:49+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "10c7160df162d4ae23d6e6fa98f905e7062beebd56e484e14a1da58b323db7c6"
                                    },
                                    "tainted": false,
                                    "filesize": "18207B",
                                    "numberPixels": "40000",
                                    "pixelsPerSecond": "3.76493MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.010"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 1567,
                            "ttfb_start": 1252,
                            "ttfb_end": 1562,
                            "download_start": 1562,
                            "download_end": 1567,
                            "download_ms": 5,
                            "all_start": 1252,
                            "all_end": 1567,
                            "all_ms": 315,
                            "index": 27,
                            "number": 28
                        },
                        {
                            "type": 3,
                            "id": "103618.34",
                            "request_id": "103618.34",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650414?rendition=200px&fileType=binary",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/mam\/bonus\/AHMAM_PRD650414?rendition=200px&fileType=binary",
                            "raw_id": "103618.34",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 318,
                            "ttfb_ms": 230,
                            "load_start": 1253,
                            "load_start_float": 1253.0001830000001,
                            "bytesIn": 25753,
                            "objectSize": 25753,
                            "objectSizeUncompressed": 25753,
                            "chunks": [
                                {
                                    "ts": 1571,
                                    "bytes": 25753
                                }
                            ],
                            "expires": "Sun, 14 May 2023 22:02:07 GMT",
                            "cacheControl": "max-age=115519",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/mam\/bonus\/AHMAM_PRD650414?rendition=200px&fileType=binary",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=115519",
                                    "content-length: 25753",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/jpeg; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sun, 14 May 2023 22:02:07 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683237758930250 D=99714",
                                    "x-srv: 10.232.162.30",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1864,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 81,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 25753,
                            "image_save": 4879,
                            "cache_time": 115519,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1201,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 27,
                            "http2_stream_dependency": 25,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 183,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "26 kB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 200,
                                        "ImageHeight": 200,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "200x200",
                                        "Megapixels": 0.040000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 40000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 157.65899999999999,
                                            "standardDeviation": 88.005600000000001,
                                            "kurtosis": -1.38741,
                                            "skewness": -0.30909799999999998,
                                            "entropy": 0.84209699999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 162.64099999999999,
                                            "standardDeviation": 87.8078,
                                            "kurtosis": -1.29189,
                                            "skewness": -0.41638799999999998,
                                            "entropy": 0.83257099999999995
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 152.94300000000001,
                                            "standardDeviation": 86.493499999999997,
                                            "kurtosis": -1.41049,
                                            "skewness": -0.169851,
                                            "entropy": 0.84715600000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 157.392,
                                            "standardDeviation": 89.715599999999995,
                                            "kurtosis": -1.4236599999999999,
                                            "skewness": -0.33977000000000002,
                                            "entropy": 0.84656200000000004
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 92,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:49+00:00",
                                        "date:modify": "2023-05-13T13:56:49+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "0f4eda306405c01e2ebca3df3ef3c9249bb45f148db5d93e5847482f1b9c0769"
                                    },
                                    "tainted": false,
                                    "filesize": "25753B",
                                    "numberPixels": "40000",
                                    "pixelsPerSecond": "20.6989MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 1571,
                            "ttfb_start": 1253,
                            "ttfb_end": 1483,
                            "download_start": 1483,
                            "download_end": 1571,
                            "download_ms": 88,
                            "all_start": 1253,
                            "all_end": 1571,
                            "all_ms": 318,
                            "index": 28,
                            "number": 29
                        },
                        {
                            "type": 3,
                            "id": "103618.35",
                            "request_id": "103618.35",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650411?rendition=200px&fileType=binary",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/mam\/bonus\/AHMAM_PRD650411?rendition=200px&fileType=binary",
                            "raw_id": "103618.35",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 263,
                            "ttfb_ms": 237,
                            "load_start": 1253,
                            "load_start_float": 1253.0001850000001,
                            "bytesIn": 19792,
                            "objectSize": 19792,
                            "objectSizeUncompressed": 19792,
                            "chunks": [
                                {
                                    "ts": 1516,
                                    "bytes": 19792
                                }
                            ],
                            "expires": "Sun, 14 May 2023 22:02:55 GMT",
                            "cacheControl": "max-age=115567",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/mam\/bonus\/AHMAM_PRD650411?rendition=200px&fileType=binary",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=115567",
                                    "content-length: 19792",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/jpeg; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sun, 14 May 2023 22:02:55 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683237791597740 D=89256",
                                    "x-srv: 10.232.162.46",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1864,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 81,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 19792,
                            "image_save": 3697,
                            "cache_time": 115567,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1202,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 29,
                            "http2_stream_dependency": 27,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 185,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "20 kB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 200,
                                        "ImageHeight": 200,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "200x200",
                                        "Megapixels": 0.040000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 40000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 195.11000000000001,
                                            "standardDeviation": 78.514300000000006,
                                            "kurtosis": -0.21199999999999999,
                                            "skewness": -1.1033900000000001,
                                            "entropy": 0.63565700000000003
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 212.00800000000001,
                                            "standardDeviation": 68.728999999999999,
                                            "kurtosis": 2.3631899999999999,
                                            "skewness": -1.7999499999999999,
                                            "entropy": 0.61996899999999999
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 200.803,
                                            "standardDeviation": 73.520399999999995,
                                            "kurtosis": 0.39927299999999999,
                                            "skewness": -1.27176,
                                            "entropy": 0.64485999999999999
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 172.52000000000001,
                                            "standardDeviation": 93.293300000000002,
                                            "kurtosis": -1.4317800000000001,
                                            "skewness": -0.494836,
                                            "entropy": 0.64214199999999999
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 92,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:48+00:00",
                                        "date:modify": "2023-05-13T13:56:48+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "7d3690825f553dd41660d82f4b9f8af27deb714d608a70d740370a641a9f2e5c"
                                    },
                                    "tainted": false,
                                    "filesize": "19792B",
                                    "numberPixels": "40000",
                                    "pixelsPerSecond": "23.9142MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 1516,
                            "ttfb_start": 1253,
                            "ttfb_end": 1490,
                            "download_start": 1490,
                            "download_end": 1516,
                            "download_ms": 26,
                            "all_start": 1253,
                            "all_end": 1516,
                            "all_ms": 263,
                            "index": 29,
                            "number": 30
                        },
                        {
                            "type": 3,
                            "id": "103618.36",
                            "request_id": "103618.36",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650413?rendition=200px&fileType=binary",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/mam\/bonus\/AHMAM_PRD650413?rendition=200px&fileType=binary",
                            "raw_id": "103618.36",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 234,
                            "ttfb_ms": 225,
                            "load_start": 1254,
                            "load_start_float": 1254.0001870000001,
                            "bytesIn": 12372,
                            "objectSize": 12372,
                            "objectSizeUncompressed": 12372,
                            "chunks": [
                                {
                                    "ts": 1488,
                                    "bytes": 12372
                                }
                            ],
                            "expires": "Sun, 14 May 2023 22:02:17 GMT",
                            "cacheControl": "max-age=115529",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/mam\/bonus\/AHMAM_PRD650413?rendition=200px&fileType=binary",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=115529",
                                    "content-length: 12372",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/jpeg; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sun, 14 May 2023 22:02:17 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683237828443012 D=85881",
                                    "x-srv: 10.232.162.46",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1864,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 82,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 12372,
                            "image_save": 2136,
                            "cache_time": 115529,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1203,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 31,
                            "http2_stream_dependency": 29,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 187,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "12 kB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 200,
                                        "ImageHeight": 200,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "200x200",
                                        "Megapixels": 0.040000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 40000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 221.52699999999999,
                                            "standardDeviation": 62.302999999999997,
                                            "kurtosis": 2.92171,
                                            "skewness": -1.9885999999999999,
                                            "entropy": 0.46422000000000002
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 227.96100000000001,
                                            "standardDeviation": 53.197600000000001,
                                            "kurtosis": 4.49024,
                                            "skewness": -2.2495099999999999,
                                            "entropy": 0.45603900000000003
                                        },
                                        "green": {
                                            "min": 1,
                                            "max": 255,
                                            "mean": 223.81,
                                            "standardDeviation": 58.273299999999999,
                                            "kurtosis": 3.1937899999999999,
                                            "skewness": -2.0113300000000001,
                                            "entropy": 0.46523999999999999
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 212.80799999999999,
                                            "standardDeviation": 75.438100000000006,
                                            "kurtosis": 1.28931,
                                            "skewness": -1.6506000000000001,
                                            "entropy": 0.47138099999999999
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 92,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:48+00:00",
                                        "date:modify": "2023-05-13T13:56:48+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "ab8779383b5af71b7cf136e12ab7ebc204450279170edad3f997ff66dc78274e"
                                    },
                                    "tainted": false,
                                    "filesize": "12372B",
                                    "numberPixels": "40000",
                                    "pixelsPerSecond": "26.8066MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 1488,
                            "ttfb_start": 1254,
                            "ttfb_end": 1479,
                            "download_start": 1479,
                            "download_end": 1488,
                            "download_ms": 9,
                            "all_start": 1254,
                            "all_end": 1488,
                            "all_ms": 234,
                            "index": 30,
                            "number": 31
                        },
                        {
                            "type": 3,
                            "id": "103618.37",
                            "request_id": "103618.37",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650412?rendition=200px&fileType=binary",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/mam\/bonus\/AHMAM_PRD650412?rendition=200px&fileType=binary",
                            "raw_id": "103618.37",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 224,
                            "ttfb_ms": 199,
                            "load_start": 1254,
                            "load_start_float": 1254.0001910000001,
                            "bytesIn": 16815,
                            "objectSize": 16815,
                            "objectSizeUncompressed": 16815,
                            "chunks": [
                                {
                                    "ts": 1478,
                                    "bytes": 16815
                                }
                            ],
                            "expires": "Sun, 14 May 2023 22:03:13 GMT",
                            "cacheControl": "max-age=115585",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/mam\/bonus\/AHMAM_PRD650412?rendition=200px&fileType=binary",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=115585",
                                    "content-length: 16815",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/jpeg; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sun, 14 May 2023 22:03:13 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683237836319906 D=83031",
                                    "x-srv: 10.232.162.46",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1864,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 82,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 16815,
                            "image_save": 2969,
                            "cache_time": 115585,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1208,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 33,
                            "http2_stream_dependency": 31,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 191,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "17 kB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 200,
                                        "ImageHeight": 200,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "200x200",
                                        "Megapixels": 0.040000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 40000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 200.077,
                                            "standardDeviation": 67.817099999999996,
                                            "kurtosis": 0.27618500000000001,
                                            "skewness": -1.2231000000000001,
                                            "entropy": 0.65323699999999996
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 231.137,
                                            "standardDeviation": 40.902200000000001,
                                            "kurtosis": 4.6897500000000001,
                                            "skewness": -2.1437599999999999,
                                            "entropy": 0.58125700000000002
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 195.38999999999999,
                                            "standardDeviation": 75.203400000000002,
                                            "kurtosis": 0.32592300000000002,
                                            "skewness": -1.21071,
                                            "entropy": 0.68028999999999995
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 173.70599999999999,
                                            "standardDeviation": 87.345699999999994,
                                            "kurtosis": -1.2190399999999999,
                                            "skewness": -0.50780199999999998,
                                            "entropy": 0.69816500000000004
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 92,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:48+00:00",
                                        "date:modify": "2023-05-13T13:56:48+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "849518952692e23371f4329ada6daa68ef463fd7d4b4d31ff54c5a1249c8b1e0"
                                    },
                                    "tainted": false,
                                    "filesize": "16815B",
                                    "numberPixels": "40000",
                                    "pixelsPerSecond": "11.2632MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.003"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 1478,
                            "ttfb_start": 1254,
                            "ttfb_end": 1453,
                            "download_start": 1453,
                            "download_end": 1478,
                            "download_ms": 25,
                            "all_start": 1254,
                            "all_end": 1478,
                            "all_ms": 224,
                            "index": 31,
                            "number": 32
                        },
                        {
                            "type": 3,
                            "id": "103618.38",
                            "request_id": "103618.38",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/__ssobj\/ard.png?7232665685997014159_1-4-1683986207&n=1",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/__ssobj\/ard.png?7232665685997014159_1-4-1683986207&n=1",
                            "raw_id": "103618.38",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 279,
                            "ttfb_ms": 279,
                            "load_start": 1255,
                            "load_start_float": 1255.0001930000001,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "text\/javascript",
                            "contentEncoding": "",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 8,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/__ssobj\/ard.png?7232665685997014159_1-4-1683986207&n=1",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!kVeq+kDRrR9fM0YGpVIjjMvTA2elNztVllpHGe2tAsg1\/IeBzOdJQYu+acoYjZ2V\/QDLXrWstRHpJg==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-length: 0",
                                    "content-type: text\/javascript",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Thu, 06 Apr 2023 12:31:31 GMT",
                                    "pragma: no-cache",
                                    "rtss: 1-*-5",
                                    "sbss: 1",
                                    "set-cookie: SSRT=IJdfZAADAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:48 GMT",
                                    "set-cookie: Ahonlnl-Prd-01-DigitalDev-B2=!J\/iWMuO5wJ0eDfIGpVIjjMvTA2elN4QuGiHjAVoN2w\/I59eKxFaKP1jiVYcKyT4qZAtPfGkOtnmN+Q==; path=\/; Httponly",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "x-cnection: close"
                                ]
                            },
                            "bytesOut": 7804,
                            "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": "Akamai",
                            "server_count": null,
                            "created": 1209,
                            "socket_group": "https:\/\/www.ah.nl",
                            "chunks": [],
                            "netlog_id": 193,
                            "server_port": "443",
                            "load_end": 1534,
                            "ttfb_start": 1255,
                            "ttfb_end": 1534,
                            "download_start": 1534,
                            "download_end": 1534,
                            "download_ms": 0,
                            "all_start": 1255,
                            "all_end": 1534,
                            "all_ms": 279,
                            "index": 32,
                            "number": 33,
                            "body_file": "037-103618.38-body.txt",
                            "body_id": "103618.38",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.38"
                        },
                        {
                            "type": 3,
                            "id": "103618.43",
                            "request_id": "103618.43",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/nix18.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/nix18.svg",
                            "raw_id": "103618.43",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 288,
                            "ttfb_ms": 283,
                            "load_start": 1256,
                            "load_start_float": 1256.0001950000001,
                            "bytesIn": 1024,
                            "objectSize": 1024,
                            "objectSizeUncompressed": 2110,
                            "chunks": [
                                {
                                    "ts": 1543,
                                    "bytes": 1024,
                                    "inflated": 2110
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 92,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/nix18.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!kVeq+kDRrR9fM0YGpVIjjMvTA2elNztVllpHGe2tAsg1\/IeBzOdJQYu+acoYjZ2V\/QDLXrWstRHpJg==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 1024",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding,User-Agent",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-1bdcebef-c0c5-405d-aa1f-07762f87df76",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986208687871 D=5275",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7807,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 1024,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1210,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 23,
                            "http2_stream_dependency": 21,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 195,
                            "server_port": "443",
                            "load_end": 1544,
                            "ttfb_start": 1256,
                            "ttfb_end": 1539,
                            "download_start": 1539,
                            "download_end": 1544,
                            "download_ms": 5,
                            "all_start": 1256,
                            "all_end": 1544,
                            "all_ms": 288,
                            "index": 33,
                            "number": 34
                        },
                        {
                            "type": 3,
                            "id": "103618.44",
                            "request_id": "103618.44",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/ideal.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/ideal.svg",
                            "raw_id": "103618.44",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 342,
                            "ttfb_ms": 339,
                            "load_start": 1257,
                            "load_start_float": 1257.0001970000001,
                            "bytesIn": 667,
                            "objectSize": 667,
                            "objectSizeUncompressed": 1199,
                            "chunks": [
                                {
                                    "ts": 1599,
                                    "bytes": 667,
                                    "inflated": 1199
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 92,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/ideal.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!kVeq+kDRrR9fM0YGpVIjjMvTA2elNztVllpHGe2tAsg1\/IeBzOdJQYu+acoYjZ2V\/QDLXrWstRHpJg==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 667",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding,User-Agent",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-18fd3c3c-5e6d-4e35-9e17-ba45800d268e",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986208748308 D=6235",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7807,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 667,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1212,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 25,
                            "http2_stream_dependency": 23,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 197,
                            "server_port": "443",
                            "load_end": 1599,
                            "ttfb_start": 1257,
                            "ttfb_end": 1596,
                            "download_start": 1596,
                            "download_end": 1599,
                            "download_ms": 3,
                            "all_start": 1257,
                            "all_end": 1599,
                            "all_ms": 342,
                            "index": 34,
                            "number": 35
                        },
                        {
                            "type": 3,
                            "id": "103618.45",
                            "request_id": "103618.45",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/pin.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/pin.svg",
                            "raw_id": "103618.45",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 287,
                            "ttfb_ms": 283,
                            "load_start": 1258,
                            "load_start_float": 1258.0001990000001,
                            "bytesIn": 4025,
                            "objectSize": 4025,
                            "objectSizeUncompressed": 17399,
                            "chunks": [
                                {
                                    "ts": 1544,
                                    "bytes": 4025,
                                    "inflated": 17399
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 92,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/pin.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!kVeq+kDRrR9fM0YGpVIjjMvTA2elNztVllpHGe2tAsg1\/IeBzOdJQYu+acoYjZ2V\/QDLXrWstRHpJg==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 4025",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding,User-Agent",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-6d5ed99c-caf7-457c-b29d-a35ab29f2a71",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986208731227 D=9973",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7801,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 4025,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1213,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 27,
                            "http2_stream_dependency": 25,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 199,
                            "server_port": "443",
                            "load_end": 1545,
                            "ttfb_start": 1258,
                            "ttfb_end": 1541,
                            "download_start": 1541,
                            "download_end": 1545,
                            "download_ms": 4,
                            "all_start": 1258,
                            "all_end": 1545,
                            "all_ms": 287,
                            "index": 35,
                            "number": 36
                        },
                        {
                            "type": 3,
                            "id": "103618.46",
                            "request_id": "103618.46",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/drug-provider.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/drug-provider.svg",
                            "raw_id": "103618.46",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 321,
                            "ttfb_ms": 275,
                            "load_start": 1268,
                            "load_start_float": 1268.0002010000001,
                            "bytesIn": 11467,
                            "objectSize": 11467,
                            "objectSizeUncompressed": 34616,
                            "chunks": [
                                {
                                    "ts": 1588,
                                    "bytes": 11467,
                                    "inflated": 34616
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 92,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/drug-provider.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!kVeq+kDRrR9fM0YGpVIjjMvTA2elNztVllpHGe2tAsg1\/IeBzOdJQYu+acoYjZ2V\/QDLXrWstRHpJg==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 11467",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding,User-Agent",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-641a809d-2813-4693-aba8-e5e9b3c74a13",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986208732399 D=5589",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7831,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 11467,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1214,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 29,
                            "http2_stream_dependency": 27,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 201,
                            "server_port": "443",
                            "load_end": 1589,
                            "ttfb_start": 1268,
                            "ttfb_end": 1543,
                            "download_start": 1543,
                            "download_end": 1589,
                            "download_ms": 46,
                            "all_start": 1268,
                            "all_end": 1589,
                            "all_ms": 321,
                            "index": 36,
                            "number": 37
                        },
                        {
                            "type": 3,
                            "id": "103618.47",
                            "request_id": "103618.47",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg.svg",
                            "raw_id": "103618.47",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 275,
                            "ttfb_ms": 269,
                            "load_start": 1273,
                            "load_start_float": 1273.0002050000001,
                            "bytesIn": 643,
                            "objectSize": 643,
                            "objectSizeUncompressed": 1290,
                            "chunks": [
                                {
                                    "ts": 1548,
                                    "bytes": 643,
                                    "inflated": 1290
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 92,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!kVeq+kDRrR9fM0YGpVIjjMvTA2elNztVllpHGe2tAsg1\/IeBzOdJQYu+acoYjZ2V\/QDLXrWstRHpJg==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 643",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding,User-Agent",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-7b1ce5ee-64a2-4100-84fe-0c78cb9ecd1d",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986208732170 D=5494",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7849,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 643,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1223,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 31,
                            "http2_stream_dependency": 29,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 205,
                            "server_port": "443",
                            "load_end": 1548,
                            "ttfb_start": 1273,
                            "ttfb_end": 1542,
                            "download_start": 1542,
                            "download_end": 1548,
                            "download_ms": 6,
                            "all_start": 1273,
                            "all_end": 1548,
                            "all_ms": 275,
                            "index": 37,
                            "number": 38
                        },
                        {
                            "type": 3,
                            "id": "103618.48",
                            "request_id": "103618.48",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg-business.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg-business.svg",
                            "raw_id": "103618.48",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 319,
                            "ttfb_ms": 315,
                            "load_start": 1276,
                            "load_start_float": 1276.000207,
                            "bytesIn": 415,
                            "objectSize": 415,
                            "objectSizeUncompressed": 838,
                            "chunks": [
                                {
                                    "ts": 1594,
                                    "bytes": 415,
                                    "inflated": 838
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 92,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg-business.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF\/eMQQuIAQAAG1VmFRNMbiCcDOtQlnyJjig8JUvUoABumlNovCaCvSGNNVV5TBBGQsWlswF4u6loD5Lt8jmgbu7kMCN9HB9JcysnEWXoaD5\/fX+mMat3SX\/NtQdR51Ievs0RqwQPV+NmsPp7gRelyB7GMinXYHnCYHTgaHdsavW+PoYc4O9kWvzMTtPFiclFFtNvXN68BNC51qwtDIUMa3WViPkxGYJvWs9HDQ8ACwB6B3zdo7go71PbYj1TpdfQc1\/LahR2+3Jbz7sJvSTVQa0cCTpo2NFwI+qUyuYgq6AMvpszJgAkqJXN3YkCsdKesQOpxVRuI2LiqZXRWp0sOp6uobIdR7WQnGocc5VJ5r9sVyltV6V7J5q7eO+qedkFB2wr; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!kVeq+kDRrR9fM0YGpVIjjMvTA2elNztVllpHGe2tAsg1\/IeBzOdJQYu+acoYjZ2V\/QDLXrWstRHpJg==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 415",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding,User-Agent",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-4ac4c3f3-5ac8-408d-8663-907a5c475974",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986208731967 D=4996",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7876,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 415,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1224,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 33,
                            "http2_stream_dependency": 31,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 207,
                            "server_port": "443",
                            "load_end": 1595,
                            "ttfb_start": 1276,
                            "ttfb_end": 1591,
                            "download_start": 1591,
                            "download_end": 1595,
                            "download_ms": 4,
                            "all_start": 1276,
                            "all_end": 1595,
                            "all_ms": 319,
                            "index": 38,
                            "number": 39
                        },
                        {
                            "type": 3,
                            "id": "103618.119",
                            "request_id": "103618.119",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/administration\/themes\/moederdag.png\/moederdag.png\/ahcommon%3AsmallThemeBackgroundImage",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/binaries\/ah\/content\/gallery\/administration\/themes\/moederdag.png\/moederdag.png\/ahcommon%3AsmallThemeBackgroundImage",
                            "raw_id": "103618.119",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 122,
                            "ttfb_ms": 97,
                            "load_start": 1522,
                            "load_start_float": 1522.000258,
                            "bytesIn": 9197,
                            "objectSize": 9197,
                            "objectSizeUncompressed": 9197,
                            "chunks": [
                                {
                                    "ts": 1644,
                                    "bytes": 9197
                                }
                            ],
                            "expires": "Fri, 19 May 2023 09:19:48 GMT",
                            "cacheControl": "private, no-transform, max-age=501780",
                            "contentType": "image\/avif",
                            "contentEncoding": "",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/binaries\/ah\/content\/gallery\/administration\/themes\/moederdag.png\/moederdag.png\/ahcommon%3AsmallThemeBackgroundImage",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: private, no-transform, max-age=501780",
                                    "content-length: 9197",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/avif",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "etag: \"1708702140682\"",
                                    "expires: Fri, 19 May 2023 09:19:48 GMT",
                                    "last-modified: Fri, 05 May 2023 09:18:07 GMT",
                                    "x-frame-options: SAMEORIGIN",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2035,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 9197,
                            "image_save": 0,
                            "cache_time": 501780,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1455,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 35,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 258,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "avif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "9.2 kB",
                                        "FileType": "AVIF",
                                        "FileTypeExtension": "avif",
                                        "MIMEType": "image\/avif",
                                        "ImageWidth": 315,
                                        "ImageHeight": 229
                                    },
                                    "QuickTime": {
                                        "MajorBrand": "AV1 Image File Format (.AVIF)",
                                        "MinorVersion": "0.0.0",
                                        "CompatibleBrands": [
                                            "avif",
                                            "mif1",
                                            "miaf"
                                        ],
                                        "HandlerType": "Picture",
                                        "PrimaryItemReference": 1,
                                        "ColorProfiles": "nclx",
                                        "ColorPrimaries": "Unspecified",
                                        "TransferCharacteristics": "Unspecified",
                                        "MatrixCoefficients": "BT.601",
                                        "AV1ConfigurationVersion": 1,
                                        "ChromaFormat": "YUV 4:2:0",
                                        "ChromaSamplePosition": "Unknown",
                                        "ImageSpatialExtent": "315x229",
                                        "ImagePixelDepth": "8 8 8",
                                        "MediaDataSize": 8927,
                                        "MediaDataOffset": 270
                                    },
                                    "Composite": {
                                        "ImageSize": "315x229",
                                        "Megapixels": 0.071999999999999995
                                    }
                                },
                                "magick": {
                                    "format": "HEIC",
                                    "formatDescription": "Apple High efficiency Image Format",
                                    "mimeType": "image\/x-heic",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 315,
                                        "height": 229,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "YCbCr",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 72135,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 37,
                                            "max": 255,
                                            "mean": 120.099,
                                            "standardDeviation": 12.8568,
                                            "kurtosis": -1.40543,
                                            "skewness": -0.21798699999999999,
                                            "entropy": 0.65049500000000005
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 39,
                                            "max": 255,
                                            "mean": 129.85300000000001,
                                            "standardDeviation": 16.610700000000001,
                                            "kurtosis": 25.908100000000001,
                                            "skewness": 3.7131099999999999,
                                            "entropy": 0.70357199999999998
                                        },
                                        "green": {
                                            "min": 127,
                                            "max": 188,
                                            "mean": 178.65299999999999,
                                            "standardDeviation": 7.1025099999999997,
                                            "kurtosis": 21.254200000000001,
                                            "skewness": -3.4089200000000002,
                                            "entropy": 0.62179700000000004
                                        },
                                        "blue": {
                                            "min": 37,
                                            "max": 238,
                                            "mean": 51.7896,
                                            "standardDeviation": 14.857100000000001,
                                            "kurtosis": 85.996099999999998,
                                            "skewness": 8.1630800000000008,
                                            "entropy": 0.62611600000000001
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 315,
                                        "height": 229,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "TopLeft",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:49+00:00",
                                        "date:modify": "2023-05-13T13:56:49+00:00",
                                        "signature": "971eb29c8dc525b983f162cf6cf997b706e447f611cc0ce824c870a4b91ff082"
                                    },
                                    "tainted": false,
                                    "filesize": "0B",
                                    "numberPixels": "72135",
                                    "pixelsPerSecond": "7.01939MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.010"
                                }
                            },
                            "load_end": 1644,
                            "ttfb_start": 1522,
                            "ttfb_end": 1619,
                            "download_start": 1619,
                            "download_end": 1644,
                            "download_ms": 25,
                            "all_start": 1522,
                            "all_end": 1644,
                            "all_ms": 122,
                            "index": 39,
                            "number": 40
                        },
                        {
                            "type": 3,
                            "id": "103618.120",
                            "request_id": "103618.120",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/administration\/themes\/concrete-bg.jpeg\/concrete-bg.jpeg\/ahcommon%3AsmallThemeBackgroundImage",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/binaries\/ah\/content\/gallery\/administration\/themes\/concrete-bg.jpeg\/concrete-bg.jpeg\/ahcommon%3AsmallThemeBackgroundImage",
                            "raw_id": "103618.120",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 127,
                            "ttfb_ms": 101,
                            "load_start": 1522,
                            "load_start_float": 1522.00026,
                            "bytesIn": 1853,
                            "objectSize": 1853,
                            "objectSizeUncompressed": 1853,
                            "chunks": [
                                {
                                    "ts": 1649,
                                    "bytes": 1853
                                }
                            ],
                            "expires": "Mon, 22 May 2023 14:24:23 GMT",
                            "cacheControl": "private, no-transform, max-age=779255",
                            "contentType": "image\/avif",
                            "contentEncoding": "",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/binaries\/ah\/content\/gallery\/administration\/themes\/concrete-bg.jpeg\/concrete-bg.jpeg\/ahcommon%3AsmallThemeBackgroundImage",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: private, no-transform, max-age=779255",
                                    "content-length: 1853",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/avif",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "etag: \"1642762109388\"",
                                    "expires: Mon, 22 May 2023 14:24:23 GMT",
                                    "last-modified: Thu, 13 Apr 2023 09:37:50 GMT",
                                    "x-frame-options: SAMEORIGIN",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2053,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 1853,
                            "image_save": 0,
                            "cache_time": 779255,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1456,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 37,
                            "http2_stream_dependency": 35,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 260,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "avif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "1853 bytes",
                                        "FileType": "AVIF",
                                        "FileTypeExtension": "avif",
                                        "MIMEType": "image\/avif",
                                        "ImageWidth": 315,
                                        "ImageHeight": 229
                                    },
                                    "QuickTime": {
                                        "MajorBrand": "AV1 Image File Format (.AVIF)",
                                        "MinorVersion": "0.0.0",
                                        "CompatibleBrands": [
                                            "avif",
                                            "mif1",
                                            "miaf"
                                        ],
                                        "HandlerType": "Picture",
                                        "PrimaryItemReference": 1,
                                        "ColorProfiles": "nclx",
                                        "ColorPrimaries": "Unspecified",
                                        "TransferCharacteristics": "Unspecified",
                                        "MatrixCoefficients": "BT.601",
                                        "AV1ConfigurationVersion": 1,
                                        "ChromaFormat": "YUV 4:2:0",
                                        "ChromaSamplePosition": "Unknown",
                                        "ImageSpatialExtent": "315x229",
                                        "ImagePixelDepth": "8 8 8",
                                        "MediaDataSize": 1583,
                                        "MediaDataOffset": 270
                                    },
                                    "Composite": {
                                        "ImageSize": "315x229",
                                        "Megapixels": 0.071999999999999995
                                    }
                                },
                                "magick": {
                                    "format": "HEIC",
                                    "formatDescription": "Apple High efficiency Image Format",
                                    "mimeType": "image\/x-heic",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 315,
                                        "height": 229,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "YCbCr",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 72135,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 62,
                                            "max": 175,
                                            "mean": 127.425,
                                            "standardDeviation": 2.1781100000000002,
                                            "kurtosis": -1.5035099999999999,
                                            "skewness": -0.48943599999999998,
                                            "entropy": 0.72212200000000004
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 102,
                                            "max": 158,
                                            "mean": 143.63200000000001,
                                            "standardDeviation": 4.2356299999999996,
                                            "kurtosis": 0.0363126,
                                            "skewness": -0.161269,
                                            "entropy": 0.74674600000000002
                                        },
                                        "green": {
                                            "min": 170,
                                            "max": 175,
                                            "mean": 172.523,
                                            "standardDeviation": 0.89777499999999999,
                                            "kurtosis": -0.64357299999999995,
                                            "skewness": -0.13566300000000001,
                                            "entropy": 0.71840899999999996
                                        },
                                        "blue": {
                                            "min": 62,
                                            "max": 73,
                                            "mean": 66.119900000000001,
                                            "standardDeviation": 1.4009100000000001,
                                            "kurtosis": -0.091459200000000004,
                                            "skewness": -0.052700900000000002,
                                            "entropy": 0.70121
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 315,
                                        "height": 229,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "TopLeft",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:49+00:00",
                                        "date:modify": "2023-05-13T13:56:49+00:00",
                                        "signature": "76d414215b9a162b54b28b10b45438d255c2ef8dfa18210a6bc3bfb76605df5e"
                                    },
                                    "tainted": false,
                                    "filesize": "0B",
                                    "numberPixels": "72135",
                                    "pixelsPerSecond": "11.812MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.006"
                                }
                            },
                            "load_end": 1649,
                            "ttfb_start": 1522,
                            "ttfb_end": 1623,
                            "download_start": 1623,
                            "download_end": 1649,
                            "download_ms": 26,
                            "all_start": 1522,
                            "all_end": 1649,
                            "all_ms": 127,
                            "index": 40,
                            "number": 41
                        },
                        {
                            "type": 3,
                            "id": "103618.98",
                            "request_id": "103618.98",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/ah-nl\/ah-nl-campaigns\/pageEntries\/te-1689\/supershop-agf-wk41.png\/supershop-agf-wk41.png\/ahonline%3AmediumPageEntryImage",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/binaries\/ah\/content\/gallery\/ah-nl\/ah-nl-campaigns\/pageEntries\/te-1689\/supershop-agf-wk41.png\/supershop-agf-wk41.png\/ahonline%3AmediumPageEntryImage",
                            "raw_id": "103618.98",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 82,
                            "ttfb_ms": 45,
                            "load_start": 1577,
                            "load_start_float": 1577.000262,
                            "bytesIn": 4042,
                            "objectSize": 4042,
                            "objectSizeUncompressed": 4042,
                            "chunks": [
                                {
                                    "ts": 1659,
                                    "bytes": 4042
                                }
                            ],
                            "expires": "Mon, 22 May 2023 14:26:29 GMT",
                            "cacheControl": "private, no-transform, max-age=779381",
                            "contentType": "image\/avif",
                            "contentEncoding": "",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/binaries\/ah\/content\/gallery\/ah-nl\/ah-nl-campaigns\/pageEntries\/te-1689\/supershop-agf-wk41.png\/supershop-agf-wk41.png\/ahonline%3AmediumPageEntryImage",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: private, no-transform, max-age=779381",
                                    "content-length: 4042",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/avif",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "etag: \"1675305968887\"",
                                    "expires: Mon, 22 May 2023 14:26:29 GMT",
                                    "last-modified: Thu, 13 Apr 2023 09:37:50 GMT",
                                    "x-frame-options: SAMEORIGIN",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2134,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 4042,
                            "image_save": 0,
                            "cache_time": 779381,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1491,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 39,
                            "http2_stream_dependency": 37,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 262,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "avif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "4.0 kB",
                                        "FileType": "AVIF",
                                        "FileTypeExtension": "avif",
                                        "MIMEType": "image\/avif",
                                        "ImageWidth": 220,
                                        "ImageHeight": 147
                                    },
                                    "QuickTime": {
                                        "MajorBrand": "AV1 Image File Format (.AVIF)",
                                        "MinorVersion": "0.0.0",
                                        "CompatibleBrands": [
                                            "avif",
                                            "mif1",
                                            "miaf"
                                        ],
                                        "HandlerType": "Picture",
                                        "PrimaryItemReference": 1,
                                        "ColorProfiles": "nclx",
                                        "ColorPrimaries": "Unspecified",
                                        "TransferCharacteristics": "Unspecified",
                                        "MatrixCoefficients": "BT.601",
                                        "AV1ConfigurationVersion": 1,
                                        "ChromaFormat": "YUV 4:2:0",
                                        "ChromaSamplePosition": "Unknown",
                                        "ImageSpatialExtent": "220x147",
                                        "ImagePixelDepth": "8 8 8",
                                        "MediaDataSize": 3772,
                                        "MediaDataOffset": 270
                                    },
                                    "Composite": {
                                        "ImageSize": "220x147",
                                        "Megapixels": 0.032000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "HEIC",
                                    "formatDescription": "Apple High efficiency Image Format",
                                    "mimeType": "image\/x-heic",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 220,
                                        "height": 147,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "YCbCr",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 32340,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 4,
                                            "max": 255,
                                            "mean": 154.959,
                                            "standardDeviation": 29.986799999999999,
                                            "kurtosis": -0.88872899999999999,
                                            "skewness": 0.61288500000000001,
                                            "entropy": 0.44077
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 4,
                                            "max": 255,
                                            "mean": 212.57400000000001,
                                            "standardDeviation": 51.4086,
                                            "kurtosis": 2.5823200000000002,
                                            "skewness": -1.94492,
                                            "entropy": 0.43528699999999998
                                        },
                                        "green": {
                                            "min": 28,
                                            "max": 167,
                                            "mean": 125.074,
                                            "standardDeviation": 20.680099999999999,
                                            "kurtosis": 2.5086300000000001,
                                            "skewness": -1.86832,
                                            "entropy": 0.455175
                                        },
                                        "blue": {
                                            "min": 83,
                                            "max": 236,
                                            "mean": 127.23,
                                            "standardDeviation": 17.871500000000001,
                                            "kurtosis": 9.6185700000000001,
                                            "skewness": 2.9238400000000002,
                                            "entropy": 0.43184899999999998
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 220,
                                        "height": 147,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "TopLeft",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:49+00:00",
                                        "date:modify": "2023-05-13T13:56:49+00:00",
                                        "signature": "ce31a520f96d449ff358664d1e1f8e5afd3c7455c9df01b4c3369504e8574e00"
                                    },
                                    "tainted": false,
                                    "filesize": "0B",
                                    "numberPixels": "32340",
                                    "pixelsPerSecond": "7.4773MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.004"
                                }
                            },
                            "load_end": 1659,
                            "ttfb_start": 1577,
                            "ttfb_end": 1622,
                            "download_start": 1622,
                            "download_end": 1659,
                            "download_ms": 37,
                            "all_start": 1577,
                            "all_end": 1659,
                            "all_ms": 82,
                            "index": 41,
                            "number": 42
                        },
                        {
                            "type": 3,
                            "id": "103618.99",
                            "request_id": "103618.99",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/ah-nl\/ah-nl-campaigns\/pageEntries\/te-1689\/supershop-spm-wk41.png\/supershop-spm-wk41.png\/ahonline%3AmediumPageEntryImage",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/binaries\/ah\/content\/gallery\/ah-nl\/ah-nl-campaigns\/pageEntries\/te-1689\/supershop-spm-wk41.png\/supershop-spm-wk41.png\/ahonline%3AmediumPageEntryImage",
                            "raw_id": "103618.99",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 87,
                            "ttfb_ms": 44,
                            "load_start": 1578,
                            "load_start_float": 1578.000264,
                            "bytesIn": 6237,
                            "objectSize": 6237,
                            "objectSizeUncompressed": 6237,
                            "chunks": [
                                {
                                    "ts": 1665,
                                    "bytes": 6237
                                }
                            ],
                            "expires": "Mon, 22 May 2023 14:24:00 GMT",
                            "cacheControl": "private, no-transform, max-age=779232",
                            "contentType": "image\/avif",
                            "contentEncoding": "",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/binaries\/ah\/content\/gallery\/ah-nl\/ah-nl-campaigns\/pageEntries\/te-1689\/supershop-spm-wk41.png\/supershop-spm-wk41.png\/ahonline%3AmediumPageEntryImage",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: private, no-transform, max-age=779232",
                                    "content-length: 6237",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/avif",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "etag: \"1632627863446\"",
                                    "expires: Mon, 22 May 2023 14:24:00 GMT",
                                    "last-modified: Thu, 13 Apr 2023 09:37:50 GMT",
                                    "x-frame-options: SAMEORIGIN",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2134,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 6237,
                            "image_save": 0,
                            "cache_time": 779232,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1493,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 41,
                            "http2_stream_dependency": 39,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 264,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "avif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "6.2 kB",
                                        "FileType": "AVIF",
                                        "FileTypeExtension": "avif",
                                        "MIMEType": "image\/avif",
                                        "ImageWidth": 220,
                                        "ImageHeight": 147
                                    },
                                    "QuickTime": {
                                        "MajorBrand": "AV1 Image File Format (.AVIF)",
                                        "MinorVersion": "0.0.0",
                                        "CompatibleBrands": [
                                            "avif",
                                            "mif1",
                                            "miaf"
                                        ],
                                        "HandlerType": "Picture",
                                        "PrimaryItemReference": 1,
                                        "ColorProfiles": "nclx",
                                        "ColorPrimaries": "Unspecified",
                                        "TransferCharacteristics": "Unspecified",
                                        "MatrixCoefficients": "BT.601",
                                        "AV1ConfigurationVersion": 1,
                                        "ChromaFormat": "YUV 4:2:0",
                                        "ChromaSamplePosition": "Unknown",
                                        "ImageSpatialExtent": "220x147",
                                        "ImagePixelDepth": "8 8 8",
                                        "MediaDataSize": 5967,
                                        "MediaDataOffset": 270
                                    },
                                    "Composite": {
                                        "ImageSize": "220x147",
                                        "Megapixels": 0.032000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "HEIC",
                                    "formatDescription": "Apple High efficiency Image Format",
                                    "mimeType": "image\/x-heic",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 220,
                                        "height": 147,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "YCbCr",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 32340,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 151.244,
                                            "standardDeviation": 30.988700000000001,
                                            "kurtosis": -0.582874,
                                            "skewness": 0.68406699999999998,
                                            "entropy": 0.55439499999999997
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 199.49199999999999,
                                            "standardDeviation": 63.700600000000001,
                                            "kurtosis": 0.458509,
                                            "skewness": -1.4107799999999999,
                                            "entropy": 0.56560299999999997
                                        },
                                        "green": {
                                            "min": 17,
                                            "max": 139,
                                            "mean": 126.06,
                                            "standardDeviation": 14.411899999999999,
                                            "kurtosis": 1.69817,
                                            "skewness": -1.50898,
                                            "entropy": 0.57947899999999997
                                        },
                                        "blue": {
                                            "min": 97,
                                            "max": 229,
                                            "mean": 128.18100000000001,
                                            "standardDeviation": 14.8538,
                                            "kurtosis": 12.584899999999999,
                                            "skewness": 3.1394299999999999,
                                            "entropy": 0.51810400000000001
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 220,
                                        "height": 147,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "TopLeft",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:49+00:00",
                                        "date:modify": "2023-05-13T13:56:49+00:00",
                                        "signature": "eba39f0b2d8851a8c4a69d3f71d9fc2771279c077d4cff8a13c0be32e77b069a"
                                    },
                                    "tainted": false,
                                    "filesize": "0B",
                                    "numberPixels": "32340",
                                    "pixelsPerSecond": "6.75432MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.004"
                                }
                            },
                            "load_end": 1665,
                            "ttfb_start": 1578,
                            "ttfb_end": 1622,
                            "download_start": 1622,
                            "download_end": 1665,
                            "download_ms": 43,
                            "all_start": 1578,
                            "all_end": 1665,
                            "all_ms": 87,
                            "index": 42,
                            "number": 43
                        },
                        {
                            "type": 3,
                            "id": "103618.90",
                            "request_id": "103618.90",
                            "ip_addr": "[2a00:1450:4001:827::2008]",
                            "full_url": "https:\/\/www.googletagmanager.com\/gtm.js?id=GTM-WQK8NCZ&l=gtmdataLayer",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.googletagmanager.com",
                            "url": "\/gtm.js?id=GTM-WQK8NCZ&l=gtmdataLayer",
                            "raw_id": "103618.90",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 196,
                            "ttfb_ms": 66,
                            "load_start": 1634,
                            "load_start_float": 1634.0002489999999,
                            "bytesIn": 129183,
                            "objectSize": 129183,
                            "objectSizeUncompressed": 463417,
                            "chunks": [
                                {
                                    "ts": 1718,
                                    "bytes": 20642,
                                    "inflated": 60020
                                },
                                {
                                    "ts": 1775,
                                    "bytes": 32768,
                                    "inflated": 63392
                                },
                                {
                                    "ts": 1788,
                                    "bytes": 32768,
                                    "inflated": 20269
                                },
                                {
                                    "ts": 1811,
                                    "bytes": 32768,
                                    "inflated": 28026
                                },
                                {
                                    "ts": 1829,
                                    "bytes": 10237,
                                    "inflated": 29566
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:49 GMT",
                            "cacheControl": "private, max-age=900",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 266,
                            "protocol": "HTTP\/2",
                            "dns_start": 1426,
                            "dns_end": 1493,
                            "connect_start": 1495,
                            "connect_end": 1549,
                            "ssl_start": 1549,
                            "ssl_end": 1608,
                            "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",
                                    "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": "GTS CA 1C3",
                                "validFrom": 1682337366,
                                "validTo": 1689594965,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2023' log",
                                        "logId": "E83ED0DA3EF5063532E75728BC896BC903D3CBD1116BECEB69E1777D6D06BD6E",
                                        "timestamp": 1682340967866,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100BD472EBA1231C311A7394514703DF1648F9D2443AE02B57F6C121B2DB6AD7A18022100A00CAA5E2089E2851A9EB233C9F253CED1CF86B3B3526309D11E7400D9C6315B"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2023 Log",
                                        "logId": "B3737707E18450F86386D605A9DC11094A792DB1670C0B87DCF0030E7936A59A",
                                        "timestamp": 1682340967891,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30440220038ADA7CD802E28FD6FEE5873AD7F111D987B1444DD11BA38B32E5750CF7EFE702202CF13B7AA3F97015D27E4685C2E10C4ED2E8B374EB74C3172667B721D4EF4B30"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 66,
                            "initiator_column": 84,
                            "initiator_type": "script",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.googletagmanager.com",
                                    ":method: GET",
                                    ":path: \/gtm.js?id=GTM-WQK8NCZ&l=gtmdataLayer",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: Cache-Control",
                                    "access-control-allow-origin: *",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: private, max-age=900",
                                    "content-encoding: br",
                                    "content-length: 129183",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 13 May 2023 13:56:49 GMT",
                                    "expires: Sat, 13 May 2023 13:56:49 GMT",
                                    "last-modified: Sat, 13 May 2023 12:00:00 GMT",
                                    "server: Google Tag Manager",
                                    "strict-transport-security: max-age=31536000; includeSubDomains",
                                    "vary: Accept-Encoding",
                                    "x-xss-protection: 0",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1660,
                            "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": 67,
                            "connect_ms": 54,
                            "ssl_ms": 59,
                            "gzip_total": 129183,
                            "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": 1396,
                            "socket_group": "https:\/\/www.googletagmanager.com",
                            "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": 249,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIF5zCCBM+gAwIBAgIQersIcD0l5bUQ40SFccgpXzANBgkqhkiG9w0BAQsFADBG\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzETMBEGA1UEAxMKR1RTIENBIDFDMzAeFw0yMzA0MjQxMTU2MDZaFw0yMzA3MTcx\nMTU2MDVaMCExHzAdBgNVBAMMFiouZ29vZ2xlLWFuYWx5dGljcy5jb20wWTATBgcq\nhkjOPQIBBggqhkjOPQMBBwNCAATlJb44ccQ5qfshMVxRTqhNHq68y4gwjP70bjML\nxR+XY60s8ToiwT8eFrjVvUj3OSDuNs6qDh9wqHS0UMF4n4OZo4IDvzCCA7swDgYD\nVR0PAQH\/BAQDAgeAMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB\/wQCMAAw\nHQYDVR0OBBYEFMmJrNe8eDOIMFAmvJjFW6XyPUqjMB8GA1UdIwQYMBaAFIp0f6+F\nze6VzT2c0OJGFPNxNR0nMGoGCCsGAQUFBwEBBF4wXDAnBggrBgEFBQcwAYYbaHR0\ncDovL29jc3AucGtpLmdvb2cvZ3RzMWMzMDEGCCsGAQUFBzAChiVodHRwOi8vcGtp\nLmdvb2cvcmVwby9jZXJ0cy9ndHMxYzMuZGVyMIIBbwYDVR0RBIIBZjCCAWKCFiou\nZ29vZ2xlLWFuYWx5dGljcy5jb22CG3JlZ2lvbjEuYXBwLW1lYXN1cmVtZW50LmNv\nbYITYXBwLW1lYXN1cmVtZW50LmNvbYIUZ29vZ2xlLWFuYWx5dGljcy5jb22CHHJl\nZ2lvbjEuZ29vZ2xlLWFuYWx5dGljcy5jb22CGHNzbC5nb29nbGUtYW5hbHl0aWNz\nLmNvbYIYd3d3Lmdvb2dsZS1hbmFseXRpY3MuY29tghxyZWdpb24xLmFuYWx5dGlj\ncy5nb29nbGUuY29tghRnb29nbGV0YWdtYW5hZ2VyLmNvbYIYd3d3Lmdvb2dsZXRh\nZ21hbmFnZXIuY29tggp1cmNoaW4uY29tghJzZXJ2aWNlLnVyY2hpbi5jb22CCGZw\ncy5nb29nggoqLmZwcy5nb29nghJnb29nbGVvcHRpbWl6ZS5jb22CFnd3dy5nb29n\nbGVvcHRpbWl6ZS5jb20wIQYDVR0gBBowGDAIBgZngQwBAgEwDAYKKwYBBAHWeQIF\nAzA8BgNVHR8ENTAzMDGgL6AthitodHRwOi8vY3Jscy5wa2kuZ29vZy9ndHMxYzMv\nZlZKeGJWLUt0bWsuY3JsMIIBBAYKKwYBBAHWeQIEAgSB9QSB8gDwAHcA6D7Q2j71\nBjUy51covIlryQPTy9ERa+zraeF3fW0GvW4AAAGHs1X1ugAABAMASDBGAiEAvUcu\nuhIxwxGnOUUUcD3xZI+dJEOuArV\/bBIbLbatehgCIQCgDKpeIInihRqesjPJ8lPO\n0c+Gs7NSYwnRHnQA2cYxWwB1ALNzdwfhhFD4Y4bWBancEQlKeS2xZwwLh9zwAw55\nNqWaAAABh7NV9dMAAAQDAEYwRAIgA4rafNgC4o\/W\/uWHOtfxEdmHsURN0RujizLl\ndQz37+cCICzxO3qj+XAV0n5GhcLhDE7S6LN063TDFyZntyHU70swMA0GCSqGSIb3\nDQEBCwUAA4IBAQCdLxfENCSuGHJHJLpfKZnAoTlrRXMgF3+y+P58RoYUaw9xZD7S\n4SEQdg8ZkoGlmoEsFRcVU5W+zUz5rcpYG\/\/tNfVbT1owmvbzHVzH45HVfBmQ9mNO\nMguBIxlrjOEoY6D5z2X6sDY1s4qAOUvcrvGOu251yQy22M4c8di+LNiZ\/DMxxVmn\nDZ4VTWzji66PGaG\/Sol\/aOnOL+vztakrZCqpVxNICffejkpydcAHfE4TwEEtTuDy\nIspD42US1zTCuWGTPtDigGiHTyHO+Iky+38Zds3XUTYVUJ6JrETrlW7k2dRc0LaU\nj6yftzQc8d2eDCji2+j2zEL2T9nSvnCwc7bu\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFljCCA36gAwIBAgINAgO8U1lrNMcY9QFQZjANBgkqhkiG9w0BAQsFADBHMQsw\nCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEU\nMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjAwODEzMDAwMDQyWhcNMjcwOTMwMDAw\nMDQyWjBGMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZp\nY2VzIExMQzETMBEGA1UEAxMKR1RTIENBIDFDMzCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAPWI3+dijB43+DdCkH9sh9D7ZYIl\/ejLa6T\/belaI+KZ9hzp\nkgOZE3wJCor6QtZeViSqejOEH9Hpabu5dOxXTGZok3c3VVP+ORBNtzS7XyV3NzsX\nlOo85Z3VvMO0Q+sup0fvsEQRY9i0QYXdQTBIkxu\/t\/bgRQIh4JZCF8\/ZK2VWNAcm\nBA2o\/X3KLu\/qSHw3TT8An4Pf73WELnlXXPxXbhqW\/\/yMmqaZviXZf5YsBvcRKgKA\ngOtjGDxQSYflispfGStZloEAoPtR28p3CwvJlk\/vcEnHXG0g\/Zm0tOLKLnf9LdwL\ntmsTDIwZKxeWmLnwi\/agJ7u2441Rj72ux5uxiZ0CAwEAAaOCAYAwggF8MA4GA1Ud\nDwEB\/wQEAwIBhjAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwEgYDVR0T\nAQH\/BAgwBgEB\/wIBADAdBgNVHQ4EFgQUinR\/r4XN7pXNPZzQ4kYU83E1HScwHwYD\nVR0jBBgwFoAU5K8rJnEaK0gnhS9SZizv8IkTcT4waAYIKwYBBQUHAQEEXDBaMCYG\nCCsGAQUFBzABhhpodHRwOi8vb2NzcC5wa2kuZ29vZy9ndHNyMTAwBggrBgEFBQcw\nAoYkaHR0cDovL3BraS5nb29nL3JlcG8vY2VydHMvZ3RzcjEuZGVyMDQGA1UdHwQt\nMCswKaAnoCWGI2h0dHA6Ly9jcmwucGtpLmdvb2cvZ3RzcjEvZ3RzcjEuY3JsMFcG\nA1UdIARQME4wOAYKKwYBBAHWeQIFAzAqMCgGCCsGAQUFBwIBFhxodHRwczovL3Br\naS5nb29nL3JlcG9zaXRvcnkvMAgGBmeBDAECATAIBgZngQwBAgIwDQYJKoZIhvcN\nAQELBQADggIBAIl9rCBcDDy+mqhXlRu0rvqrpXJxtDaV\/d9AEQNMwkYUuxQkq\/BQ\ncSLbrcRuf8\/xam\/IgxvYzolfh2yHuKkMo5uhYpSTld9brmYZCwKWnvy15xBpPnrL\nRklfRuFBsdeYTWU0AIAaP0+fbH9JAIFTQaSSIYKCGvGjRFsqUBITTcFTNvNCCK9U\n+o53UxtkOCcXCb1YyRt8OS1b887U7ZfbFAO\/CVMkH8IMBHmYJvJh8VNS\/UKMG2Yr\nPxWhu\/\/2m+OBmgEGcYk1KCTd4b3rGS3hSMs9WYNRtHTGnXzGsYZbr8w0xNPM1IER\nlQCh9BIiAfq0g3GvjLeMcySsN1PCAJA\/Ef5c7TaUEDu9Ka7ixzpiO2xj2YC\/WXGs\nYye5TBeg2vZzFb8q3o\/zpWwygTMD0IZRcZk0upONXbVRWPeyk+gB9lm+cZv9TSjO\nz23HFtz30dZGm6fKa+l3D\/2gthsjgx0QGtkJAITgRNOidSOzNIb2ILCkXhAd4FJG\nAJ2xDx8hcFH1mt0G\/FX0Kw4zd8NLQsLxdxP8c4CU6x+7Nz\/OAipmsHMdMqUybDKw\njuDEI\/9bfU1lcKwrmz3O2+BtjjKAvpafkmO8l7tdufThcV4q5O8DIrGKZTqPwJNl\n1IXNDw9bg1kWRxYtnCQ6yICmJhSFm\/Y3m6xv+cXDBlHz4n\/FsRC6UfTd\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1830,
                            "ttfb_start": 1634,
                            "ttfb_end": 1700,
                            "download_start": 1700,
                            "download_end": 1830,
                            "download_ms": 130,
                            "all_start": 1426,
                            "all_end": 1830,
                            "all_ms": 376,
                            "index": 43,
                            "number": 44,
                            "body_file": "018-103618.90-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 20,
                                "v8.compile": 9,
                                "FunctionCall": 253
                            },
                            "cpu.EvaluateScript": 20,
                            "cpu.v8.compile": 9,
                            "cpu.FunctionCall": 253,
                            "cpuTime": 282,
                            "body_id": "103618.90",
                            "js_timing": [
                                [
                                    2917.2350000000001,
                                    2937.5050000000001
                                ],
                                [
                                    2917.2550000000001,
                                    2926.174
                                ],
                                [
                                    3037.0790000000002,
                                    3118.1329999999998
                                ],
                                [
                                    3118.3820000000001,
                                    3118.5970000000002
                                ],
                                [
                                    3129.48,
                                    3163.7199999999998
                                ],
                                [
                                    3163.9180000000001,
                                    3164.002
                                ],
                                [
                                    3193.1439999999998,
                                    3193.2150000000001
                                ],
                                [
                                    3265.4679999999998,
                                    3265.7020000000002
                                ],
                                [
                                    3265.7689999999998,
                                    3265.8589999999999
                                ],
                                [
                                    3265.8989999999999,
                                    3265.9340000000002
                                ],
                                [
                                    3265.9520000000002,
                                    3265.962
                                ],
                                [
                                    3265.9780000000001,
                                    3265.9899999999998
                                ],
                                [
                                    3266.0059999999999,
                                    3266.0160000000001
                                ],
                                [
                                    3266.0309999999999,
                                    3266.04
                                ],
                                [
                                    3266.056,
                                    3266.0659999999998
                                ],
                                [
                                    3266.0810000000001,
                                    3266.098
                                ],
                                [
                                    3266.1129999999998,
                                    3266.1289999999999
                                ],
                                [
                                    3266.1439999999998,
                                    3266.1570000000002
                                ],
                                [
                                    3266.172,
                                    3266.181
                                ],
                                [
                                    3266.2199999999998,
                                    3266.23
                                ],
                                [
                                    3266.2449999999999,
                                    3266.2640000000001
                                ],
                                [
                                    3266.288,
                                    3266.2979999999998
                                ],
                                [
                                    3266.3139999999999,
                                    3266.3229999999999
                                ],
                                [
                                    3266.3389999999999,
                                    3266.3600000000001
                                ],
                                [
                                    3266.3780000000002,
                                    3266.3870000000002
                                ],
                                [
                                    3266.404,
                                    3266.413
                                ],
                                [
                                    3266.4279999999999,
                                    3266.4369999999999
                                ],
                                [
                                    3266.453,
                                    3266.462
                                ],
                                [
                                    3266.4769999999999,
                                    3266.4859999999999
                                ],
                                [
                                    3266.5010000000002,
                                    3266.5100000000002
                                ],
                                [
                                    3266.5250000000001,
                                    3266.5340000000001
                                ],
                                [
                                    3266.556,
                                    3266.5659999999998
                                ],
                                [
                                    3266.5810000000001,
                                    3266.5900000000001
                                ],
                                [
                                    3266.605,
                                    3266.614
                                ],
                                [
                                    3266.6280000000002,
                                    3266.6379999999999
                                ],
                                [
                                    3266.652,
                                    3266.6619999999998
                                ],
                                [
                                    3266.6779999999999,
                                    3266.6869999999999
                                ],
                                [
                                    3266.701,
                                    3266.71
                                ],
                                [
                                    3266.7280000000001,
                                    3266.7399999999998
                                ],
                                [
                                    3266.7559999999999,
                                    3266.7649999999999
                                ],
                                [
                                    3266.7809999999999,
                                    3266.79
                                ],
                                [
                                    3266.8049999999998,
                                    3266.8249999999998
                                ],
                                [
                                    3266.848,
                                    3266.8600000000001
                                ],
                                [
                                    3266.8820000000001,
                                    3266.9250000000002
                                ],
                                [
                                    3266.9430000000002,
                                    3267.0970000000002
                                ],
                                [
                                    3267.127,
                                    3267.3679999999999
                                ],
                                [
                                    3267.3919999999998,
                                    3267.4400000000001
                                ],
                                [
                                    3267.4659999999999,
                                    3267.52
                                ],
                                [
                                    3267.5439999999999,
                                    3268.04
                                ],
                                [
                                    3313.3200000000002,
                                    3313.4580000000001
                                ],
                                [
                                    3313.473,
                                    3313.6219999999998
                                ],
                                [
                                    3313.6390000000001,
                                    3313.6770000000001
                                ],
                                [
                                    3313.6889999999999,
                                    3313.7190000000001
                                ],
                                [
                                    3313.7289999999998,
                                    3313.7849999999999
                                ],
                                [
                                    3317.6819999999998,
                                    3317.7809999999999
                                ],
                                [
                                    3317.797,
                                    3317.9409999999998
                                ],
                                [
                                    3317.9749999999999,
                                    3318.0160000000001
                                ],
                                [
                                    3318.0300000000002,
                                    3318.058
                                ],
                                [
                                    3318.0680000000002,
                                    3318.123
                                ],
                                [
                                    3320.5729999999999,
                                    3320.5830000000001
                                ],
                                [
                                    3320.5949999999998,
                                    3320.5990000000002
                                ],
                                [
                                    3379.3069999999998,
                                    3379.3429999999998
                                ],
                                [
                                    3394.0729999999999,
                                    3394.27
                                ],
                                [
                                    3411.7910000000002,
                                    3444.7829999999999
                                ],
                                [
                                    3445.0169999999998,
                                    3445.0859999999998
                                ],
                                [
                                    3468.7249999999999,
                                    3469.2919999999999
                                ],
                                [
                                    3469.3429999999998,
                                    3469.5369999999998
                                ],
                                [
                                    3469.5569999999998,
                                    3469.607
                                ],
                                [
                                    3469.6210000000001,
                                    3469.6550000000002
                                ],
                                [
                                    3469.6680000000001,
                                    3469.7269999999999
                                ],
                                [
                                    3469.7890000000002,
                                    3469.826
                                ],
                                [
                                    3469.837,
                                    3469.9400000000001
                                ],
                                [
                                    3469.953,
                                    3469.9879999999998
                                ],
                                [
                                    3469.9989999999998,
                                    3470.0279999999998
                                ],
                                [
                                    3470.0390000000002,
                                    3470.0940000000001
                                ],
                                [
                                    3479.547,
                                    3479.5909999999999
                                ],
                                [
                                    3488.837,
                                    3488.8649999999998
                                ],
                                [
                                    3488.8800000000001,
                                    3489.0120000000002
                                ],
                                [
                                    3489.027,
                                    3489.1819999999998
                                ],
                                [
                                    3489.1970000000001,
                                    3489.2370000000001
                                ],
                                [
                                    3489.2510000000002,
                                    3489.2829999999999
                                ],
                                [
                                    3489.2950000000001,
                                    3489.3670000000002
                                ],
                                [
                                    3500.4349999999999,
                                    3597.5059999999999
                                ],
                                [
                                    3597.7669999999998,
                                    3597.846
                                ],
                                [
                                    3631.1999999999998,
                                    3631.29
                                ],
                                [
                                    3631.3670000000002,
                                    3631.3829999999998
                                ],
                                [
                                    3631.4740000000002,
                                    3631.5059999999999
                                ],
                                [
                                    3632.576,
                                    3632.5940000000001
                                ],
                                [
                                    3632.634,
                                    3632.7620000000002
                                ],
                                [
                                    3632.7840000000001,
                                    3633.0320000000002
                                ],
                                [
                                    3633.058,
                                    3633.143
                                ],
                                [
                                    3633.1700000000001,
                                    3633.2339999999999
                                ],
                                [
                                    3633.2579999999998,
                                    3633.357
                                ],
                                [
                                    3650.2469999999998,
                                    3650.279
                                ],
                                [
                                    3730.5079999999998,
                                    3730.5619999999999
                                ],
                                [
                                    3808.9830000000002,
                                    3809.4899999999998
                                ],
                                [
                                    3809.5390000000002,
                                    3809.8440000000001
                                ],
                                [
                                    3809.8719999999998,
                                    3809.931
                                ],
                                [
                                    3809.9459999999999,
                                    3809.982
                                ],
                                [
                                    3809.9969999999998,
                                    3810.0680000000002
                                ],
                                [
                                    3880.7600000000002,
                                    3880.8130000000001
                                ],
                                [
                                    3960.4290000000001,
                                    3960.4400000000001
                                ],
                                [
                                    3993.3240000000001,
                                    3993.3600000000001
                                ],
                                [
                                    3994.8290000000002,
                                    3994.8400000000001
                                ],
                                [
                                    4558.3239999999996,
                                    4558.424
                                ],
                                [
                                    4563.152,
                                    4563.1769999999997
                                ],
                                [
                                    4563.2560000000003,
                                    4563.3549999999996
                                ],
                                [
                                    4563.3760000000002,
                                    4563.5209999999997
                                ],
                                [
                                    4563.5349999999999,
                                    4563.7219999999998
                                ],
                                [
                                    4563.7520000000004,
                                    4563.8149999999996
                                ],
                                [
                                    4563.8410000000003,
                                    4563.8850000000002
                                ],
                                [
                                    4563.9009999999998,
                                    4563.9740000000002
                                ],
                                [
                                    4605.0900000000001,
                                    4605.1059999999998
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.90",
                            "blockingTime": 178.12499999999955
                        },
                        {
                            "type": 3,
                            "id": "103618.136",
                            "request_id": "103618.136",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                            "raw_id": "103618.136",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 116,
                            "ttfb_ms": 114,
                            "load_start": 1712,
                            "load_start_float": 1712.0002770000001,
                            "bytesIn": 535,
                            "objectSize": 535,
                            "objectSizeUncompressed": 948,
                            "chunks": [
                                {
                                    "ts": 1828,
                                    "bytes": 535,
                                    "inflated": 948
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:49 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 92,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOFyOOQQuIAQAArldmFRNqqjYDdXDTwlgroMVPr1Y3zjVJpxNhOIXq+aVdr5JY27XulbpkeuN8AWwIejRN2Tb50Tox13vSxRzsfvyBAo6dBJ6eNwr7prCNaFNuTPz+Q5h0pTBWJjaMIWEgxjI\/eVhvY7FlsEzHZ3WE5auYKb3fcjQvga8QHMpaBmfDM5jtEbus3o\/+izTBSI975NXOwUDHQZ48ME5\/\/GTa6ylKAOpew+GWOFH7agSIhLaFFmQPWbFdGrs7fy1Xw9bqkmUyP0T3E+G+LDSDxxF9rspzikDgREaSqmnDmvBw0RnqAwZ21E22QBGl0MlnxqyzjAtDZCzNw6UbizCWLWSNABlYFmLUiKsbtR6ExPsSF6dI6XVxiykmiY1iBMSdU9exU37qZcjVWzJIPZuBkIfuon60FYpEQXZu\/te2B+WehpmsYLTEr\/hqL+VG6QH0cPHKza8XxUP2\/lDAfNc8eh8=; SSRT=IJdfZAADAA; Ahonlnl-Prd-01-DigitalDev-B2=!J\/iWMuO5wJ0eDfIGpVIjjMvTA2elN4QuGiHjAVoN2w\/I59eKxFaKP1jiVYcKyT4qZAtPfGkOtnmN+Q==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 535",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 13 May 2023 13:56:49 GMT",
                                    "expires: Sat, 13 May 2023 13:56:49 GMT",
                                    "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: Ahonlnl-Prd-01-DigitalDev-B2=!vkX669\/kA8TzMcW0Fx+mv+hLHwM0yBgZwPMG1zg323UX4Efsa1cXPBw\/jdyVy64ZsDRs6lHwJN4TZA==; path=\/; Httponly",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding,User-Agent",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-659c43a8-84ae-4386-ba0b-998dd5e11451",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986209115967 D=10334",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 8089,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 535,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1691,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 35,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 277,
                            "server_port": "443",
                            "load_end": 1828,
                            "ttfb_start": 1712,
                            "ttfb_end": 1826,
                            "download_start": 1826,
                            "download_end": 1828,
                            "download_ms": 2,
                            "all_start": 1712,
                            "all_end": 1828,
                            "all_ms": 116,
                            "index": 44,
                            "number": 45
                        },
                        {
                            "type": 3,
                            "id": "103618.152",
                            "request_id": "103618.152",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/content\/assets\/sprite.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/content\/assets\/sprite.svg",
                            "raw_id": "103618.152",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 228,
                            "ttfb_ms": 137,
                            "load_start": 2325,
                            "load_start_float": 2325.0002810000001,
                            "bytesIn": 151901,
                            "objectSize": 151901,
                            "objectSizeUncompressed": 507942,
                            "chunks": [
                                {
                                    "ts": 2465,
                                    "bytes": 2841,
                                    "inflated": 9143
                                },
                                {
                                    "ts": 2469,
                                    "bytes": 8144,
                                    "inflated": 44442
                                },
                                {
                                    "ts": 2473,
                                    "bytes": 8144,
                                    "inflated": 53613
                                },
                                {
                                    "ts": 2479,
                                    "bytes": 12216,
                                    "inflated": 40362
                                },
                                {
                                    "ts": 2484,
                                    "bytes": 8144,
                                    "inflated": 21220
                                },
                                {
                                    "ts": 2502,
                                    "bytes": 32768,
                                    "inflated": 25810
                                },
                                {
                                    "ts": 2527,
                                    "bytes": 32768,
                                    "inflated": 61841
                                },
                                {
                                    "ts": 2550,
                                    "bytes": 32768,
                                    "inflated": 3615
                                },
                                {
                                    "ts": 2553,
                                    "bytes": 14108,
                                    "inflated": 51288
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:49 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 266,
                            "initiator_column": 99,
                            "initiator_type": "script",
                            "initiator_function": "Tl.dtAWF",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/content\/assets\/sprite.svg",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOFyOOQQuIAQAArldmFRNqqjYDdXDTwlgroMVPr1Y3zjVJpxNhOIXq+aVdr5JY27XulbpkeuN8AWwIejRN2Tb50Tox13vSxRzsfvyBAo6dBJ6eNwr7prCNaFNuTPz+Q5h0pTBWJjaMIWEgxjI\/eVhvY7FlsEzHZ3WE5auYKb3fcjQvga8QHMpaBmfDM5jtEbus3o\/+izTBSI975NXOwUDHQZ48ME5\/\/GTa6ylKAOpew+GWOFH7agSIhLaFFmQPWbFdGrs7fy1Xw9bqkmUyP0T3E+G+LDSDxxF9rspzikDgREaSqmnDmvBw0RnqAwZ21E22QBGl0MlnxqyzjAtDZCzNw6UbizCWLWSNABlYFmLUiKsbtR6ExPsSF6dI6XVxiykmiY1iBMSdU9exU37qZcjVWzJIPZuBkIfuon60FYpEQXZu\/te2B+WehpmsYLTEr\/hqL+VG6QH0cPHKza8XxUP2\/lDAfNc8eh8=; SSRT=IJdfZAADAA; Ahonlnl-Prd-01-DigitalDev-B2=!vkX669\/kA8TzMcW0Fx+mv+hLHwM0yBgZwPMG1zg323UX4Efsa1cXPBw\/jdyVy64ZsDRs6lHwJN4TZA==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 13 May 2023 13:56:49 GMT",
                                    "expires: Sat, 13 May 2023 13:56:49 GMT",
                                    "last-modified: Fri, 05 May 2023 10:24:23 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: i18next=nl-nl; Path=\/; Expires=Mon, 13 May 2024 13:56:49 GMT; SameSite=Strict",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: User-Agent,Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: content-static-09966ecf-b1e9-420d-8cdd-a7360b3359d2",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986209726192 D=14131",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7801,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 153125,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 2323,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 37,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 281,
                            "server_port": "443",
                            "load_end": 2553,
                            "ttfb_start": 2325,
                            "ttfb_end": 2462,
                            "download_start": 2462,
                            "download_end": 2553,
                            "download_ms": 91,
                            "all_start": 2325,
                            "all_end": 2553,
                            "all_ms": 228,
                            "index": 45,
                            "number": 46,
                            "body_file": "019-103618.152-body.txt",
                            "body_id": "103618.152",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.152"
                        },
                        {
                            "type": 3,
                            "id": "103618.153",
                            "request_id": "103618.153",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/common\/api\/basket\/v2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/common\/api\/basket\/v2",
                            "raw_id": "103618.153",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 136,
                            "ttfb_ms": 135,
                            "load_start": 2420,
                            "load_start_float": 2420.000286,
                            "bytesIn": 69,
                            "objectSize": 69,
                            "objectSizeUncompressed": 50,
                            "chunks": [
                                {
                                    "ts": 2556,
                                    "bytes": 69,
                                    "inflated": 50
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:49 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "application\/json",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 266,
                            "initiator_column": 99,
                            "initiator_type": "script",
                            "initiator_function": "Tl.dtAWF",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/common\/api\/basket\/v2",
                                    ":scheme: https",
                                    "accept: application\/json",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-type: application\/json",
                                    "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOFyOOQQuIAQAArldmFRNqqjYDdXDTwlgroMVPr1Y3zjVJpxNhOIXq+aVdr5JY27XulbpkeuN8AWwIejRN2Tb50Tox13vSxRzsfvyBAo6dBJ6eNwr7prCNaFNuTPz+Q5h0pTBWJjaMIWEgxjI\/eVhvY7FlsEzHZ3WE5auYKb3fcjQvga8QHMpaBmfDM5jtEbus3o\/+izTBSI975NXOwUDHQZ48ME5\/\/GTa6ylKAOpew+GWOFH7agSIhLaFFmQPWbFdGrs7fy1Xw9bqkmUyP0T3E+G+LDSDxxF9rspzikDgREaSqmnDmvBw0RnqAwZ21E22QBGl0MlnxqyzjAtDZCzNw6UbizCWLWSNABlYFmLUiKsbtR6ExPsSF6dI6XVxiykmiY1iBMSdU9exU37qZcjVWzJIPZuBkIfuon60FYpEQXZu\/te2B+WehpmsYLTEr\/hqL+VG6QH0cPHKza8XxUP2\/lDAfNc8eh8=; SSRT=IJdfZAADAA; Ahonlnl-Prd-01-DigitalDev-B2=!vkX669\/kA8TzMcW0Fx+mv+hLHwM0yBgZwPMG1zg323UX4Efsa1cXPBw\/jdyVy64ZsDRs6lHwJN4TZA==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "ab-test-headers: \"x-variant-te-1878:true\"",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 69",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/json; charset=utf-8",
                                    "date: Sat, 13 May 2023 13:56:49 GMT",
                                    "expires: Sat, 13 May 2023 13:56:49 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "rtss: 1-*-5",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:49 GMT",
                                    "set-cookie: Ahonlnl-Prd-01-DigitalDev-B2=!BVKmsR7q69nI\/aW0Fx+mv+hLHwM0yB3IQje1qDLUA+L\/a+7oyGlZbKQXTaCPqVviiBsTq1BvAJjUqQ==; path=\/; Httponly",
                                    "set-cookie: bm_sv=067AE5185445D5BCDFCE2DAA93C9E5E2~YAAQ3tXOFwWQQQuIAQAAR1xmFROCQO7YGgPO5ebeNYozixootbPRGvpa+IE5Qwgt3i6cyjx8OVcQGGrQIG9VE8JyhGeVqsVl8yV8BQ0Q+UcCnmEWmoYKct2jDIKjQ3d1UBSAwS4s5NZLmYH+xVE9gr30EAoBldReeMZ8E\/Q1LJEXwbw8PAlVSWEe7NTF547r4ZSvc0Yjwed\/v5m9hc8i6xm9Ja+NNTZNkhMhENYZ+6OylmL2HnK\/t+hyRNtyeBI=~1; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 15:56:49 GMT; Max-Age=7200; Secure",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding,User-Agent",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: common-ap-1739268b-04f2-4f55-960a-9d16eddbeff3",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986209830258 D=12435",
                                    "x-response-time: 0.250ms",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7927,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 69,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 2419,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 39,
                            "http2_stream_dependency": 37,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 286,
                            "server_port": "443",
                            "load_end": 2556,
                            "ttfb_start": 2420,
                            "ttfb_end": 2555,
                            "download_start": 2555,
                            "download_end": 2556,
                            "download_ms": 1,
                            "all_start": 2420,
                            "all_end": 2556,
                            "all_ms": 136,
                            "index": 46,
                            "number": 47,
                            "body_file": "020-103618.153-body.txt",
                            "body_id": "103618.153",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.153"
                        },
                        {
                            "type": 3,
                            "id": "103618.154",
                            "request_id": "103618.154",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/common\/api\/member\/v3",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/common\/api\/member\/v3",
                            "raw_id": "103618.154",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 130,
                            "ttfb_ms": 129,
                            "load_start": 2442,
                            "load_start_float": 2442.0002899999999,
                            "bytesIn": 52,
                            "objectSize": 52,
                            "objectSizeUncompressed": 34,
                            "chunks": [
                                {
                                    "ts": 2572,
                                    "bytes": 52,
                                    "inflated": 34
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:49 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "application\/json",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 266,
                            "initiator_column": 99,
                            "initiator_type": "script",
                            "initiator_function": "Tl.dtAWF",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/common\/api\/member\/v3",
                                    ":scheme: https",
                                    "accept: application\/json",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-type: application\/json",
                                    "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOFyOOQQuIAQAArldmFRNqqjYDdXDTwlgroMVPr1Y3zjVJpxNhOIXq+aVdr5JY27XulbpkeuN8AWwIejRN2Tb50Tox13vSxRzsfvyBAo6dBJ6eNwr7prCNaFNuTPz+Q5h0pTBWJjaMIWEgxjI\/eVhvY7FlsEzHZ3WE5auYKb3fcjQvga8QHMpaBmfDM5jtEbus3o\/+izTBSI975NXOwUDHQZ48ME5\/\/GTa6ylKAOpew+GWOFH7agSIhLaFFmQPWbFdGrs7fy1Xw9bqkmUyP0T3E+G+LDSDxxF9rspzikDgREaSqmnDmvBw0RnqAwZ21E22QBGl0MlnxqyzjAtDZCzNw6UbizCWLWSNABlYFmLUiKsbtR6ExPsSF6dI6XVxiykmiY1iBMSdU9exU37qZcjVWzJIPZuBkIfuon60FYpEQXZu\/te2B+WehpmsYLTEr\/hqL+VG6QH0cPHKza8XxUP2\/lDAfNc8eh8=; SSRT=IJdfZAADAA; Ahonlnl-Prd-01-DigitalDev-B2=!vkX669\/kA8TzMcW0Fx+mv+hLHwM0yBgZwPMG1zg323UX4Efsa1cXPBw\/jdyVy64ZsDRs6lHwJN4TZA==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "ab-test-headers: \"x-variant-te-1878:true\"",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 52",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/json; charset=utf-8",
                                    "date: Sat, 13 May 2023 13:56:49 GMT",
                                    "expires: Sat, 13 May 2023 13:56:49 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "rtss: 1-*-4",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:49 GMT",
                                    "set-cookie: Ahonlnl-Prd-01-DigitalDev-B2=!CMm4FBfpIxVvQrsGpVIjjMvTA2elNyQOt5bMaObkBT6jUbbWjNF3BuofFFnFMSb9P+HDeF199gpzPA==; path=\/; Httponly",
                                    "set-cookie: bm_sv=977E8AC59C6B3877AECBBDB5499028D9~YAAQ3tXOFxGQQQuIAQAAWlxmFRPOQrptvh0IhPGURI1WhDlzVE8g0zVdRqbYi0WefTC\/ta0WDIPjXsEkZeu5+LmyPQsgmKLmivatHo9nN3oMxZyjiBVJB6YgUFw3tDQNB\/AKV3s\/hrtD4ZdFf792YD3MTacYd91wNdBrkKsmQYMiXifwGjQobas1\/LmbLd+zmLzDDIwIWFidhxQw0vtiE1xTajEwtx59M4ZnVRliWpdjWeCrCTWrgJc6wbh1KMs=~1; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 15:56:49 GMT; Max-Age=7200; Secure",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: User-Agent,Accept-Encoding",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: common-ap-0d235671-bab9-4192-a905-da366b68d8d6",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986209850987 D=11294",
                                    "x-response-time: 0.243ms",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7927,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 52,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 2442,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 41,
                            "http2_stream_dependency": 39,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 290,
                            "server_port": "443",
                            "load_end": 2572,
                            "ttfb_start": 2442,
                            "ttfb_end": 2571,
                            "download_start": 2571,
                            "download_end": 2572,
                            "download_ms": 1,
                            "all_start": 2442,
                            "all_end": 2572,
                            "all_ms": 130,
                            "index": 47,
                            "number": 48,
                            "body_file": "021-103618.154-body.txt",
                            "body_id": "103618.154",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.154"
                        },
                        {
                            "type": 3,
                            "id": "103618.159",
                            "request_id": "103618.159",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/carrousel1-nieuw.png\/carrousel1-nieuw.png\/ahonline%3AlargePageEntryImage",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/carrousel1-nieuw.png\/carrousel1-nieuw.png\/ahonline%3AlargePageEntryImage",
                            "raw_id": "103618.159",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 42,
                            "ttfb_ms": 41,
                            "load_start": 2692,
                            "load_start_float": 2692.0002939999999,
                            "bytesIn": 27891,
                            "objectSize": 27891,
                            "objectSizeUncompressed": 27891,
                            "chunks": [
                                {
                                    "ts": 2734,
                                    "bytes": 27891
                                }
                            ],
                            "expires": "Fri, 19 May 2023 06:29:19 GMT",
                            "cacheControl": "private, no-transform, max-age=491549",
                            "contentType": "image\/avif",
                            "contentEncoding": "",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 149,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/carrousel1-nieuw.png\/carrousel1-nieuw.png\/ahonline%3AlargePageEntryImage",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: private, no-transform, max-age=491549",
                                    "content-length: 27891",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/avif",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "etag: \"1680339466347\"",
                                    "expires: Fri, 19 May 2023 06:29:19 GMT",
                                    "last-modified: Fri, 05 May 2023 06:28:19 GMT",
                                    "x-frame-options: SAMEORIGIN",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2164,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 27891,
                            "image_save": 0,
                            "cache_time": 491549,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 2691,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 43,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 294,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "avif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "28 kB",
                                        "FileType": "AVIF",
                                        "FileTypeExtension": "avif",
                                        "MIMEType": "image\/avif",
                                        "ImageWidth": 480,
                                        "ImageHeight": 252
                                    },
                                    "QuickTime": {
                                        "MajorBrand": "AV1 Image File Format (.AVIF)",
                                        "MinorVersion": "0.0.0",
                                        "CompatibleBrands": [
                                            "avif",
                                            "mif1",
                                            "miaf"
                                        ],
                                        "HandlerType": "Picture",
                                        "PrimaryItemReference": 1,
                                        "ColorProfiles": "nclx",
                                        "ColorPrimaries": "Unspecified",
                                        "TransferCharacteristics": "Unspecified",
                                        "MatrixCoefficients": "BT.601",
                                        "AuxiliaryImageType": "urn:mpeg:mpegB:cicp:systems:auxiliary:alpha",
                                        "AV1ConfigurationVersion": 1,
                                        "ChromaFormat": "YUV 4:2:0",
                                        "ChromaSamplePosition": "Unknown",
                                        "ImageSpatialExtent": "480x252",
                                        "ImagePixelDepth": "8 8 8",
                                        "MediaDataSize": 27447,
                                        "MediaDataOffset": 444
                                    },
                                    "Composite": {
                                        "ImageSize": "480x252",
                                        "Megapixels": 0.121
                                    }
                                },
                                "magick": {
                                    "format": "HEIC",
                                    "formatDescription": "Apple High efficiency Image Format",
                                    "mimeType": "image\/x-heic",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 480,
                                        "height": 252,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "YCbCr",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 120960,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 118.551,
                                            "standardDeviation": 47.880699999999997,
                                            "kurtosis": -0.20647299999999999,
                                            "skewness": -0.087676400000000002,
                                            "entropy": 0.65512800000000004
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 75.053899999999999,
                                            "standardDeviation": 78.563400000000001,
                                            "kurtosis": -0.34325899999999998,
                                            "skewness": 0.85182000000000002,
                                            "entropy": 0.71802600000000005
                                        },
                                        "green": {
                                            "min": 14,
                                            "max": 192,
                                            "mean": 116.88800000000001,
                                            "standardDeviation": 19.371700000000001,
                                            "kurtosis": 1.40228,
                                            "skewness": -0.052373200000000002,
                                            "entropy": 0.59978799999999999
                                        },
                                        "blue": {
                                            "min": 35,
                                            "max": 247,
                                            "mean": 163.71000000000001,
                                            "standardDeviation": 45.706800000000001,
                                            "kurtosis": -1.0967,
                                            "skewness": 0.318772,
                                            "entropy": 0.64756999999999998
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 480,
                                        "height": 252,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "TopLeft",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:50+00:00",
                                        "date:modify": "2023-05-13T13:56:50+00:00",
                                        "signature": "a94b5e428d0d1316c02a6251858d98407e3c8e93c136b7688f7c3df910967fac"
                                    },
                                    "tainted": false,
                                    "filesize": "0B",
                                    "numberPixels": "120960",
                                    "pixelsPerSecond": "6.33497MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.019"
                                }
                            },
                            "load_end": 2734,
                            "ttfb_start": 2692,
                            "ttfb_end": 2733,
                            "download_start": 2733,
                            "download_end": 2734,
                            "download_ms": 1,
                            "all_start": 2692,
                            "all_end": 2734,
                            "all_ms": 42,
                            "index": 48,
                            "number": 49
                        },
                        {
                            "type": 3,
                            "id": "103618.162",
                            "request_id": "103618.162",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                            "raw_id": "103618.162",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 108,
                            "ttfb_ms": 107,
                            "load_start": 2834,
                            "load_start_float": 2834.0003139999999,
                            "bytesIn": 535,
                            "objectSize": 535,
                            "objectSizeUncompressed": 948,
                            "chunks": [
                                {
                                    "ts": 2942,
                                    "bytes": 535,
                                    "inflated": 948
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:50 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/static.ah.nl\/__assets\/features\/assets\/vendor.babb429c.js",
                            "initiator_line": 1,
                            "initiator_column": 337840,
                            "initiator_type": "script",
                            "initiator_function": "b",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOFyOOQQuIAQAArldmFRNqqjYDdXDTwlgroMVPr1Y3zjVJpxNhOIXq+aVdr5JY27XulbpkeuN8AWwIejRN2Tb50Tox13vSxRzsfvyBAo6dBJ6eNwr7prCNaFNuTPz+Q5h0pTBWJjaMIWEgxjI\/eVhvY7FlsEzHZ3WE5auYKb3fcjQvga8QHMpaBmfDM5jtEbus3o\/+izTBSI975NXOwUDHQZ48ME5\/\/GTa6ylKAOpew+GWOFH7agSIhLaFFmQPWbFdGrs7fy1Xw9bqkmUyP0T3E+G+LDSDxxF9rspzikDgREaSqmnDmvBw0RnqAwZ21E22QBGl0MlnxqyzjAtDZCzNw6UbizCWLWSNABlYFmLUiKsbtR6ExPsSF6dI6XVxiykmiY1iBMSdU9exU37qZcjVWzJIPZuBkIfuon60FYpEQXZu\/te2B+WehpmsYLTEr\/hqL+VG6QH0cPHKza8XxUP2\/lDAfNc8eh8=; SSRT=IJdfZAADAA; SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; Ahonlnl-Prd-01-DigitalDev-B2=!CMm4FBfpIxVvQrsGpVIjjMvTA2elNyQOt5bMaObkBT6jUbbWjNF3BuofFFnFMSb9P+HDeF199gpzPA==; bm_sv=977E8AC59C6B3877AECBBDB5499028D9~YAAQ3tXOFxGQQQuIAQAAWlxmFRPOQrptvh0IhPGURI1WhDlzVE8g0zVdRqbYi0WefTC\/ta0WDIPjXsEkZeu5+LmyPQsgmKLmivatHo9nN3oMxZyjiBVJB6YgUFw3tDQNB\/AKV3s\/hrtD4ZdFf792YD3MTacYd91wNdBrkKsmQYMiXifwGjQobas1\/LmbLd+zmLzDDIwIWFidhxQw0vtiE1xTajEwtx59M4ZnVRliWpdjWeCrCTWrgJc6wbh1KMs=~1",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 535",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "expires: Sat, 13 May 2023 13:56:50 GMT",
                                    "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: Ahonlnl-Prd-01-DigitalDev-B2=!IdnOshrAby0uzhMGpVIjjMvTA2elN90jjsneSwD2immUgBLExTWXKIqtfLtAdn89OzgL1UpPX\/OY5w==; path=\/; Httponly",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding,User-Agent",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-1a1fd6fc-a5e2-4036-95f2-75c31b819239",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986210235267 D=7182",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 8986,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 535,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 2834,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 43,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 314,
                            "server_port": "443",
                            "load_end": 2942,
                            "ttfb_start": 2834,
                            "ttfb_end": 2941,
                            "download_start": 2941,
                            "download_end": 2942,
                            "download_ms": 1,
                            "all_start": 2834,
                            "all_end": 2942,
                            "all_ms": 108,
                            "index": 49,
                            "number": 50
                        },
                        {
                            "type": 3,
                            "id": "887B960C3F33ACF09CE9930AF81E6E2C",
                            "request_id": "887B960C3F33ACF09CE9930AF81E6E2C",
                            "ip_addr": "35.205.232.200",
                            "full_url": "https:\/\/zsp1.ah.nl\/json",
                            "is_secure": 1,
                            "method": "OPTIONS",
                            "host": "zsp1.ah.nl",
                            "url": "\/json",
                            "raw_id": "887B960C3F33ACF09CE9930AF81E6E2C",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/zsp1.ah.nl\/json",
                            "responseCode": 204,
                            "request_type": "Preflight",
                            "load_ms": 82,
                            "ttfb_ms": 82,
                            "load_start": 2960,
                            "load_start_float": 2960.0002989999998,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 312,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 2786,
                            "connect_end": 2862,
                            "ssl_start": 2862,
                            "ssl_end": 2959,
                            "initiator": "https:\/\/zsp1.ah.nl\/json",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "preflight",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp1.ah.nl",
                                    ":method: OPTIONS",
                                    ":path: \/json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "access-control-request-headers: content-type",
                                    "access-control-request-method: POST",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                    "access-control-allow-methods: GET, POST, OPTIONS",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 204"
                                ]
                            },
                            "bytesOut": 1552,
                            "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": 76,
                            "ssl_ms": 97,
                            "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": 2704,
                            "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "chunks": [],
                            "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": 299,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIFJzCCBA+gAwIBAgISA6kFUH3PwXozgeaODGgpyfe+MA0GCSqGSIb3DQEBCwUA\nMDIxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQD\nEwJSMzAeFw0yMzA1MDMwODI3NTFaFw0yMzA4MDEwODI3NTBaMBUxEzARBgNVBAMT\nCnpzcDEuYWgubmwwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDYSYyO\nNuCck+g4caAKJlWTF24iUqgx8YbamNS2q\/PccCQlc2g3vMX15tT9gnOZvizyCNVI\nX2WDcLf+3vAci0AZoZawGDnpmrq1QV54+XImyXKfGnJ11Wx+anuOpnRE3+1rfN5x\njoVKtJcRDTCwmAGTK2MZqkgzFQli5dvXny4q2tPpberY2syqjTGjjQFCTsXiw1\/5\nEjivBMmCJQMngVk7L4gAxPosje+ky3aR02BqZ\/NLxmioQCYlKdqSFDlheBevpsCh\ndQEPe9S6vpmbX6gAr4SAFfZMzRC9EOxfLz6ZATPY1DB0tsPZ\/SwqybjeEXQ+QMfL\nTtseAFi2pWaPZvorAgMBAAGjggJSMIICTjAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0l\nBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYE\nFCN3NgIT9or2O2+Y2VbAtwCEqQnYMB8GA1UdIwQYMBaAFBQusxe3WFbLrlAJQOYf\nr52LFMLGMFUGCCsGAQUFBwEBBEkwRzAhBggrBgEFBQcwAYYVaHR0cDovL3IzLm8u\nbGVuY3Iub3JnMCIGCCsGAQUFBzAChhZodHRwOi8vcjMuaS5sZW5jci5vcmcvMCMG\nA1UdEQQcMBqCCnpzcDEuYWgubmyCDHpzcDEuZXRvcy5ubDBMBgNVHSAERTBDMAgG\nBmeBDAECATA3BgsrBgEEAYLfEwEBATAoMCYGCCsGAQUFBwIBFhpodHRwOi8vY3Bz\nLmxldHNlbmNyeXB0Lm9yZzCCAQMGCisGAQQB1nkCBAIEgfQEgfEA7wB2AHoyjFTY\nty22IOo44FIe6YQWcDIThU070ivBOlejUutSAAABh+DwhcIAAAQDAEcwRQIgUe++\njqQ+1OC90sRlyhbqZoykYb8Rh71ujiOkEmRD\/HACIQCE3OM2JT95\/4JWiHZCVlpX\nQOYrMgRQWRfFyvyI04wMXAB1AOg+0No+9QY1MudXKLyJa8kD08vREWvs62nhd31t\nBr1uAAABh+DwhaIAAAQDAEYwRAIgED984x6F6o1o3DWplB2yW\/tdeC5gDjycKvKS\noVZgvmYCID\/ZWkZXBy2WLvAAxE9Ax+QtQNXBCpX9pTeMkrlYEUSTMA0GCSqGSIb3\nDQEBCwUAA4IBAQCYileFbzpig\/3+lylc85ffap8zXsV+aXoEbNp9tjAn9e\/7YnYp\nh0xRSMmbfFoAW7Mlv6+m3KP8EMciX4uRXyfsJmDbIuTO36tvCy\/DNqxNKeI4EcrO\nsQLsay7UX9e5Y5fA7Yrgmju9OHeFaiLCgQpd8qWyCX93rr1g21o4GxqgJ6cepuSv\nOcfSzCCxa6PXAH5Ftk\/1NJjtxtZ4C3TUqnOzQ0JjzEGrZ584QxcHKLkgg8k8Ofop\ndslAdar7uVB7EjuF8DNkjFyOqoWMEh6SuCzCy80rPzGYDH9fgUGb7JBN94Wu+A24\nY9dlycCRNFhS9chTIdu5aNVSkFNQ4AN+9ufb\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFFjCCAv6gAwIBAgIRAJErCErPDBinU\/bWLiWnX1owDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjAwOTA0MDAwMDAw\nWhcNMjUwOTE1MTYwMDAwWjAyMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDELMAkGA1UEAxMCUjMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQC7AhUozPaglNMPEuyNVZLD+ILxmaZ6QoinXSaqtSu5xUyxr45r+XXIo9cP\nR5QUVTVXjJ6oojkZ9YI8QqlObvU7wy7bjcCwXPNZOOftz2nwWgsbvsCUJCWH+jdx\nsxPnHKzhm+\/b5DtFUkWWqcFTzjTIUu61ru2P3mBw4qVUq7ZtDpelQDRrK9O8Zutm\nNHz6a4uPVymZ+DAXXbpyb\/uBxa3Shlg9F8fnCbvxK\/eG3MHacV3URuPMrSXBiLxg\nZ3Vms\/EY96Jc5lP\/Ooi2R6X\/ExjqmAl3P51T+c8B5fWmcBcUr2Ok\/5mzk53cU6cG\n\/kiFHaFpriV1uxPMUgP17VGhi9sVAgMBAAGjggEIMIIBBDAOBgNVHQ8BAf8EBAMC\nAYYwHQYDVR0lBBYwFAYIKwYBBQUHAwIGCCsGAQUFBwMBMBIGA1UdEwEB\/wQIMAYB\nAf8CAQAwHQYDVR0OBBYEFBQusxe3WFbLrlAJQOYfr52LFMLGMB8GA1UdIwQYMBaA\nFHm0WeZ7tuXkAXOACIjIGlj26ZtuMDIGCCsGAQUFBwEBBCYwJDAiBggrBgEFBQcw\nAoYWaHR0cDovL3gxLmkubGVuY3Iub3JnLzAnBgNVHR8EIDAeMBygGqAYhhZodHRw\nOi8veDEuYy5sZW5jci5vcmcvMCIGA1UdIAQbMBkwCAYGZ4EMAQIBMA0GCysGAQQB\ngt8TAQEBMA0GCSqGSIb3DQEBCwUAA4ICAQCFyk5HPqP3hUSFvNVneLKYY611TR6W\nPTNlclQtgaDqw+34IL9fzLdwALduO\/ZelN7kIJ+m74uyA+eitRY8kc607TkC53wl\nikfmZW4\/RvTZ8M6UK+5UzhK8jCdLuMGYL6KvzXGRSgi3yLgjewQtCPkIVz6D2QQz\nCkcheAmCJ8MqyJu5zlzyZMjAvnnAT45tRAxekrsu94sQ4egdRCnbWSDtY7kh+BIm\nlJNXoB1lBMEKIq4QDUOXoRgffuDghje1WrG9ML+Hbisq\/yFOGwXD9RiX8F6sw6W4\navAuvDszue5L3sz85K+EC4Y\/wFVDNvZo4TYXao6Z0f+lQKc0t8DQYzk1OXVu8rp2\nyJMC6alLbBfODALZvYH7n7do1AZls4I9d1P4jnkDrQoxB3UqQ9hVl3LEKQ73xF1O\nyK5GhDDX8oVfGKF5u+decIsH4YaTw7mP3GFxJSqv3+0lUFJoi5Lc5da149p90Ids\nhCExroL1+7mryIkXPeFM5TgO9r0rvZaBFOvV2z0gp35Z0+L4WPlbuEjN\/lxPFin+\nHlUjr8gRsI3qfJOQFy\/9rKIJR0Y\/8Omwt\/8oTWgy1mdeHmmjk7j1nYsvC9JSQ6Zv\nMldlTTKB3zhThV1+XWYp6rjd5JW1zbVWEkLNxE7GJThEUG3szgBVGP7pSWTUTsqX\nnLRbwHOoq7hHwg==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFYDCCBEigAwIBAgIQQAF3ITfU6UK47naqPGQKtzANBgkqhkiG9w0BAQsFADA\/\nMSQwIgYDVQQKExtEaWdpdGFsIFNpZ25hdHVyZSBUcnVzdCBDby4xFzAVBgNVBAMT\nDkRTVCBSb290IENBIFgzMB4XDTIxMDEyMDE5MTQwM1oXDTI0MDkzMDE4MTQwM1ow\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwggIiMA0GCSqGSIb3DQEB\nAQUAA4ICDwAwggIKAoICAQCt6CRz9BQ385ueK1coHIe+3LffOJCMbjzmV6B493XC\nov71am72AE8o295ohmxEk7axY\/0UEmu\/H9LqMZshftEzPLpI9d1537O4\/xLxIZpL\nwYqGcWlKZmZsj348cL+tKSIG8+TA5oCu4kuPt5l+lAOf00eXfJlII1PoOK5PCm+D\nLtFJV4yAdLbaL9A4jXsDcCEbdfIwPPqPrt3aY6vrFk\/CjhFLfs8L6P+1dy70sntK\n4EwSJQxwjQMpoOFTJOwT2e4ZvxCzSow\/iaNhUd6shweU9GNx7C7ib1uYgeGJXDR5\nbHbvO5BieebbpJovJsXQEOEO3tkQjhb7t\/eo98flAgeYjzYIlefiN5YNNnWe+w5y\nsR2bvAP5SQXYgd0FtCrWQemsAXaVCg\/Y39W9Eh81LygXbNKYwagJZHduRze6zqxZ\nXmidf3LWicUGQSk+WT7dJvUkyRGnWqNMQB9GoZm1pzpRboY7nn1ypxIFeFntPlF4\nFQsDj43QLwWyPntKHEtzBRL8xurgUBN8Q5N0s8p0544fAQjQMNRbcTa0B7rBMDBc\nSLeCO5imfWCKoqMpgsy6vYMEG6KDA0Gh1gXxG8K28Kh8hjtGqEgqiNx2mna\/H2ql\nPRmP6zjzZN7IKw0KKP\/32+IVQtQi0Cdd4Xn+GOdwiK1O5tmLOsbdJ1Fu\/7xk9TND\nTwIDAQABo4IBRjCCAUIwDwYDVR0TAQH\/BAUwAwEB\/zAOBgNVHQ8BAf8EBAMCAQYw\nSwYIKwYBBQUHAQEEPzA9MDsGCCsGAQUFBzAChi9odHRwOi8vYXBwcy5pZGVudHJ1\nc3QuY29tL3Jvb3RzL2RzdHJvb3RjYXgzLnA3YzAfBgNVHSMEGDAWgBTEp7Gkeyxx\n+tvhS5B1\/8QVYIWJEDBUBgNVHSAETTBLMAgGBmeBDAECATA\/BgsrBgEEAYLfEwEB\nATAwMC4GCCsGAQUFBwIBFiJodHRwOi8vY3BzLnJvb3QteDEubGV0c2VuY3J5cHQu\nb3JnMDwGA1UdHwQ1MDMwMaAvoC2GK2h0dHA6Ly9jcmwuaWRlbnRydXN0LmNvbS9E\nU1RST09UQ0FYM0NSTC5jcmwwHQYDVR0OBBYEFHm0WeZ7tuXkAXOACIjIGlj26Ztu\nMA0GCSqGSIb3DQEBCwUAA4IBAQAKcwBslm7\/DlLQrt2M51oGrS+o44+\/yQoDFVDC\n5WxCu2+b9LRPwkSICHXM6webFGJueN7sJ7o5XPWioW5WlHAQU7G75K\/QosMrAdSW\n9MUgNTP52GE24HGNtLi1qoJFlcDyqSMo59ahy2cI2qBDLKobkx\/J3vWraV0T9VuG\nWCLKTVXkcGdtwlfFRjlBz4pYg1htmf5X6DYO8A4jqv2Il9DjXA6USbW1FzXSLr9O\nhe8Y4IWS6wY7bCkjCWDcRQJMEhg76fsO3txE+FiYruq9RUWhiF1myv4Q6W+CyBFC\nDfvp7OOGAN6dEOM4+qR9sdjoSYKEBpsr6GtPAQw4dy753ec5\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 3042,
                            "ttfb_start": 2960,
                            "ttfb_end": 3042,
                            "download_start": 3042,
                            "download_end": 3042,
                            "download_ms": 0,
                            "all_start": 2786,
                            "all_end": 3042,
                            "all_ms": 255,
                            "index": 50,
                            "number": 51
                        },
                        {
                            "type": 3,
                            "id": "EB6510B65598EDC6BDD8039CA0136399",
                            "request_id": "EB6510B65598EDC6BDD8039CA0136399",
                            "ip_addr": "35.205.232.200",
                            "full_url": "https:\/\/zsp1.ah.nl\/json",
                            "is_secure": 1,
                            "method": "OPTIONS",
                            "host": "zsp1.ah.nl",
                            "url": "\/json",
                            "raw_id": "EB6510B65598EDC6BDD8039CA0136399",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/zsp1.ah.nl\/json",
                            "responseCode": 204,
                            "request_type": "Preflight",
                            "load_ms": 79,
                            "ttfb_ms": 79,
                            "load_start": 2963,
                            "load_start_float": 2963.0003080000001,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 312,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/zsp1.ah.nl\/json",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "preflight",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp1.ah.nl",
                                    ":method: OPTIONS",
                                    ":path: \/json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "access-control-request-headers: content-type",
                                    "access-control-request-method: POST",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                    "access-control-allow-methods: GET, POST, OPTIONS",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 204"
                                ]
                            },
                            "bytesOut": 1552,
                            "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": 2711,
                            "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 1,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "chunks": [],
                            "netlog_id": 308,
                            "server_port": "443",
                            "load_end": 3042,
                            "ttfb_start": 2963,
                            "ttfb_end": 3042,
                            "download_start": 3042,
                            "download_end": 3042,
                            "download_ms": 0,
                            "all_start": 2963,
                            "all_end": 3042,
                            "all_ms": 79,
                            "index": 51,
                            "number": 52
                        },
                        {
                            "type": 3,
                            "id": "546E4AD259A5487216A9E3D8C2162F9B",
                            "request_id": "546E4AD259A5487216A9E3D8C2162F9B",
                            "ip_addr": "35.205.232.200",
                            "full_url": "https:\/\/zsp1.ah.nl\/json",
                            "is_secure": 1,
                            "method": "OPTIONS",
                            "host": "zsp1.ah.nl",
                            "url": "\/json",
                            "raw_id": "546E4AD259A5487216A9E3D8C2162F9B",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/zsp1.ah.nl\/json",
                            "responseCode": 204,
                            "request_type": "Preflight",
                            "load_ms": 79,
                            "ttfb_ms": 79,
                            "load_start": 2964,
                            "load_start_float": 2964.0003190000002,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 312,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/zsp1.ah.nl\/json",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "preflight",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp1.ah.nl",
                                    ":method: OPTIONS",
                                    ":path: \/json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "access-control-request-headers: content-type",
                                    "access-control-request-method: POST",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                    "access-control-allow-methods: GET, POST, OPTIONS",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 204"
                                ]
                            },
                            "bytesOut": 1552,
                            "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": 2872,
                            "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "chunks": [],
                            "netlog_id": 319,
                            "server_port": "443",
                            "load_end": 3043,
                            "ttfb_start": 2964,
                            "ttfb_end": 3043,
                            "download_start": 3043,
                            "download_end": 3043,
                            "download_ms": 0,
                            "all_start": 2964,
                            "all_end": 3043,
                            "all_ms": 79,
                            "index": 52,
                            "number": 53
                        },
                        {
                            "type": 3,
                            "id": "247B7C6AA1E5FA20C7BEFCEFDC0F219F",
                            "request_id": "247B7C6AA1E5FA20C7BEFCEFDC0F219F",
                            "ip_addr": "35.205.232.200",
                            "full_url": "https:\/\/zsp1.ah.nl\/json",
                            "is_secure": 1,
                            "method": "OPTIONS",
                            "host": "zsp1.ah.nl",
                            "url": "\/json",
                            "raw_id": "247B7C6AA1E5FA20C7BEFCEFDC0F219F",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/zsp1.ah.nl\/json",
                            "responseCode": 204,
                            "request_type": "Preflight",
                            "load_ms": 79,
                            "ttfb_ms": 79,
                            "load_start": 2964,
                            "load_start_float": 2964.0003299999998,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 312,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/zsp1.ah.nl\/json",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "preflight",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp1.ah.nl",
                                    ":method: OPTIONS",
                                    ":path: \/json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "access-control-request-headers: content-type",
                                    "access-control-request-method: POST",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                    "access-control-allow-methods: GET, POST, OPTIONS",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 204"
                                ]
                            },
                            "bytesOut": 1552,
                            "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": 2888,
                            "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 5,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "chunks": [],
                            "netlog_id": 330,
                            "server_port": "443",
                            "load_end": 3043,
                            "ttfb_start": 2964,
                            "ttfb_end": 3043,
                            "download_start": 3043,
                            "download_end": 3043,
                            "download_ms": 0,
                            "all_start": 2964,
                            "all_end": 3043,
                            "all_ms": 79,
                            "index": 53,
                            "number": 54
                        },
                        {
                            "type": 3,
                            "id": "103618.170",
                            "request_id": "103618.170",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/gql",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "www.ah.nl",
                            "url": "\/gql",
                            "raw_id": "103618.170",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 259,
                            "ttfb_ms": 258,
                            "load_start": 2996,
                            "load_start_float": 2996.0003409999999,
                            "bytesIn": 183,
                            "objectSize": 183,
                            "objectSizeUncompressed": 341,
                            "chunks": [
                                {
                                    "ts": 3255,
                                    "bytes": 183,
                                    "inflated": 341
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:50 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "application\/json",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 266,
                            "initiator_column": 99,
                            "initiator_type": "script",
                            "initiator_function": "Tl.dtAWF",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: POST",
                                    ":path: \/gql",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "batch: true",
                                    "client-name: ah-content",
                                    "client-version: 4.386.1",
                                    "content-length: 1302",
                                    "content-type: application\/json",
                                    "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOFyOOQQuIAQAArldmFRNqqjYDdXDTwlgroMVPr1Y3zjVJpxNhOIXq+aVdr5JY27XulbpkeuN8AWwIejRN2Tb50Tox13vSxRzsfvyBAo6dBJ6eNwr7prCNaFNuTPz+Q5h0pTBWJjaMIWEgxjI\/eVhvY7FlsEzHZ3WE5auYKb3fcjQvga8QHMpaBmfDM5jtEbus3o\/+izTBSI975NXOwUDHQZ48ME5\/\/GTa6ylKAOpew+GWOFH7agSIhLaFFmQPWbFdGrs7fy1Xw9bqkmUyP0T3E+G+LDSDxxF9rspzikDgREaSqmnDmvBw0RnqAwZ21E22QBGl0MlnxqyzjAtDZCzNw6UbizCWLWSNABlYFmLUiKsbtR6ExPsSF6dI6XVxiykmiY1iBMSdU9exU37qZcjVWzJIPZuBkIfuon60FYpEQXZu\/te2B+WehpmsYLTEr\/hqL+VG6QH0cPHKza8XxUP2\/lDAfNc8eh8=; SSRT=IJdfZAADAA; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF0aRQQuIAQAAA19mFQm6M3Ye4RZOuPLvqRTHosppyTZKtAVcdsMpWluA99h8OSO+3wzSumPIwtvPXf7X9XGfKIawdUJc5TcPGI1fEU9LFkya4xhSwt65JpKExSH1SxdbpO+zxuCbOcjB7NMA4DeFlr8h\/OSqdaL0zIYPQSHTHRKi3gzypnjzz5NPuOwzIjk\/grFHPKJuSx8Q\/q8zwlST0aAzltvYnFi7+pqlx2GwYy0qOFbBeVWHYihPbegTaIcD1ROIizYy43JpBlTKm7\/2SzGS+squkAbukBs+eREzmIfH\/PBx8ZkZLTnIzDyHEc\/wTHlEe0S1qu2k7yEddLQWD7tHwVp3o7SlmOzib3xxKgguMiQ9Ey1KRaJwm8ig9a60+Obndw==~-1~-1~1683989718; bm_sv=977E8AC59C6B3877AECBBDB5499028D9~YAAQ3tXOF0eRQQuIAQAAA19mFRN4f5\/VM6fobUQHSTDf9QuSSXFlASzy65nKhs4gfJM04w1muWesALQBpHB7XWTX\/1rhni1pexsfh7LplpFyPSQ6i43taODJ6uDWHgF9M5NDLKj5bBYHDQapZdU9BWk4xtpubiVQi+IZ6RreMNG899EkdF5i7WU8LnSnv8lM0MFKTuvC4hSNtMTbXnpa\/u8TN4EfwExmK0V8pJQD8Zm3IVlo4wB2FtU9m1GRFf0=~1; SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; Ahonlnl-Prd-01-DigitalDev-B2=!J0nIHO1iwsxS1esGpVIjjMvTA2elN8VKuvkqyzXRQztY2BnIo+5mEUqZ3wjE0uUs9nbCblyK1VToDQ==",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 1212",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/json; charset=utf-8",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "expires: Sat, 13 May 2023 13:56:50 GMT",
                                    "pragma: no-cache",
                                    "ratelimit-limit: 100",
                                    "ratelimit-remaining: 99",
                                    "ratelimit-reset: 42",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "rtss: 1-*-4",
                                    "server-timing: dtSInfo;desc=\"1\", dtTao;desc=\"1\"",
                                    "set-cookie: SSPV=x-QAAAAAAAkABgAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:50 GMT",
                                    "set-cookie: _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF7KRQQuIAQAAMWBmFQkgGEskNy4vLmCdFhHI+o7jfesh0Ol5w93SUdlVgeT+A\/BQPyAPIyuAufH2tEW2RlbyWC4KAsT0VkjZioh0p2uQ4+0LJqPCgYH\/lI4Z4ciuqjc8BnSViF7dH3UP5muWW\/bXE6YSWK9lC+IVKQ4s2JazMGmWcfhWroz8MMm\/qz6Oi4lbfMn7wtiFY9y6\/8m\/JudaUbgBQc5lv9wOqluV69gAwwyQXdCfcsGZabUUPTVkxZrP\/1TNTXKGMKL\/26QBqt3KaB57u\/eYTVLaVoG9FSKdmZ80Vhm0E6WH4tAmnu9l6JEiZJTgZ013n5EH9\/HoTJgwR6pz7p0woc1OxPE7wI2P34vQvdmga8zsPiQxlEid7Y8UZTnGmQ==~-1~-1~1683989718; Domain=.www.ah.nl; Path=\/; Expires=Sun, 12 May 2024 13:56:50 GMT; Max-Age=31536000; Secure",
                                    "set-cookie: bm_sv=977E8AC59C6B3877AECBBDB5499028D9~YAAQ3tXOF7ORQQuIAQAAMWBmFRMWwH9TcHMwKLBz6eDEltqmAdgjHyE617YieXkDUeFfKSIm755vvNYnz1bxhcqfKna3DElskcngbfHGK9PYqu0jZaGnEhmY8f+5oUJAv9EtcHlJG4jgv1Q2D3CUmIc7GxfbZXOok+cNGbMtsTUBkd6QGIEvEs9Rf3CmhsBin0uvlvp6qBtsfHOvrXg\/dtKUHZ6qtT9+dBWhZdfKdweNnAB6TypQNgO2+5r5ukk=~1; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 15:56:49 GMT; Max-Age=7199; Secure",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "timing-allow-origin: *",
                                    "vary: Origin,Accept-Encoding,User-Agent,Access-Control-Request-Method,Access-Control-Request-Headers",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: gateway-d90672c7-9dc7-4b7e-9418-5860f06576ad",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986210779204 D=60592",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 9163,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 1212,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 2995,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 45,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 341,
                            "server_port": "443",
                            "load_end": 3255,
                            "ttfb_start": 2996,
                            "ttfb_end": 3254,
                            "download_start": 3254,
                            "download_end": 3255,
                            "download_ms": 1,
                            "all_start": 2996,
                            "all_end": 3255,
                            "all_ms": 259,
                            "index": 54,
                            "number": 55,
                            "body_file": "027-103618.170-body.txt",
                            "body_id": "103618.170",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.170"
                        },
                        {
                            "type": 3,
                            "id": "103618.160",
                            "request_id": "103618.160",
                            "ip_addr": "35.205.232.200",
                            "full_url": "https:\/\/zsp1.ah.nl\/json",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "zsp1.ah.nl",
                            "url": "\/json",
                            "raw_id": "103618.160",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 91,
                            "ttfb_ms": 90,
                            "load_start": 3069,
                            "load_start_float": 3069.0002979999999,
                            "bytesIn": 1633,
                            "objectSize": 1633,
                            "objectSizeUncompressed": 17945,
                            "chunks": [
                                {
                                    "ts": 3160,
                                    "bytes": 1633,
                                    "inflated": 17945
                                }
                            ],
                            "expires": "",
                            "cacheControl": "must-revalidate",
                            "contentType": "application\/json",
                            "contentEncoding": "gzip",
                            "socket": 312,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 266,
                            "initiator_column": 99,
                            "initiator_type": "script",
                            "initiator_function": "Tl.dtAWF",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp1.ah.nl",
                                    ":method: POST",
                                    ":path: \/json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 306",
                                    "content-type: application\/json",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                    "access-control-allow-methods: GET, POST, OPTIONS",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "cache-control: must-revalidate",
                                    "content-encoding: gzip",
                                    "content-type: application\/json",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "pragma: no-cache",
                                    "strict-transport-security: max-age=15724800; includeSubDomains",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1768,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 2145,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 2704,
                            "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 298,
                            "server_port": "443",
                            "load_end": 3160,
                            "ttfb_start": 3069,
                            "ttfb_end": 3159,
                            "download_start": 3159,
                            "download_end": 3160,
                            "download_ms": 1,
                            "all_start": 3069,
                            "all_end": 3160,
                            "all_ms": 91,
                            "index": 55,
                            "number": 56,
                            "body_file": "022-103618.160-body.txt",
                            "body_id": "103618.160",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.160"
                        },
                        {
                            "type": 3,
                            "id": "103618.161",
                            "request_id": "103618.161",
                            "ip_addr": "35.205.232.200",
                            "full_url": "https:\/\/zsp1.ah.nl\/json",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "zsp1.ah.nl",
                            "url": "\/json",
                            "raw_id": "103618.161",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 114,
                            "ttfb_ms": 100,
                            "load_start": 3070,
                            "load_start_float": 3070.0003069999998,
                            "bytesIn": 1658,
                            "objectSize": 1658,
                            "objectSizeUncompressed": 17925,
                            "chunks": [
                                {
                                    "ts": 3184,
                                    "bytes": 1658,
                                    "inflated": 17925
                                }
                            ],
                            "expires": "",
                            "cacheControl": "must-revalidate",
                            "contentType": "application\/json",
                            "contentEncoding": "gzip",
                            "socket": 312,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 266,
                            "initiator_column": 99,
                            "initiator_type": "script",
                            "initiator_function": "Tl.dtAWF",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp1.ah.nl",
                                    ":method: POST",
                                    ":path: \/json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 312",
                                    "content-type: application\/json",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                    "access-control-allow-methods: GET, POST, OPTIONS",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "cache-control: must-revalidate",
                                    "content-encoding: gzip",
                                    "content-type: application\/json",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "pragma: no-cache",
                                    "strict-transport-security: max-age=15724800; includeSubDomains",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1768,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 2170,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 2711,
                            "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                            "http2_stream_id": 11,
                            "http2_stream_dependency": 9,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 307,
                            "server_port": "443",
                            "load_end": 3184,
                            "ttfb_start": 3070,
                            "ttfb_end": 3170,
                            "download_start": 3170,
                            "download_end": 3184,
                            "download_ms": 14,
                            "all_start": 3070,
                            "all_end": 3184,
                            "all_ms": 114,
                            "index": 56,
                            "number": 57,
                            "body_file": "025-103618.161-body.txt",
                            "body_id": "103618.161",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.161"
                        },
                        {
                            "type": 3,
                            "id": "103618.163",
                            "request_id": "103618.163",
                            "ip_addr": "35.205.232.200",
                            "full_url": "https:\/\/zsp1.ah.nl\/json",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "zsp1.ah.nl",
                            "url": "\/json",
                            "raw_id": "103618.163",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 97,
                            "ttfb_ms": 94,
                            "load_start": 3072,
                            "load_start_float": 3072.0003179999999,
                            "bytesIn": 1632,
                            "objectSize": 1632,
                            "objectSizeUncompressed": 17945,
                            "chunks": [
                                {
                                    "ts": 3168,
                                    "bytes": 1632,
                                    "inflated": 17945
                                }
                            ],
                            "expires": "",
                            "cacheControl": "must-revalidate",
                            "contentType": "application\/json",
                            "contentEncoding": "gzip",
                            "socket": 312,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 266,
                            "initiator_column": 99,
                            "initiator_type": "script",
                            "initiator_function": "Tl.dtAWF",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp1.ah.nl",
                                    ":method: POST",
                                    ":path: \/json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 306",
                                    "content-type: application\/json",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                    "access-control-allow-methods: GET, POST, OPTIONS",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "cache-control: must-revalidate",
                                    "content-encoding: gzip",
                                    "content-type: application\/json",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "pragma: no-cache",
                                    "strict-transport-security: max-age=15724800; includeSubDomains",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1768,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 2144,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 2872,
                            "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                            "http2_stream_id": 13,
                            "http2_stream_dependency": 11,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 318,
                            "server_port": "443",
                            "load_end": 3169,
                            "ttfb_start": 3072,
                            "ttfb_end": 3166,
                            "download_start": 3166,
                            "download_end": 3169,
                            "download_ms": 3,
                            "all_start": 3072,
                            "all_end": 3169,
                            "all_ms": 97,
                            "index": 57,
                            "number": 58,
                            "body_file": "024-103618.163-body.txt",
                            "body_id": "103618.163",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.163"
                        },
                        {
                            "type": 3,
                            "id": "103618.164",
                            "request_id": "103618.164",
                            "ip_addr": "35.205.232.200",
                            "full_url": "https:\/\/zsp1.ah.nl\/json",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "zsp1.ah.nl",
                            "url": "\/json",
                            "raw_id": "103618.164",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 158,
                            "ttfb_ms": 158,
                            "load_start": 3072,
                            "load_start_float": 3072.000329,
                            "bytesIn": 1656,
                            "objectSize": 1656,
                            "objectSizeUncompressed": 17925,
                            "chunks": [
                                {
                                    "ts": 3230,
                                    "bytes": 1656,
                                    "inflated": 17925
                                }
                            ],
                            "expires": "",
                            "cacheControl": "must-revalidate",
                            "contentType": "application\/json",
                            "contentEncoding": "gzip",
                            "socket": 312,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 266,
                            "initiator_column": 99,
                            "initiator_type": "script",
                            "initiator_function": "Tl.dtAWF",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp1.ah.nl",
                                    ":method: POST",
                                    ":path: \/json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 312",
                                    "content-type: application\/json",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                    "access-control-allow-methods: GET, POST, OPTIONS",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "cache-control: must-revalidate",
                                    "content-encoding: gzip",
                                    "content-type: application\/json",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "pragma: no-cache",
                                    "strict-transport-security: max-age=15724800; includeSubDomains",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1768,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 2168,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 2888,
                            "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                            "http2_stream_id": 15,
                            "http2_stream_dependency": 13,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 329,
                            "server_port": "443",
                            "load_end": 3230,
                            "ttfb_start": 3072,
                            "ttfb_end": 3230,
                            "download_start": 3230,
                            "download_end": 3230,
                            "download_ms": 0,
                            "all_start": 3072,
                            "all_end": 3230,
                            "all_ms": 158,
                            "index": 58,
                            "number": 59,
                            "body_file": "026-103618.164-body.txt",
                            "body_id": "103618.164",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.164"
                        },
                        {
                            "type": 3,
                            "id": "103618.166",
                            "request_id": "103618.166",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/ah-static\/assets\/cookie-consent.min.js?v=1683986210487",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/ah-static\/assets\/cookie-consent.min.js?v=1683986210487",
                            "raw_id": "103618.166",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 138,
                            "ttfb_ms": 126,
                            "load_start": 3142,
                            "load_start_float": 3142.0003529999999,
                            "bytesIn": 21445,
                            "objectSize": 21445,
                            "objectSizeUncompressed": 64418,
                            "chunks": [
                                {
                                    "ts": 3270,
                                    "bytes": 1085,
                                    "inflated": 2320
                                },
                                {
                                    "ts": 3279,
                                    "bytes": 20360,
                                    "inflated": 62098
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:50 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "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\/gtm.js?id=GTM-WQK8NCZ&l=gtmdataLayer",
                            "initiator_line": 91,
                            "initiator_column": 228,
                            "initiator_type": "script",
                            "initiator_function": "f.aa",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/assets\/cookie-consent.min.js?v=1683986210487",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF\/aMQQuIAQAAG1VmFQm1kaS+8woCJR+K41zq7qLrNbF6lmhszRS0JdOY4741tuxQoRfqaWvedWZuES68tHIOL29mwO90uFO0gO4haR8tZfJTZtVA4JUcM3bGcS\/AcDUUrSghb\/ZJImyju+jwXCKLZI4pgP3B2AFy\/+tWh+aD3yZ2ujbo8NLve4EbyfDvpZBontjnHDNM0G\/0KjwjNtJclLiZH5yQnLb8MOGUNkDGDZ5u31pDVqPXMexxhrhsDXgPJDjlKxLdOhdCcAg5E1hHvmXv9LCpW2e1eBdbCgL4aQT8OlrxTT+D64NHOqHbQTzXj\/nVCNlbYafENDT4Rh+ADiLbrxyk3Qisz4gXMsaBxnQ8J+gpnBI=~-1~-1~1683989718; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOFyOOQQuIAQAArldmFRNqqjYDdXDTwlgroMVPr1Y3zjVJpxNhOIXq+aVdr5JY27XulbpkeuN8AWwIejRN2Tb50Tox13vSxRzsfvyBAo6dBJ6eNwr7prCNaFNuTPz+Q5h0pTBWJjaMIWEgxjI\/eVhvY7FlsEzHZ3WE5auYKb3fcjQvga8QHMpaBmfDM5jtEbus3o\/+izTBSI975NXOwUDHQZ48ME5\/\/GTa6ylKAOpew+GWOFH7agSIhLaFFmQPWbFdGrs7fy1Xw9bqkmUyP0T3E+G+LDSDxxF9rspzikDgREaSqmnDmvBw0RnqAwZ21E22QBGl0MlnxqyzjAtDZCzNw6UbizCWLWSNABlYFmLUiKsbtR6ExPsSF6dI6XVxiykmiY1iBMSdU9exU37qZcjVWzJIPZuBkIfuon60FYpEQXZu\/te2B+WehpmsYLTEr\/hqL+VG6QH0cPHKza8XxUP2\/lDAfNc8eh8=; SSRT=IJdfZAADAA; SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; bm_sv=977E8AC59C6B3877AECBBDB5499028D9~YAAQ3tXOFxGQQQuIAQAAWlxmFRPOQrptvh0IhPGURI1WhDlzVE8g0zVdRqbYi0WefTC\/ta0WDIPjXsEkZeu5+LmyPQsgmKLmivatHo9nN3oMxZyjiBVJB6YgUFw3tDQNB\/AKV3s\/hrtD4ZdFf792YD3MTacYd91wNdBrkKsmQYMiXifwGjQobas1\/LmbLd+zmLzDDIwIWFidhxQw0vtiE1xTajEwtx59M4ZnVRliWpdjWeCrCTWrgJc6wbh1KMs=~1; Ahonlnl-Prd-01-DigitalDev-B2=!IdnOshrAby0uzhMGpVIjjMvTA2elN90jjsneSwD2immUgBLExTWXKIqtfLtAdn89OzgL1UpPX\/OY5w==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 21445",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/javascript",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "expires: Sat, 13 May 2023 13:56:50 GMT",
                                    "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "rtss: 1-*-4",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:50 GMT",
                                    "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                    "set-cookie: Ahonlnl-Prd-01-DigitalDev-B2=!J0nIHO1iwsxS1esGpVIjjMvTA2elN8VKuvkqyzXRQztY2BnIo+5mEUqZ3wjE0uUs9nbCblyK1VToDQ==; path=\/; Httponly",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding,User-Agent",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-6153869c-162e-47da-8800-b4b347f02ef9",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986210553286 D=11891",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 8797,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 21445,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 3141,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 47,
                            "http2_stream_dependency": 45,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 353,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 3280,
                            "ttfb_start": 3142,
                            "ttfb_end": 3268,
                            "download_start": 3268,
                            "download_end": 3280,
                            "download_ms": 12,
                            "all_start": 3142,
                            "all_end": 3280,
                            "all_ms": 138,
                            "index": 59,
                            "number": 60,
                            "body_file": "023-103618.166-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 13,
                                "v8.compile": 1,
                                "FunctionCall": 1
                            },
                            "cpu.EvaluateScript": 13,
                            "cpu.v8.compile": 1,
                            "cpu.FunctionCall": 1,
                            "cpuTime": 15,
                            "body_id": "103618.166",
                            "js_timing": [
                                [
                                    3398.5450000000001,
                                    3411.7350000000001
                                ],
                                [
                                    3398.5650000000001,
                                    3399.7979999999998
                                ],
                                [
                                    3470.2429999999999,
                                    3470.924
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.166"
                        },
                        {
                            "type": 3,
                            "id": "103618.169",
                            "request_id": "103618.169",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/akam\/13\/pixel_bff159c",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "www.ah.nl",
                            "url": "\/akam\/13\/pixel_bff159c",
                            "raw_id": "103618.169",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "XHR",
                            "load_ms": 84,
                            "ttfb_ms": 84,
                            "load_start": 3267,
                            "load_start_float": 3267.0003609999999,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "Sat, 13 May 2023 13:56:50 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "text\/html",
                            "contentEncoding": "",
                            "socket": 54,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 470,
                            "initiator_column": 409,
                            "initiator_type": "script",
                            "initiator_function": "ge",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: POST",
                                    ":path: \/akam\/13\/pixel_bff159c",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 3298",
                                    "content-type: application\/x-www-form-urlencoded",
                                    "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOFyOOQQuIAQAArldmFRNqqjYDdXDTwlgroMVPr1Y3zjVJpxNhOIXq+aVdr5JY27XulbpkeuN8AWwIejRN2Tb50Tox13vSxRzsfvyBAo6dBJ6eNwr7prCNaFNuTPz+Q5h0pTBWJjaMIWEgxjI\/eVhvY7FlsEzHZ3WE5auYKb3fcjQvga8QHMpaBmfDM5jtEbus3o\/+izTBSI975NXOwUDHQZ48ME5\/\/GTa6ylKAOpew+GWOFH7agSIhLaFFmQPWbFdGrs7fy1Xw9bqkmUyP0T3E+G+LDSDxxF9rspzikDgREaSqmnDmvBw0RnqAwZ21E22QBGl0MlnxqyzjAtDZCzNw6UbizCWLWSNABlYFmLUiKsbtR6ExPsSF6dI6XVxiykmiY1iBMSdU9exU37qZcjVWzJIPZuBkIfuon60FYpEQXZu\/te2B+WehpmsYLTEr\/hqL+VG6QH0cPHKza8XxUP2\/lDAfNc8eh8=; SSRT=IJdfZAADAA; SSPV=x-QAAAAAAAkABgAAAAAAAAAAAAIAAAAAAAAAAAAA; Ahonlnl-Prd-01-DigitalDev-B2=!SRRNoUaiudnqtWYGpVIjjMvTA2elN+hD3pjRz4FxDtyXlapifBW4KH8AAp4tSYTzHMfwCV\/Ivgu3ag==; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF0aRQQuIAQAAA19mFQm6M3Ye4RZOuPLvqRTHosppyTZKtAVcdsMpWluA99h8OSO+3wzSumPIwtvPXf7X9XGfKIawdUJc5TcPGI1fEU9LFkya4xhSwt65JpKExSH1SxdbpO+zxuCbOcjB7NMA4DeFlr8h\/OSqdaL0zIYPQSHTHRKi3gzypnjzz5NPuOwzIjk\/grFHPKJuSx8Q\/q8zwlST0aAzltvYnFi7+pqlx2GwYy0qOFbBeVWHYihPbegTaIcD1ROIizYy43JpBlTKm7\/2SzGS+squkAbukBs+eREzmIfH\/PBx8ZkZLTnIzDyHEc\/wTHlEe0S1qu2k7yEddLQWD7tHwVp3o7SlmOzib3xxKgguMiQ9Ey1KRaJwm8ig9a60+Obndw==~-1~-1~1683989718; bm_sv=977E8AC59C6B3877AECBBDB5499028D9~YAAQ3tXOF0eRQQuIAQAAA19mFRN4f5\/VM6fobUQHSTDf9QuSSXFlASzy65nKhs4gfJM04w1muWesALQBpHB7XWTX\/1rhni1pexsfh7LplpFyPSQ6i43taODJ6uDWHgF9M5NDLKj5bBYHDQapZdU9BWk4xtpubiVQi+IZ6RreMNG899EkdF5i7WU8LnSnv8lM0MFKTuvC4hSNtMTbXnpa\/u8TN4EfwExmK0V8pJQD8Zm3IVlo4wB2FtU9m1GRFf0=~1",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-length: 0",
                                    "content-type: text\/html",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "expires: Sat, 13 May 2023 13:56:50 GMT",
                                    "pragma: no-cache",
                                    "set-cookie: ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF2KRQQuIAQAAZl9mFRP8296gUCIzFaoD9ZlT74VmJDjLYet\/E6DaPBNnUWMAELL\/pQbWeHcaWzBDF4gBroFjegCK9EK4mtZA45Em1Gqh7WD09FI8yEYKYv2zsRBSK2VfMp8yJwtCHVAtQIzwokCimwK2A3q65jKULosfUhP5Bc1JTI+VJIL30QlaEtwZMWyP4dvxDCL3S2Hd19h0wsDEr68G8bzfB2YyZj0iwNeiOEk3w4lsSNGaHD9O0qN\/gokvf\/caoIj4LXWwI\/JKQwdEq9uwNlnrb\/LTuuN1Opiw8nFOwyGXNbBzu5XDbrcEuy9XCy87rKiDfiMn9DAyuw4qd7DksH4UMNE4ZEhl1rM1CUWl6KpkJFbZAP+hGJKW7eVdjJZiv56lPt07oHTH3R7VVmxdQjjC84wryHgLxtAbX+4bC9iBszCdDTVjLkqedYQ8ggEmbAEGoLmPhF6ZCLBjdF+ukGyTeWJw5ZumgcaRjsLQ+Kw=; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 15:56:47 GMT; Max-Age=7197; HttpOnly",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 9061,
                            "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": "Akamai",
                            "server_count": null,
                            "created": 3266,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 49,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "chunks": [],
                            "netlog_id": 361,
                            "server_port": "443",
                            "load_end": 3351,
                            "ttfb_start": 3267,
                            "ttfb_end": 3351,
                            "download_start": 3351,
                            "download_end": 3351,
                            "download_ms": 0,
                            "all_start": 3267,
                            "all_end": 3351,
                            "all_ms": 84,
                            "index": 60,
                            "number": 61,
                            "body_file": "036-103618.169-body.txt",
                            "body_id": "103618.169",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.169"
                        },
                        {
                            "type": 3,
                            "full_url": "https:\/\/www.ah.nl\/gql",
                            "id": "99999.99999.1",
                            "is_secure": 1,
                            "host": "www.ah.nl",
                            "url": "\/gql",
                            "responseCode": 200,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -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": null,
                            "server_count": null,
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "created": 3303,
                            "load_start": 3304,
                            "priority": "High",
                            "protocol": "HTTP\/2",
                            "socket": 54,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 51,
                            "http2_stream_dependency": 49,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "chunks": [
                                {
                                    "ts": 3558,
                                    "bytes": 1212,
                                    "inflated": 6997
                                }
                            ],
                            "objectSizeUncompressed": 6997,
                            "netlog_id": 364,
                            "ttfb_ms": 252,
                            "load_ms": 254,
                            "load_start_float": 3304.000364,
                            "headers": {
                                "request": [
                                    ":method: POST",
                                    ":authority: www.ah.nl",
                                    ":scheme: https",
                                    ":path: \/gql",
                                    "content-length: 1302",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "batch: true",
                                    "client-version: 4.386.1",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148",
                                    "sec-ch-ua-mobile: ?1",
                                    "content-type: application\/json",
                                    "accept: *\/*",
                                    "client-name: ah-content",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "origin: https:\/\/www.ah.nl",
                                    "sec-fetch-site: same-origin",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-dest: empty",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOFyOOQQuIAQAArldmFRNqqjYDdXDTwlgroMVPr1Y3zjVJpxNhOIXq+aVdr5JY27XulbpkeuN8AWwIejRN2Tb50Tox13vSxRzsfvyBAo6dBJ6eNwr7prCNaFNuTPz+Q5h0pTBWJjaMIWEgxjI\/eVhvY7FlsEzHZ3WE5auYKb3fcjQvga8QHMpaBmfDM5jtEbus3o\/+izTBSI975NXOwUDHQZ48ME5\/\/GTa6ylKAOpew+GWOFH7agSIhLaFFmQPWbFdGrs7fy1Xw9bqkmUyP0T3E+G+LDSDxxF9rspzikDgREaSqmnDmvBw0RnqAwZ21E22QBGl0MlnxqyzjAtDZCzNw6UbizCWLWSNABlYFmLUiKsbtR6ExPsSF6dI6XVxiykmiY1iBMSdU9exU37qZcjVWzJIPZuBkIfuon60FYpEQXZu\/te2B+WehpmsYLTEr\/hqL+VG6QH0cPHKza8XxUP2\/lDAfNc8eh8=; SSRT=IJdfZAADAA; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF0aRQQuIAQAAA19mFQm6M3Ye4RZOuPLvqRTHosppyTZKtAVcdsMpWluA99h8OSO+3wzSumPIwtvPXf7X9XGfKIawdUJc5TcPGI1fEU9LFkya4xhSwt65JpKExSH1SxdbpO+zxuCbOcjB7NMA4DeFlr8h\/OSqdaL0zIYPQSHTHRKi3gzypnjzz5NPuOwzIjk\/grFHPKJuSx8Q\/q8zwlST0aAzltvYnFi7+pqlx2GwYy0qOFbBeVWHYihPbegTaIcD1ROIizYy43JpBlTKm7\/2SzGS+squkAbukBs+eREzmIfH\/PBx8ZkZLTnIzDyHEc\/wTHlEe0S1qu2k7yEddLQWD7tHwVp3o7SlmOzib3xxKgguMiQ9Ey1KRaJwm8ig9a60+Obndw==~-1~-1~1683989718; bm_sv=977E8AC59C6B3877AECBBDB5499028D9~YAAQ3tXOF0eRQQuIAQAAA19mFRN4f5\/VM6fobUQHSTDf9QuSSXFlASzy65nKhs4gfJM04w1muWesALQBpHB7XWTX\/1rhni1pexsfh7LplpFyPSQ6i43taODJ6uDWHgF9M5NDLKj5bBYHDQapZdU9BWk4xtpubiVQi+IZ6RreMNG899EkdF5i7WU8LnSnv8lM0MFKTuvC4hSNtMTbXnpa\/u8TN4EfwExmK0V8pJQD8Zm3IVlo4wB2FtU9m1GRFf0=~1; SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; Ahonlnl-Prd-01-DigitalDev-B2=!J0nIHO1iwsxS1esGpVIjjMvTA2elN8VKuvkqyzXRQztY2BnIo+5mEUqZ3wjE0uUs9nbCblyK1VToDQ=="
                                ],
                                "response": [
                                    ":status: 200",
                                    "rtss: 1-*-4",
                                    "x-frame-options: SAMEORIGIN",
                                    "vary: Origin,Accept-Encoding,User-Agent,Access-Control-Request-Method,Access-Control-Request-Headers",
                                    "ratelimit-limit: 100",
                                    "ratelimit-remaining: 99",
                                    "ratelimit-reset: 42",
                                    "content-type: application\/json; charset=utf-8",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "access-control-allow-credentials: true",
                                    "x-correlation-id: gateway-d90672c7-9dc7-4b7e-9418-5860f06576ad",
                                    "content-encoding: gzip",
                                    "x-ihs-time: t=1683986210779204 D=60592",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "timing-allow-origin: *",
                                    "server-timing: dtSInfo;desc=\"1\", dtTao;desc=\"1\"",
                                    "content-length: 1212",
                                    "x-cnection: close",
                                    "expires: Sat, 13 May 2023 13:56:50 GMT",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "pragma: no-cache",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "set-cookie: SSPV=x-QAAAAAAAkABgAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:50 GMT\u0000_abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF7KRQQuIAQAAMWBmFQkgGEskNy4vLmCdFhHI+o7jfesh0Ol5w93SUdlVgeT+A\/BQPyAPIyuAufH2tEW2RlbyWC4KAsT0VkjZioh0p2uQ4+0LJqPCgYH\/lI4Z4ciuqjc8BnSViF7dH3UP5muWW\/bXE6YSWK9lC+IVKQ4s2JazMGmWcfhWroz8MMm\/qz6Oi4lbfMn7wtiFY9y6\/8m\/JudaUbgBQc5lv9wOqluV69gAwwyQXdCfcsGZabUUPTVkxZrP\/1TNTXKGMKL\/26QBqt3KaB57u\/eYTVLaVoG9FSKdmZ80Vhm0E6WH4tAmnu9l6JEiZJTgZ013n5EH9\/HoTJgwR6pz7p0woc1OxPE7wI2P34vQvdmga8zsPiQxlEid7Y8UZTnGmQ==~-1~-1~1683989718; Domain=.www.ah.nl; Path=\/; Expires=Sun, 12 May 2024 13:56:50 GMT; Max-Age=31536000; Secure\u0000bm_sv=977E8AC59C6B3877AECBBDB5499028D9~YAAQ3tXOF7ORQQuIAQAAMWBmFRMWwH9TcHMwKLBz6eDEltqmAdgjHyE617YieXkDUeFfKSIm755vvNYnz1bxhcqfKna3DElskcngbfHGK9PYqu0jZaGnEhmY8f+5oUJAv9EtcHlJG4jgv1Q2D3CUmIc7GxfbZXOok+cNGbMtsTUBkd6QGIEvEs9Rf3CmhsBin0uvlvp6qBtsfHOvrXg\/dtKUHZ6qtT9+dBWhZdfKdweNnAB6TypQNgO2+5r5ukk=~1; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 15:56:49 GMT; Max-Age=7199; Secure",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains"
                                ]
                            },
                            "contentType": "application\/json",
                            "contentEncoding": "gzip",
                            "expires": "Sat, 13 May 2023 13:56:50 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "bytesIn": 1212,
                            "objectSize": 1212,
                            "ip_addr": "23.36.162.222",
                            "server_port": "443",
                            "bytesOut": 0,
                            "request_id": "99999.99999.1",
                            "raw_id": "99999.99999.1",
                            "load_end": 3558,
                            "ttfb_start": 3304,
                            "ttfb_end": 3556,
                            "download_start": 3556,
                            "download_end": 3558,
                            "download_ms": 2,
                            "all_start": 3304,
                            "all_end": 3558,
                            "all_ms": 254,
                            "index": 61,
                            "number": 62,
                            "body_file": "035-99999.99999.1-body.txt",
                            "body_id": "99999.99999.1",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=99999.99999.1"
                        },
                        {
                            "type": 3,
                            "id": "103618.179",
                            "request_id": "103618.179",
                            "ip_addr": "35.205.232.200",
                            "full_url": "https:\/\/zsp1.ah.nl\/track\/9243\/\/sl6\/dtphone\/ogcontrol\/II4a002b9d-6e04-4c10-94a1-daf24f7fe60c\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/?t=1683986210462",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "zsp1.ah.nl",
                            "url": "\/track\/9243\/\/sl6\/dtphone\/ogcontrol\/II4a002b9d-6e04-4c10-94a1-daf24f7fe60c\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/?t=1683986210462",
                            "raw_id": "103618.179",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 98,
                            "ttfb_ms": 97,
                            "load_start": 3606,
                            "load_start_float": 3606.0004020000001,
                            "bytesIn": 61,
                            "objectSize": 61,
                            "objectSizeUncompressed": 43,
                            "chunks": [
                                {
                                    "ts": 3704,
                                    "bytes": 61,
                                    "inflated": 43
                                }
                            ],
                            "expires": "",
                            "cacheControl": "must-revalidate",
                            "contentType": "image\/gif",
                            "contentEncoding": "gzip",
                            "socket": 312,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 266,
                            "initiator_column": 99,
                            "initiator_type": "script",
                            "initiator_function": "Tl.dtAWF",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp1.ah.nl",
                                    ":method: GET",
                                    ":path: \/track\/9243\/\/sl6\/dtphone\/ogcontrol\/II4a002b9d-6e04-4c10-94a1-daf24f7fe60c\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/?t=1683986210462",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                    "access-control-allow-methods: GET, POST, OPTIONS",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "cache-control: must-revalidate",
                                    "content-encoding: gzip",
                                    "content-type: image\/gif",
                                    "date: Sat, 13 May 2023 13:56:51 GMT",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "pragma: no-cache",
                                    "strict-transport-security: max-age=15724800; includeSubDomains",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1996,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "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": 569,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 569,
                            "image_save": 0,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 3604,
                            "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                            "http2_stream_id": 17,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 402,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "gif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "43 bytes",
                                        "FileType": "GIF",
                                        "FileTypeExtension": "gif",
                                        "MIMEType": "image\/gif"
                                    },
                                    "GIF": {
                                        "GIFVersion": "89a",
                                        "ImageWidth": 1,
                                        "ImageHeight": 1,
                                        "HasColorMap": "Yes",
                                        "ColorResolutionDepth": 1,
                                        "BitsPerPixel": 1,
                                        "BackgroundColor": 0,
                                        "TransparentColor": 1,
                                        "Duration": "0.10 s"
                                    },
                                    "Composite": {
                                        "ImageSize": "1x1",
                                        "Megapixels": 9.9999999999999995e-7
                                    }
                                },
                                "magick": {
                                    "format": "GIF",
                                    "formatDescription": "CompuServe graphics interchange format",
                                    "mimeType": "image\/gif",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Bilevel",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 1,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 1,
                                        "red": 1,
                                        "green": 1,
                                        "blue": 1
                                    },
                                    "pixels": 1,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 191.25,
                                            "standardDeviation": 0,
                                            "kurtosis": -1.6875,
                                            "skewness": -0.75,
                                            "entropy": 0
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "red": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "green": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "blue": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        }
                                    },
                                    "alpha": "#FFFFFF00",
                                    "colormapEntries": 2,
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFFFF",
                                    "borderColor": "#DFDFDFFF",
                                    "matteColor": "#BDBDBDFF",
                                    "transparentColor": "#FFFFFF00",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "delay": "10x100",
                                    "compression": "LZW",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:51+00:00",
                                        "date:modify": "2023-05-13T13:56:51+00:00",
                                        "signature": "6fc6f4524161c3ae0d316812d7088e3fcd372023edaea2d7821093be40ae1060"
                                    },
                                    "tainted": false,
                                    "filesize": "43B",
                                    "numberPixels": "1",
                                    "pixelsPerSecond": "973B",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "load_end": 3704,
                            "ttfb_start": 3606,
                            "ttfb_end": 3703,
                            "download_start": 3703,
                            "download_end": 3704,
                            "download_ms": 1,
                            "all_start": 3606,
                            "all_end": 3704,
                            "all_ms": 98,
                            "index": 62,
                            "number": 63
                        },
                        {
                            "type": 3,
                            "id": "103618.180",
                            "request_id": "103618.180",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/ah-static\/favicon\/site.webmanifest",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/ah-static\/favicon\/site.webmanifest",
                            "raw_id": "103618.180",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Manifest",
                            "load_ms": 38,
                            "ttfb_ms": 37,
                            "load_start": 3616,
                            "load_start_float": 3616.0004060000001,
                            "bytesIn": 203,
                            "objectSize": 203,
                            "objectSizeUncompressed": 440,
                            "chunks": [
                                {
                                    "ts": 3654,
                                    "bytes": 203,
                                    "inflated": 440
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:50 GMT",
                            "cacheControl": "public, max-age=0",
                            "contentType": "text\/plain",
                            "contentEncoding": "gzip",
                            "socket": 144,
                            "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": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/favicon\/site.webmanifest",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: manifest",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=0",
                                    "content-encoding: gzip",
                                    "content-length: 203",
                                    "content-type: text\/plain",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "expires: Sat, 13 May 2023 13:56:50 GMT",
                                    "last-modified: Wed, 18 May 2022 07:18:01 GMT",
                                    "pragma: public",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-d13f8ba1-c414-44a7-8ba4-069abd3d3117",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1652954226436566 D=5103",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1699,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 203,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 3614,
                            "socket_group": "pm\/https:\/\/static.ah.nl",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 406,
                            "server_port": "443",
                            "load_end": 3654,
                            "ttfb_start": 3616,
                            "ttfb_end": 3653,
                            "download_start": 3653,
                            "download_end": 3654,
                            "download_ms": 1,
                            "all_start": 3616,
                            "all_end": 3654,
                            "all_ms": 38,
                            "index": 63,
                            "number": 64,
                            "body_file": "028-103618.180-body.txt",
                            "body_id": "103618.180",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.180"
                        },
                        {
                            "type": 3,
                            "id": "103618.181",
                            "request_id": "103618.181",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/evb_mc_23_wk19.png\/evb_mc_23_wk19.png\/ahonline%3AlargePageEntryImage",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/evb_mc_23_wk19.png\/evb_mc_23_wk19.png\/ahonline%3AlargePageEntryImage",
                            "raw_id": "103618.181",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 43,
                            "ttfb_ms": 41,
                            "load_start": 3619,
                            "load_start_float": 3619.0004100000001,
                            "bytesIn": 23270,
                            "objectSize": 23270,
                            "objectSizeUncompressed": 23270,
                            "chunks": [
                                {
                                    "ts": 3662,
                                    "bytes": 23270
                                }
                            ],
                            "expires": "Wed, 17 May 2023 14:38:59 GMT",
                            "cacheControl": "private, no-transform, max-age=348128",
                            "contentType": "image\/avif",
                            "contentEncoding": "",
                            "socket": 146,
                            "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: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/evb_mc_23_wk19.png\/evb_mc_23_wk19.png\/ahonline%3AlargePageEntryImage",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: private, no-transform, max-age=348128",
                                    "content-length: 23270",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/avif",
                                    "date: Sat, 13 May 2023 13:56:51 GMT",
                                    "etag: \"1664039554691\"",
                                    "expires: Wed, 17 May 2023 14:38:59 GMT",
                                    "last-modified: Wed, 03 May 2023 14:39:01 GMT",
                                    "x-frame-options: SAMEORIGIN",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2152,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 23270,
                            "image_save": 0,
                            "cache_time": 348128,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 3618,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 45,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 410,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "avif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "23 kB",
                                        "FileType": "AVIF",
                                        "FileTypeExtension": "avif",
                                        "MIMEType": "image\/avif",
                                        "ImageWidth": 480,
                                        "ImageHeight": 252
                                    },
                                    "QuickTime": {
                                        "MajorBrand": "AV1 Image File Format (.AVIF)",
                                        "MinorVersion": "0.0.0",
                                        "CompatibleBrands": [
                                            "avif",
                                            "mif1",
                                            "miaf"
                                        ],
                                        "HandlerType": "Picture",
                                        "PrimaryItemReference": 1,
                                        "ColorProfiles": "nclx",
                                        "ColorPrimaries": "Unspecified",
                                        "TransferCharacteristics": "Unspecified",
                                        "MatrixCoefficients": "BT.601",
                                        "AuxiliaryImageType": "urn:mpeg:mpegB:cicp:systems:auxiliary:alpha",
                                        "AV1ConfigurationVersion": 1,
                                        "ChromaFormat": "YUV 4:2:0",
                                        "ChromaSamplePosition": "Unknown",
                                        "ImageSpatialExtent": "480x252",
                                        "ImagePixelDepth": "8 8 8",
                                        "MediaDataSize": 22826,
                                        "MediaDataOffset": 444
                                    },
                                    "Composite": {
                                        "ImageSize": "480x252",
                                        "Megapixels": 0.121
                                    }
                                },
                                "magick": {
                                    "format": "HEIC",
                                    "formatDescription": "Apple High efficiency Image Format",
                                    "mimeType": "image\/x-heic",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 480,
                                        "height": 252,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "YCbCr",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 120960,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 108.413,
                                            "standardDeviation": 44.626399999999997,
                                            "kurtosis": 0.0082913199999999996,
                                            "skewness": -0.42313299999999998,
                                            "entropy": 0.51731799999999994
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 73.0227,
                                            "standardDeviation": 90.085999999999999,
                                            "kurtosis": -1.00387,
                                            "skewness": 0.73072700000000002,
                                            "entropy": 0.58675100000000002
                                        },
                                        "green": {
                                            "min": 29,
                                            "max": 142,
                                            "mean": 114.748,
                                            "standardDeviation": 22.270600000000002,
                                            "kurtosis": 0.41484399999999999,
                                            "skewness": -1.3665499999999999,
                                            "entropy": 0.52514799999999995
                                        },
                                        "blue": {
                                            "min": 66,
                                            "max": 226,
                                            "mean": 137.46899999999999,
                                            "standardDeviation": 21.522500000000001,
                                            "kurtosis": 3.6566700000000001,
                                            "skewness": 2.22885,
                                            "entropy": 0.44005499999999997
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 480,
                                        "height": 252,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "TopLeft",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:51+00:00",
                                        "date:modify": "2023-05-13T13:56:51+00:00",
                                        "signature": "ac5eda8fa1089030ca932a167755a53bbdea222f2c4ab8799432ed9ceddbe7e4"
                                    },
                                    "tainted": false,
                                    "filesize": "0B",
                                    "numberPixels": "120960",
                                    "pixelsPerSecond": "7.07724MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.017"
                                }
                            },
                            "load_end": 3662,
                            "ttfb_start": 3619,
                            "ttfb_end": 3660,
                            "download_start": 3660,
                            "download_end": 3662,
                            "download_ms": 2,
                            "all_start": 3619,
                            "all_end": 3662,
                            "all_ms": 43,
                            "index": 64,
                            "number": 65
                        },
                        {
                            "type": 3,
                            "id": "103618.182",
                            "request_id": "103618.182",
                            "ip_addr": "23.36.162.222",
                            "full_url": "https:\/\/www.ah.nl\/favicon.ico",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/favicon.ico",
                            "raw_id": "103618.182",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Other",
                            "load_ms": 135,
                            "ttfb_ms": 133,
                            "load_start": 3632,
                            "load_start_float": 3632.0004140000001,
                            "bytesIn": 3219,
                            "objectSize": 3219,
                            "objectSizeUncompressed": 15086,
                            "chunks": [
                                {
                                    "ts": 3766,
                                    "bytes": 3219,
                                    "inflated": 15086
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:51 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "image\/x-icon",
                            "contentEncoding": "gzip",
                            "socket": 54,
                            "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: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/favicon.ico",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQBkRR1-AAAAAAAfl19kj0wCAR-XX2QBAAAAAABL_yFoH5dfZABUmjsKAAGlywAAH5dfZAEARgkAA4O6AAAfl19kAQBJCgABHM0AAB-XX2QBAEEKAAEfzAAAH5dfZAEAPAoAAdnLAAAfl19kAQAEBwADHZUAAB-XX2QBAPEJAAEGxwAAH5dfZAEANQoAATnLAAAfl19kAQBDCgABqcwAAB-XX2QBAA; SSSC=4.G7232665685997014159.1|1796.38173:2374.47747:2545.50950:2613.52025:2619.52133:2620.52185:2625.52255:2627.52393:2633.52508; i18next=nl-nl; _csrf=KzJjU5ZSqga5W3OTaFc3vtMf; Ahonlnl-Prd-01-DigitalDev-F1=!yngJljJy5V4Ud0TIhW\/DkGTJXi1ndUiPEzgK\/vJwpz0Y6dP2iIjmXbIjDUYxHDtmAwzD70LbertxdZM=; bm_sz=AEACDCD7D5B383D68E3C2F1F3637FAB7~YAAQ3tXOF\/mMQQuIAQAAG1VmFRPPh+JtB6+od842GUMPNtKTKg8C1Q1JxxzLjA3qFzuExpf5CGUBCRVxfbD1A6TEmkTaZtWHS6gUPcYYnxdPSY6DUwpQltelwN1GF1\/dzRtC+Y0XYys3BmMsqKfnhV4sHmve6pfAbpXYKnPkDuTdtD1gLWnJaEQGA8RDiLj9e9rjOsxk1xCDgZs0Nb6XOH8MPwxer4mA40guRHe4Z8Tc3+hzqo6ECLXkm5yLn4Rmlo\/c6+7yTz7QwZTgB7RQQrkLHqVNg3hxBmZsxRSDM+DmEg==~4340020~4605510; SSRT=IJdfZAADAA; Ahonlnl-Prd-01-DigitalDev-B2=!J0nIHO1iwsxS1esGpVIjjMvTA2elN8VKuvkqyzXRQztY2BnIo+5mEUqZ3wjE0uUs9nbCblyK1VToDQ==; ak_bmsc=A87DD2B15CE191885A92A07AC5BBC6BC~000000000000000000000000000000~YAAQ3tXOF2KRQQuIAQAAZl9mFRP8296gUCIzFaoD9ZlT74VmJDjLYet\/E6DaPBNnUWMAELL\/pQbWeHcaWzBDF4gBroFjegCK9EK4mtZA45Em1Gqh7WD09FI8yEYKYv2zsRBSK2VfMp8yJwtCHVAtQIzwokCimwK2A3q65jKULosfUhP5Bc1JTI+VJIL30QlaEtwZMWyP4dvxDCL3S2Hd19h0wsDEr68G8bzfB2YyZj0iwNeiOEk3w4lsSNGaHD9O0qN\/gokvf\/caoIj4LXWwI\/JKQwdEq9uwNlnrb\/LTuuN1Opiw8nFOwyGXNbBzu5XDbrcEuy9XCy87rKiDfiMn9DAyuw4qd7DksH4UMNE4ZEhl1rM1CUWl6KpkJFbZAP+hGJKW7eVdjJZiv56lPt07oHTH3R7VVmxdQjjC84wryHgLxtAbX+4bC9iBszCdDTVjLkqedYQ8ggEmbAEGoLmPhF6ZCLBjdF+ukGyTeWJw5ZumgcaRjsLQ+Kw=; rnumber=64276225; SSPV=x-QAAAAAAAkABgAAAAAAAAAAAAIAAAAAAAAAAAAA; _abck=22E0B71DF055680D43B74F345339B75D~-1~YAAQ3tXOF7KRQQuIAQAAMWBmFQkgGEskNy4vLmCdFhHI+o7jfesh0Ol5w93SUdlVgeT+A\/BQPyAPIyuAufH2tEW2RlbyWC4KAsT0VkjZioh0p2uQ4+0LJqPCgYH\/lI4Z4ciuqjc8BnSViF7dH3UP5muWW\/bXE6YSWK9lC+IVKQ4s2JazMGmWcfhWroz8MMm\/qz6Oi4lbfMn7wtiFY9y6\/8m\/JudaUbgBQc5lv9wOqluV69gAwwyQXdCfcsGZabUUPTVkxZrP\/1TNTXKGMKL\/26QBqt3KaB57u\/eYTVLaVoG9FSKdmZ80Vhm0E6WH4tAmnu9l6JEiZJTgZ013n5EH9\/HoTJgwR6pz7p0woc1OxPE7wI2P34vQvdmga8zsPiQxlEid7Y8UZTnGmQ==~-1~-1~1683989718; bm_sv=977E8AC59C6B3877AECBBDB5499028D9~YAAQ3tXOF7ORQQuIAQAAMWBmFRMWwH9TcHMwKLBz6eDEltqmAdgjHyE617YieXkDUeFfKSIm755vvNYnz1bxhcqfKna3DElskcngbfHGK9PYqu0jZaGnEhmY8f+5oUJAv9EtcHlJG4jgv1Q2D3CUmIc7GxfbZXOok+cNGbMtsTUBkd6QGIEvEs9Rf3CmhsBin0uvlvp6qBtsfHOvrXg\/dtKUHZ6qtT9+dBWhZdfKdweNnAB6TypQNgO2+5r5ukk=~1",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 3219",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/x-icon",
                                    "date: Sat, 13 May 2023 13:56:51 GMT",
                                    "expires: Sat, 13 May 2023 13:56:51 GMT",
                                    "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "rtss: 1-*-4",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: SSPV=x-QAAAAAAAkABgAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:51 GMT",
                                    "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: User-Agent,Accept-Encoding",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-38e9406d-761d-41a1-b6cc-5a4345334f75",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986211047520 D=12565",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 9010,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 3219,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 3632,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 53,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 414,
                            "server_port": "443",
                            "load_end": 3767,
                            "ttfb_start": 3632,
                            "ttfb_end": 3765,
                            "download_start": 3765,
                            "download_end": 3767,
                            "download_ms": 2,
                            "all_start": 3632,
                            "all_end": 3767,
                            "all_ms": 135,
                            "index": 65,
                            "number": 66
                        },
                        {
                            "type": 3,
                            "id": "103618.178",
                            "request_id": "103618.178",
                            "ip_addr": "[2a00:1450:4001:809::200e]",
                            "full_url": "https:\/\/www.google-analytics.com\/analytics.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.google-analytics.com",
                            "url": "\/analytics.js",
                            "raw_id": "103618.178",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 73,
                            "ttfb_ms": 38,
                            "load_start": 3687,
                            "load_start_float": 3687.000391,
                            "bytesIn": 20737,
                            "objectSize": 20737,
                            "objectSizeUncompressed": 52082,
                            "chunks": [
                                {
                                    "ts": 3736,
                                    "bytes": 18958,
                                    "inflated": 47465
                                },
                                {
                                    "ts": 3748,
                                    "bytes": 1186,
                                    "inflated": 3213
                                },
                                {
                                    "ts": 3760,
                                    "bytes": 593,
                                    "inflated": 1404
                                }
                            ],
                            "expires": "Sat, 13 May 2023 14:35:39 GMT",
                            "cacheControl": "public, max-age=7200",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 401,
                            "protocol": "HTTP\/2",
                            "dns_start": 3527,
                            "dns_end": 3595,
                            "connect_start": 3593,
                            "connect_end": 3629,
                            "ssl_start": 3630,
                            "ssl_end": 3687,
                            "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",
                                    "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": "GTS CA 1C3",
                                "validFrom": 1682337366,
                                "validTo": 1689594965,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2023' log",
                                        "logId": "E83ED0DA3EF5063532E75728BC896BC903D3CBD1116BECEB69E1777D6D06BD6E",
                                        "timestamp": 1682340967866,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100BD472EBA1231C311A7394514703DF1648F9D2443AE02B57F6C121B2DB6AD7A18022100A00CAA5E2089E2851A9EB233C9F253CED1CF86B3B3526309D11E7400D9C6315B"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2023 Log",
                                        "logId": "B3737707E18450F86386D605A9DC11094A792DB1670C0B87DCF0030E7936A59A",
                                        "timestamp": 1682340967891,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30440220038ADA7CD802E28FD6FEE5873AD7F111D987B1444DD11BA38B32E5750CF7EFE702202CF13B7AA3F97015D27E4685C2E10C4ED2E8B374EB74C3172667B721D4EF4B30"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.googletagmanager.com\/gtm.js?id=GTM-WQK8NCZ&l=gtmdataLayer",
                            "initiator_line": 118,
                            "initiator_column": 469,
                            "initiator_type": "script",
                            "initiator_function": "nc",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.google-analytics.com",
                                    ":method: GET",
                                    ":path: \/analytics.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "age: 4872",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: public, max-age=7200",
                                    "content-encoding: gzip",
                                    "content-length: 20737",
                                    "content-type: text\/javascript",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 13 May 2023 12:35:39 GMT",
                                    "expires: Sat, 13 May 2023 14:35:39 GMT",
                                    "last-modified: Mon, 17 Apr 2023 22:36:01 GMT",
                                    "server: Golfe2",
                                    "strict-transport-security: max-age=10886400; includeSubDomains; preload",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1588,
                            "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": 68,
                            "connect_ms": 36,
                            "ssl_ms": 57,
                            "gzip_total": 20737,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 2328,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 3524,
                            "socket_group": "https:\/\/www.google-analytics.com",
                            "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": 391,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIF5zCCBM+gAwIBAgIQersIcD0l5bUQ40SFccgpXzANBgkqhkiG9w0BAQsFADBG\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzETMBEGA1UEAxMKR1RTIENBIDFDMzAeFw0yMzA0MjQxMTU2MDZaFw0yMzA3MTcx\nMTU2MDVaMCExHzAdBgNVBAMMFiouZ29vZ2xlLWFuYWx5dGljcy5jb20wWTATBgcq\nhkjOPQIBBggqhkjOPQMBBwNCAATlJb44ccQ5qfshMVxRTqhNHq68y4gwjP70bjML\nxR+XY60s8ToiwT8eFrjVvUj3OSDuNs6qDh9wqHS0UMF4n4OZo4IDvzCCA7swDgYD\nVR0PAQH\/BAQDAgeAMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB\/wQCMAAw\nHQYDVR0OBBYEFMmJrNe8eDOIMFAmvJjFW6XyPUqjMB8GA1UdIwQYMBaAFIp0f6+F\nze6VzT2c0OJGFPNxNR0nMGoGCCsGAQUFBwEBBF4wXDAnBggrBgEFBQcwAYYbaHR0\ncDovL29jc3AucGtpLmdvb2cvZ3RzMWMzMDEGCCsGAQUFBzAChiVodHRwOi8vcGtp\nLmdvb2cvcmVwby9jZXJ0cy9ndHMxYzMuZGVyMIIBbwYDVR0RBIIBZjCCAWKCFiou\nZ29vZ2xlLWFuYWx5dGljcy5jb22CG3JlZ2lvbjEuYXBwLW1lYXN1cmVtZW50LmNv\nbYITYXBwLW1lYXN1cmVtZW50LmNvbYIUZ29vZ2xlLWFuYWx5dGljcy5jb22CHHJl\nZ2lvbjEuZ29vZ2xlLWFuYWx5dGljcy5jb22CGHNzbC5nb29nbGUtYW5hbHl0aWNz\nLmNvbYIYd3d3Lmdvb2dsZS1hbmFseXRpY3MuY29tghxyZWdpb24xLmFuYWx5dGlj\ncy5nb29nbGUuY29tghRnb29nbGV0YWdtYW5hZ2VyLmNvbYIYd3d3Lmdvb2dsZXRh\nZ21hbmFnZXIuY29tggp1cmNoaW4uY29tghJzZXJ2aWNlLnVyY2hpbi5jb22CCGZw\ncy5nb29nggoqLmZwcy5nb29nghJnb29nbGVvcHRpbWl6ZS5jb22CFnd3dy5nb29n\nbGVvcHRpbWl6ZS5jb20wIQYDVR0gBBowGDAIBgZngQwBAgEwDAYKKwYBBAHWeQIF\nAzA8BgNVHR8ENTAzMDGgL6AthitodHRwOi8vY3Jscy5wa2kuZ29vZy9ndHMxYzMv\nZlZKeGJWLUt0bWsuY3JsMIIBBAYKKwYBBAHWeQIEAgSB9QSB8gDwAHcA6D7Q2j71\nBjUy51covIlryQPTy9ERa+zraeF3fW0GvW4AAAGHs1X1ugAABAMASDBGAiEAvUcu\nuhIxwxGnOUUUcD3xZI+dJEOuArV\/bBIbLbatehgCIQCgDKpeIInihRqesjPJ8lPO\n0c+Gs7NSYwnRHnQA2cYxWwB1ALNzdwfhhFD4Y4bWBancEQlKeS2xZwwLh9zwAw55\nNqWaAAABh7NV9dMAAAQDAEYwRAIgA4rafNgC4o\/W\/uWHOtfxEdmHsURN0RujizLl\ndQz37+cCICzxO3qj+XAV0n5GhcLhDE7S6LN063TDFyZntyHU70swMA0GCSqGSIb3\nDQEBCwUAA4IBAQCdLxfENCSuGHJHJLpfKZnAoTlrRXMgF3+y+P58RoYUaw9xZD7S\n4SEQdg8ZkoGlmoEsFRcVU5W+zUz5rcpYG\/\/tNfVbT1owmvbzHVzH45HVfBmQ9mNO\nMguBIxlrjOEoY6D5z2X6sDY1s4qAOUvcrvGOu251yQy22M4c8di+LNiZ\/DMxxVmn\nDZ4VTWzji66PGaG\/Sol\/aOnOL+vztakrZCqpVxNICffejkpydcAHfE4TwEEtTuDy\nIspD42US1zTCuWGTPtDigGiHTyHO+Iky+38Zds3XUTYVUJ6JrETrlW7k2dRc0LaU\nj6yftzQc8d2eDCji2+j2zEL2T9nSvnCwc7bu\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFljCCA36gAwIBAgINAgO8U1lrNMcY9QFQZjANBgkqhkiG9w0BAQsFADBHMQsw\nCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEU\nMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjAwODEzMDAwMDQyWhcNMjcwOTMwMDAw\nMDQyWjBGMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZp\nY2VzIExMQzETMBEGA1UEAxMKR1RTIENBIDFDMzCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAPWI3+dijB43+DdCkH9sh9D7ZYIl\/ejLa6T\/belaI+KZ9hzp\nkgOZE3wJCor6QtZeViSqejOEH9Hpabu5dOxXTGZok3c3VVP+ORBNtzS7XyV3NzsX\nlOo85Z3VvMO0Q+sup0fvsEQRY9i0QYXdQTBIkxu\/t\/bgRQIh4JZCF8\/ZK2VWNAcm\nBA2o\/X3KLu\/qSHw3TT8An4Pf73WELnlXXPxXbhqW\/\/yMmqaZviXZf5YsBvcRKgKA\ngOtjGDxQSYflispfGStZloEAoPtR28p3CwvJlk\/vcEnHXG0g\/Zm0tOLKLnf9LdwL\ntmsTDIwZKxeWmLnwi\/agJ7u2441Rj72ux5uxiZ0CAwEAAaOCAYAwggF8MA4GA1Ud\nDwEB\/wQEAwIBhjAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwEgYDVR0T\nAQH\/BAgwBgEB\/wIBADAdBgNVHQ4EFgQUinR\/r4XN7pXNPZzQ4kYU83E1HScwHwYD\nVR0jBBgwFoAU5K8rJnEaK0gnhS9SZizv8IkTcT4waAYIKwYBBQUHAQEEXDBaMCYG\nCCsGAQUFBzABhhpodHRwOi8vb2NzcC5wa2kuZ29vZy9ndHNyMTAwBggrBgEFBQcw\nAoYkaHR0cDovL3BraS5nb29nL3JlcG8vY2VydHMvZ3RzcjEuZGVyMDQGA1UdHwQt\nMCswKaAnoCWGI2h0dHA6Ly9jcmwucGtpLmdvb2cvZ3RzcjEvZ3RzcjEuY3JsMFcG\nA1UdIARQME4wOAYKKwYBBAHWeQIFAzAqMCgGCCsGAQUFBwIBFhxodHRwczovL3Br\naS5nb29nL3JlcG9zaXRvcnkvMAgGBmeBDAECATAIBgZngQwBAgIwDQYJKoZIhvcN\nAQELBQADggIBAIl9rCBcDDy+mqhXlRu0rvqrpXJxtDaV\/d9AEQNMwkYUuxQkq\/BQ\ncSLbrcRuf8\/xam\/IgxvYzolfh2yHuKkMo5uhYpSTld9brmYZCwKWnvy15xBpPnrL\nRklfRuFBsdeYTWU0AIAaP0+fbH9JAIFTQaSSIYKCGvGjRFsqUBITTcFTNvNCCK9U\n+o53UxtkOCcXCb1YyRt8OS1b887U7ZfbFAO\/CVMkH8IMBHmYJvJh8VNS\/UKMG2Yr\nPxWhu\/\/2m+OBmgEGcYk1KCTd4b3rGS3hSMs9WYNRtHTGnXzGsYZbr8w0xNPM1IER\nlQCh9BIiAfq0g3GvjLeMcySsN1PCAJA\/Ef5c7TaUEDu9Ka7ixzpiO2xj2YC\/WXGs\nYye5TBeg2vZzFb8q3o\/zpWwygTMD0IZRcZk0upONXbVRWPeyk+gB9lm+cZv9TSjO\nz23HFtz30dZGm6fKa+l3D\/2gthsjgx0QGtkJAITgRNOidSOzNIb2ILCkXhAd4FJG\nAJ2xDx8hcFH1mt0G\/FX0Kw4zd8NLQsLxdxP8c4CU6x+7Nz\/OAipmsHMdMqUybDKw\njuDEI\/9bfU1lcKwrmz3O2+BtjjKAvpafkmO8l7tdufThcV4q5O8DIrGKZTqPwJNl\n1IXNDw9bg1kWRxYtnCQ6yICmJhSFm\/Y3m6xv+cXDBlHz4n\/FsRC6UfTd\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 3760,
                            "ttfb_start": 3687,
                            "ttfb_end": 3725,
                            "download_start": 3725,
                            "download_end": 3760,
                            "download_ms": 35,
                            "all_start": 3527,
                            "all_end": 3760,
                            "all_ms": 234,
                            "index": 66,
                            "number": 67,
                            "body_file": "029-103618.178-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 45,
                                "v8.compile": 1,
                                "FunctionCall": 0
                            },
                            "cpu.EvaluateScript": 45,
                            "cpu.v8.compile": 1,
                            "cpu.FunctionCall": 0,
                            "cpuTime": 46,
                            "body_id": "103618.178",
                            "js_timing": [
                                [
                                    3835.828,
                                    3880.7269999999999
                                ],
                                [
                                    3835.8470000000002,
                                    3837.0439999999999
                                ],
                                [
                                    3994.6860000000001,
                                    3994.8029999999999
                                ],
                                [
                                    4604.8720000000003,
                                    4605.0469999999996
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.178"
                        },
                        {
                            "type": 3,
                            "id": "103618.171",
                            "request_id": "103618.171",
                            "ip_addr": "[2600:9000:2057:b800:14:1745:3680:93a1]",
                            "full_url": "https:\/\/zsp2.ah.nl\/pool\/lib\/733_2nd_1.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "zsp2.ah.nl",
                            "url": "\/pool\/lib\/733_2nd_1.jpg",
                            "raw_id": "103618.171",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 107,
                            "ttfb_ms": 40,
                            "load_start": 3782,
                            "load_start_float": 3782.000368,
                            "bytesIn": 39422,
                            "objectSize": 39422,
                            "objectSizeUncompressed": 39422,
                            "chunks": [
                                {
                                    "ts": 3825,
                                    "bytes": 2587
                                },
                                {
                                    "ts": 3889,
                                    "bytes": 36835
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 421,
                            "protocol": "HTTP\/2",
                            "dns_start": 3445,
                            "dns_end": 3701,
                            "connect_start": 3699,
                            "connect_end": 3735,
                            "ssl_start": 3735,
                            "ssl_end": 3781,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.adhese.com",
                                "sanList": [
                                    "*.adhese.com",
                                    "zsp2.etos.nl",
                                    "zsp2.ah.nl"
                                ],
                                "issuer": "Amazon RSA 2048 M02",
                                "validFrom": 1680652800,
                                "validTo": 1714780799,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1680686452314,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402204122821B0035912BC6DA97B8FAA0D7C306B8EEE8CFD347AD0F9FD9D99B4733EC02204C569AE54D307F5D092E24E3C8A64BF8C6E1793B67473300874E245301FF561F"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2024 Log",
                                        "logId": "73D99E891B4C9678A0207D479DE6B2C61CD0515E71192A8C6B80107AC17772B5",
                                        "timestamp": 1680686452312,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502202C86DCB29B4C9CE76B5D81208961CB17ECE9D4CBDC3E7A9B0C24D5C027941B690221009CB7CE31450A4EB382751383AD70E83B4F65256443220B264E7A53F43A651372"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1680686452286,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402202B4E34521FB13ECBA595FA19B4AE2584D0A29D2167DF87E1A1F2BBEBE6953EDE02204116A3D34EA2DB4BF96E7D852086667331C35CB7507DFAAD567000788E84903C"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 149,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp2.ah.nl",
                                    ":method: GET",
                                    ":path: \/pool\/lib\/733_2nd_1.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "age: 66723",
                                    "content-length: 39422",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 12 May 2023 19:24:49 GMT",
                                    "etag: \"ac8c12cd2a5a03418a6575790803cf36\"",
                                    "last-modified: Tue, 09 May 2023 19:01:27 GMT",
                                    "server: AmazonS3",
                                    "vary: Accept-Encoding",
                                    "via: 1.1 82e9051d8d41080bd3028731e0e8677e.cloudfront.net (CloudFront)",
                                    "x-amz-cf-id: vKEd8ACkDwXuFRj_6jeupH5-ePpE3wMIkEg0MA8S8lroYMCUx1JA-Q==",
                                    "x-amz-cf-pop: FRA6-C1",
                                    "x-amz-server-side-encryption: AES256",
                                    "x-cache: Hit from cloudfront",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1753,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": 256,
                            "connect_ms": 36,
                            "ssl_ms": 46,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 39422,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "Amazon CloudFront",
                            "server_count": null,
                            "created": 3442,
                            "socket_group": "https:\/\/zsp2.ah.nl",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "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": 4865,
                            "netlog_id": 368,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIF3DCCBMSgAwIBAgIQDtMje62Cujq9+hPJHJgXGjANBgkqhkiG9w0BAQsFADA8\nMQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRwwGgYDVQQDExNBbWF6b24g\nUlNBIDIwNDggTTAyMB4XDTIzMDQwNTAwMDAwMFoXDTI0MDUwMzIzNTk1OVowFzEV\nMBMGA1UEAwwMKi5hZGhlc2UuY29tMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEA4qlYcP35ssNQtBRr3CLuBqO+\/A3Atfno3U9NETd8dGcsZNgfARJ22WjP\no2QszDfzq9Bm5vR+WTNo4uy16FIjWXDKuqa9zADzXmvIl4OvVrMG8NBp1ieXQQzv\nBdtH+6p3iIlLY\/BcGY4eIebq4bMXV6r00iiQCUTvRUu5mina7TUeZj6tKqVw+KA2\nQ1rTlTqKivbbmfg833Jr1Vth\/iSPYd1TasVE5SzCcLkhLS\/OfANchGA8dGRz5YB7\nBe9jvzE8PLDl7iOADEQNmPCNxtPfmxMSYYVC9\/ljOOj+cZJWSb2byPOrTkIKrfw9\nDpKHS3ipZqIe3qjQE3gkJBbwx5ZXKQIDAQABo4IC\/TCCAvkwHwYDVR0jBBgwFoAU\nwDFSzVpQw4J8dHHOy+mc+XrrguIwHQYDVR0OBBYEFLtdRVkdFhbsAXTOgQTcHukF\ngfH4MDEGA1UdEQQqMCiCDCouYWRoZXNlLmNvbYIMenNwMi5ldG9zLm5sggp6c3Ay\nLmFoLm5sMA4GA1UdDwEB\/wQEAwIFoDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYB\nBQUHAwIwOwYDVR0fBDQwMjAwoC6gLIYqaHR0cDovL2NybC5yMm0wMi5hbWF6b250\ncnVzdC5jb20vcjJtMDIuY3JsMBMGA1UdIAQMMAowCAYGZ4EMAQIBMHUGCCsGAQUF\nBwEBBGkwZzAtBggrBgEFBQcwAYYhaHR0cDovL29jc3AucjJtMDIuYW1hem9udHJ1\nc3QuY29tMDYGCCsGAQUFBzAChipodHRwOi8vY3J0LnIybTAyLmFtYXpvbnRydXN0\nLmNvbS9yMm0wMi5jZXIwDAYDVR0TAQH\/BAIwADCCAXwGCisGAQQB1nkCBAIEggFs\nBIIBaAFmAHUAdv+IPwq2+5VRwmHM9Ye6NLSkzbsp3GhCCp\/mZ0xaOnQAAAGHULgO\nWgAABAMARjBEAiBBIoIbADWRK8bal7j6oNfDBrju6M\/TR60Pn9nZm0cz7AIgTFaa\n5U0wf10JLiTjyKZL+MbheTtnRzMAh04kUwH\/Vh8AdgBz2Z6JG0yWeKAgfUed5rLG\nHNBRXnEZKoxrgBB6wXdytQAAAYdQuA5YAAAEAwBHMEUCICyG3LKbTJzna12BIIlh\nyxfs6dTL3D56mwwk1cAnlBtpAiEAnLfOMUUKTrOCdRODrXDoO09lJWRDIgsmTnpT\n9DplE3IAdQBIsONr2qZHNA\/lagL6nTDrHFIBy1bdLIHZu7+rOdiEcwAAAYdQuA4+\nAAAEAwBGMEQCICtONFIfsT7LpZX6GbSuJYTQop0hZ9+H4aHyu+vmlT7eAiBBFqPT\nTqLbS\/lufYUghmZzMcNct1B9+q1WcAB4joSQPDANBgkqhkiG9w0BAQsFAAOCAQEA\nt9Lu\/g257jVOEN2gA2hsrMHtYTozSS8iRAi1lCbtZ0GaNwsL18mGmnt2QLNrdoaI\nPQZ5gwIlq+f4Hb36XFcdeEDLYTFQpOHSKFv8iWmQ7M0Yi7D6\/gCZ6evrkEyuJjYZ\nM0eS8Cd6JZhhQiezuCAs1Yz9rKxKHCHx8ORAshwy11DJ+JJ8WIb8PWEu7\/ySgl8N\nYMDqlCDSZOBX3eoAE6PL43NiWfSh8Z3Lf5DvBwtbHRc+VsJb+IGaB0S7ygBreHpu\ng0C2Evtcd3PYWt3BcEtytvf1N9J+om7Vq43oi3Pg2hmn72nfj5ZurSNmKgOdt+9J\ngI50Z+EI0VFJonrLnMuEEw==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEXjCCA0agAwIBAgITB3MSSkvL1E7HtTvq8ZSELToPoTANBgkqhkiG9w0BAQsF\nADA5MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6\nb24gUm9vdCBDQSAxMB4XDTIyMDgyMzIyMjUzMFoXDTMwMDgyMzIyMjUzMFowPDEL\nMAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEcMBoGA1UEAxMTQW1hem9uIFJT\nQSAyMDQ4IE0wMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALtDGMZa\nqHneKei1by6+pUPPLljTB143Si6VpEWPc6mSkFhZb\/6qrkZyoHlQLbDYnI2D7hD0\nsdzEqfnuAjIsuXQLG3A8TvX6V3oFNBFVe8NlLJHvBseKY88saLwufxkZVwk74g4n\nWlNMXzla9Y5F3wwRHwMVH443xGz6UtGSZSqQ94eFx5X7Tlqt8whi8qCaKdZ5rNak\n+r9nUThOeClqFd4oXych\/\/Rc7Y0eX1KNWHYSI1Nk31mYgiK3JvH063g+K9tHA63Z\neTgKgndlh+WI+zv7i44HepRZjA1FYwYZ9Vv\/9UkC5Yz8\/yU65fgjaE+wVHM4e\/Yy\nC2osrPWE7gJ+dXMCAwEAAaOCAVowggFWMBIGA1UdEwEB\/wQIMAYBAf8CAQAwDgYD\nVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAdBgNV\nHQ4EFgQUwDFSzVpQw4J8dHHOy+mc+XrrguIwHwYDVR0jBBgwFoAUhBjMhTTsvAyU\nlC4IWZzHshBOCggwewYIKwYBBQUHAQEEbzBtMC8GCCsGAQUFBzABhiNodHRwOi8v\nb2NzcC5yb290Y2ExLmFtYXpvbnRydXN0LmNvbTA6BggrBgEFBQcwAoYuaHR0cDov\nL2NydC5yb290Y2ExLmFtYXpvbnRydXN0LmNvbS9yb290Y2ExLmNlcjA\/BgNVHR8E\nODA2MDSgMqAwhi5odHRwOi8vY3JsLnJvb3RjYTEuYW1hem9udHJ1c3QuY29tL3Jv\nb3RjYTEuY3JsMBMGA1UdIAQMMAowCAYGZ4EMAQIBMA0GCSqGSIb3DQEBCwUAA4IB\nAQAtTi6Fs0Azfi+iwm7jrz+CSxHH+uHl7Law3MQSXVtR8RV53PtR6r\/6gNpqlzdo\nZq4FKbADi1v9Bun8RY8D51uedRfjsbeodizeBB8nXmeyD33Ep7VATj4ozcd31YFV\nfgRhvTSxNrrTlNpWkUk0m3BMPv8sg381HhA6uEYokE5q9uws\/3YkKqRiEz3TsaWm\nJqIRZhMbgAfp7O7FUwFIb7UIspogZSKxPIWJpxiPo3TcBambbVtQOcNRWz5qCQdD\nslI2yayq0n2TXoHyNCLEH8rpsJRVILFsg0jc7BaFrMnF462+ajSehgj12IidNeRN\n4zl+EoNaWdpnWndvSpAEkq2P\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEkjCCA3qgAwIBAgITBn+USionzfP6wq4rAfkI7rnExjANBgkqhkiG9w0BAQsF\nADCBmDELMAkGA1UEBhMCVVMxEDAOBgNVBAgTB0FyaXpvbmExEzARBgNVBAcTClNj\nb3R0c2RhbGUxJTAjBgNVBAoTHFN0YXJmaWVsZCBUZWNobm9sb2dpZXMsIEluYy4x\nOzA5BgNVBAMTMlN0YXJmaWVsZCBTZXJ2aWNlcyBSb290IENlcnRpZmljYXRlIEF1\ndGhvcml0eSAtIEcyMB4XDTE1MDUyNTEyMDAwMFoXDTM3MTIzMTAxMDAwMFowOTEL\nMAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEZMBcGA1UEAxMQQW1hem9uIFJv\nb3QgQ0EgMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALJ4gHHKeNXj\nca9HgFB0fW7Y14h29Jlo91ghYPl0hAEvrAIthtOgQ3pOsqTQNroBvo3bSMgHFzZM\n9O6II8c+6zf1tRn4SWiw3te5djgdYZ6k\/oI2peVKVuRF4fn9tBb6dNqcmzU5L\/qw\nIFAGbHrQgLKm+a\/sRxmPUDgH3KKHOVj4utWp+UhnMJbulHheb4mjUcAwhmahRWa6\nVOujw5H5SNz\/0egwLX0tdHA114gk957EWW67c4cX8jJGKLhD+rcdqsq08p8kDi1L\n93FcXmn\/6pUCyziKrlA4b9v7LWIbxcceVOF34GfID5yHI9Y\/QCB\/IIDEgEw+OyQm\njgSubJrIqg0CAwEAAaOCATEwggEtMA8GA1UdEwEB\/wQFMAMBAf8wDgYDVR0PAQH\/\nBAQDAgGGMB0GA1UdDgQWBBSEGMyFNOy8DJSULghZnMeyEE4KCDAfBgNVHSMEGDAW\ngBScXwDfqgHXMCs4iKK4bUqc8hGRgzB4BggrBgEFBQcBAQRsMGowLgYIKwYBBQUH\nMAGGImh0dHA6Ly9vY3NwLnJvb3RnMi5hbWF6b250cnVzdC5jb20wOAYIKwYBBQUH\nMAKGLGh0dHA6Ly9jcnQucm9vdGcyLmFtYXpvbnRydXN0LmNvbS9yb290ZzIuY2Vy\nMD0GA1UdHwQ2MDQwMqAwoC6GLGh0dHA6Ly9jcmwucm9vdGcyLmFtYXpvbnRydXN0\nLmNvbS9yb290ZzIuY3JsMBEGA1UdIAQKMAgwBgYEVR0gADANBgkqhkiG9w0BAQsF\nAAOCAQEAYjdCXLwQtT6LLOkMm2xF4gcAevnFWAu5CIw+7bMlPLVvUOTNNWqnkzSW\nMiGpSESrnO09tKpzbeR\/FoCJbM8oAxiDR3mjEH4wW6w7sGDgd9QIpuEdfF7Au\/ma\neyKdpwAJfqxGF4PcnCZXmTA5YpaP7dreqsXMGz7KQ2hsVxa81Q4gLv7\/wmpdLqBK\nbRRYh5TmOTFffHPLkIhqhBGWJ6bt2YFGpn6jcgAKUj6DiAdjd4lpFw85hdKrCEVN\n0FE6\/V1dN2RMfjCyVSRCnTawXZwXgWHxyvkQAiSr6w10kY17RSlQOYiypok1JR4U\nakcjMS9cmvqtmg5iUaQqqcT5NJ0hGA==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEdTCCA12gAwIBAgIJAKcOSkw0grd\/MA0GCSqGSIb3DQEBCwUAMGgxCzAJBgNV\nBAYTAlVTMSUwIwYDVQQKExxTdGFyZmllbGQgVGVjaG5vbG9naWVzLCBJbmMuMTIw\nMAYDVQQLEylTdGFyZmllbGQgQ2xhc3MgMiBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0\neTAeFw0wOTA5MDIwMDAwMDBaFw0zNDA2MjgxNzM5MTZaMIGYMQswCQYDVQQGEwJV\nUzEQMA4GA1UECBMHQXJpem9uYTETMBEGA1UEBxMKU2NvdHRzZGFsZTElMCMGA1UE\nChMcU3RhcmZpZWxkIFRlY2hub2xvZ2llcywgSW5jLjE7MDkGA1UEAxMyU3RhcmZp\nZWxkIFNlcnZpY2VzIFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IC0gRzIwggEi\nMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDVDDrEKvlO4vW+GZdfjohTsR8\/\ny8+fIBNtKTrID30892t2OGPZNmCom15cAICyL1l\/9of5JUOG52kbUpqQ4XHj2C0N\nTm\/2yEnZtvMaVq4rtnQU68\/7JuMauh2WLmo7WJSJR1b\/JaCTcFOD2oR0FMNnngRo\nOt+OQFodSk7PQ5E751bWAHDLUu57fa4657wx+UX2wmDPE1kCK4DMNEffud6QZW0C\nzyyRpqbn3oUYSXxmTqM6bam17jQuug0DuDPfR+uxa40l2ZvOgdFFRjKWcIfeAg5J\nQ4W2bHO7ZOphQazJ1FTfhy\/HIrImzJ9ZVGif\/L4qL8RVHHVAYBeFAlU5i38FAgMB\nAAGjgfAwge0wDwYDVR0TAQH\/BAUwAwEB\/zAOBgNVHQ8BAf8EBAMCAYYwHQYDVR0O\nBBYEFJxfAN+qAdcwKziIorhtSpzyEZGDMB8GA1UdIwQYMBaAFL9ft9HO3R+G9FtV\nrNzXEMIOqYjnME8GCCsGAQUFBwEBBEMwQTAcBggrBgEFBQcwAYYQaHR0cDovL28u\nc3MyLnVzLzAhBggrBgEFBQcwAoYVaHR0cDovL3guc3MyLnVzL3guY2VyMCYGA1Ud\nHwQfMB0wG6AZoBeGFWh0dHA6Ly9zLnNzMi51cy9yLmNybDARBgNVHSAECjAIMAYG\nBFUdIAAwDQYJKoZIhvcNAQELBQADggEBACMd44pXyn3pF3lM8R5V\/cxTbj5HD9\/G\nVfKyBDbtgB9TxF00KGu+x1X8Z+rLP3+QsjPNG1gQggL4+C\/1E2DUBc7xgQjB3ad1\nl08YuW3e95ORCLp+QCztweq7dp4zBncdDQh\/U90bZKuCJ\/Fp1U1ervShw3WnWEQt\n8jxwmKy6abaVd38PMV4s\/KCHOkdp8Hlf9BRUpJVeEXgSYCfOn8J3\/yNTd126\/+pZ\n59vPr5KW7ySaNRB6nJHGDn2Z9j8Z3\/VyVOEVqQdZe4O\/Ui5GjLIAZHYcSNPYeehu\nVsyuLAOQ1xk4meTKCRlb\/weWsKh\/NEnfVqn3sF\/tM+2MR7cwA130A4w=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "39 kB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ExifByteOrder": "Little-endian (Intel, II)",
                                        "ImageWidth": 714,
                                        "ImageHeight": 224,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "Ducky": {
                                        "Quality": "60%"
                                    },
                                    "XMP": {
                                        "XMPToolkit": "Adobe XMP Core 7.1-c000 79.dabacbb, 2021\/04\/14-00:39:44        ",
                                        "CreatorTool": "Adobe Photoshop 23.0 (Windows)",
                                        "InstanceID": "xmp.iid:8ADC7CD4291111EDAD649B2F630C8BA2",
                                        "DocumentID": "xmp.did:8ADC7CD5291111EDAD649B2F630C8BA2",
                                        "DerivedFromInstanceID": "xmp.iid:8ADC7CD2291111EDAD649B2F630C8BA2",
                                        "DerivedFromDocumentID": "xmp.did:8ADC7CD3291111EDAD649B2F630C8BA2"
                                    },
                                    "APP14": {
                                        "DCTEncodeVersion": 100,
                                        "APP14Flags0": "[14], Encoded with Blend=1 downsampling",
                                        "APP14Flags1": "(none)",
                                        "ColorTransform": "YCbCr"
                                    },
                                    "Composite": {
                                        "ImageSize": "714x224",
                                        "Megapixels": 0.16
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 714,
                                        "height": 224,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 159936,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 158.56800000000001,
                                            "standardDeviation": 41.401400000000002,
                                            "kurtosis": -0.49354500000000001,
                                            "skewness": -0.43800899999999998,
                                            "entropy": 0.757965
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 109.496,
                                            "standardDeviation": 44.726399999999998,
                                            "kurtosis": 3.7884000000000002,
                                            "skewness": 1.21347,
                                            "entropy": 0.774455
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 165.285,
                                            "standardDeviation": 31.927900000000001,
                                            "kurtosis": 5.2635300000000003,
                                            "skewness": -0.85977700000000001,
                                            "entropy": 0.764158
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 200.92099999999999,
                                            "standardDeviation": 47.549900000000001,
                                            "kurtosis": 6.4448999999999996,
                                            "skewness": -2.6716299999999999,
                                            "entropy": 0.73528400000000005
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 714,
                                        "height": 224,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 86,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:51+00:00",
                                        "date:modify": "2023-05-13T13:56:51+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "7ec159b6b352be40f9ae880f49a801beea5cc502b5d9c76b0cb1282e3cda899d"
                                    },
                                    "profiles": {
                                        "app12": {
                                            "length": 15
                                        },
                                        "exif": {
                                            "length": 22
                                        },
                                        "xmp": {
                                            "length": 782
                                        }
                                    },
                                    "tainted": false,
                                    "filesize": "39422B",
                                    "numberPixels": "159936",
                                    "pixelsPerSecond": "46.5025MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.003"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 3889,
                            "ttfb_start": 3782,
                            "ttfb_end": 3822,
                            "download_start": 3822,
                            "download_end": 3889,
                            "download_ms": 67,
                            "all_start": 3445,
                            "all_end": 3889,
                            "all_ms": 445,
                            "index": 67,
                            "number": 68
                        },
                        {
                            "type": 3,
                            "id": "103618.172",
                            "request_id": "103618.172",
                            "ip_addr": "[2600:9000:2057:b800:14:1745:3680:93a1]",
                            "full_url": "https:\/\/zsp2.ah.nl\/pool\/lib\/734_2nd_1.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "zsp2.ah.nl",
                            "url": "\/pool\/lib\/734_2nd_1.jpg",
                            "raw_id": "103618.172",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 98,
                            "ttfb_ms": 40,
                            "load_start": 3783,
                            "load_start_float": 3783.0003780000002,
                            "bytesIn": 45130,
                            "objectSize": 45130,
                            "objectSizeUncompressed": 45130,
                            "chunks": [
                                {
                                    "ts": 3826,
                                    "bytes": 2588
                                },
                                {
                                    "ts": 3831,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3860,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3881,
                                    "bytes": 9810
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 421,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 149,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp2.ah.nl",
                                    ":method: GET",
                                    ":path: \/pool\/lib\/734_2nd_1.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "age: 34813",
                                    "content-length: 45130",
                                    "content-type: image\/jpeg",
                                    "date: Sat, 13 May 2023 04:16:39 GMT",
                                    "etag: \"e9810a32d49e4414ccef74ab3fde1344\"",
                                    "last-modified: Fri, 05 May 2023 04:01:23 GMT",
                                    "server: AmazonS3",
                                    "vary: Accept-Encoding",
                                    "via: 1.1 82e9051d8d41080bd3028731e0e8677e.cloudfront.net (CloudFront)",
                                    "x-amz-cf-id: WBsGi4MLshq317xaMqouaVuNQhNcl-CXx4twHvFPWmCIwS6c0QmyAQ==",
                                    "x-amz-cf-pop: FRA6-C1",
                                    "x-amz-server-side-encryption: AES256",
                                    "x-cache: Hit from cloudfront",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1753,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 93,
                            "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": 45130,
                            "image_save": 3063,
                            "cache_time": 0,
                            "cdn_provider": "Amazon CloudFront",
                            "server_count": null,
                            "created": 3445,
                            "socket_group": "https:\/\/zsp2.ah.nl",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 1,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 378,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "45 kB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 714,
                                        "ImageHeight": 224,
                                        "EncodingProcess": "Progressive DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "714x224",
                                        "Megapixels": 0.16
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 714,
                                        "height": 224,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 159936,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 132.215,
                                            "standardDeviation": 53.340400000000002,
                                            "kurtosis": -1.2960499999999999,
                                            "skewness": -0.34770299999999998,
                                            "entropy": 0.83419900000000002
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 62.567599999999999,
                                            "standardDeviation": 73.116500000000002,
                                            "kurtosis": 1.45292,
                                            "skewness": 1.7507900000000001,
                                            "entropy": 0.81067299999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 151.054,
                                            "standardDeviation": 33.218400000000003,
                                            "kurtosis": 5.0291499999999996,
                                            "skewness": -0.40192499999999998,
                                            "entropy": 0.83999699999999999
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 183.023,
                                            "standardDeviation": 53.686300000000003,
                                            "kurtosis": 3.0237099999999999,
                                            "skewness": -1.96424,
                                            "entropy": 0.85192900000000005
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "JPEG",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 714,
                                        "height": 224,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 89,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:51+00:00",
                                        "date:modify": "2023-05-13T13:56:51+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "69dff6bcc9a75d7da801de89c07abbcc772c868b6af853af8ddf092a8f877a37"
                                    },
                                    "tainted": false,
                                    "filesize": "45130B",
                                    "numberPixels": "159936",
                                    "pixelsPerSecond": "24.0364MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.006"
                                }
                            },
                            "jpeg_scan_count": 9,
                            "score_progressive_jpeg": 100,
                            "load_end": 3881,
                            "ttfb_start": 3783,
                            "ttfb_end": 3823,
                            "download_start": 3823,
                            "download_end": 3881,
                            "download_ms": 58,
                            "all_start": 3783,
                            "all_end": 3881,
                            "all_ms": 98,
                            "index": 68,
                            "number": 69
                        },
                        {
                            "type": 3,
                            "id": "103618.177",
                            "request_id": "103618.177",
                            "ip_addr": "23.36.162.213",
                            "full_url": "https:\/\/v3-pixal-web.ah.nl\/raw-customer-interaction-data?richsstsse",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "v3-pixal-web.ah.nl",
                            "url": "\/raw-customer-interaction-data?richsstsse",
                            "raw_id": "103618.177",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "XHR",
                            "load_ms": 132,
                            "ttfb_ms": 131,
                            "load_start": 3805,
                            "load_start_float": 3805.0003830000001,
                            "bytesIn": 159,
                            "objectSize": 159,
                            "objectSizeUncompressed": 199,
                            "chunks": [
                                {
                                    "ts": 3937,
                                    "bytes": 159,
                                    "inflated": 199
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:51 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "text\/plain",
                            "contentEncoding": "gzip",
                            "socket": 418,
                            "protocol": "HTTP\/2",
                            "dns_start": 3496,
                            "dns_end": 3656,
                            "connect_start": 3654,
                            "connect_end": 3723,
                            "ssl_start": 3723,
                            "ssl_end": 3804,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "v3-pixal-web.ah.nl",
                                "sanList": [
                                    "v3-pixal-web.ah.be",
                                    "v3-pixal-web.ah.nl"
                                ],
                                "issuer": "R3",
                                "validFrom": 1678704557,
                                "validTo": 1686480556,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2023' log",
                                        "logId": "B73EFB24DF9C4DBA75F239C5BA58F46C5DFC42CF7A9F35C49E1D098125EDB499",
                                        "timestamp": 1678708157282,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30450221008D53DEFDDF511F8ACAF0404F6B21E23E3311CA8DD46C17749E89703C2F951E9F02204B727BF8EE57D9B43A1DE8A0FBAFCD9B0F619FD95A6733E23FBC6B55508EA187"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2023' log",
                                        "logId": "E83ED0DA3EF5063532E75728BC896BC903D3CBD1116BECEB69E1777D6D06BD6E",
                                        "timestamp": 1678708157273,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402204849CE5F8549587C3D7B0820147BC689C8E8A446EE550C963E0EDD87C433576F02204EEF6FC398AA220A6377B3A54FD85476677D1D9A3D5618A51BCD42A06D0F9773"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 470,
                            "initiator_column": 409,
                            "initiator_type": "script",
                            "initiator_function": "ge",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v3-pixal-web.ah.nl",
                                    ":method: POST",
                                    ":path: \/raw-customer-interaction-data?richsstsse",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 441",
                                    "content-type: text\/plain;charset=UTF-8",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: x-gtm-server-preview",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 159",
                                    "content-type: text\/plain",
                                    "date: Sat, 13 May 2023 13:56:51 GMT",
                                    "expires: Sat, 13 May 2023 13:56:51 GMT",
                                    "pragma: no-cache",
                                    "server-timing: dtSInfo;desc=\"1\", dtTao;desc=\"1\"",
                                    "set-cookie: ah_cid=%7B%22sct%22%3A1%2C%22cid%22%3A%22ah.1.1683986211215.3492690203%22%2C%22cid_t%22%3A1683986211215%2C%22sid%22%3A1683986211215%2C%22sid_t%22%3A1683986211215%2C%22pct%22%3A1%2C%22seg%22%3A0%7D; Max-Age=15778463; Domain=ah.nl; Path=\/; HttpOnly",
                                    "set-cookie: TS011c9721=01a85d5aa0c8b61bca6eef67a35257eee7550d5ffad6d0fc3300796b1b008b4a4d27aa9ff5f66f9a246290e9f00c14a4c04d2ebe07; Path=\/; Secure; HTTPOnly",
                                    "set-cookie: TS01816841=01a85d5aa03d96fb97809ddb3fedbf7564c4855d59d6d0fc3300796b1b008b4a4d27aa9ff5ef20ceb32de0ec5dfc1f15a8d69ce897f4761e343f88bbe5328b528c4b6d0792; path=\/; domain=ah.nl; HTTPonly; Secure",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1924,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 160,
                            "connect_ms": 69,
                            "ssl_ms": 81,
                            "gzip_total": 159,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 3493,
                            "socket_group": "https:\/\/v3-pixal-web.ah.nl",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "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": 383,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIFPTCCBCWgAwIBAgISBNyXwC9Nu+OeucTLlc7OhzXPMA0GCSqGSIb3DQEBCwUA\nMDIxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQD\nEwJSMzAeFw0yMzAzMTMxMDQ5MTdaFw0yMzA2MTExMDQ5MTZaMB0xGzAZBgNVBAMT\nEnYzLXBpeGFsLXdlYi5haC5ubDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoC\nggEBAJcfdJIXSSKWpNLSHKv87sxDcmZdq85PmFhyb4RMqccN7\/TeZgG5fHv7cfyW\nKucPMLrOIo\/YqixFsVseZLaf7jDa+cwFbBjpWqnJRmH9nrf\/0U+g\/VUxB7q44EPr\nT3JC6SB1QSthcd0Kui+xSVFp2Ne51VsM5uBeqRXf3KlhaTksexj8ENIdI\/mhrWvT\nI\/ei5Lgra8y2sjDv4n7ieZVsu8UqBOSQvHN7qsb8P7x1a8Q14OVzwTn9KYQKa\/9w\nT01ndegS2P5FmcnexFeihfkDuZCHeWEvMAbDCKUdLqdCnkFWN6+c8ibu8eSQcWdr\nrrl+MNlhPt+Fht833VseuQq7hMECAwEAAaOCAmAwggJcMA4GA1UdDwEB\/wQEAwIF\noDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH\/BAIwADAd\nBgNVHQ4EFgQUAR4fp\/IE1IUTw0S7reRH2KENCdowHwYDVR0jBBgwFoAUFC6zF7dY\nVsuuUAlA5h+vnYsUwsYwVQYIKwYBBQUHAQEESTBHMCEGCCsGAQUFBzABhhVodHRw\nOi8vcjMuby5sZW5jci5vcmcwIgYIKwYBBQUHMAKGFmh0dHA6Ly9yMy5pLmxlbmNy\nLm9yZy8wMQYDVR0RBCowKIISdjMtcGl4YWwtd2ViLmFoLmJlghJ2My1waXhhbC13\nZWIuYWgubmwwTAYDVR0gBEUwQzAIBgZngQwBAgEwNwYLKwYBBAGC3xMBAQEwKDAm\nBggrBgEFBQcCARYaaHR0cDovL2Nwcy5sZXRzZW5jcnlwdC5vcmcwggEDBgorBgEE\nAdZ5AgQCBIH0BIHxAO8AdgC3Pvsk35xNunXyOcW6WPRsXfxCz3qfNcSeHQmBJe20\nmQAAAYbazatiAAAEAwBHMEUCIQCNU97931EfisrwQE9rIeI+MxHKjdRsF3SeiXA8\nL5UenwIgS3J7+O5X2bQ6Heig+6\/Nmw9hn9laZzPiP7xrVVCOoYcAdQDoPtDaPvUG\nNTLnVyi8iWvJA9PL0RFr7Otp4Xd9bQa9bgAAAYbazatZAAAEAwBGMEQCIEhJzl+F\nSVh8PXsIIBR7xonI6KRG7lUMlj4O3YfEM1dvAiBO72\/DmKoiCmN3s6VP2FR2Z30d\nmj1WGKUbzUKgbQ+XczANBgkqhkiG9w0BAQsFAAOCAQEAcAWMHh7TC9wC40wNivpy\nOYLpzjwiesgiMdYw+\/3\/D1Vd1ppE5YpRnUdqv9fvO7T1UWmDxWftTjhV1m5OxPhf\nuP376F5PRAmw8tZbFpvzryR7wJvSR\/NPkPPFpdkM9OdCqv7HFG+hnhF+1LvmknkN\nKIHgupZLG9cjS39Exp+2J+jgysPCAo8uVlBnA8hFYde9\/Tknr0mQ7bLVtLt51gc\/\n3rATR4agGsCoXyGYR0n+009NpciQMWHHhPiLIj\/Dwqvhy4uSXmMfrAbBcH\/4Hb33\nYs+4C8j+bKlEKemYyiQKYKwZYB\/hIniSosEesqYkaPLnfUlvqgM6qOGjb7vuyf3B\ngw==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFFjCCAv6gAwIBAgIRAJErCErPDBinU\/bWLiWnX1owDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjAwOTA0MDAwMDAw\nWhcNMjUwOTE1MTYwMDAwWjAyMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDELMAkGA1UEAxMCUjMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQC7AhUozPaglNMPEuyNVZLD+ILxmaZ6QoinXSaqtSu5xUyxr45r+XXIo9cP\nR5QUVTVXjJ6oojkZ9YI8QqlObvU7wy7bjcCwXPNZOOftz2nwWgsbvsCUJCWH+jdx\nsxPnHKzhm+\/b5DtFUkWWqcFTzjTIUu61ru2P3mBw4qVUq7ZtDpelQDRrK9O8Zutm\nNHz6a4uPVymZ+DAXXbpyb\/uBxa3Shlg9F8fnCbvxK\/eG3MHacV3URuPMrSXBiLxg\nZ3Vms\/EY96Jc5lP\/Ooi2R6X\/ExjqmAl3P51T+c8B5fWmcBcUr2Ok\/5mzk53cU6cG\n\/kiFHaFpriV1uxPMUgP17VGhi9sVAgMBAAGjggEIMIIBBDAOBgNVHQ8BAf8EBAMC\nAYYwHQYDVR0lBBYwFAYIKwYBBQUHAwIGCCsGAQUFBwMBMBIGA1UdEwEB\/wQIMAYB\nAf8CAQAwHQYDVR0OBBYEFBQusxe3WFbLrlAJQOYfr52LFMLGMB8GA1UdIwQYMBaA\nFHm0WeZ7tuXkAXOACIjIGlj26ZtuMDIGCCsGAQUFBwEBBCYwJDAiBggrBgEFBQcw\nAoYWaHR0cDovL3gxLmkubGVuY3Iub3JnLzAnBgNVHR8EIDAeMBygGqAYhhZodHRw\nOi8veDEuYy5sZW5jci5vcmcvMCIGA1UdIAQbMBkwCAYGZ4EMAQIBMA0GCysGAQQB\ngt8TAQEBMA0GCSqGSIb3DQEBCwUAA4ICAQCFyk5HPqP3hUSFvNVneLKYY611TR6W\nPTNlclQtgaDqw+34IL9fzLdwALduO\/ZelN7kIJ+m74uyA+eitRY8kc607TkC53wl\nikfmZW4\/RvTZ8M6UK+5UzhK8jCdLuMGYL6KvzXGRSgi3yLgjewQtCPkIVz6D2QQz\nCkcheAmCJ8MqyJu5zlzyZMjAvnnAT45tRAxekrsu94sQ4egdRCnbWSDtY7kh+BIm\nlJNXoB1lBMEKIq4QDUOXoRgffuDghje1WrG9ML+Hbisq\/yFOGwXD9RiX8F6sw6W4\navAuvDszue5L3sz85K+EC4Y\/wFVDNvZo4TYXao6Z0f+lQKc0t8DQYzk1OXVu8rp2\nyJMC6alLbBfODALZvYH7n7do1AZls4I9d1P4jnkDrQoxB3UqQ9hVl3LEKQ73xF1O\nyK5GhDDX8oVfGKF5u+decIsH4YaTw7mP3GFxJSqv3+0lUFJoi5Lc5da149p90Ids\nhCExroL1+7mryIkXPeFM5TgO9r0rvZaBFOvV2z0gp35Z0+L4WPlbuEjN\/lxPFin+\nHlUjr8gRsI3qfJOQFy\/9rKIJR0Y\/8Omwt\/8oTWgy1mdeHmmjk7j1nYsvC9JSQ6Zv\nMldlTTKB3zhThV1+XWYp6rjd5JW1zbVWEkLNxE7GJThEUG3szgBVGP7pSWTUTsqX\nnLRbwHOoq7hHwg==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFYDCCBEigAwIBAgIQQAF3ITfU6UK47naqPGQKtzANBgkqhkiG9w0BAQsFADA\/\nMSQwIgYDVQQKExtEaWdpdGFsIFNpZ25hdHVyZSBUcnVzdCBDby4xFzAVBgNVBAMT\nDkRTVCBSb290IENBIFgzMB4XDTIxMDEyMDE5MTQwM1oXDTI0MDkzMDE4MTQwM1ow\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwggIiMA0GCSqGSIb3DQEB\nAQUAA4ICDwAwggIKAoICAQCt6CRz9BQ385ueK1coHIe+3LffOJCMbjzmV6B493XC\nov71am72AE8o295ohmxEk7axY\/0UEmu\/H9LqMZshftEzPLpI9d1537O4\/xLxIZpL\nwYqGcWlKZmZsj348cL+tKSIG8+TA5oCu4kuPt5l+lAOf00eXfJlII1PoOK5PCm+D\nLtFJV4yAdLbaL9A4jXsDcCEbdfIwPPqPrt3aY6vrFk\/CjhFLfs8L6P+1dy70sntK\n4EwSJQxwjQMpoOFTJOwT2e4ZvxCzSow\/iaNhUd6shweU9GNx7C7ib1uYgeGJXDR5\nbHbvO5BieebbpJovJsXQEOEO3tkQjhb7t\/eo98flAgeYjzYIlefiN5YNNnWe+w5y\nsR2bvAP5SQXYgd0FtCrWQemsAXaVCg\/Y39W9Eh81LygXbNKYwagJZHduRze6zqxZ\nXmidf3LWicUGQSk+WT7dJvUkyRGnWqNMQB9GoZm1pzpRboY7nn1ypxIFeFntPlF4\nFQsDj43QLwWyPntKHEtzBRL8xurgUBN8Q5N0s8p0544fAQjQMNRbcTa0B7rBMDBc\nSLeCO5imfWCKoqMpgsy6vYMEG6KDA0Gh1gXxG8K28Kh8hjtGqEgqiNx2mna\/H2ql\nPRmP6zjzZN7IKw0KKP\/32+IVQtQi0Cdd4Xn+GOdwiK1O5tmLOsbdJ1Fu\/7xk9TND\nTwIDAQABo4IBRjCCAUIwDwYDVR0TAQH\/BAUwAwEB\/zAOBgNVHQ8BAf8EBAMCAQYw\nSwYIKwYBBQUHAQEEPzA9MDsGCCsGAQUFBzAChi9odHRwOi8vYXBwcy5pZGVudHJ1\nc3QuY29tL3Jvb3RzL2RzdHJvb3RjYXgzLnA3YzAfBgNVHSMEGDAWgBTEp7Gkeyxx\n+tvhS5B1\/8QVYIWJEDBUBgNVHSAETTBLMAgGBmeBDAECATA\/BgsrBgEEAYLfEwEB\nATAwMC4GCCsGAQUFBwIBFiJodHRwOi8vY3BzLnJvb3QteDEubGV0c2VuY3J5cHQu\nb3JnMDwGA1UdHwQ1MDMwMaAvoC2GK2h0dHA6Ly9jcmwuaWRlbnRydXN0LmNvbS9E\nU1RST09UQ0FYM0NSTC5jcmwwHQYDVR0OBBYEFHm0WeZ7tuXkAXOACIjIGlj26Ztu\nMA0GCSqGSIb3DQEBCwUAA4IBAQAKcwBslm7\/DlLQrt2M51oGrS+o44+\/yQoDFVDC\n5WxCu2+b9LRPwkSICHXM6webFGJueN7sJ7o5XPWioW5WlHAQU7G75K\/QosMrAdSW\n9MUgNTP52GE24HGNtLi1qoJFlcDyqSMo59ahy2cI2qBDLKobkx\/J3vWraV0T9VuG\nWCLKTVXkcGdtwlfFRjlBz4pYg1htmf5X6DYO8A4jqv2Il9DjXA6USbW1FzXSLr9O\nhe8Y4IWS6wY7bCkjCWDcRQJMEhg76fsO3txE+FiYruq9RUWhiF1myv4Q6W+CyBFC\nDfvp7OOGAN6dEOM4+qR9sdjoSYKEBpsr6GtPAQw4dy753ec5\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 3937,
                            "ttfb_start": 3805,
                            "ttfb_end": 3936,
                            "download_start": 3936,
                            "download_end": 3937,
                            "download_ms": 1,
                            "all_start": 3496,
                            "all_end": 3937,
                            "all_ms": 442,
                            "index": 69,
                            "number": 70,
                            "body_file": "032-103618.177-body.txt",
                            "body_id": "103618.177",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.177"
                        },
                        {
                            "type": 3,
                            "id": "103618.183",
                            "request_id": "103618.183",
                            "ip_addr": "[2a00:1450:4001:809::200e]",
                            "full_url": "https:\/\/www.google-analytics.com\/plugins\/ua\/ec.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.google-analytics.com",
                            "url": "\/plugins\/ua\/ec.js",
                            "raw_id": "103618.183",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 41,
                            "ttfb_ms": 38,
                            "load_start": 3823,
                            "load_start_float": 3823.0004290000002,
                            "bytesIn": 1129,
                            "objectSize": 1129,
                            "objectSizeUncompressed": 2779,
                            "chunks": [
                                {
                                    "ts": 3864,
                                    "bytes": 1129,
                                    "inflated": 2779
                                }
                            ],
                            "expires": "Sat, 13 May 2023 14:29:04 GMT",
                            "cacheControl": "public, max-age=3600",
                            "contentType": "text\/javascript",
                            "contentEncoding": "br",
                            "socket": 401,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.google-analytics.com\/analytics.js",
                            "initiator_line": 23,
                            "initiator_column": 54,
                            "initiator_type": "script",
                            "initiator_function": "Id",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.google-analytics.com",
                                    ":method: GET",
                                    ":path: \/plugins\/ua\/ec.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "age: 1667",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: public, max-age=3600",
                                    "content-encoding: br",
                                    "content-length: 1129",
                                    "content-type: text\/javascript",
                                    "cross-origin-opener-policy-report-only: same-origin; report-to=\"static-on-bigtable\"",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 13 May 2023 13:29:04 GMT",
                                    "expires: Sat, 13 May 2023 14:29:04 GMT",
                                    "last-modified: Thu, 30 Dec 2021 12:48:00 GMT",
                                    "report-to: {\"group\":\"static-on-bigtable\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/static-on-bigtable\"}]}",
                                    "server: sffe",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 0",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1600,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 1129,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 1933,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 3820,
                            "socket_group": "https:\/\/www.google-analytics.com",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 429,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 3864,
                            "ttfb_start": 3823,
                            "ttfb_end": 3861,
                            "download_start": 3861,
                            "download_end": 3864,
                            "download_ms": 3,
                            "all_start": 3823,
                            "all_end": 3864,
                            "all_ms": 41,
                            "index": 70,
                            "number": 71,
                            "body_file": "030-103618.183-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 31,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 31,
                            "cpu.v8.compile": 0,
                            "cpuTime": 31,
                            "body_id": "103618.183",
                            "js_timing": [
                                [
                                    3911.2420000000002,
                                    3942.3780000000002
                                ],
                                [
                                    3911.2530000000002,
                                    3911.384
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.183"
                        },
                        {
                            "type": 3,
                            "id": "103618.184",
                            "request_id": "103618.184",
                            "ip_addr": "[2a00:1450:4001:809::200e]",
                            "full_url": "https:\/\/www.google-analytics.com\/j\/collect?v=1&_v=j100&aip=1&a=1333152303&t=pageview&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&_u=YEBAAEALAAAAACgGKC~&jid=852572451&gjid=2086686979&cid=1047731798.1683986211&tid=UA-89331604-2&_gid=1721792725.1683986211&_r=1&_slc=1&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38173%2F1%2CC2374%3DVG47747%2F1%2CC2545%3DVG50950%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52185%2F0%2CC2625%3DVG52255%2F0%2CC2627%3DVG52393%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PAGE_VIEW&cd110=1099&cd172=homepage&cd190=web_nl&cd19=1047731798.1683986211&z=472780327",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "www.google-analytics.com",
                            "url": "\/j\/collect?v=1&_v=j100&aip=1&a=1333152303&t=pageview&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&_u=YEBAAEALAAAAACgGKC~&jid=852572451&gjid=2086686979&cid=1047731798.1683986211&tid=UA-89331604-2&_gid=1721792725.1683986211&_r=1&_slc=1&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38173%2F1%2CC2374%3DVG47747%2F1%2CC2545%3DVG50950%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52185%2F0%2CC2625%3DVG52255%2F0%2CC2627%3DVG52393%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PAGE_VIEW&cd110=1099&cd172=homepage&cd190=web_nl&cd19=1047731798.1683986211&z=472780327",
                            "raw_id": "103618.184",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "XHR",
                            "load_ms": 48,
                            "ttfb_ms": 46,
                            "load_start": 3849,
                            "load_start_float": 3849.0004370000001,
                            "bytesIn": 3,
                            "objectSize": 3,
                            "objectSizeUncompressed": 3,
                            "chunks": [
                                {
                                    "ts": 3897,
                                    "bytes": 3
                                }
                            ],
                            "expires": "Fri, 01 Jan 1990 00:00:00 GMT",
                            "cacheControl": "no-cache, no-store, must-revalidate",
                            "contentType": "text\/plain",
                            "contentEncoding": "",
                            "socket": 401,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 470,
                            "initiator_column": 409,
                            "initiator_type": "script",
                            "initiator_function": "ge",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.google-analytics.com",
                                    ":method: POST",
                                    ":path: \/j\/collect?v=1&_v=j100&aip=1&a=1333152303&t=pageview&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&_u=YEBAAEALAAAAACgGKC~&jid=852572451&gjid=2086686979&cid=1047731798.1683986211&tid=UA-89331604-2&_gid=1721792725.1683986211&_r=1&_slc=1&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38173%2F1%2CC2374%3DVG47747%2F1%2CC2545%3DVG50950%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52185%2F0%2CC2625%3DVG52255%2F0%2CC2627%3DVG52393%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PAGE_VIEW&cd110=1099&cd172=homepage&cd190=web_nl&cd19=1047731798.1683986211&z=472780327",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 0",
                                    "content-type: text\/plain",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: no-cache, no-store, must-revalidate",
                                    "content-length: 3",
                                    "content-type: text\/plain",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 13 May 2023 13:56:51 GMT",
                                    "expires: Fri, 01 Jan 1990 00:00:00 GMT",
                                    "last-modified: Sun, 17 May 1998 03:00:00 GMT",
                                    "pragma: no-cache",
                                    "server: Golfe2",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 4084,
                            "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": 3849,
                            "socket_group": "https:\/\/www.google-analytics.com",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 437,
                            "server_port": "443",
                            "load_end": 3897,
                            "ttfb_start": 3849,
                            "ttfb_end": 3895,
                            "download_start": 3895,
                            "download_end": 3897,
                            "download_ms": 2,
                            "all_start": 3849,
                            "all_end": 3897,
                            "all_ms": 48,
                            "index": 71,
                            "number": 72,
                            "body_file": "031-103618.184-body.txt",
                            "body_id": "103618.184",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.184"
                        },
                        {
                            "type": 3,
                            "id": "103618.185",
                            "request_id": "103618.185",
                            "ip_addr": "[2a00:1450:4001:809::200e]",
                            "full_url": "https:\/\/www.google-analytics.com\/j\/collect?v=1&_v=j100&aip=1&a=1333152303&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=DataLayer%20Health%20Check&ea=ahDataLayer.data.basket&el=Not%20found&_u=aGDAAEALAAAAACgOKCC~&jid=223851033&gjid=828529223&cid=1047731798.1683986211&tid=UA-89331604-23&_gid=1721792725.1683986211&_r=1&gtm=45He35a0n81WQK8NCZ&cd1=1099&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd100=gtmError&cd172=homepage&cd190=web_nl&cd19=1047731798.1683986211&z=742727407",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "www.google-analytics.com",
                            "url": "\/j\/collect?v=1&_v=j100&aip=1&a=1333152303&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=DataLayer%20Health%20Check&ea=ahDataLayer.data.basket&el=Not%20found&_u=aGDAAEALAAAAACgOKCC~&jid=223851033&gjid=828529223&cid=1047731798.1683986211&tid=UA-89331604-23&_gid=1721792725.1683986211&_r=1&gtm=45He35a0n81WQK8NCZ&cd1=1099&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd100=gtmError&cd172=homepage&cd190=web_nl&cd19=1047731798.1683986211&z=742727407",
                            "raw_id": "103618.185",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "XHR",
                            "load_ms": 49,
                            "ttfb_ms": 46,
                            "load_start": 3913,
                            "load_start_float": 3913.000442,
                            "bytesIn": 1,
                            "objectSize": 1,
                            "objectSizeUncompressed": 1,
                            "chunks": [
                                {
                                    "ts": 3962,
                                    "bytes": 1
                                }
                            ],
                            "expires": "Fri, 01 Jan 1990 00:00:00 GMT",
                            "cacheControl": "no-cache, no-store, must-revalidate",
                            "contentType": "text\/plain",
                            "contentEncoding": "",
                            "socket": 401,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 470,
                            "initiator_column": 409,
                            "initiator_type": "script",
                            "initiator_function": "ge",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.google-analytics.com",
                                    ":method: POST",
                                    ":path: \/j\/collect?v=1&_v=j100&aip=1&a=1333152303&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=DataLayer%20Health%20Check&ea=ahDataLayer.data.basket&el=Not%20found&_u=aGDAAEALAAAAACgOKCC~&jid=223851033&gjid=828529223&cid=1047731798.1683986211&tid=UA-89331604-23&_gid=1721792725.1683986211&_r=1&gtm=45He35a0n81WQK8NCZ&cd1=1099&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd100=gtmError&cd172=homepage&cd190=web_nl&cd19=1047731798.1683986211&z=742727407",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 0",
                                    "content-type: text\/plain",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: no-cache, no-store, must-revalidate",
                                    "content-length: 1",
                                    "content-type: text\/plain",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 13 May 2023 13:56:51 GMT",
                                    "expires: Fri, 01 Jan 1990 00:00:00 GMT",
                                    "last-modified: Sun, 17 May 1998 03:00:00 GMT",
                                    "pragma: no-cache",
                                    "server: Golfe2",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 3514,
                            "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": 3913,
                            "socket_group": "https:\/\/www.google-analytics.com",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 442,
                            "server_port": "443",
                            "load_end": 3962,
                            "ttfb_start": 3913,
                            "ttfb_end": 3959,
                            "download_start": 3959,
                            "download_end": 3962,
                            "download_ms": 3,
                            "all_start": 3913,
                            "all_end": 3962,
                            "all_ms": 49,
                            "index": 72,
                            "number": 73,
                            "body_file": "033-103618.185-body.txt",
                            "body_id": "103618.185",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.185"
                        },
                        {
                            "type": 3,
                            "id": "103618.186",
                            "request_id": "103618.186",
                            "ip_addr": "[2a00:1450:4001:809::200e]",
                            "full_url": "https:\/\/www.google-analytics.com\/collect?v=1&_v=j100&aip=1&a=1333152303&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=Promo&ea=promoView&_u=aGDAAEALAAAAACgOKCC~&cid=1047731798.1683986211&tid=UA-89331604-2&_gid=1721792725.1683986211&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38173%2F1%2CC2374%3DVG47747%2F1%2CC2545%3DVG50950%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52185%2F0%2CC2625%3DVG52255%2F0%2CC2627%3DVG52393%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PROMOTIONS_IMPRESSION&cd110=1099&cd172=homepage&cd190=web_nl&cd19=1047731798.1683986211&promo1id=MarketingCarousel%20-%20r117_r1_r4_1&promo1ps=110401&promo1cr=https%3A%2F%2Fstatic.ah.nl%2Fbinaries%2Fah%2Fcontent%2Fgallery%2Fshared%2Fah-nl%2FpageEntries%2Fbackground-images%2Fb2c%2F2023%2Fwk19%2Fhp_carroussel_1_hamsteren_def.png%2Fhp_carroussel_1_hamsteren_def.png%2Fahonline%3AlargePageEntryImage&promo1nm=Meer%20dan%201000%20producten%202e%20gratis&z=713898641",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.google-analytics.com",
                            "url": "\/collect?v=1&_v=j100&aip=1&a=1333152303&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=Promo&ea=promoView&_u=aGDAAEALAAAAACgOKCC~&cid=1047731798.1683986211&tid=UA-89331604-2&_gid=1721792725.1683986211&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38173%2F1%2CC2374%3DVG47747%2F1%2CC2545%3DVG50950%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52185%2F0%2CC2625%3DVG52255%2F0%2CC2627%3DVG52393%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PROMOTIONS_IMPRESSION&cd110=1099&cd172=homepage&cd190=web_nl&cd19=1047731798.1683986211&promo1id=MarketingCarousel%20-%20r117_r1_r4_1&promo1ps=110401&promo1cr=https%3A%2F%2Fstatic.ah.nl%2Fbinaries%2Fah%2Fcontent%2Fgallery%2Fshared%2Fah-nl%2FpageEntries%2Fbackground-images%2Fb2c%2F2023%2Fwk19%2Fhp_carroussel_1_hamsteren_def.png%2Fhp_carroussel_1_hamsteren_def.png%2Fahonline%3AlargePageEntryImage&promo1nm=Meer%20dan%201000%20producten%202e%20gratis&z=713898641",
                            "raw_id": "103618.186",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 46,
                            "ttfb_ms": 46,
                            "load_start": 3920,
                            "load_start_float": 3920.000446,
                            "bytesIn": 35,
                            "objectSize": 35,
                            "objectSizeUncompressed": 35,
                            "chunks": [
                                {
                                    "ts": 3966,
                                    "bytes": 35
                                }
                            ],
                            "expires": "Mon, 01 Jan 1990 00:00:00 GMT",
                            "cacheControl": "no-cache, no-store, must-revalidate",
                            "contentType": "image\/gif",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 3917,
                            "connect_end": 3917,
                            "ssl_start": 3917,
                            "ssl_end": 3917,
                            "securityDetails": {
                                "protocol": "QUIC",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.google-analytics.com",
                                "sanList": [
                                    "*.google-analytics.com",
                                    "region1.app-measurement.com",
                                    "app-measurement.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": "GTS CA 1C3",
                                "validFrom": 1682337366,
                                "validTo": 1689594965,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2023' log",
                                        "logId": "E83ED0DA3EF5063532E75728BC896BC903D3CBD1116BECEB69E1777D6D06BD6E",
                                        "timestamp": 1682340967866,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100BD472EBA1231C311A7394514703DF1648F9D2443AE02B57F6C121B2DB6AD7A18022100A00CAA5E2089E2851A9EB233C9F253CED1CF86B3B3526309D11E7400D9C6315B"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2023 Log",
                                        "logId": "B3737707E18450F86386D605A9DC11094A792DB1670C0B87DCF0030E7936A59A",
                                        "timestamp": 1682340967891,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30440220038ADA7CD802E28FD6FEE5873AD7F111D987B1444DD11BA38B32E5750CF7EFE702202CF13B7AA3F97015D27E4685C2E10C4ED2E8B374EB74C3172667B721D4EF4B30"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.google-analytics.com",
                                    ":method: GET",
                                    ":path: \/collect?v=1&_v=j100&aip=1&a=1333152303&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=Promo&ea=promoView&_u=aGDAAEALAAAAACgOKCC~&cid=1047731798.1683986211&tid=UA-89331604-2&_gid=1721792725.1683986211&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38173%2F1%2CC2374%3DVG47747%2F1%2CC2545%3DVG50950%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52185%2F0%2CC2625%3DVG52255%2F0%2CC2627%3DVG52393%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PROMOTIONS_IMPRESSION&cd110=1099&cd172=homepage&cd190=web_nl&cd19=1047731798.1683986211&promo1id=MarketingCarousel%20-%20r117_r1_r4_1&promo1ps=110401&promo1cr=https%3A%2F%2Fstatic.ah.nl%2Fbinaries%2Fah%2Fcontent%2Fgallery%2Fshared%2Fah-nl%2FpageEntries%2Fbackground-images%2Fb2c%2F2023%2Fwk19%2Fhp_carroussel_1_hamsteren_def.png%2Fhp_carroussel_1_hamsteren_def.png%2Fahonline%3AlargePageEntryImage&promo1nm=Meer%20dan%201000%20producten%202e%20gratis&z=713898641",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "age: 80973",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: no-cache, no-store, must-revalidate",
                                    "content-length: 35",
                                    "content-type: image\/gif",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 12 May 2023 15:27:18 GMT",
                                    "expires: Mon, 01 Jan 1990 00:00:00 GMT",
                                    "last-modified: Sun, 17 May 1998 03:00:00 GMT",
                                    "pragma: no-cache",
                                    "server: Golfe2",
                                    "x-content-type-options: nosniff"
                                ]
                            },
                            "bytesOut": 5107,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": 0,
                            "ssl_ms": 0,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 35,
                            "image_save": 0,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 3918,
                            "netlog_id": 446,
                            "image_details": {
                                "detected_type": "gif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "35 bytes",
                                        "FileType": "GIF",
                                        "FileTypeExtension": "gif",
                                        "MIMEType": "image\/gif"
                                    },
                                    "GIF": {
                                        "GIFVersion": "89a",
                                        "ImageWidth": 1,
                                        "ImageHeight": 1,
                                        "HasColorMap": "Yes",
                                        "ColorResolutionDepth": 1,
                                        "BitsPerPixel": 1,
                                        "BackgroundColor": 255
                                    },
                                    "Composite": {
                                        "ImageSize": "1x1",
                                        "Megapixels": 9.9999999999999995e-7
                                    }
                                },
                                "magick": {
                                    "format": "GIF",
                                    "formatDescription": "CompuServe graphics interchange format",
                                    "mimeType": "image\/gif",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Bilevel",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 1,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 1,
                                        "green": 1,
                                        "blue": 1
                                    },
                                    "pixels": 1,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "green": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "blue": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        }
                                    },
                                    "colormapEntries": 2,
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#000000",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "compression": "LZW",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:51+00:00",
                                        "date:modify": "2023-05-13T13:56:51+00:00",
                                        "signature": "5ae7e6a42304dc6e4176210b83c43024f99a0bce9a870c3b6d2c95fc8ebfb74c"
                                    },
                                    "tainted": false,
                                    "filesize": "35B",
                                    "numberPixels": "1",
                                    "pixelsPerSecond": "978B",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "load_end": 3966,
                            "ttfb_start": 3920,
                            "ttfb_end": 3966,
                            "download_start": 3966,
                            "download_end": 3966,
                            "download_ms": 0,
                            "all_start": 3920,
                            "all_end": 3966,
                            "all_ms": 46,
                            "index": 73,
                            "number": 74
                        },
                        {
                            "type": 3,
                            "id": "103618.187",
                            "request_id": "103618.187",
                            "ip_addr": "35.205.232.200",
                            "full_url": "https:\/\/zsp1.ah.nl\/track\/9243-Adhese_IABview\/sl6\/dtphone\/ogcontrol\/II4a002b9d-6e04-4c10-94a1-daf24f7fe60c\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/?t=1683986210462",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "zsp1.ah.nl",
                            "url": "\/track\/9243-Adhese_IABview\/sl6\/dtphone\/ogcontrol\/II4a002b9d-6e04-4c10-94a1-daf24f7fe60c\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/?t=1683986210462",
                            "raw_id": "103618.187",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 114,
                            "ttfb_ms": 113,
                            "load_start": 4480,
                            "load_start_float": 4480.0004529999997,
                            "bytesIn": 61,
                            "objectSize": 61,
                            "objectSizeUncompressed": 43,
                            "chunks": [
                                {
                                    "ts": 4593,
                                    "bytes": 61,
                                    "inflated": 43
                                }
                            ],
                            "expires": "",
                            "cacheControl": "must-revalidate",
                            "contentType": "image\/gif",
                            "contentEncoding": "gzip",
                            "socket": 312,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 266,
                            "initiator_column": 99,
                            "initiator_type": "script",
                            "initiator_function": "Tl.dtAWF",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp1.ah.nl",
                                    ":method: GET",
                                    ":path: \/track\/9243-Adhese_IABview\/sl6\/dtphone\/ogcontrol\/II4a002b9d-6e04-4c10-94a1-daf24f7fe60c\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/?t=1683986210462",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                    "access-control-allow-methods: GET, POST, OPTIONS",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "cache-control: must-revalidate",
                                    "content-encoding: gzip",
                                    "content-type: image\/gif",
                                    "date: Sat, 13 May 2023 13:56:51 GMT",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "pragma: no-cache",
                                    "strict-transport-security: max-age=15724800; includeSubDomains",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2038,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "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": 569,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 569,
                            "image_save": 0,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 4479,
                            "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                            "http2_stream_id": 19,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 453,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "gif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "43 bytes",
                                        "FileType": "GIF",
                                        "FileTypeExtension": "gif",
                                        "MIMEType": "image\/gif"
                                    },
                                    "GIF": {
                                        "GIFVersion": "89a",
                                        "ImageWidth": 1,
                                        "ImageHeight": 1,
                                        "HasColorMap": "Yes",
                                        "ColorResolutionDepth": 1,
                                        "BitsPerPixel": 1,
                                        "BackgroundColor": 0,
                                        "TransparentColor": 1,
                                        "Duration": "0.10 s"
                                    },
                                    "Composite": {
                                        "ImageSize": "1x1",
                                        "Megapixels": 9.9999999999999995e-7
                                    }
                                },
                                "magick": {
                                    "format": "GIF",
                                    "formatDescription": "CompuServe graphics interchange format",
                                    "mimeType": "image\/gif",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Bilevel",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 1,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 1,
                                        "red": 1,
                                        "green": 1,
                                        "blue": 1
                                    },
                                    "pixels": 1,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 191.25,
                                            "standardDeviation": 0,
                                            "kurtosis": -1.6875,
                                            "skewness": -0.75,
                                            "entropy": 0
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "red": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "green": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "blue": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        }
                                    },
                                    "alpha": "#FFFFFF00",
                                    "colormapEntries": 2,
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFFFF",
                                    "borderColor": "#DFDFDFFF",
                                    "matteColor": "#BDBDBDFF",
                                    "transparentColor": "#FFFFFF00",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "delay": "10x100",
                                    "compression": "LZW",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:51+00:00",
                                        "date:modify": "2023-05-13T13:56:51+00:00",
                                        "signature": "6fc6f4524161c3ae0d316812d7088e3fcd372023edaea2d7821093be40ae1060"
                                    },
                                    "tainted": false,
                                    "filesize": "43B",
                                    "numberPixels": "1",
                                    "pixelsPerSecond": "1054B",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.000"
                                }
                            },
                            "load_end": 4594,
                            "ttfb_start": 4480,
                            "ttfb_end": 4593,
                            "download_start": 4593,
                            "download_end": 4594,
                            "download_ms": 1,
                            "all_start": 4480,
                            "all_end": 4594,
                            "all_ms": 114,
                            "index": 74,
                            "number": 75
                        },
                        {
                            "type": 3,
                            "id": "103618.188",
                            "request_id": "103618.188",
                            "ip_addr": "23.36.162.213",
                            "full_url": "https:\/\/v3-pixal-web.ah.nl\/raw-customer-interaction-data?richsstsse",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "v3-pixal-web.ah.nl",
                            "url": "\/raw-customer-interaction-data?richsstsse",
                            "raw_id": "103618.188",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "XHR",
                            "load_ms": 145,
                            "ttfb_ms": 143,
                            "load_start": 4490,
                            "load_start_float": 4490.0004580000004,
                            "bytesIn": 159,
                            "objectSize": 159,
                            "objectSizeUncompressed": 199,
                            "chunks": [
                                {
                                    "ts": 4634,
                                    "bytes": 159,
                                    "inflated": 199
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:51 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "text\/plain",
                            "contentEncoding": "gzip",
                            "socket": 418,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 470,
                            "initiator_column": 409,
                            "initiator_type": "script",
                            "initiator_function": "ge",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v3-pixal-web.ah.nl",
                                    ":method: POST",
                                    ":path: \/raw-customer-interaction-data?richsstsse",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 929",
                                    "content-type: text\/plain;charset=UTF-8",
                                    "cookie: _ga=GA1.2.1047731798.1683986211; _gid=GA1.2.1721792725.1683986211; _gat_UA-89331604-2=1; _gat_UA-89331604-23=1; ah_cid=%7B%22sct%22%3A1%2C%22cid%22%3A%22ah.1.1683986211215.3492690203%22%2C%22cid_t%22%3A1683986211215%2C%22sid%22%3A1683986211215%2C%22sid_t%22%3A1683986211215%2C%22pct%22%3A1%2C%22seg%22%3A0%7D; TS011c9721=01a85d5aa0c8b61bca6eef67a35257eee7550d5ffad6d0fc3300796b1b008b4a4d27aa9ff5f66f9a246290e9f00c14a4c04d2ebe07; TS01816841=01a85d5aa03d96fb97809ddb3fedbf7564c4855d59d6d0fc3300796b1b008b4a4d27aa9ff5ef20ceb32de0ec5dfc1f15a8d69ce897f4761e343f88bbe5328b528c4b6d0792",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: x-gtm-server-preview",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 159",
                                    "content-type: text\/plain",
                                    "date: Sat, 13 May 2023 13:56:51 GMT",
                                    "expires: Sat, 13 May 2023 13:56:51 GMT",
                                    "pragma: no-cache",
                                    "server-timing: dtSInfo;desc=\"1\", dtTao;desc=\"1\"",
                                    "set-cookie: ah_cid=%7B%22sct%22%3A1%2C%22cid%22%3A%22ah.1.1683986211215.3492690203%22%2C%22cid_t%22%3A1683986211215%2C%22sid%22%3A1683986211215%2C%22sid_t%22%3A1683986211924%2C%22pct%22%3A1%2C%22seg%22%3A0%7D; Max-Age=15778463; Domain=ah.nl; Path=\/; HttpOnly",
                                    "set-cookie: TS011c9721=01a85d5aa0c8b61bca6eef67a35257eee7550d5ffad6d0fc3300796b1b008b4a4d27aa9ff5f66f9a246290e9f00c14a4c04d2ebe07; Path=\/; Secure; HTTPOnly",
                                    "set-cookie: TS01816841=01a85d5aa07d1c85706dfe981ee3a691b8ada131ffd6d0fc3300796b1b008b4a4d27aa9ff5ef20ceb32de0ec5dfc1f15a8d69ce89710a6f7d34371ae1da4a5a88e19996b69; path=\/; domain=ah.nl; HTTPonly; Secure",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 3694,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 159,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 4487,
                            "socket_group": "https:\/\/v3-pixal-web.ah.nl",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 458,
                            "server_port": "443",
                            "load_end": 4635,
                            "ttfb_start": 4490,
                            "ttfb_end": 4633,
                            "download_start": 4633,
                            "download_end": 4635,
                            "download_ms": 2,
                            "all_start": 4490,
                            "all_end": 4635,
                            "all_ms": 145,
                            "index": 75,
                            "number": 76,
                            "body_file": "034-103618.188-body.txt",
                            "body_id": "103618.188",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=2&bodyid=103618.188"
                        },
                        {
                            "type": 3,
                            "id": "103618.189",
                            "request_id": "103618.189",
                            "ip_addr": "[2a00:1450:4001:809::200e]",
                            "full_url": "https:\/\/www.google-analytics.com\/collect?v=1&_v=j100&aip=1&a=1333152303&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=Promo&ea=promoView-AM&el=iAB&_u=aGDAAEALAAAAACgOKCC~&cid=1047731798.1683986211&tid=UA-89331604-2&_gid=1721792725.1683986211&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38173%2F1%2CC2374%3DVG47747%2F1%2CC2545%3DVG50950%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52185%2F0%2CC2625%3DVG52255%2F0%2CC2627%3DVG52393%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PROMOTIONS_IMPRESSION&cd110=1099&cd140=733&cd172=homepage&cd173=749&cd190=web_nl&cd196=Adhese&cd19=1047731798.1683986211&promo1id=9243&promo1ps=110501&promo1cr=https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F733_2nd_1.jpg&promo1nm=Een%20volle%20tas%20en%20toch%20flink%20bespaard&z=1049021876",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.google-analytics.com",
                            "url": "\/collect?v=1&_v=j100&aip=1&a=1333152303&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=Promo&ea=promoView-AM&el=iAB&_u=aGDAAEALAAAAACgOKCC~&cid=1047731798.1683986211&tid=UA-89331604-2&_gid=1721792725.1683986211&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38173%2F1%2CC2374%3DVG47747%2F1%2CC2545%3DVG50950%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52185%2F0%2CC2625%3DVG52255%2F0%2CC2627%3DVG52393%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PROMOTIONS_IMPRESSION&cd110=1099&cd140=733&cd172=homepage&cd173=749&cd190=web_nl&cd196=Adhese&cd19=1047731798.1683986211&promo1id=9243&promo1ps=110501&promo1cr=https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F733_2nd_1.jpg&promo1nm=Een%20volle%20tas%20en%20toch%20flink%20bespaard&z=1049021876",
                            "raw_id": "103618.189",
                            "frame_id": "7001C392313EE4D4417D1386081DC4EA",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 39,
                            "ttfb_ms": 39,
                            "load_start": 4539,
                            "load_start_float": 4539.0004609999996,
                            "bytesIn": 35,
                            "objectSize": 35,
                            "objectSizeUncompressed": 35,
                            "chunks": [
                                {
                                    "ts": 4578,
                                    "bytes": 35
                                }
                            ],
                            "expires": "Mon, 01 Jan 1990 00:00:00 GMT",
                            "cacheControl": "no-cache, no-store, must-revalidate",
                            "contentType": "image\/gif",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "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: www.google-analytics.com",
                                    ":method: GET",
                                    ":path: \/collect?v=1&_v=j100&aip=1&a=1333152303&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=Promo&ea=promoView-AM&el=iAB&_u=aGDAAEALAAAAACgOKCC~&cid=1047731798.1683986211&tid=UA-89331604-2&_gid=1721792725.1683986211&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38173%2F1%2CC2374%3DVG47747%2F1%2CC2545%3DVG50950%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52185%2F0%2CC2625%3DVG52255%2F0%2CC2627%3DVG52393%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PROMOTIONS_IMPRESSION&cd110=1099&cd140=733&cd172=homepage&cd173=749&cd190=web_nl&cd196=Adhese&cd19=1047731798.1683986211&promo1id=9243&promo1ps=110501&promo1cr=https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F733_2nd_1.jpg&promo1nm=Een%20volle%20tas%20en%20toch%20flink%20bespaard&z=1049021876",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "age: 80973",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: no-cache, no-store, must-revalidate",
                                    "content-length: 35",
                                    "content-type: image\/gif",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 12 May 2023 15:27:18 GMT",
                                    "expires: Mon, 01 Jan 1990 00:00:00 GMT",
                                    "last-modified: Sun, 17 May 1998 03:00:00 GMT",
                                    "pragma: no-cache",
                                    "server: Golfe2",
                                    "x-content-type-options: nosniff"
                                ]
                            },
                            "bytesOut": 4603,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 35,
                            "image_save": 0,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 4537,
                            "netlog_id": 461,
                            "image_details": {
                                "detected_type": "gif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "35 bytes",
                                        "FileType": "GIF",
                                        "FileTypeExtension": "gif",
                                        "MIMEType": "image\/gif"
                                    },
                                    "GIF": {
                                        "GIFVersion": "89a",
                                        "ImageWidth": 1,
                                        "ImageHeight": 1,
                                        "HasColorMap": "Yes",
                                        "ColorResolutionDepth": 1,
                                        "BitsPerPixel": 1,
                                        "BackgroundColor": 255
                                    },
                                    "Composite": {
                                        "ImageSize": "1x1",
                                        "Megapixels": 9.9999999999999995e-7
                                    }
                                },
                                "magick": {
                                    "format": "GIF",
                                    "formatDescription": "CompuServe graphics interchange format",
                                    "mimeType": "image\/gif",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Bilevel",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 1,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 1,
                                        "green": 1,
                                        "blue": 1
                                    },
                                    "pixels": 1,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "green": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "blue": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        }
                                    },
                                    "colormapEntries": 2,
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#000000",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "compression": "LZW",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:51+00:00",
                                        "date:modify": "2023-05-13T13:56:51+00:00",
                                        "signature": "5ae7e6a42304dc6e4176210b83c43024f99a0bce9a870c3b6d2c95fc8ebfb74c"
                                    },
                                    "tainted": false,
                                    "filesize": "35B",
                                    "numberPixels": "1",
                                    "pixelsPerSecond": "1012B",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.000"
                                }
                            },
                            "load_end": 4578,
                            "ttfb_start": 4539,
                            "ttfb_end": 4578,
                            "download_start": 4578,
                            "download_end": 4578,
                            "download_ms": 0,
                            "all_start": 4539,
                            "all_end": 4578,
                            "all_ms": 39,
                            "index": 76,
                            "number": 77
                        }
                    ],
                    "requestsFull": 77,
                    "requestsDoc": 62,
                    "responses_200": 73,
                    "responses_404": 0,
                    "responses_other": 4,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 0,
                    "optimization_checked": 1,
                    "main_frame": "7001C392313EE4D4417D1386081DC4EA",
                    "loadEventStart": 3476,
                    "loadEventEnd": 3476,
                    "domContentLoadedEventStart": 2674,
                    "domContentLoadedEventEnd": 2693,
                    "URL": "https:\/\/www.ah.nl",
                    "connections": 10,
                    "final_base_page_request": 0,
                    "final_base_page_request_id": "28563D8469EAE0FD708A8FC7B69D5FD8",
                    "final_url": "https:\/\/www.ah.nl\/",
                    "domInteractive": 1931,
                    "firstPaint": 1404.9000000003725,
                    "firstContentfulPaint": 1408,
                    "firstMeaningfulPaint": 1512,
                    "firstImagePaint": 1692,
                    "renderBlockingCSS": 1,
                    "renderBlockingJS": 2,
                    "TTFB": 719,
                    "basePageSSLTime": 82,
                    "score_cache": 52,
                    "score_cdn": 100,
                    "score_gzip": 100,
                    "score_cookies": -1,
                    "score_keep-alive": 100,
                    "score_minify": -1,
                    "score_combine": -1,
                    "score_compress": 94,
                    "score_etags": -1,
                    "score_progressive_jpeg": 22,
                    "gzip_total": 1649715,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 300470,
                    "image_savings": 20049,
                    "base_page_cdn": "Akamai",
                    "cpuTimes": {
                        "ParseHTML": 51,
                        "HTMLDocumentParser::FetchQueuedPreloads": 5,
                        "EventDispatch": 5,
                        "MarkDOMContent": 0,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "EvaluateScript": 707,
                        "v8.compile": 127,
                        "ResourceFetcher::requestResource": 106,
                        "TimerFire": 12,
                        "FunctionCall": 541,
                        "ParseAuthorStyleSheet": 7,
                        "UpdateLayoutTree": 142,
                        "Layout": 229,
                        "PrePaint": 53,
                        "Paint": 66,
                        "Layerize": 52,
                        "ResourceChangePriority": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "ScrollLayer": 0,
                        "IntersectionObserverController::computeIntersections": 11,
                        "HitTest": 1,
                        "MarkLoad": 0,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 2,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 6,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 27,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 1,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_MC_INCREMENTAL_START": 18,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                        "V8.GC_MC_INCREMENTAL_EMBEDDER_PROLOGUE": 0,
                        "V8.GC_MC_MARK_ROOTS": 0,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_MC_INCREMENTAL": 1,
                        "V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 2,
                        "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_MC_MARK_FULL_CLOSURE": 0,
                        "V8.GC_MC_CLEAR": 0,
                        "V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 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_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                        "V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                        "V8.GC_MC_CLEAR_MAPS": 0,
                        "V8.GC_MC_CLEAR_WEAK_REFERENCES": 0,
                        "V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                        "V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 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": 3,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 1,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 1,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 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": 11,
                        "V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_MC_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                        "V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                        "V8.GC_MC_COMPLETE_SWEEPING": 0,
                        "FireAnimationFrame": 1,
                        "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "XHRReadyStateChange": 2,
                        "XHRLoad": 0,
                        "ResourceFetcher::WarnUnusedPreloads": 0,
                        "Idle": 2441
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 51,
                        "HTMLDocumentParser::FetchQueuedPreloads": 5,
                        "EventDispatch": 2,
                        "MarkDOMContent": 0,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "EvaluateScript": 651,
                        "v8.compile": 123,
                        "ResourceFetcher::requestResource": 73,
                        "TimerFire": 5,
                        "FunctionCall": 383,
                        "ParseAuthorStyleSheet": 7,
                        "UpdateLayoutTree": 100,
                        "Layout": 165,
                        "PrePaint": 35,
                        "Paint": 25,
                        "Layerize": 18,
                        "ResourceChangePriority": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "ScrollLayer": 0,
                        "IntersectionObserverController::computeIntersections": 2,
                        "HitTest": 1,
                        "MarkLoad": 0,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 2,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 6,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 25,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 1,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_MC_INCREMENTAL_START": 18,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                        "V8.GC_MC_INCREMENTAL_EMBEDDER_PROLOGUE": 0,
                        "V8.GC_MC_MARK_ROOTS": 0,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_MC_INCREMENTAL": 1,
                        "V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 2,
                        "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_MC_MARK_FULL_CLOSURE": 0,
                        "V8.GC_MC_CLEAR": 0,
                        "V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 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_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                        "V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                        "V8.GC_MC_CLEAR_MAPS": 0,
                        "V8.GC_MC_CLEAR_WEAK_REFERENCES": 0,
                        "V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                        "V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 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": 3,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 1,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 1,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 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": 11,
                        "V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_MC_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                        "V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                        "V8.GC_MC_COMPLETE_SWEEPING": 0,
                        "FireAnimationFrame": 0,
                        "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "XHRReadyStateChange": 1,
                        "XHRLoad": 0,
                        "ResourceFetcher::WarnUnusedPreloads": 0,
                        "Idle": 1760
                    },
                    "cpu.ParseHTML": 51,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 5,
                    "cpu.EventDispatch": 5,
                    "cpu.MarkDOMContent": 0,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.EvaluateScript": 707,
                    "cpu.v8.compile": 127,
                    "cpu.ResourceFetcher::requestResource": 106,
                    "cpu.TimerFire": 12,
                    "cpu.FunctionCall": 541,
                    "cpu.ParseAuthorStyleSheet": 7,
                    "cpu.UpdateLayoutTree": 142,
                    "cpu.Layout": 229,
                    "cpu.PrePaint": 53,
                    "cpu.Paint": 66,
                    "cpu.Layerize": 52,
                    "cpu.ResourceChangePriority": 0,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.ScrollLayer": 0,
                    "cpu.IntersectionObserverController::computeIntersections": 11,
                    "cpu.HitTest": 1,
                    "cpu.MarkLoad": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "cpu.MinorGC": 2,
                    "cpu.V8.GC_HEAP_PROLOGUE": 0,
                    "cpu.V8.GC_SCAVENGER": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE": 6,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 27,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 1,
                    "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "cpu.V8.GC_MC_INCREMENTAL_START": 18,
                    "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                    "cpu.V8.GC_MC_INCREMENTAL_EMBEDDER_PROLOGUE": 0,
                    "cpu.V8.GC_MC_MARK_ROOTS": 0,
                    "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                    "cpu.V8.GC_MC_INCREMENTAL": 1,
                    "cpu.V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 2,
                    "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_MC_MARK_FULL_CLOSURE": 0,
                    "cpu.V8.GC_MC_CLEAR": 0,
                    "cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 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_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                    "cpu.V8.GC_MC_CLEAR_MAPS": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                    "cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 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": 3,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 1,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 1,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 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": 11,
                    "cpu.V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.V8.GC_MC_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                    "cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                    "cpu.V8.GC_MC_COMPLETE_SWEEPING": 0,
                    "cpu.FireAnimationFrame": 1,
                    "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.V8.GC_MC_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.XHRReadyStateChange": 2,
                    "cpu.XHRLoad": 0,
                    "cpu.ResourceFetcher::WarnUnusedPreloads": 0,
                    "cpu.Idle": 2441,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1683986204.7625782,
                    "osVersion": "Linux 5.15.0-67-generic",
                    "os_version": "Linux 5.15.0-67-generic",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1683986207.2829642,
                    "browserVersion": "113.0.0.0",
                    "browser_version": "113.0.0.0",
                    "throttle_cpu_requested": 1,
                    "fullyLoadedCPUms": 7910,
                    "fullyLoadedCPUpct": 47.536057692307317,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "7001C392313EE4D4417D1386081DC4EA",
                                    "loaderId": "47AFCD7ACF33EB572FCE4F6C425A8832"
                                }
                            }
                        },
                        {
                            "code": "NavigatorUserAgentIssue",
                            "details": {
                                "navigatorUserAgentIssueDetails": {
                                    "url": "https:\/\/www.ah.nl\/",
                                    "location": {
                                        "url": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                                        "lineNumber": 0,
                                        "columnNumber": 0
                                    }
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/www.ah.nl",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/www.ah.nl\/",
                    "document_hostname": "www.ah.nl",
                    "document_origin": "https:\/\/www.ah.nl",
                    "viewport": {
                        "width": 375,
                        "height": 559,
                        "dpr": 2
                    },
                    "domElements": 2326,
                    "domComplete": 3468,
                    "PerformancePaintTiming.first-paint": 1404.9000000003725,
                    "PerformancePaintTiming.first-contentful-paint": 1404.9000000003725,
                    "origin_dns": {
                        "cname": [
                            "www.ah.nl-v1.edgekey.net."
                        ],
                        "ns": [
                            "a1-249.akam.net.",
                            "a9-67.akam.net.",
                            "a7-64.akam.net.",
                            "a14-64.akam.net.",
                            "a8-65.akam.net.",
                            "a6-65.akam.net."
                        ],
                        "mx": [
                            "10 ah-nl.mail.protection.outlook.com."
                        ],
                        "txt": [
                            "\"google-site-verification=RuZLXagupabN1jkH_Szne5gCiwcJRyjSJTa763eNwkM\"",
                            "\"facebook-domain-verification=jxk4mu3rwd7ka1wnhmxudvtdoatt96\"",
                            "\"apple-domain-verification=krHbxuyr1gHwKStA\"",
                            "\"google-site-verification=lWxAQXPFiYqWSlcnL8MZF_ijFrHsQS93acOHEJ3tT9I\"",
                            "\"docusign=d64bbad0-a329-416b-a91b-994d4921f69a\"",
                            "\"v=spf1 include:_spf.ah.nl include:spf.protection.outlook.com include:eu.mailgun.org include:sendgrid.net -all\"",
                            "\"docker-verification=f3bda6e7-685d-4fa5-aedc-6f9b1215cbe9\"",
                            "\"docusign=7c936727-559f-47df-b5bf-00051dda9458\"",
                            "\"MS=ms49548478\"",
                            "\"mongodb-site-verification=mRGyiiCbKtOFB4hTcvt780JzXKNZW2PN\"",
                            "\"atlassian-domain-verification=\/ZrBwaKNKauU8CQx6SaOCM8ULGtxEcNjcL4FEJlbZhavmF2fjTmHrgX\/UPRKCM0T\""
                        ],
                        "soa": [
                            "ns0.ahold.nl. hostmaster.ahold.nl. 2008063082 14400 3600 2419200 900"
                        ],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "Ecommerce": "Cart Functionality",
                        "CMS": "Bloomreach",
                        "Webmail": "Apple iCloud Mail,Microsoft 365",
                        "JavaScript frameworks": "React",
                        "JavaScript libraries": "LazySizes,core-js 2.6.5",
                        "Performance": "LazySizes",
                        "Analytics": "Google Analytics Enhanced eCommerce,Dynatrace,Google Analytics",
                        "A\/B Testing": "SiteSpect",
                        "Email": "Sendgrid,Microsoft 365,Mailgun",
                        "Security": "HSTS,Akamai Bot Manager",
                        "Tag managers": "Google Tag Manager",
                        "RUM": "Dynatrace RUM",
                        "CDN": "Akamai",
                        "Miscellaneous": "PWA,DocuSign"
                    },
                    "detected_apps": {
                        "Cart Functionality": "",
                        "Bloomreach": "",
                        "Apple iCloud Mail": "",
                        "React": "",
                        "LazySizes": "",
                        "Google Analytics Enhanced eCommerce": "",
                        "Dynatrace": "",
                        "core-js": "2.6.5",
                        "SiteSpect": "",
                        "Sendgrid": "",
                        "Microsoft 365": "",
                        "Mailgun": "",
                        "HSTS": "",
                        "Google Tag Manager": "",
                        "Google Analytics": "",
                        "Dynatrace RUM": "",
                        "Akamai Bot Manager": "",
                        "Akamai": "",
                        "PWA": "",
                        "DocuSign": ""
                    },
                    "detected_technologies": {
                        "Cart Functionality": {
                            "name": "Cart Functionality",
                            "description": "Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.",
                            "slug": "cart-functionality",
                            "categories": [
                                {
                                    "id": 6,
                                    "slug": "ecommerce",
                                    "groups": [
                                        1
                                    ],
                                    "name": "Ecommerce",
                                    "priority": 1
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Cart-generic.svg",
                            "website": "https:\/\/www.wappalyzer.com\/technologies\/ecommerce\/cart-functionality",
                            "pricing": [],
                            "cpe": null
                        },
                        "Bloomreach": {
                            "name": "Bloomreach",
                            "description": null,
                            "slug": "bloomreach",
                            "categories": [
                                {
                                    "id": 1,
                                    "slug": "cms",
                                    "groups": [
                                        3
                                    ],
                                    "name": "CMS",
                                    "priority": 1
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Bloomreach.svg",
                            "website": "https:\/\/developers.bloomreach.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "Apple iCloud Mail": {
                            "name": "Apple iCloud Mail",
                            "description": "Apple iCloud Mail is a webmail service provided by Apple, Inc.",
                            "slug": "apple-icloud-mail",
                            "categories": [
                                {
                                    "id": 30,
                                    "slug": "webmail",
                                    "groups": [
                                        4
                                    ],
                                    "name": "Webmail",
                                    "priority": 2
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Apple.svg",
                            "website": "https:\/\/www.apple.com\/icloud\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "React": {
                            "name": "React",
                            "description": "React is an open-source JavaScript library for building user interfaces or UI components.",
                            "slug": "react",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "React.svg",
                            "website": "https:\/\/reactjs.org",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:facebook:react:*:*:*:*:*:*:*:*"
                        },
                        "LazySizes": {
                            "name": "LazySizes",
                            "description": "LazySizes is a JavaScript library used to delay the loading of images (iframes, scripts, etc) until they come into view.",
                            "slug": "lazysizes",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                },
                                {
                                    "id": 92,
                                    "slug": "performance",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Performance",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/github.com\/aFarkas\/lazysizes",
                            "pricing": [],
                            "cpe": null
                        },
                        "Google Analytics Enhanced eCommerce": {
                            "name": "Google Analytics Enhanced eCommerce",
                            "description": "Google analytics enhanced ecommerce is a plug-in which enables the measurement of user interactions with products on ecommerce websites.",
                            "slug": "google-analytics-enhanced-ecommerce",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Analytics.svg",
                            "website": "https:\/\/developers.google.com\/analytics\/devguides\/collection\/analyticsjs\/enhanced-ecommerce",
                            "pricing": [],
                            "cpe": null
                        },
                        "Dynatrace": {
                            "name": "Dynatrace",
                            "description": "Dynatrace is a technology company that produces a software intelligence platform based on artificial intelligence to monitor and optimise application performance and development, IT infrastructure, and user experience for businesses and government agencies throughout the world.",
                            "slug": "dynatrace",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Dynatrace.svg",
                            "website": "https:\/\/www.dynatrace.com",
                            "pricing": [
                                "recurring",
                                "low"
                            ],
                            "cpe": null
                        },
                        "core-js": {
                            "name": "core-js",
                            "description": "core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.",
                            "slug": "core-js",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "2.6.5",
                            "icon": "core-js.png",
                            "website": "https:\/\/github.com\/zloirock\/core-js",
                            "pricing": [],
                            "cpe": null
                        },
                        "SiteSpect": {
                            "name": "SiteSpect",
                            "description": "SiteSpect is the A\/B testing and optimisation solution.",
                            "slug": "sitespect",
                            "categories": [
                                {
                                    "id": 74,
                                    "slug": "a-b-testing",
                                    "groups": [
                                        8
                                    ],
                                    "name": "A\/B Testing",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "SiteSpect.png",
                            "website": "https:\/\/www.sitespect.com",
                            "pricing": [
                                "poa"
                            ],
                            "cpe": null
                        },
                        "Sendgrid": {
                            "name": "Sendgrid",
                            "description": "SendGrid is a cloud-based email delivery platform for transactional and marketing emails.",
                            "slug": "sendgrid",
                            "categories": [
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "SendGrid.svg",
                            "website": "https:\/\/sendgrid.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "Microsoft 365": {
                            "name": "Microsoft 365",
                            "description": "Microsoft 365 is a line of subscription services offered by Microsoft as part of the Microsoft Office product line.",
                            "slug": "microsoft-365",
                            "categories": [
                                {
                                    "id": 30,
                                    "slug": "webmail",
                                    "groups": [
                                        4
                                    ],
                                    "name": "Webmail",
                                    "priority": 2
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Microsoft 365.svg",
                            "website": "https:\/\/www.microsoft.com\/microsoft-365",
                            "pricing": [],
                            "cpe": null
                        },
                        "Mailgun": {
                            "name": "Mailgun",
                            "description": "Mailgun is a transactional email API service for developers.",
                            "slug": "mailgun",
                            "categories": [
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Mailgun.svg",
                            "website": "https:\/\/www.mailgun.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "HSTS": {
                            "name": "HSTS",
                            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                            "slug": "hsts",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                            "pricing": [],
                            "cpe": null
                        },
                        "Google Tag Manager": {
                            "name": "Google Tag Manager",
                            "description": "Google Tag Manager is a tag management system (TMS) that allows you to quickly and easily update measurement codes and related code fragments collectively known as tags on your website or mobile app.",
                            "slug": "google-tag-manager",
                            "categories": [
                                {
                                    "id": 42,
                                    "slug": "tag-managers",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Tag managers",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Tag Manager.svg",
                            "website": "http:\/\/www.google.com\/tagmanager",
                            "pricing": [],
                            "cpe": null
                        },
                        "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
                        },
                        "Dynatrace RUM": {
                            "name": "Dynatrace RUM",
                            "description": "Dynatrace RUM is a AI powered, full stack, automated real user monutoring platform built by Dynatrace.",
                            "slug": "dynatrace-rum",
                            "categories": [
                                {
                                    "id": 78,
                                    "slug": "rum",
                                    "groups": [
                                        2
                                    ],
                                    "name": "RUM",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Dynatrace.svg",
                            "website": "https:\/\/www.dynatrace.com\/platform\/real-user-monitoring",
                            "pricing": [
                                "recurring",
                                "low"
                            ],
                            "cpe": null
                        },
                        "Akamai Bot Manager": {
                            "name": "Akamai Bot Manager",
                            "description": "Akamai Bot Manager detect bots using device fingerprinting bot signatures.",
                            "slug": "akamai-bot-manager",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Akamai.svg",
                            "website": "https:\/\/www.akamai.com\/us\/en\/products\/security\/bot-manager.jsp",
                            "pricing": [
                                "poa"
                            ],
                            "cpe": null
                        },
                        "Akamai": {
                            "name": "Akamai",
                            "description": "Akamai is global content delivery network (CDN) services provider for media and software delivery, and cloud security solutions.",
                            "slug": "akamai",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Akamai.svg",
                            "website": "http:\/\/akamai.com",
                            "pricing": [
                                "poa"
                            ],
                            "cpe": null
                        },
                        "PWA": {
                            "name": "PWA",
                            "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                            "slug": "pwa",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "PWA.svg",
                            "website": "https:\/\/web.dev\/progressive-web-apps\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "DocuSign": {
                            "name": "DocuSign",
                            "description": "DocuSign allows organisations to manage electronic agreements.",
                            "slug": "docusign",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "DocuSign.svg",
                            "website": "https:\/\/www.docusign.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        }
                    },
                    "detected_raw": [
                        {
                            "name": "Cart Functionality",
                            "description": "Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.",
                            "slug": "cart-functionality",
                            "categories": [
                                {
                                    "id": 6,
                                    "slug": "ecommerce",
                                    "groups": [
                                        1
                                    ],
                                    "name": "Ecommerce",
                                    "priority": 1
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Cart-generic.svg",
                            "website": "https:\/\/www.wappalyzer.com\/technologies\/ecommerce\/cart-functionality",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Bloomreach",
                            "description": null,
                            "slug": "bloomreach",
                            "categories": [
                                {
                                    "id": 1,
                                    "slug": "cms",
                                    "groups": [
                                        3
                                    ],
                                    "name": "CMS",
                                    "priority": 1
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Bloomreach.svg",
                            "website": "https:\/\/developers.bloomreach.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Apple iCloud Mail",
                            "description": "Apple iCloud Mail is a webmail service provided by Apple, Inc.",
                            "slug": "apple-icloud-mail",
                            "categories": [
                                {
                                    "id": 30,
                                    "slug": "webmail",
                                    "groups": [
                                        4
                                    ],
                                    "name": "Webmail",
                                    "priority": 2
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Apple.svg",
                            "website": "https:\/\/www.apple.com\/icloud\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "React",
                            "description": "React is an open-source JavaScript library for building user interfaces or UI components.",
                            "slug": "react",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "React.svg",
                            "website": "https:\/\/reactjs.org",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:facebook:react:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "LazySizes",
                            "description": "LazySizes is a JavaScript library used to delay the loading of images (iframes, scripts, etc) until they come into view.",
                            "slug": "lazysizes",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                },
                                {
                                    "id": 92,
                                    "slug": "performance",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Performance",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/github.com\/aFarkas\/lazysizes",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Google Analytics Enhanced eCommerce",
                            "description": "Google analytics enhanced ecommerce is a plug-in which enables the measurement of user interactions with products on ecommerce websites.",
                            "slug": "google-analytics-enhanced-ecommerce",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Analytics.svg",
                            "website": "https:\/\/developers.google.com\/analytics\/devguides\/collection\/analyticsjs\/enhanced-ecommerce",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Dynatrace",
                            "description": "Dynatrace is a technology company that produces a software intelligence platform based on artificial intelligence to monitor and optimise application performance and development, IT infrastructure, and user experience for businesses and government agencies throughout the world.",
                            "slug": "dynatrace",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Dynatrace.svg",
                            "website": "https:\/\/www.dynatrace.com",
                            "pricing": [
                                "recurring",
                                "low"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "core-js",
                            "description": "core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.",
                            "slug": "core-js",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "2.6.5",
                            "icon": "core-js.png",
                            "website": "https:\/\/github.com\/zloirock\/core-js",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "SiteSpect",
                            "description": "SiteSpect is the A\/B testing and optimisation solution.",
                            "slug": "sitespect",
                            "categories": [
                                {
                                    "id": 74,
                                    "slug": "a-b-testing",
                                    "groups": [
                                        8
                                    ],
                                    "name": "A\/B Testing",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "SiteSpect.png",
                            "website": "https:\/\/www.sitespect.com",
                            "pricing": [
                                "poa"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "Sendgrid",
                            "description": "SendGrid is a cloud-based email delivery platform for transactional and marketing emails.",
                            "slug": "sendgrid",
                            "categories": [
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "SendGrid.svg",
                            "website": "https:\/\/sendgrid.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Microsoft 365",
                            "description": "Microsoft 365 is a line of subscription services offered by Microsoft as part of the Microsoft Office product line.",
                            "slug": "microsoft-365",
                            "categories": [
                                {
                                    "id": 30,
                                    "slug": "webmail",
                                    "groups": [
                                        4
                                    ],
                                    "name": "Webmail",
                                    "priority": 2
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Microsoft 365.svg",
                            "website": "https:\/\/www.microsoft.com\/microsoft-365",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Mailgun",
                            "description": "Mailgun is a transactional email API service for developers.",
                            "slug": "mailgun",
                            "categories": [
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Mailgun.svg",
                            "website": "https:\/\/www.mailgun.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "HSTS",
                            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                            "slug": "hsts",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Google Tag Manager",
                            "description": "Google Tag Manager is a tag management system (TMS) that allows you to quickly and easily update measurement codes and related code fragments collectively known as tags on your website or mobile app.",
                            "slug": "google-tag-manager",
                            "categories": [
                                {
                                    "id": 42,
                                    "slug": "tag-managers",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Tag managers",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Tag Manager.svg",
                            "website": "http:\/\/www.google.com\/tagmanager",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "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": "Dynatrace RUM",
                            "description": "Dynatrace RUM is a AI powered, full stack, automated real user monutoring platform built by Dynatrace.",
                            "slug": "dynatrace-rum",
                            "categories": [
                                {
                                    "id": 78,
                                    "slug": "rum",
                                    "groups": [
                                        2
                                    ],
                                    "name": "RUM",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Dynatrace.svg",
                            "website": "https:\/\/www.dynatrace.com\/platform\/real-user-monitoring",
                            "pricing": [
                                "recurring",
                                "low"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "Akamai Bot Manager",
                            "description": "Akamai Bot Manager detect bots using device fingerprinting bot signatures.",
                            "slug": "akamai-bot-manager",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Akamai.svg",
                            "website": "https:\/\/www.akamai.com\/us\/en\/products\/security\/bot-manager.jsp",
                            "pricing": [
                                "poa"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "Akamai",
                            "description": "Akamai is global content delivery network (CDN) services provider for media and software delivery, and cloud security solutions.",
                            "slug": "akamai",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Akamai.svg",
                            "website": "http:\/\/akamai.com",
                            "pricing": [
                                "poa"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "PWA",
                            "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                            "slug": "pwa",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "PWA.svg",
                            "website": "https:\/\/web.dev\/progressive-web-apps\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "DocuSign",
                            "description": "DocuSign allows organisations to manage electronic agreements.",
                            "slug": "docusign",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "DocuSign.svg",
                            "website": "https:\/\/www.docusign.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        }
                    ],
                    "axe": {
                        "testEngine": "4.4.1",
                        "violations": [
                            {
                                "id": "aria-allowed-attr",
                                "impact": "serious",
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures ARIA attributes are allowed for an element's role",
                                "help": "Elements must only use allowed ARIA attributes",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": {
                                                    "role": null,
                                                    "nodeName": "a",
                                                    "messageKey": "noRoleSingular",
                                                    "prohibited": [
                                                        "aria-label"
                                                    ]
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute cannot be used on a a with no valid role attribute."
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a class=\"icon-button_root__OTAMW\" aria-label=\"Inloggen\">",
                                        "target": [
                                            "a[aria-label=\"Inloggen\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a a with no valid role attribute."
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr-value",
                                "impact": "critical",
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all ARIA attributes have valid values",
                                "help": "ARIA attributes must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": [
                                                    "aria-controls=\"mobilemenu_main\""
                                                ],
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Invalid ARIA attribute value: aria-controls=\"mobilemenu_main\""
                                            }
                                        ],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<button class=\"navigation-header-compact_toggle__miNmM\" aria-label=\"Open menu\" aria-controls=\"mobilemenu_main\">",
                                        "target": [
                                            ".navigation-header-compact_toggle__miNmM"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Invalid ARIA attribute value: aria-controls=\"mobilemenu_main\""
                                    }
                                ]
                            },
                            {
                                "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": "#3b9fe2",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.8900000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"tqHx8P7mH9XJ5tmhC4rx\" id=\"cookie-popup\" data-testhook=\"cookie-popup\">",
                                                        "target": [
                                                            "#cookie-popup"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/ah.nl\/privacy\">privacybeleid<\/a>",
                                        "target": [
                                            "p:nth-child(4) > a[href$=\"privacy\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#3b9fe2",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.8900000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"tqHx8P7mH9XJ5tmhC4rx\" id=\"cookie-popup\" data-testhook=\"cookie-popup\">",
                                                        "target": [
                                                            "#cookie-popup"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/ah.nl\/cookiebeleid\">cookiebeleid<\/a>",
                                        "target": [
                                            "p:nth-child(4) > a[href$=\"cookiebeleid\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#3b9fe2",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.8900000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"tqHx8P7mH9XJ5tmhC4rx\" id=\"cookie-popup\" data-testhook=\"cookie-popup\">",
                                                        "target": [
                                                            "#cookie-popup"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/ah.nl\/cookiebeleid\">cookiebeleid<\/a>",
                                        "target": [
                                            ".bK7umVfkLHSjy_3caPrc > p:nth-child(5) > a[href$=\"cookiebeleid\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#3b9fe2",
                                                    "contrastRatio": 2.8900000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button id=\"accept-cookies\" class=\"iZB8o_q1m3SgRodgFZwA LkJqstwb_rfgKZxYEkdO\" data-testhook=\"accept-cookies\">\n                        Accepteer\n                    <\/button>",
                                                        "target": [
                                                            "#accept-cookies"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.89 (foreground color: #ffffff, background color: #3b9fe2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<button id=\"accept-cookies\" class=\"iZB8o_q1m3SgRodgFZwA LkJqstwb_rfgKZxYEkdO\" data-testhook=\"accept-cookies\">\n                        Accepteer\n                    <\/button>",
                                        "target": [
                                            "#accept-cookies"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.89 (foreground color: #ffffff, background color: #3b9fe2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#3b9fe2",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.8900000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button id=\"decline-cookies\" class=\"iZB8o_q1m3SgRodgFZwA WbEl4GVK9ikVWMuMpoeh\" data-testhook=\"decline-cookies\">\n                        Weigeren\n                    <\/button>",
                                                        "target": [
                                                            "#decline-cookies"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<button id=\"decline-cookies\" class=\"iZB8o_q1m3SgRodgFZwA WbEl4GVK9ikVWMuMpoeh\" data-testhook=\"decline-cookies\">\n                        Weigeren\n                    <\/button>",
                                        "target": [
                                            "#decline-cookies"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#3b9fe2",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.8900000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<footer class=\"NoGtiyqOs8mAWiiIYyDY\">",
                                                        "target": [
                                                            "#cookie-index > .NoGtiyqOs8mAWiiIYyDY"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<button class=\"TI8zoU6kXW3MRVeJNkdD\" id=\"cookie-anchor-config\" data-testhook=\"cookie-anchor-config\">Cookie instellingen<\/button>",
                                        "target": [
                                            "#cookie-anchor-config"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#838383",
                                                    "bgColor": "#f0f4f7",
                                                    "contrastRatio": 3.4199999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button class=\"button-or-anchor_root__sVq9A button_root__vto53 button_primary__842TW search-bar_button__oAt0m\" type=\"button\" aria-label=\"Zoeken\">",
                                                        "target": [
                                                            ".button-or-anchor_root__sVq9A"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.42 (foreground color: #838383, background color: #f0f4f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"search-bar_text__s0Gww\">Waar ben je naar op zoek?<\/p>",
                                        "target": [
                                            ".search-bar_text__s0Gww"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.42 (foreground color: #838383, background color: #f0f4f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#00ade6",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.5800000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.58 (foreground color: #00ade6, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"\/producten\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_link__PxkLu lane-see-more_color-ah__Lp4Ti\">Bekijk alle categorie\u00ebn<\/a>",
                                        "target": [
                                            ".lane-see-more_color-ah__Lp4Ti.lane-see-more_link__PxkLu[href$=\"producten\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.58 (foreground color: #00ade6, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff7900",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"\/bonus\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_link__PxkLu lane-see-more_color-bonus__ajcBj\">Bekijk alle Bonus<\/a>",
                                        "target": [
                                            ".lane-see-more_color-bonus__ajcBj.lane-see-more_link__PxkLu[href$=\"bonus\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff7900",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"price_portrait__pcgwD\">",
                                                        "target": [
                                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"price-amount_fractional__kjJ7u\">99<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_highlight__ekL92.price-amount_bonus__zeyvy.price_highlight__RucvZ > .price-amount_fractional__kjJ7u"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#ff7900",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<span class=\"shield_text__kNeiW\">2E GRATIS<\/span>",
                                                        "target": [
                                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"shield_text__kNeiW\">2E GRATIS<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#acacac",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.27,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Bijv. appelmoes - 2 potten \u00e0 700 gram<\/span>",
                                        "target": [
                                            "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(1) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff7900",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"price_portrait__pcgwD\">",
                                                        "target": [
                                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"price-amount_fractional__kjJ7u\">65<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_highlight__ekL92.price-amount_bonus__zeyvy.price_highlight__RucvZ > .price-amount_fractional__kjJ7u"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#ff7900",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<span class=\"shield_text__kNeiW\">2e GRATIS<\/span>",
                                                        "target": [
                                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"shield_text__kNeiW\">2e GRATIS<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#acacac",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.27,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Bijv. Good Noodles kip - 2 bekers \u00e0 65 gram<\/span>",
                                        "target": [
                                            "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(2) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff7900",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"price_portrait__pcgwD\">",
                                                        "target": [
                                                            ".link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"price-amount_fractional__kjJ7u\">89<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_highlight__ekL92.price-amount_bonus__zeyvy.price_highlight__RucvZ > .price-amount_fractional__kjJ7u"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#ff7900",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<span class=\"shield_text__kNeiW\">2e GRATIS<\/span>",
                                                        "target": [
                                                            ".link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"shield_text__kNeiW\">2e GRATIS<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#acacac",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.27,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Bijv. Magnum Double starchaser - 2 bekers \u00e0 440ml<\/span>",
                                        "target": [
                                            "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(3) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff7900",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"price_portrait__pcgwD\">",
                                                        "target": [
                                                            ".link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"price-amount_fractional__kjJ7u\">09<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_highlight__ekL92.price-amount_bonus__zeyvy.price_highlight__RucvZ > .price-amount_fractional__kjJ7u"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#ff7900",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<span class=\"shield_text__kNeiW\">2E GRATIS<\/span>",
                                                        "target": [
                                                            ".link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"shield_text__kNeiW\">2E GRATIS<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#acacac",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.27,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Bijv. Wasverz. morgenfris - 2 fl \u00e0 33 wasbeurten<\/span>",
                                        "target": [
                                            "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(4) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#00ade6",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.5800000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.58 (foreground color: #00ade6, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"\/allerhande\/recepten\/lenterecepten\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_link__PxkLu lane-see-more_color-ah__Lp4Ti\">Naar alle lenterecepten<\/a>",
                                        "target": [
                                            ".smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .grid_root__nhZ3r > .row:nth-child(1) > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > .lane-see-more_root__v-uRp.lane-title-more-wrapper_seeMore__swQ\\+V[data-testhook=\"cms-more-link\"] > .lane-see-more_color-ah__Lp4Ti.lane-see-more_link__PxkLu.typography_variant-paragraph__T5ZAU"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.58 (foreground color: #00ade6, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#8499ab",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.9399999999999999,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<footer class=\"display-card-section_section__42C0n display-card-section_padded__lHvvK display-card-footer_footer__cxMve card-footer_root__0dl7R recipe-card_footer__QyKiP\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Pasta met aspergesaus\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"recipe-card-properties_property__xwGqt\">30<!-- --> minuten<\/span>",
                                        "target": [
                                            "a[aria-label=\"Recept: Pasta met aspergesaus\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .recipe-card-properties_root__Z62id[data-testhook=\"recipe-card-properties\"] > .recipe-card-properties_property__xwGqt"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#8499ab",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.9399999999999999,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<footer class=\"display-card-section_section__42C0n display-card-section_padded__lHvvK display-card-footer_footer__cxMve card-footer_root__0dl7R recipe-card_footer__QyKiP\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Spinazie-hamquiche\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"recipe-card-properties_property__xwGqt\">25<!-- --> minuten<\/span>",
                                        "target": [
                                            "a[aria-label=\"Recept: Spinazie-hamquiche\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .recipe-card-properties_root__Z62id[data-testhook=\"recipe-card-properties\"] > .recipe-card-properties_property__xwGqt"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#8499ab",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.9399999999999999,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<footer class=\"display-card-section_section__42C0n display-card-section_padded__lHvvK display-card-footer_footer__cxMve card-footer_root__0dl7R recipe-card_footer__QyKiP\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(3) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"recipe-card-properties_property__xwGqt\">40<!-- --> minuten<\/span>",
                                        "target": [
                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(3) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .recipe-card-properties_root__Z62id[data-testhook=\"recipe-card-properties\"] > .recipe-card-properties_property__xwGqt"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#8499ab",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.9399999999999999,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<footer class=\"display-card-section_section__42C0n display-card-section_padded__lHvvK display-card-footer_footer__cxMve card-footer_root__0dl7R recipe-card_footer__QyKiP\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(4) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"recipe-card-properties_property__xwGqt\">20<!-- --> minuten<\/span>",
                                        "target": [
                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(4) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .recipe-card-properties_root__Z62id[data-testhook=\"recipe-card-properties\"] > .recipe-card-properties_property__xwGqt"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#8499ab",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.9399999999999999,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<footer class=\"display-card-section_section__42C0n display-card-section_padded__lHvvK display-card-footer_footer__cxMve card-footer_root__0dl7R recipe-card_footer__QyKiP\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(5) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"recipe-card-properties_property__xwGqt\">15<!-- --> minuten<\/span>",
                                        "target": [
                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(5) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .recipe-card-properties_root__Z62id[data-testhook=\"recipe-card-properties\"] > .recipe-card-properties_property__xwGqt"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#8499ab",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.9399999999999999,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<footer class=\"display-card-section_section__42C0n display-card-section_padded__lHvvK display-card-footer_footer__cxMve card-footer_root__0dl7R recipe-card_footer__QyKiP\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Asperge ovenschotel\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"recipe-card-properties_property__xwGqt\">25<!-- --> minuten<\/span>",
                                        "target": [
                                            "a[aria-label=\"Recept: Asperge ovenschotel\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .recipe-card-properties_root__Z62id[data-testhook=\"recipe-card-properties\"] > .recipe-card-properties_property__xwGqt"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#8499ab",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.9399999999999999,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<footer class=\"display-card-section_section__42C0n display-card-section_padded__lHvvK display-card-footer_footer__cxMve card-footer_root__0dl7R recipe-card_footer__QyKiP\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Biefstuk bakken\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"recipe-card-properties_property__xwGqt\">10<!-- --> minuten<\/span>",
                                        "target": [
                                            "a[aria-label=\"Recept: Biefstuk bakken\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .recipe-card-properties_root__Z62id[data-testhook=\"recipe-card-properties\"] > .recipe-card-properties_property__xwGqt"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff7900",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.ah.nl\/bonus\/gratis-bezorging\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_link__PxkLu lane-see-more_color-bonus__ajcBj\">Bekijk alle gratis bezorging<\/a>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .grid_root__nhZ3r > .row > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > .lane-see-more_root__v-uRp.lane-title-more-wrapper_seeMore__swQ\\+V[data-testhook=\"cms-more-link\"] > .lane-see-more_color-bonus__ajcBj.lane-see-more_link__PxkLu.typography_variant-paragraph__T5ZAU"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#acacac",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.27,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">di, wo, do en za<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(1) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#acacac",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.27,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">di, wo, do en za<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(2) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#acacac",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.27,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">di, wo, do en za<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(3) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#acacac",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.27,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">di, wo, do en za<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(4) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#acacac",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.27,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">di, wo, do en za<\/span>",
                                        "target": [
                                            ".smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(5) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": "minor",
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "svg-sprite",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div id=\"svg-sprite\" style=\"height: 0; width: 0; position: absolute; left: -9999px; overflow: hidden;\"><\/div>",
                                                        "target": [
                                                            "div:nth-child(15)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<div id=\"svg-sprite\" style=\"height: 0; width: 0; position: absolute; left: -9999px; overflow: hidden;\"><\/div>",
                                                        "target": [
                                                            "div:nth-child(23)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: svg-sprite"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<div id=\"svg-sprite\" style=\"height: 0; width: 0; position: absolute; left: -9999px; overflow: hidden;\">",
                                        "target": [
                                            "body > div:nth-child(10)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: svg-sprite"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "arrow-down",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol fill=\"currentColor\" viewBox=\"0 0 24 24\" id=\"arrow-down\"><path d=\"M16.882 14.261l-3.045 2.771a.5.5 0 01-.837-.369V3h-2v13.606a.5.5 0 01-.832.374l-3.067-2.727-1.329 1.494 5.625 5a1 1 0 001.338-.007l5.494-5-1.347-1.479z\" clip-rule=\"evenodd\" fill-rule=\"evenodd\"><\/path><\/symbol>",
                                                        "target": [
                                                            "symbol[fill=\"currentColor\"][viewBox=\"0 0 24 24\"]:nth-child(4)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: arrow-down"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"arrow-down\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.929 15.343l6.364 6.364a1 1 0 001.414 0l6.364-6.364a1 1 0 00-1.414-1.414L13 18.586V3a1 1 0 10-2 0v15.586l-4.657-4.657a1 1 0 00-1.414 1.414z\"><\/path><\/symbol>",
                                        "target": [
                                            "symbol[viewBox=\"0 0 24 24\"]:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: arrow-down"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "bbqfavoriet",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol viewBox=\"0 0 68 68\" id=\"bbqfavoriet\">",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 68 68\"]:nth-child(11)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: bbqfavoriet"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol viewBox=\"0 0 68 68\" id=\"bbqfavoriet\">",
                                        "target": [
                                            "symbol[viewBox=\"0 0 68 68\"]:nth-child(9)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: bbqfavoriet"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "bbqfavoriet_SVGID_1_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"bbqfavoriet_SVGID_1_\" d=\"M33.9 67.4C15.3 67.4.2 52.3.2 33.7S15.3 0 33.9 0s33.7 15.1 33.7 33.7-15.1 33.7-33.7 33.7z\"><\/path>",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 68 68\"]:nth-child(11) > defs > path"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: bbqfavoriet_SVGID_1_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"bbqfavoriet_SVGID_1_\" d=\"M33.9 67.4C15.3 67.4.2 52.3.2 33.7S15.3 0 33.9 0s33.7 15.1 33.7 33.7-15.1 33.7-33.7 33.7z\"><\/path>",
                                        "target": [
                                            "symbol[viewBox=\"0 0 68 68\"]:nth-child(9) > defs > path"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: bbqfavoriet_SVGID_1_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "bbqfavoriet_SVGID_2_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"bbqfavoriet_SVGID_2_\"><use xlink:href=\"#bbqfavoriet_SVGID_1_\" overflow=\"visible\"><\/use><\/clipPath>",
                                                        "target": [
                                                            "clippath:nth-child(12)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: bbqfavoriet_SVGID_2_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"bbqfavoriet_SVGID_2_\"><use xlink:href=\"#bbqfavoriet_SVGID_1_\" overflow=\"visible\"><\/use><\/clipPath>",
                                        "target": [
                                            "clippath:nth-child(10)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: bbqfavoriet_SVGID_2_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "image",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"image\">",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 24 24\"]:nth-child(122)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"image\">",
                                        "target": [
                                            "symbol[viewBox=\"0 0 24 24\"]:nth-child(121)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "nutriscore-a",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-a\">",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(142)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: nutriscore-a"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-a\">",
                                        "target": [
                                            "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(141)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: nutriscore-a"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "nutriscore-b",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-b\">",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(144)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: nutriscore-b"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-b\">",
                                        "target": [
                                            "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(143)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: nutriscore-b"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "nutriscore-c",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-c\">",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(146)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: nutriscore-c"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-c\">",
                                        "target": [
                                            "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(145)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: nutriscore-c"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "nutriscore-d",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-d\">",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(148)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: nutriscore-d"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-d\">",
                                        "target": [
                                            "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(147)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: nutriscore-d"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "nutriscore-e",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-e\">",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(150)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: nutriscore-e"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-e\">",
                                        "target": [
                                            "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(149)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: nutriscore-e"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "print",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"print\">",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 24 24\"]:nth-child(165)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: print"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"print\">",
                                        "target": [
                                            "symbol[viewBox=\"0 0 24 24\"]:nth-child(164)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: print"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol viewBox=\"0 0 100 100\" id=\"vegafavoriet\">",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 100 100\"]:nth-child(200)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol viewBox=\"0 0 100 100\" id=\"vegafavoriet\">",
                                        "target": [
                                            "symbol[viewBox=\"0 0 100 100\"]:nth-child(182)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_1_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_1_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" style=\"stop-color:#fff\"><\/stop><stop offset=\"1\" style=\"stop-color:#e1e2e1\"><\/stop><\/radialGradient>",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(201)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_1_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_1_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" style=\"stop-color:#fff\"><\/stop><stop offset=\"1\" style=\"stop-color:#e1e2e1\"><\/stop><\/radialGradient>",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(183)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_1_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000037655821134124879840000000426572863058165689_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000037655821134124879840000000426572863058165689_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(202)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000037655821134124879840000000426572863058165689_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000037655821134124879840000000426572863058165689_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(184)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000037655821134124879840000000426572863058165689_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000009551064954648380480000006863198734649817253_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000009551064954648380480000006863198734649817253_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(203)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000009551064954648380480000006863198734649817253_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000009551064954648380480000006863198734649817253_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(185)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000009551064954648380480000006863198734649817253_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000170970374815622864740000017847558659238804413_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000170970374815622864740000017847558659238804413_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(204)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000170970374815622864740000017847558659238804413_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000170970374815622864740000017847558659238804413_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(186)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000170970374815622864740000017847558659238804413_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000067235927018457826080000017976587336170954893_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000067235927018457826080000017976587336170954893_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(205)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000067235927018457826080000017976587336170954893_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000067235927018457826080000017976587336170954893_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(187)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000067235927018457826080000017976587336170954893_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000139262921059228061420000007651209246988930238_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000139262921059228061420000007651209246988930238_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(206)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000139262921059228061420000007651209246988930238_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000139262921059228061420000007651209246988930238_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(188)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000139262921059228061420000007651209246988930238_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000044180279601976080250000005191145739767732924_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000044180279601976080250000005191145739767732924_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(207)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000044180279601976080250000005191145739767732924_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000044180279601976080250000005191145739767732924_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(189)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000044180279601976080250000005191145739767732924_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000011714549684626839760000017008770066038067368_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000011714549684626839760000017008770066038067368_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(208)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000011714549684626839760000017008770066038067368_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000011714549684626839760000017008770066038067368_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(190)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000011714549684626839760000017008770066038067368_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000012467501905375976910000010579156880233682062_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000012467501905375976910000010579156880233682062_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(209)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000012467501905375976910000010579156880233682062_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000012467501905375976910000010579156880233682062_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(191)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000012467501905375976910000010579156880233682062_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000013195026948673659300000010763214519286840717_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000013195026948673659300000010763214519286840717_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(210)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000013195026948673659300000010763214519286840717_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000013195026948673659300000010763214519286840717_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(192)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000013195026948673659300000010763214519286840717_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000051374982742605652480000012179571843582203778_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"vegafavoriet_SVGID_00000051374982742605652480000012179571843582203778_\" gradientUnits=\"userSpaceOnUse\" x1=\"17.539\" y1=\"107.205\" x2=\"15.729\" y2=\"111.442\" gradientTransform=\"translate(0 -48)\">",
                                                        "target": [
                                                            "lineargradient[x1=\"17.539\"][y1=\"107.205\"][x2=\"15.729\"]:nth-child(211)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000051374982742605652480000012179571843582203778_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"vegafavoriet_SVGID_00000051374982742605652480000012179571843582203778_\" gradientUnits=\"userSpaceOnUse\" x1=\"17.539\" y1=\"107.205\" x2=\"15.729\" y2=\"111.442\" gradientTransform=\"translate(0 -48)\">",
                                        "target": [
                                            "lineargradient[x1=\"17.539\"][y1=\"107.205\"][x2=\"15.729\"]:nth-child(193)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000051374982742605652480000012179571843582203778_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000075155564933190858040000007576342879215675579_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000075155564933190858040000007576342879215675579_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(212)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000075155564933190858040000007576342879215675579_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000075155564933190858040000007576342879215675579_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(194)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000075155564933190858040000007576342879215675579_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000072282330762902595510000004452346206330644376_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000072282330762902595510000004452346206330644376_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(213)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000072282330762902595510000004452346206330644376_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000072282330762902595510000004452346206330644376_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(195)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000072282330762902595510000004452346206330644376_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000016033484263170939020000012005180663511247533_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000016033484263170939020000012005180663511247533_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(214)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000016033484263170939020000012005180663511247533_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000016033484263170939020000012005180663511247533_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(196)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000016033484263170939020000012005180663511247533_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000125564635475531673850000006846770804356477599_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000125564635475531673850000006846770804356477599_\" cx=\"42.54\" cy=\"76.285\" r=\"99.995\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.285\"][r=\"99.995\"][cx=\"42.54\"]:nth-child(215)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000125564635475531673850000006846770804356477599_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000125564635475531673850000006846770804356477599_\" cx=\"42.54\" cy=\"76.285\" r=\"99.995\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.285\"][r=\"99.995\"][cx=\"42.54\"]:nth-child(197)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000125564635475531673850000006846770804356477599_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000070820557374901590900000013818708168152650143_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000070820557374901590900000013818708168152650143_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(216)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000070820557374901590900000013818708168152650143_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000070820557374901590900000013818708168152650143_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(198)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000070820557374901590900000013818708168152650143_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000178166380610462178620000005193061416972842371_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000178166380610462178620000005193061416972842371_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(217)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000178166380610462178620000005193061416972842371_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000178166380610462178620000005193061416972842371_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(199)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000178166380610462178620000005193061416972842371_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "zakelijk",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 64\" id=\"zakelijk\">",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 64 64\"][fill=\"none\"]:nth-child(238)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: zakelijk"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 64\" id=\"zakelijk\">",
                                        "target": [
                                            "symbol[viewBox=\"0 0 64 64\"][fill=\"none\"]:nth-child(237)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: zakelijk"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "zomerkras",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 200 200\" id=\"zomerkras\">",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 200 200\"][fill=\"none\"]:nth-child(241)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: zomerkras"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 200 200\" id=\"zomerkras\">",
                                        "target": [
                                            "symbol[viewBox=\"0 0 200 200\"][fill=\"none\"]:nth-child(239)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: zomerkras"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "zomerkras_a",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"zomerkras_a\" x1=\"99.5\" x2=\"99.5\" y1=\"81\" y2=\"119\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#FFAC72\" offset=\"0\"><\/stop><stop stop-color=\"#DB2700\" offset=\"1\"><\/stop><\/linearGradient>",
                                                        "target": [
                                                            "lineargradient[x1=\"99.5\"][x2=\"99.5\"][y1=\"81\"]:nth-child(242)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: zomerkras_a"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"zomerkras_a\" x1=\"99.5\" x2=\"99.5\" y1=\"81\" y2=\"119\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#FFAC72\" offset=\"0\"><\/stop><stop stop-color=\"#DB2700\" offset=\"1\"><\/stop><\/linearGradient>",
                                        "target": [
                                            "lineargradient[x1=\"99.5\"][x2=\"99.5\"][y1=\"81\"]:nth-child(240)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: zomerkras_a"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "0",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<li id=\"0\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                        "target": [
                                                            "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(1)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<li id=\"0\" class=\"carousel-item_root__ISHXJ smart-lane-recipes_item__629NG\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(1)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<li id=\"0\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(1)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: 0"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<li id=\"0\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            ".super-shops-lane_items__2XgpZ > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .carousel-item_root__ISHXJ:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: 0"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "1",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<li id=\"1\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                        "target": [
                                                            "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(2)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<li id=\"1\" class=\"carousel-item_root__ISHXJ smart-lane-recipes_item__629NG\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(2)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<li id=\"1\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(2)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: 1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<li id=\"1\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            ".super-shops-lane_items__2XgpZ > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .carousel-item_root__ISHXJ:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: 1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "2",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<li id=\"2\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                        "target": [
                                                            "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(3)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<li id=\"2\" class=\"carousel-item_root__ISHXJ smart-lane-recipes_item__629NG\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(3)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<li id=\"2\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(3)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: 2"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<li id=\"2\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            ".super-shops-lane_items__2XgpZ > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .carousel-item_root__ISHXJ:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: 2"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "3",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<li id=\"3\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                        "target": [
                                                            "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(4)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<li id=\"3\" class=\"carousel-item_root__ISHXJ smart-lane-recipes_item__629NG\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(4)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<li id=\"3\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(4)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: 3"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<li id=\"3\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            ".super-shops-lane_items__2XgpZ > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .carousel-item_root__ISHXJ:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: 3"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "4",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<li id=\"4\" class=\"carousel-item_root__ISHXJ smart-lane-recipes_item__629NG\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(5)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<li id=\"4\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                        "target": [
                                                            ".smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(5)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: 4"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<li id=\"4\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            ".super-shops-lane_items__2XgpZ > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .carousel-item_root__ISHXJ:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: 4"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "5",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<li id=\"5\" class=\"carousel-item_root__ISHXJ smart-lane-recipes_item__629NG\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(6)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: 5"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<li id=\"5\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            ".super-shops-lane_items__2XgpZ > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .carousel-item_root__ISHXJ:nth-child(6)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: 5"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "6",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<li id=\"6\" class=\"carousel-item_root__ISHXJ smart-lane-recipes_item__629NG\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(7)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: 6"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<li id=\"6\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            ".super-shops-lane_items__2XgpZ > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .carousel-item_root__ISHXJ:nth-child(7)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: 6"
                                    }
                                ]
                            }
                        ],
                        "passes": [
                            {
                                "id": "aria-allowed-attr",
                                "impact": "serious",
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures ARIA attributes are allowed for an element's role",
                                "help": "Elements must only use allowed ARIA attributes",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div id=\"cookie-index\" aria-hidden=\"false\" tabindex=\"0\" class=\"XzH_2NvJzvo9IrLcmjG6\">",
                                        "target": [
                                            "#cookie-index"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button class=\"navigation-header-compact_toggle__miNmM\" aria-label=\"Open menu\" aria-controls=\"mobilemenu_main\">",
                                        "target": [
                                            ".navigation-header-compact_toggle__miNmM"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"navigation-header-compact_logo__ti1IR nav-logo_navLogo__M45c9\" href=\"\/\" aria-label=\"Ga naar home pagina\" title=\"Ga naar home pagina\" data-testhook=\"nav-logo\"><img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg\" alt=\"Albert Heijn\" class=\"nav-logo_logo__c28jK\"><\/a>",
                                        "target": [
                                            ".navigation-header-compact_logo__ti1IR"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"icon-button_root__OTAMW\" href=\"\/favorieten\" aria-label=\"Favoriete lijstjes\">",
                                        "target": [
                                            "a[aria-label=\"Favoriete lijstjes\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"icon-button_root__OTAMW icon-button_hasContent__1AdFI icon-button_outline__8zf4v nav-basket_button__taiI3\" href=\"\/mijnlijst\" aria-label=\"Naar winkelmand\" data-testhook=\"navigation-shoppinglist\">",
                                        "target": [
                                            ".icon-button_hasContent__1AdFI"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"nav-basket_srOnly__S9QJ3\" aria-live=\"polite\">Totaalbedrag winkelmand 0.00<\/div>",
                                        "target": [
                                            ".nav-basket_srOnly__S9QJ3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button class=\"button-or-anchor_root__sVq9A button_root__vto53 button_primary__842TW search-bar_button__oAt0m\" type=\"button\" aria-label=\"Zoeken\">",
                                        "target": [
                                            ".button-or-anchor_root__sVq9A"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 class=\"has-cookie-notice\" style=\"overflow: hidden;\">",
                                        "target": [
                                            "body"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-hidden-focus",
                                "impact": "serious",
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag131"
                                ],
                                "description": "Ensures aria-hidden elements do not contain focusable elements",
                                "help": "ARIA hidden element must not contain focusable elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"AyUwCplpWLUwDffmz9_Y\" aria-hidden=\"true\">",
                                        "target": [
                                            "#cookie-index > .AyUwCplpWLUwDffmz9_Y[aria-hidden=\"true\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"cookie-config\" aria-hidden=\"true\" tabindex=\"0\" class=\"XzH_2NvJzvo9IrLcmjG6\">",
                                        "target": [
                                            "#cookie-config"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr-value",
                                "impact": "critical",
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all ARIA attributes have valid values",
                                "help": "ARIA attributes must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"cookie-index\" aria-hidden=\"false\" tabindex=\"0\" class=\"XzH_2NvJzvo9IrLcmjG6\">",
                                        "target": [
                                            "#cookie-index"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"navigation-header-compact_logo__ti1IR nav-logo_navLogo__M45c9\" href=\"\/\" aria-label=\"Ga naar home pagina\" title=\"Ga naar home pagina\" data-testhook=\"nav-logo\"><img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg\" alt=\"Albert Heijn\" class=\"nav-logo_logo__c28jK\"><\/a>",
                                        "target": [
                                            ".navigation-header-compact_logo__ti1IR"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"icon-button_root__OTAMW\" aria-label=\"Inloggen\">",
                                        "target": [
                                            "a[aria-label=\"Inloggen\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"icon-button_root__OTAMW\" href=\"\/favorieten\" aria-label=\"Favoriete lijstjes\">",
                                        "target": [
                                            "a[aria-label=\"Favoriete lijstjes\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"icon-button_root__OTAMW icon-button_hasContent__1AdFI icon-button_outline__8zf4v nav-basket_button__taiI3\" href=\"\/mijnlijst\" aria-label=\"Naar winkelmand\" data-testhook=\"navigation-shoppinglist\">",
                                        "target": [
                                            ".icon-button_hasContent__1AdFI"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"nav-basket_srOnly__S9QJ3\" aria-live=\"polite\">Totaalbedrag winkelmand 0.00<\/div>",
                                        "target": [
                                            ".nav-basket_srOnly__S9QJ3"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"button-or-anchor_root__sVq9A button_root__vto53 button_primary__842TW search-bar_button__oAt0m\" type=\"button\" aria-label=\"Zoeken\">",
                                        "target": [
                                            ".button-or-anchor_root__sVq9A"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                                "help": "ARIA attributes must conform to valid names",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"cookie-index\" aria-hidden=\"false\" tabindex=\"0\" class=\"XzH_2NvJzvo9IrLcmjG6\">",
                                        "target": [
                                            "#cookie-index"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"navigation-header-compact_toggle__miNmM\" aria-label=\"Open menu\" aria-controls=\"mobilemenu_main\">",
                                        "target": [
                                            ".navigation-header-compact_toggle__miNmM"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"navigation-header-compact_logo__ti1IR nav-logo_navLogo__M45c9\" href=\"\/\" aria-label=\"Ga naar home pagina\" title=\"Ga naar home pagina\" data-testhook=\"nav-logo\"><img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg\" alt=\"Albert Heijn\" class=\"nav-logo_logo__c28jK\"><\/a>",
                                        "target": [
                                            ".navigation-header-compact_logo__ti1IR"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"icon-button_root__OTAMW\" aria-label=\"Inloggen\">",
                                        "target": [
                                            "a[aria-label=\"Inloggen\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"icon-button_root__OTAMW\" href=\"\/favorieten\" aria-label=\"Favoriete lijstjes\">",
                                        "target": [
                                            "a[aria-label=\"Favoriete lijstjes\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"icon-button_root__OTAMW icon-button_hasContent__1AdFI icon-button_outline__8zf4v nav-basket_button__taiI3\" href=\"\/mijnlijst\" aria-label=\"Naar winkelmand\" data-testhook=\"navigation-shoppinglist\">",
                                        "target": [
                                            ".icon-button_hasContent__1AdFI"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"nav-basket_srOnly__S9QJ3\" aria-live=\"polite\">Totaalbedrag winkelmand 0.00<\/div>",
                                        "target": [
                                            ".nav-basket_srOnly__S9QJ3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"button-or-anchor_root__sVq9A button_root__vto53 button_primary__842TW search-bar_button__oAt0m\" type=\"button\" aria-label=\"Zoeken\">",
                                        "target": [
                                            ".button-or-anchor_root__sVq9A"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "button-name",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures buttons have discernible text",
                                "help": "Buttons must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/button-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"accept-cookies\" class=\"iZB8o_q1m3SgRodgFZwA LkJqstwb_rfgKZxYEkdO\" data-testhook=\"accept-cookies\">\n                        Accepteer\n                    <\/button>",
                                        "target": [
                                            "#accept-cookies"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"decline-cookies\" class=\"iZB8o_q1m3SgRodgFZwA WbEl4GVK9ikVWMuMpoeh\" data-testhook=\"decline-cookies\">\n                        Weigeren\n                    <\/button>",
                                        "target": [
                                            "#decline-cookies"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"TI8zoU6kXW3MRVeJNkdD\" id=\"cookie-anchor-config\" data-testhook=\"cookie-anchor-config\">Cookie instellingen<\/button>",
                                        "target": [
                                            "#cookie-anchor-config"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"navigation-header-compact_toggle__miNmM\" aria-label=\"Open menu\" aria-controls=\"mobilemenu_main\">",
                                        "target": [
                                            ".navigation-header-compact_toggle__miNmM"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"button-or-anchor_root__sVq9A button_root__vto53 button_primary__842TW search-bar_button__oAt0m\" type=\"button\" aria-label=\"Zoeken\">",
                                        "target": [
                                            ".button-or-anchor_root__sVq9A"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "bypass",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag241",
                                    "section508",
                                    "section508.22.o"
                                ],
                                "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                                "help": "Page must have means to bypass repeated blocks",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "header-present",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<h1 class=\"GeILDlB2ekdOM0H0uWT4\">Cookies op ah.nl<\/h1>",
                                                        "target": [
                                                            ".bK7umVfkLHSjy_3caPrc > h1"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a heading"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html class=\"\" lang=\"nl\" data-react-helmet=\"class,lang\" style=\"overflow: hidden;\">",
                                        "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": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h1 class=\"GeILDlB2ekdOM0H0uWT4\">Cookies op ah.nl<\/h1>",
                                        "target": [
                                            ".bK7umVfkLHSjy_3caPrc > h1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"D1CmZqlwVOlKJOSk2rzU\">Om ah.nl voor jou nog makkelijker en persoonlijker te maken, gebruikt Albert Heijn cookies (en daarmee vergelijkbare technieken).<\/p>",
                                        "target": [
                                            ".D1CmZqlwVOlKJOSk2rzU"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>",
                                        "target": [
                                            ".bK7umVfkLHSjy_3caPrc > p:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>",
                                        "target": [
                                            ".bK7umVfkLHSjy_3caPrc > p:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Via \u201cCookie instellingen\u201d kan je ook zelf instellen welke cookies worden geplaatst. Je kan je keuze altijd wijzigen of intrekken op ons&nbsp;<a href=\"https:\/\/ah.nl\/cookiebeleid\">cookiebeleid<\/a>.<\/p>",
                                        "target": [
                                            ".bK7umVfkLHSjy_3caPrc > p:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "16.5pt (22px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 data-testhook=\"cms-title\" class=\"typography_root__Om3Wh typography_variant-hero__0BDPT title_root__FInQt\">Deze week bij Albert Heijn<\/h2>",
                                        "target": [
                                            "div[data-testhook=\"MarketingCarousel\"] > .grid_root__nhZ3r > .row:nth-child(1) > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "16.5pt (22px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 data-testhook=\"cms-title\" class=\"typography_root__Om3Wh typography_variant-hero__0BDPT title_root__FInQt\">Shop per categorie<\/h2>",
                                        "target": [
                                            "div[data-testhook=\"PageEntries\"] > .grid_root__nhZ3r > .row:nth-child(1) > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Aardappel, groente en fruit<\/h4>",
                                        "target": [
                                            ".carousel-item_root__ISHXJ:nth-child(1) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Salades, pizza en maaltijden<\/h4>",
                                        "target": [
                                            ".carousel-item_root__ISHXJ:nth-child(2) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Vlees, kip, vis en vega<\/h4>",
                                        "target": [
                                            "a[href$=\"vlees-kip-vis-vega\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Kaas, vleeswaren en tapas<\/h4>",
                                        "target": [
                                            ".carousel-item_root__ISHXJ:nth-child(4) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Zuivel, plantaardig en eieren<\/h4>",
                                        "target": [
                                            ".carousel-item_root__ISHXJ:nth-child(5) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Bakkerij en banket<\/h4>",
                                        "target": [
                                            "a[href$=\"bakkerij-en-banket\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Ontbijtgranen en beleg<\/h4>",
                                        "target": [
                                            ".carousel-item_root__ISHXJ:nth-child(7) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Snoep, koek, chips en chocolade<\/h4>",
                                        "target": [
                                            "#\\37  > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Tussendoortjes<\/h4>",
                                        "target": [
                                            "a[href$=\"tussendoortjes\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Frisdrank, sappen, koffie en thee<\/h4>",
                                        "target": [
                                            "#\\39  > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Wijn en bubbels<\/h4>",
                                        "target": [
                                            "a[href$=\"wijn-en-bubbels\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Bier en aperitieven<\/h4>",
                                        "target": [
                                            "a[href$=\"bier-en-aperitieven\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Pasta, rijst en wereldkeuken<\/h4>",
                                        "target": [
                                            "#\\31 2 > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Soepen, sauzen, kruiden en olie<\/h4>",
                                        "target": [
                                            "#\\31 3 > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Sport- en dieetvoeding<\/h4>",
                                        "target": [
                                            "#\\31 4 > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Diepvries<\/h4>",
                                        "target": [
                                            "a[href$=\"diepvries\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Drogisterij<\/h4>",
                                        "target": [
                                            "a[href$=\"drogisterij\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Baby en kind<\/h4>",
                                        "target": [
                                            "a[href$=\"baby-en-kind\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Huishouden<\/h4>",
                                        "target": [
                                            "a[href$=\"huishouden\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Huisdier<\/h4>",
                                        "target": [
                                            "a[href$=\"huisdier\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Koken, tafelen en vrije tijd<\/h4>",
                                        "target": [
                                            "#\\32 0 > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "16.5pt (22px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 data-testhook=\"cms-title\" class=\"typography_root__Om3Wh typography_variant-hero__0BDPT title_root__FInQt\">Uit de Bonusfolder<\/h2>",
                                        "target": [
                                            "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .grid_root__nhZ3r > .row:nth-child(1) > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span data-testhook=\"cms-subtitle\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU\">Een selectie van onze aanbiedingen<\/span>",
                                        "target": [
                                            "span[data-testhook=\"cms-subtitle\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"price-amount_integer__+e2XO\">5<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_was__ecJVB.price_was__LGyA9.price-amount_root__Sa88q > .price-amount_integer__\\+e2XO"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"price-amount_fractional__kjJ7u\">98<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_was__ecJVB.price_was__LGyA9.price-amount_root__Sa88q > .price-amount_fractional__kjJ7u"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Alle Hak potten 630-720 gram en stazakken<\/span>",
                                        "target": [
                                            ".product-card-portrait_link__5VsEK.link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"price-amount_integer__+e2XO\">3<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_was__ecJVB.price_was__LGyA9.price-amount_root__Sa88q > .price-amount_integer__\\+e2XO"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"price-amount_fractional__kjJ7u\">30<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_was__ecJVB.price_was__LGyA9.price-amount_root__Sa88q > .price-amount_fractional__kjJ7u"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Alle Unox soep in zak 570 ml, Cup-a-Soup en Good snacks*<\/span>",
                                        "target": [
                                            ".product-card-portrait_link__5VsEK.link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"price-amount_integer__+e2XO\">13<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_was__ecJVB.price_was__LGyA9.price-amount_root__Sa88q > .price-amount_integer__\\+e2XO"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"price-amount_fractional__kjJ7u\">78<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_was__ecJVB.price_was__LGyA9.price-amount_root__Sa88q > .price-amount_fractional__kjJ7u"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Alle A-merk pints ijs*<\/span>",
                                        "target": [
                                            ".product-card-portrait_link__5VsEK[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"price-amount_integer__+e2XO\">8<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_was__ecJVB.price_was__LGyA9.price-amount_root__Sa88q > .price-amount_integer__\\+e2XO"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"price-amount_fractional__kjJ7u\">18<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_was__ecJVB.price_was__LGyA9.price-amount_root__Sa88q > .price-amount_fractional__kjJ7u"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Alle Robijn<\/span>",
                                        "target": [
                                            ".product-card-portrait_link__5VsEK[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "16.5pt (22px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 data-testhook=\"cms-title\" class=\"typography_root__Om3Wh typography_variant-hero__0BDPT title_root__FInQt\">Wat eten we vandaag?<\/h2>",
                                        "target": [
                                            "div:nth-child(5) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .grid_root__nhZ3r > .row:nth-child(1) > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#26313a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.26,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.26"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L card-text_titleText__7T9sY card-text_boldTitle__SVYw2\" style=\"-webkit-line-clamp:2;line-height:1.2em;max-height:2.4em\" data-testhook=\"recipe-card-title\">Pasta met aspergesaus<\/span>",
                                        "target": [
                                            "a[aria-label=\"Recept: Pasta met aspergesaus\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .card-text_title__REC-7.recipe-card_title__P8Eci.typography_hasMargin__4EaQi > .card-text_titleText__7T9sY.card-text_boldTitle__SVYw2[data-testhook=\"recipe-card-title\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#26313a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.26,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.26"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L card-text_titleText__7T9sY card-text_boldTitle__SVYw2\" style=\"-webkit-line-clamp:2;line-height:1.2em;max-height:2.4em\" data-testhook=\"recipe-card-title\">Spinazie-hamquiche<\/span>",
                                        "target": [
                                            "a[aria-label=\"Recept: Spinazie-hamquiche\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .card-text_title__REC-7.recipe-card_title__P8Eci.typography_hasMargin__4EaQi > .card-text_titleText__7T9sY.card-text_boldTitle__SVYw2[data-testhook=\"recipe-card-title\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#26313a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.26,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.26"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L card-text_titleText__7T9sY card-text_boldTitle__SVYw2\" style=\"-webkit-line-clamp:2;line-height:1.2em;max-height:2.4em\" data-testhook=\"recipe-card-title\">Asperges met ham, ei en boter<\/span>",
                                        "target": [
                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(3) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .card-text_title__REC-7.recipe-card_title__P8Eci.typography_hasMargin__4EaQi > .card-text_titleText__7T9sY.card-text_boldTitle__SVYw2[data-testhook=\"recipe-card-title\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#26313a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.26,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.26"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L card-text_titleText__7T9sY card-text_boldTitle__SVYw2\" style=\"-webkit-line-clamp:2;line-height:1.2em;max-height:2.4em\" data-testhook=\"recipe-card-title\">Spinazie met champignons<\/span>",
                                        "target": [
                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(4) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .card-text_title__REC-7.recipe-card_title__P8Eci.typography_hasMargin__4EaQi > .card-text_titleText__7T9sY.card-text_boldTitle__SVYw2[data-testhook=\"recipe-card-title\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#26313a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.26,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.26"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L card-text_titleText__7T9sY card-text_boldTitle__SVYw2\" style=\"-webkit-line-clamp:2;line-height:1.2em;max-height:2.4em\" data-testhook=\"recipe-card-title\">Bonen met chorizo en rucola<\/span>",
                                        "target": [
                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(5) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .card-text_title__REC-7.recipe-card_title__P8Eci.typography_hasMargin__4EaQi > .card-text_titleText__7T9sY.card-text_boldTitle__SVYw2[data-testhook=\"recipe-card-title\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#26313a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.26,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.26"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L card-text_titleText__7T9sY card-text_boldTitle__SVYw2\" style=\"-webkit-line-clamp:2;line-height:1.2em;max-height:2.4em\" data-testhook=\"recipe-card-title\">Asperge ovenschotel<\/span>",
                                        "target": [
                                            "a[aria-label=\"Recept: Asperge ovenschotel\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .card-text_title__REC-7.recipe-card_title__P8Eci.typography_hasMargin__4EaQi > .card-text_titleText__7T9sY.card-text_boldTitle__SVYw2[data-testhook=\"recipe-card-title\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#26313a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.26,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.26"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L card-text_titleText__7T9sY card-text_boldTitle__SVYw2\" style=\"-webkit-line-clamp:2;line-height:1.2em;max-height:2.4em\" data-testhook=\"recipe-card-title\">Biefstuk bakken<\/span>",
                                        "target": [
                                            "a[aria-label=\"Recept: Biefstuk bakken\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .card-text_title__REC-7.recipe-card_title__P8Eci.typography_hasMargin__4EaQi > .card-text_titleText__7T9sY.card-text_boldTitle__SVYw2[data-testhook=\"recipe-card-title\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "16.5pt (22px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 data-testhook=\"cms-title\" class=\"typography_root__Om3Wh typography_variant-hero__0BDPT title_root__FInQt\">Gratis bezorging<\/h2>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .grid_root__nhZ3r > .row > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Johma: gratis bezorging bij 10 euro<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(1) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .product-card-portrait_link__5VsEK.link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Lay's, Doritos en Wavies: gratis bezorging bij 6 stuks<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(2) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .product-card-portrait_link__5VsEK.link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Lipton, Conimex en De Vegetarische Slager: gratis bezorging bij 5 stuks<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(3) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .product-card-portrait_link__5VsEK.link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Corona, Leffe en Hertog Jan: gratis bezorging bij 2 stuks<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(4) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .product-card-portrait_link__5VsEK.link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Elvive,Lovings Blends,Studioline, Elnett, L'Oreal Men expert,Garnier: gratis bezorging bij 15 euro<\/span>",
                                        "target": [
                                            ".smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(5) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .product-card-portrait_link__5VsEK.link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "16.5pt (22px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 data-testhook=\"cms-title\" class=\"typography_root__Om3Wh typography_variant-hero__0BDPT title_root__FInQt\">Uitgebreid shoppen<\/h2>",
                                        "target": [
                                            "div:nth-child(9) > .grid_root__nhZ3r > .row > .column.small-12 > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#e9f5ed",
                                                    "contrastRatio": 11.779999999999999,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.78"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L\" style=\"-webkit-line-clamp:3;line-height:1.4em;max-height:4.199999999999999em\">Probeer Premium nu met 100% Voordeelgarantie<\/span>",
                                        "target": [
                                            "a[title=\"Probeer gratis\"] > .small-promo-blocks_content__F7M\\+u > h3 > .line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#e9f5ed",
                                                    "contrastRatio": 11.779999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.78"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU\">",
                                        "target": [
                                            "a[title=\"Probeer gratis\"] > .small-promo-blocks_content__F7M\\+u > .typography_variant-paragraph__T5ZAU.typography_root__Om3Wh"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#fce2e2",
                                                    "contrastRatio": 10.75,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.75"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L\" style=\"-webkit-line-clamp:3;line-height:1.4em;max-height:4.199999999999999em\">Heb jij onze sterke glazen al?<\/span>",
                                        "target": [
                                            "a[href$=\"buitenservies\"] > .small-promo-blocks_content__F7M\\+u > h3 > .line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#fce2e2",
                                                    "contrastRatio": 10.75,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.75"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU\">",
                                        "target": [
                                            "a[href$=\"buitenservies\"] > .small-promo-blocks_content__F7M\\+u > .typography_variant-paragraph__T5ZAU.typography_root__Om3Wh"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ede3ef",
                                                    "contrastRatio": 10.58,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.58"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L\" style=\"-webkit-line-clamp:3;line-height:1.4em;max-height:4.199999999999999em\">Vers besteld, net zo vers thuisbezorgd<\/span>",
                                        "target": [
                                            "a[title=\"Shop verspakketten\"] > .small-promo-blocks_content__F7M\\+u > h3 > .line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ede3ef",
                                                    "contrastRatio": 10.58,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.58"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU\">",
                                        "target": [
                                            "a[title=\"Shop verspakketten\"] > .small-promo-blocks_content__F7M\\+u > .typography_variant-paragraph__T5ZAU.typography_root__Om3Wh"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#e0e0e0",
                                                    "contrastRatio": 9.9900000000000002,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 9.99"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L\" style=\"-webkit-line-clamp:3;line-height:1.4em;max-height:4.199999999999999em\">Alles voor de BBQ in 1 klik besteld<\/span>",
                                        "target": [
                                            "a[href$=\"bbq-pakketten\"] > .small-promo-blocks_content__F7M\\+u > h3 > .line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#e0e0e0",
                                                    "contrastRatio": 9.9900000000000002,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 9.99"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU\">",
                                        "target": [
                                            "a[href$=\"bbq-pakketten\"] > .small-promo-blocks_content__F7M\\+u > .typography_variant-paragraph__T5ZAU.typography_root__Om3Wh"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#fef7e6",
                                                    "contrastRatio": 12.35,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.35"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L\" style=\"-webkit-line-clamp:3;line-height:1.4em;max-height:4.199999999999999em\">Nieuw! De verfrissende Lipton's ice tea's<\/span>",
                                        "target": [
                                            ".small-promo-blocks_anchor__Qux-E[title=\"Probeer nu\"][target=\"_self\"] > .small-promo-blocks_content__F7M\\+u > h3 > .line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#fef7e6",
                                                    "contrastRatio": 12.35,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.35"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU\">",
                                        "target": [
                                            ".small-promo-blocks_anchor__Qux-E[title=\"Probeer nu\"][target=\"_self\"] > .small-promo-blocks_content__F7M\\+u > .typography_variant-paragraph__T5ZAU.typography_root__Om3Wh"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#eff6dd",
                                                    "contrastRatio": 11.869999999999999,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.87"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L\" style=\"-webkit-line-clamp:3;line-height:1.4em;max-height:4.199999999999999em\">High Tea voor 2<\/span>",
                                        "target": [
                                            "a[href$=\"hightea\"] > .small-promo-blocks_content__F7M\\+u > h3 > .line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#eff6dd",
                                                    "contrastRatio": 11.869999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.87"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU\">",
                                        "target": [
                                            "a[href$=\"hightea\"] > .small-promo-blocks_content__F7M\\+u > .typography_variant-paragraph__T5ZAU.typography_root__Om3Wh"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 19.260000000000002,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.26"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button aria-controls=\"accordion\" aria-expanded=\"false\" class=\"accordion_button__r4G4q\">Boodschappen<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span><\/button>",
                                        "target": [
                                            ".accordion_accordion__4EedR:nth-child(1) > .accordion_button__r4G4q[aria-controls=\"accordion\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 19.260000000000002,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.26"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button aria-controls=\"accordion\" aria-expanded=\"false\" class=\"accordion_button__r4G4q\">Allerhande<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span><\/button>",
                                        "target": [
                                            ".accordion_accordion__4EedR:nth-child(2) > .accordion_button__r4G4q[aria-controls=\"accordion\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 19.260000000000002,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.26"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button aria-controls=\"accordion\" aria-expanded=\"false\" class=\"accordion_button__r4G4q\">Services<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span><\/button>",
                                        "target": [
                                            ".accordion_accordion__4EedR:nth-child(3) > .accordion_button__r4G4q[aria-controls=\"accordion\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 19.260000000000002,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.26"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button aria-controls=\"accordion\" aria-expanded=\"false\" class=\"accordion_button__r4G4q\">Albert Heijn<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span><\/button>",
                                        "target": [
                                            ".accordion_accordion__4EedR:nth-child(4) > .accordion_button__r4G4q[aria-controls=\"accordion\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 12.1,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/algemene-voorwaarden\" class=\"footer-default_link__8Nw0h\">Algemene voorwaarden<\/a>",
                                        "target": [
                                            "a[href$=\"algemene-voorwaarden\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 12.1,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/zakelijke-voorwaarden\" class=\"footer-default_link__8Nw0h\">Zakelijke algemene voorwaarden<\/a>",
                                        "target": [
                                            "a[href$=\"zakelijke-voorwaarden\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 12.1,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/algemene-voorwaarden\/bonus\" class=\"footer-default_link__8Nw0h\">Bonusvoorwaarden<\/a>",
                                        "target": [
                                            "li:nth-child(3) > .footer-default_link__8Nw0h[href$=\"bonus\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 12.1,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/privacy\" class=\"footer-default_link__8Nw0h\">Privacybeleid<\/a>",
                                        "target": [
                                            ".footer-default_link__8Nw0h[href$=\"privacy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 12.1,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/cookiebeleid\" class=\"footer-default_link__8Nw0h\">Cookiebeleid<\/a>",
                                        "target": [
                                            ".footer-default_link__8Nw0h[href$=\"cookiebeleid\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 12.1,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/over-ah\" class=\"footer-default_link__8Nw0h\">Over AH<\/a>",
                                        "target": [
                                            "li:nth-child(6) > .footer-default_link__8Nw0h[href$=\"over-ah\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 12.1,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/kwetsbaarheid-melden\" class=\"footer-default_link__8Nw0h\">Kwetsbaarheid melden<\/a>",
                                        "target": [
                                            "a[href$=\"kwetsbaarheid-melden\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 12.1,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/nix-18\" class=\"footer-default_link__8Nw0h\">&lt; <!-- -->25 jaar? Laat je legitimatie zien!<br>&lt; <!-- -->18 jaar verkopen wij geen alcohol.<\/a>",
                                        "target": [
                                            "a[href$=\"nix-18\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 class=\"\" lang=\"nl\" data-react-helmet=\"class,lang\" style=\"overflow: hidden;\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id-active",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value of active elements is unique",
                                "help": "IDs of active elements must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-active?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "cookie-index",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"cookie-index\" aria-hidden=\"false\" tabindex=\"0\" class=\"XzH_2NvJzvo9IrLcmjG6\">",
                                        "target": [
                                            "#cookie-index"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "accept-cookies",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"accept-cookies\" class=\"iZB8o_q1m3SgRodgFZwA LkJqstwb_rfgKZxYEkdO\" data-testhook=\"accept-cookies\">\n                        Accepteer\n                    <\/button>",
                                        "target": [
                                            "#accept-cookies"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "decline-cookies",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"decline-cookies\" class=\"iZB8o_q1m3SgRodgFZwA WbEl4GVK9ikVWMuMpoeh\" data-testhook=\"decline-cookies\">\n                        Weigeren\n                    <\/button>",
                                        "target": [
                                            "#decline-cookies"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "cookie-anchor-config",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"TI8zoU6kXW3MRVeJNkdD\" id=\"cookie-anchor-config\" data-testhook=\"cookie-anchor-config\">Cookie instellingen<\/button>",
                                        "target": [
                                            "#cookie-anchor-config"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id-aria",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value used in ARIA and in labels is unique",
                                "help": "IDs used in ARIA and labels must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-aria?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "social-accept",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" id=\"social-accept\" name=\"social\" value=\"true\" data-testhook=\"input-social-accept\" aria-label=\"Accepteer cookies\">",
                                        "target": [
                                            "#social-accept"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "social-decline",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" id=\"social-decline\" name=\"social\" value=\"false\" data-testhook=\"input-social-decline\" aria-label=\"Weiger cookies\">",
                                        "target": [
                                            "#social-decline"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "social-media-label",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"qfWu2myzAoRMpd_ar6YO\" id=\"social-media-label\">Social media<\/p>",
                                        "target": [
                                            "#social-media-label"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "ad-accept",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" id=\"ad-accept\" name=\"ad\" value=\"true\" data-testhook=\"input-ad-accept\" aria-label=\"Accepteer cookies\">",
                                        "target": [
                                            "#ad-accept"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "ad-decline",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" id=\"ad-decline\" name=\"ad\" value=\"false\" data-testhook=\"input-ad-decline\" aria-label=\"Weiger cookies\">",
                                        "target": [
                                            "#ad-decline"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "ad-label",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"qfWu2myzAoRMpd_ar6YO\" id=\"ad-label\">Gepersonaliseerde inhoud en advertenties op basis van voorkeuren en interesses<\/p>",
                                        "target": [
                                            "#ad-label"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": "minor",
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "siteSpectLibraries",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<script id=\"siteSpectLibraries\" src=\"\/__ssobj\/core.js+ssdomvar.js+generic-adapter.js\"><\/script>",
                                        "target": [
                                            "#siteSpectLibraries"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cookie-overlay",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"FenEaSLB61Rn9ZjTOkbg\" data-type=\"notice\" id=\"cookie-overlay\" data-testhook=\"cookie-overlay\">",
                                        "target": [
                                            "#cookie-overlay"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cookie-popup",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"tqHx8P7mH9XJ5tmhC4rx\" id=\"cookie-popup\" data-testhook=\"cookie-popup\">",
                                        "target": [
                                            "#cookie-popup"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cookie-config",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"cookie-config\" aria-hidden=\"true\" tabindex=\"0\" class=\"XzH_2NvJzvo9IrLcmjG6\">",
                                        "target": [
                                            "#cookie-config"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cookie-back",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"ij7OhodzykGkVWp1mj1b\" id=\"cookie-back\" aria-label=\"Terug\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"Kju0DDTiQkIPJuwK9ruj\" viewBox=\"0 0 16 16\"><path d=\"M9.8 13.7L4.1 8l5.7-5.7 1.4 1.4L6.9 8l4.3 4.3-1.4 1.4z\"><\/path><\/svg>\n                <\/button>",
                                        "target": [
                                            "#cookie-back"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "confirm-config",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"confirm-config\" type=\"button\" class=\"iZB8o_q1m3SgRodgFZwA LkJqstwb_rfgKZxYEkdO\" disabled=\"\" data-testhook=\"confirm-config\" aria-label=\"Bevestig cookie instellingen\">\n                        Bevestig\n                    <\/button>",
                                        "target": [
                                            "#confirm-config"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "header",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"header\">",
                                        "target": [
                                            "#header"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "add",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"add\"><path d=\"M20 11h-7V4h-2v6c0 .6-.4 1-1 1H4v2h7v7h2v-6c0-.6.4-1 1-1h6v-2z\"><\/path><\/symbol>",
                                        "target": [
                                            "#add"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "afbakken",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 16 16\" id=\"afbakken\">",
                                        "target": [
                                            "#afbakken"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "arrow-next",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"arrow-next\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.343 19.071l6.364-6.364a1 1 0 000-1.414l-6.364-6.364a1 1 0 10-1.414 1.414L18.586 11H3a1 1 0 100 2h15.586l-4.657 4.657a1 1 0 001.414 1.414z\"><\/path><\/symbol>",
                                        "target": [
                                            "#arrow-next"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "arrow-prev",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 20 16\" id=\"arrow-prev\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.07.929a1 1 0 010 1.414L3.415 7H19a1 1 0 110 2H3.414l4.657 4.657a1 1 0 11-1.414 1.414L.293 8.707a1 1 0 010-1.414L6.657.929a1 1 0 011.414 0z\"><\/path><\/symbol>",
                                        "target": [
                                            "#arrow-prev"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "arrow-right",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"currentColor\" viewBox=\"0 0 24 24\" id=\"arrow-right\"><path d=\"M14.261 7.118l2.771 3.045a.5.5 0 01-.369.837H3v2h13.606a.5.5 0 01.374.832L14.253 16.9l1.494 1.33 5-5.626a1 1 0 00-.007-1.338l-5-5.494-1.479 1.347z\" clip-rule=\"evenodd\" fill-rule=\"evenodd\"><\/path><\/symbol>",
                                        "target": [
                                            "#arrow-right"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "arrow-up",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"arrow-up\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.071 8.657l-6.364-6.364a1 1 0 00-1.414 0L4.929 8.657a1 1 0 001.414 1.414L11 5.414V21a1 1 0 102 0V5.414l4.657 4.657a1 1 0 001.414-1.414z\"><\/path><\/symbol>",
                                        "target": [
                                            "#arrow-up"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "bewust",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 22\" id=\"bewust\">",
                                        "target": [
                                            "#bewust"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "bewust_a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<radialGradient cx=\"20.662%\" cy=\"13.778%\" fx=\"20.662%\" fy=\"13.778%\" r=\"54.651%\" id=\"bewust_a\"><stop stop-color=\"#F5DD26\" offset=\"0%\"><\/stop><stop stop-color=\"#E6801C\" offset=\"100%\"><\/stop><\/radialGradient>",
                                        "target": [
                                            "#bewust_a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "biologisch",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 22\" id=\"biologisch\">",
                                        "target": [
                                            "#biologisch"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cadeau",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 60 60\" id=\"cadeau\">",
                                        "target": [
                                            "#cadeau"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cadeau_a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"cadeau_a\" d=\"M0 0h26.473v23.939H0z\"><\/path>",
                                        "target": [
                                            "#cadeau_a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cadeau_b",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<mask id=\"cadeau_b\" fill=\"#fff\"><use xlink:href=\"#cadeau_a\"><\/use><\/mask>",
                                        "target": [
                                            "#cadeau_b"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "calorieen",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 41 41\" id=\"calorieen\">",
                                        "target": [
                                            "#calorieen"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "calories",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"calories\">",
                                        "target": [
                                            "#calories"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cancel",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"cancel\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.707 6.293a1 1 0 00-1.414 1.414L10.586 12l-4.293 4.293a1 1 0 101.414 1.414L12 13.414l4.293 4.293a1 1 0 001.414-1.414L13.414 12l4.293-4.293a1 1 0 00-1.414-1.414L12 10.586 7.707 6.293z\"><\/path><\/symbol>",
                                        "target": [
                                            "#cancel"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "caret-back",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"caret-back\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14.707 16.707a1 1 0 01-1.414 0L8.586 12l4.707-4.707a1 1 0 111.414 1.414L11.414 12l3.293 3.293a1 1 0 010 1.414z\"><\/path><\/symbol>",
                                        "target": [
                                            "#caret-back"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "caret-down",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"caret-down\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.707 10.293a1 1 0 010 1.414L12 16.414l-4.707-4.707a1 1 0 111.414-1.414L12 13.586l3.293-3.293a1 1 0 011.414 0z\"><\/path><\/symbol>",
                                        "target": [
                                            "#caret-down"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "caret-right",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"caret-right\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.293 7.293a1 1 0 011.414 0L16.414 12l-4.707 4.707a1 1 0 01-1.414-1.414L13.586 12l-3.293-3.293a1 1 0 010-1.414z\"><\/path><\/symbol>",
                                        "target": [
                                            "#caret-right"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "caret-up",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"caret-up\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.293 14.707a1 1 0 010-1.414L12 8.586l4.707 4.707a1 1 0 01-1.414 1.414L12 11.414l-3.293 3.293a1 1 0 01-1.414 0z\"><\/path><\/symbol>",
                                        "target": [
                                            "#caret-up"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cart",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24.04 24\" id=\"cart\">",
                                        "target": [
                                            "#cart"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "chat",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"chat\">",
                                        "target": [
                                            "#chat"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "check",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"check\">",
                                        "target": [
                                            "#check"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "checkmark",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"checkmark\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.599 18.757L4.764 11.67A1 1 0 116.307 10.4l4.165 5.057 6.316-8.996a1 1 0 011.637 1.15l-7.826 11.146z\"><\/path><\/symbol>",
                                        "target": [
                                            "#checkmark"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "checkmark-circled",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"checkmark-circled\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 23c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11zM4.764 11.671l5.835 7.086L18.425 7.61a1 1 0 00-1.637-1.15l-6.316 8.997L6.307 10.4a1 1 0 00-1.543 1.271z\"><\/path><\/symbol>",
                                        "target": [
                                            "#checkmark-circled"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "chef",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"chef\">",
                                        "target": [
                                            "#chef"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "chevron",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"chevron\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.293 4.293a1 1 0 011.414 0L18.414 12l-7.707 7.707a1 1 0 01-1.414-1.414L15.586 12 9.293 5.707a1 1 0 010-1.414z\"><\/path><\/symbol>",
                                        "target": [
                                            "#chevron"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "chevron-back",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"chevron-back\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14.707 19.707a1 1 0 01-1.414 0L5.586 12l7.707-7.707a1 1 0 111.414 1.414L8.414 12l6.293 6.293a1 1 0 010 1.414z\"><\/path><\/symbol>",
                                        "target": [
                                            "#chevron-back"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "chevron-back-rounded",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"chevron-back-rounded\">",
                                        "target": [
                                            "#chevron-back-rounded"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "chevron-down",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"chevron-down\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.707 9.293a1 1 0 010 1.414L12 18.414l-7.707-7.707a1 1 0 111.414-1.414L12 15.586l6.293-6.293a1 1 0 011.414 0z\"><\/path><\/symbol>",
                                        "target": [
                                            "#chevron-down"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "chevron-rounded",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"chevron-rounded\">",
                                        "target": [
                                            "#chevron-rounded"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "chevron-up",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"chevron-up\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.293 14.707a1 1 0 010-1.414L12 5.586l7.707 7.707a1 1 0 01-1.414 1.414L12 8.414l-6.293 6.293a1 1 0 01-1.414 0z\"><\/path><\/symbol>",
                                        "target": [
                                            "#chevron-up"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "circle",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"circle\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 21a9 9 0 100-18 9 9 0 000 18zm0 2c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11z\"><\/path><\/symbol>",
                                        "target": [
                                            "#circle"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "clear",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" id=\"clear\">",
                                        "target": [
                                            "#clear"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "clear_a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"clear_a\"><path fill=\"#fff\" transform=\"rotate(90 12 12)\" d=\"M0 0h24v24H0z\"><\/path><\/clipPath>",
                                        "target": [
                                            "#clear_a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "close",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"close\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.707 6.293a1 1 0 00-1.414 1.414L10.586 12l-4.293 4.293a1 1 0 101.414 1.414L12 13.414l4.293 4.293a1 1 0 001.414-1.414L13.414 12l4.293-4.293a1 1 0 00-1.414-1.414L12 10.586 7.707 6.293z\"><\/path><\/symbol>",
                                        "target": [
                                            "#close"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "contact",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 32 32\" id=\"contact\">",
                                        "target": [
                                            "#contact"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cuisine",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"cuisine\">",
                                        "target": [
                                            "#cuisine"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "delete",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"delete\">",
                                        "target": [
                                            "#delete"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "diepvries",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 22\" id=\"diepvries\">",
                                        "target": [
                                            "#diepvries"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "dislike",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"dislike\">",
                                        "target": [
                                            "#dislike"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "download",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"download\"><path d=\"M22 20a1 1 0 01-1 1H3a1 1 0 010-2h8.1l-3.81-3.8a1.003 1.003 0 111.42-1.42l2.29 2.3V4a1 1 0 012 0v12.08l2.29-2.3a1.004 1.004 0 111.42 1.42L12.9 19H21a1 1 0 011 1z\"><\/path><\/symbol>",
                                        "target": [
                                            "#download"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "edit",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"edit\">",
                                        "target": [
                                            "#edit"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eerdergekocht",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 28 28\" id=\"eerdergekocht\">",
                                        "target": [
                                            "#eerdergekocht"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eiwitten",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 42 41\" id=\"eiwitten\">",
                                        "target": [
                                            "#eiwitten"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "emoji",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"emoji\">",
                                        "target": [
                                            "#emoji"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "error-circled",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"error-circled\">",
                                        "target": [
                                            "#error-circled"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "etos",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 285 228\" id=\"etos\">",
                                        "target": [
                                            "#etos"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "even-geduld",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"even-geduld\">",
                                        "target": [
                                            "#even-geduld"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eye",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"eye\">",
                                        "target": [
                                            "#eye"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "favoriet",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"favoriet\">",
                                        "target": [
                                            "#favoriet"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "favoriet-filled",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"favoriet-filled\">",
                                        "target": [
                                            "#favoriet-filled"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "favorite",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"favorite\">",
                                        "target": [
                                            "#favorite"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "feestdagen",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 18 18\" id=\"feestdagen\">",
                                        "target": [
                                            "#feestdagen"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "feestfavoriet",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 140 140\" id=\"feestfavoriet\">",
                                        "target": [
                                            "#feestfavoriet"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "feestfavoriet_SVGID_1_",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<radialGradient id=\"feestfavoriet_SVGID_1_\" cx=\"69.9\" cy=\"71.9\" r=\"69.9\" gradientTransform=\"matrix(1 0 0 -1 0 142)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "#feestfavoriet_SVGID_1_"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "feestfavoriet_SVGID_00000064322104784347977320000004507884191996277381_",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"feestfavoriet_SVGID_00000064322104784347977320000004507884191996277381_\" gradientUnits=\"userSpaceOnUse\" x1=\"22.502\" y1=\"87.448\" x2=\"123.403\" y2=\"40.398\" gradientTransform=\"matrix(1 0 0 -1 0 142)\">",
                                        "target": [
                                            "#feestfavoriet_SVGID_00000064322104784347977320000004507884191996277381_"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "feestfavoriet_SVGID_00000001645597125742705360000003396389387759651239_",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<radialGradient id=\"feestfavoriet_SVGID_00000001645597125742705360000003396389387759651239_\" cx=\"67.731\" cy=\"110.553\" r=\"11.398\" gradientTransform=\"matrix(1 0 0 -1 0 142)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "#feestfavoriet_SVGID_00000001645597125742705360000003396389387759651239_"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "gall",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 426 97\" id=\"gall\">",
                                        "target": [
                                            "#gall"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "geensuiker",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 57 90\" id=\"geensuiker\">",
                                        "target": [
                                            "#geensuiker"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "gezond",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 22\" id=\"gezond\">",
                                        "target": [
                                            "#gezond"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "gezond_a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<radialGradient cx=\"20.662%\" cy=\"13.778%\" fx=\"20.662%\" fy=\"13.778%\" r=\"54.651%\" id=\"gezond_a\"><stop stop-color=\"#F5DD26\" offset=\"0%\"><\/stop><stop stop-color=\"#E6801C\" offset=\"100%\"><\/stop><\/radialGradient>",
                                        "target": [
                                            "#gezond_a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "gluten",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"gluten\">",
                                        "target": [
                                            "#gluten"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "goedkoopje",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 22\" id=\"goedkoopje\">",
                                        "target": [
                                            "#goedkoopje"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "heart",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" fill=\"none\" id=\"heart\">",
                                        "target": [
                                            "#heart"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "heart-filled",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" fill=\"none\" id=\"heart-filled\">",
                                        "target": [
                                            "#heart-filled"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "heart-plus",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" fill=\"none\" id=\"heart-plus\">",
                                        "target": [
                                            "#heart-plus"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "hide",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 24 25\" id=\"hide\">",
                                        "target": [
                                            "#hide"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "hide_a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<filter id=\"hide_a\" x=\"1.414\" y=\"3\" width=\"19.971\" height=\"19.971\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">",
                                        "target": [
                                            "#hide_a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "home",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"home\">",
                                        "target": [
                                            "#home"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-acties",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-acties\">",
                                        "target": [
                                            "#icon-acties"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ah",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" id=\"icon-ah\">",
                                        "target": [
                                            "#icon-ah"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-allerhandebox",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-allerhandebox\">",
                                        "target": [
                                            "#icon-allerhandebox"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-betalingmislukt",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-betalingmislukt\">",
                                        "target": [
                                            "#icon-betalingmislukt"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-beverage",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-beverage\">",
                                        "target": [
                                            "#icon-beverage"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-bloemist",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-bloemist\">",
                                        "target": [
                                            "#icon-bloemist"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-bonus",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-bonus\">",
                                        "target": [
                                            "#icon-bonus"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-business",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-business\">",
                                        "target": [
                                            "#icon-business"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-cart",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-cart\">",
                                        "target": [
                                            "#icon-cart"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-chat",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-chat\">",
                                        "target": [
                                            "#icon-chat"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-close",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-close\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.707 3.293a1 1 0 00-1.414 1.414L10.586 12l-7.293 7.293a1 1 0 101.414 1.414L12 13.414l7.293 7.293a1 1 0 001.414-1.414L13.414 12l7.293-7.293a1 1 0 00-1.414-1.414L12 10.586 4.707 3.293z\"><\/path><\/symbol>",
                                        "target": [
                                            "#icon-close"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-close-small",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-close-small\">",
                                        "target": [
                                            "#icon-close-small"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-connection",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-connection\">",
                                        "target": [
                                            "#icon-connection"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-connection-broken",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 40 41\" id=\"icon-connection-broken\">",
                                        "target": [
                                            "#icon-connection-broken"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-customerservice",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-customerservice\">",
                                        "target": [
                                            "#icon-customerservice"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-edit",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-edit\">",
                                        "target": [
                                            "#icon-edit"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-eerdergekocht",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-eerdergekocht\">",
                                        "target": [
                                            "#icon-eerdergekocht"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-eerdergezocht",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 22 20\" id=\"icon-eerdergezocht\">",
                                        "target": [
                                            "#icon-eerdergezocht"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-external-link",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-external-link\">",
                                        "target": [
                                            "#icon-external-link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-facturen",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-facturen\">",
                                        "target": [
                                            "#icon-facturen"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-favorieten",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-favorieten\">",
                                        "target": [
                                            "#icon-favorieten"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-filteren",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-filteren\">",
                                        "target": [
                                            "#icon-filteren"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-folder",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" id=\"icon-folder\">",
                                        "target": [
                                            "#icon-folder"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-lock",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" id=\"icon-lock\">",
                                        "target": [
                                            "#icon-lock"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-mijnbestellingen",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-mijnbestellingen\">",
                                        "target": [
                                            "#icon-mijnbestellingen"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-mijnlijst",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-mijnlijst\">",
                                        "target": [
                                            "#icon-mijnlijst"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-mijnprofiel",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-mijnprofiel\">",
                                        "target": [
                                            "#icon-mijnprofiel"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-moneybag",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-moneybag\">",
                                        "target": [
                                            "#icon-moneybag"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-onlinebestellen",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-onlinebestellen\">",
                                        "target": [
                                            "#icon-onlinebestellen"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-opnieuwproberen",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-opnieuwproberen\">",
                                        "target": [
                                            "#icon-opnieuwproberen"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-pickupinshop",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-pickupinshop\">",
                                        "target": [
                                            "#icon-pickupinshop"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-premium",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-premium\">",
                                        "target": [
                                            "#icon-premium"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-producten",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-producten\">",
                                        "target": [
                                            "#icon-producten"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-pup",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-pup\">",
                                        "target": [
                                            "#icon-pup"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-recepten",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-recepten\">",
                                        "target": [
                                            "#icon-recepten"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-search",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-search\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4 10a7 7 0 1114 0 7 7 0 01-14 0zm7-9a9 9 0 105.618 16.032l4.675 4.675a1 1 0 001.414-1.414l-4.675-4.675A9 9 0 0011 1z\"><\/path><\/symbol>",
                                        "target": [
                                            "#icon-search"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-sign-in",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-sign-in\">",
                                        "target": [
                                            "#icon-sign-in"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-sign-out",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-sign-out\">",
                                        "target": [
                                            "#icon-sign-out"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-stop",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 20 20\" id=\"icon-stop\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10 18a8 8 0 100-16 8 8 0 000 16zm0 2c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10zM4.094 10a1 1 0 011-1h9.812a1 1 0 110 2H5.094a1 1 0 01-1-1z\"><\/path><\/symbol>",
                                        "target": [
                                            "#icon-stop"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-taartenbakkers",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-taartenbakkers\">",
                                        "target": [
                                            "#icon-taartenbakkers"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ticketshop",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-ticketshop\">",
                                        "target": [
                                            "#icon-ticketshop"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-timer",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-timer\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 6a1 1 0 011 1v5h3a1 1 0 110 2h-4a1 1 0 01-1-1V7a1 1 0 011-1zm0 15a9 9 0 100-18 9 9 0 000 18zm0 2c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11z\"><\/path><\/symbol>",
                                        "target": [
                                            "#icon-timer"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-voedingswaarden",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-voedingswaarden\">",
                                        "target": [
                                            "#icon-voedingswaarden"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-voedingswaarden_a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-voedingswaarden_a\"><path d=\"M0 0h24v24H0V0z\" fill=\"#fff\"><\/path><\/clipPath>",
                                        "target": [
                                            "#icon-voedingswaarden_a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-waarschuwing",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-waarschuwing\">",
                                        "target": [
                                            "#icon-waarschuwing"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-waarschuwing-rond",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-waarschuwing-rond\">",
                                        "target": [
                                            "#icon-waarschuwing-rond"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-winkels",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-winkels\">",
                                        "target": [
                                            "#icon-winkels"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "info",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"info\">",
                                        "target": [
                                            "#info"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "info-filled",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"info-filled\">",
                                        "target": [
                                            "#info-filled"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "kebab",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 26 26\" id=\"kebab\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14 23a1 1 0 110-2 1 1 0 010 2zm-3-1a3 3 0 106 0 3 3 0 00-6 0zm2-8a1 1 0 102 0 1 1 0 00-2 0zm1 3a3 3 0 110-6 3 3 0 010 6zM13 6a1 1 0 102 0 1 1 0 00-2 0zm1 3a3 3 0 110-6 3 3 0 010 6z\"><\/path><\/symbol>",
                                        "target": [
                                            "#kebab"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "koolhydraten",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 42 41\" id=\"koolhydraten\">",
                                        "target": [
                                            "#koolhydraten"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "laagsuiker",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 58 90\" id=\"laagsuiker\">",
                                        "target": [
                                            "#laagsuiker"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "lactose",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"lactose\">",
                                        "target": [
                                            "#lactose"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "like",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"like\">",
                                        "target": [
                                            "#like"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "liquid",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"liquid\">",
                                        "target": [
                                            "#liquid"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "list",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"list\"><path d=\"M8 6h12v2H8zM5 8c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1zM8 11h12v2H8zM5 13c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1zM8 16h12v2H8zM5 18c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1z\"><\/path><\/symbol>",
                                        "target": [
                                            "#list"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "lokaal",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 22\" id=\"lokaal\">",
                                        "target": [
                                            "#lokaal"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "magnifier",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 21 21\" id=\"magnifier\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 9a7 7 0 1114 0A7 7 0 012 9zm7-9a9 9 0 105.618 16.032l4.675 4.675a1 1 0 001.414-1.414l-4.675-4.675A9 9 0 009 0z\"><\/path><\/symbol>",
                                        "target": [
                                            "#magnifier"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mail",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"mail\">",
                                        "target": [
                                            "#mail"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "meat",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"meat\">",
                                        "target": [
                                            "#meat"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "meatballs",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"meatballs\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3 12a1 1 0 112 0 1 1 0 01-2 0zm1-3a3 3 0 100 6 3 3 0 000-6zm8 2a1 1 0 100 2 1 1 0 000-2zm-3 1a3 3 0 116 0 3 3 0 01-6 0zm11-1a1 1 0 100 2 1 1 0 000-2zm-3 1a3 3 0 116 0 3 3 0 01-6 0z\"><\/path><\/symbol>",
                                        "target": [
                                            "#meatballs"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "middensuiker",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 58 90\" id=\"middensuiker\">",
                                        "target": [
                                            "#middensuiker"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "min",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 12 12\" id=\"min\"><path d=\"M11.312 5.49H1.11v1.444h10.202z\"><\/path><\/symbol>",
                                        "target": [
                                            "#min"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "minus",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"minus\"><path d=\"M4 11h16v2H4z\"><\/path><\/symbol>",
                                        "target": [
                                            "#minus"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "nutriscore",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 33\" id=\"nutriscore\">",
                                        "target": [
                                            "#nutriscore"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "nutriscore-neutral",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 80 42\" id=\"nutriscore-neutral\">",
                                        "target": [
                                            "#nutriscore-neutral"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "nutriscore-neutral_a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"nutriscore-neutral_a\"><path fill=\"#fff\" d=\"M0 0h79.86v41.93H0z\"><\/path><\/clipPath>",
                                        "target": [
                                            "#nutriscore-neutral_a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "oven",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"oven\">",
                                        "target": [
                                            "#oven"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "paasfavoriet",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 56 56\" id=\"paasfavoriet\">",
                                        "target": [
                                            "#paasfavoriet"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "pan",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"pan\">",
                                        "target": [
                                            "#pan"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "pasen",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 23 22\" id=\"pasen\">",
                                        "target": [
                                            "#pasen"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "pause",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"pause\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3 12a9 9 0 1118 0 9 9 0 01-18 0zm9-11C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1zm-1 8a1 1 0 10-2 0v6a1 1 0 102 0V9zm4 0a1 1 0 10-2 0v6a1 1 0 102 0V9z\"><\/path><\/symbol>",
                                        "target": [
                                            "#pause"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "pepper",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"pepper\">",
                                        "target": [
                                            "#pepper"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "person",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"person\">",
                                        "target": [
                                            "#person"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "play",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"play\">",
                                        "target": [
                                            "#play"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "plus",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"plus\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13 3a1 1 0 10-2 0v8H3a1 1 0 100 2h8v8a1 1 0 102 0v-8h8a1 1 0 100-2h-8V3z\"><\/path><\/symbol>",
                                        "target": [
                                            "#plus"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "prijsfavoriet",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"prijsfavoriet\">",
                                        "target": [
                                            "#prijsfavoriet"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "prijswinnaar",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 22\" id=\"prijswinnaar\">",
                                        "target": [
                                            "#prijswinnaar"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "redirect",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" id=\"redirect\"><path d=\"M15.707 18.707l6-6a1 1 0 000-1.414l-6-6a1 1 0 10-1.414 1.414L18.586 11H5a1 1 0 01-1-1V6a1 1 0 10-2 0v4a3 3 0 003 3h13.586l-4.293 4.293a1 1 0 001.414 1.414z\" fill=\"currentColor\"><\/path><\/symbol>",
                                        "target": [
                                            "#redirect"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "save",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"save\">",
                                        "target": [
                                            "#save"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "saveFilled",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"saveFilled\">",
                                        "target": [
                                            "#saveFilled"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "search",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"search\">",
                                        "target": [
                                            "#search"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "selected",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 16 16\" id=\"selected\">",
                                        "target": [
                                            "#selected"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "send",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"send\">",
                                        "target": [
                                            "#send"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "share",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"share\">",
                                        "target": [
                                            "#share"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "star",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 20\" id=\"star\">",
                                        "target": [
                                            "#star"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "star-empty",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 20\" id=\"star-empty\">",
                                        "target": [
                                            "#star-empty"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "star-half",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" id=\"star-half\">",
                                        "target": [
                                            "#star-half"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "suiker",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 42 41\" id=\"suiker\">",
                                        "target": [
                                            "#suiker"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "thumbs-up",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"thumbs-up\">",
                                        "target": [
                                            "#thumbs-up"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "time",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"time\">",
                                        "target": [
                                            "#time"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "unselected",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 16 16\" id=\"unselected\"><rect x=\"1\" y=\"1\" width=\"14\" height=\"14\" rx=\"1\" stroke=\"#E0E0E0\" stroke-width=\"2\"><\/rect><\/symbol>",
                                        "target": [
                                            "#unselected"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "utensils",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"utensils\">",
                                        "target": [
                                            "#utensils"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vega",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"vega\">",
                                        "target": [
                                            "#vega"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegan",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"vegan\">",
                                        "target": [
                                            "#vegan"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegan-color",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"vegan-color\">",
                                        "target": [
                                            "#vegan-color"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegetable",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"vegetable\">",
                                        "target": [
                                            "#vegetable"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegetarian",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"vegetarian\">",
                                        "target": [
                                            "#vegetarian"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegetarisch",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 22\" id=\"vegetarisch\">",
                                        "target": [
                                            "#vegetarisch"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "verbluffen",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 66 23\" id=\"verbluffen\">",
                                        "target": [
                                            "#verbluffen"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vet",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 41 42\" id=\"vet\">",
                                        "target": [
                                            "#vet"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vezels",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 41 41\" id=\"vezels\">",
                                        "target": [
                                            "#vezels"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "video-play",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 23 22\" id=\"video-play\"><path fill=\"#fff\" stroke=\"#fff\" stroke-width=\"2\" d=\"M17.86 10.59a.5.5 0 0 1 0 .82l-6.16 4.31-3.38 2.37-2.58 1.8a.5.5 0 0 1-.79-.4V2.51c0-.4.46-.64.79-.4l12.12 8.48Z\"><\/path><\/symbol>",
                                        "target": [
                                            "#video-play"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "view",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"view\">",
                                        "target": [
                                            "#view"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "voetbalpassie",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 135 135\" id=\"voetbalpassie\">",
                                        "target": [
                                            "#voetbalpassie"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "voordeel",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 62 28\" id=\"voordeel\">",
                                        "target": [
                                            "#voordeel"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "voordeelpakken",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 24\" id=\"voordeelpakken\">",
                                        "target": [
                                            "#voordeelpakken"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "waarschuwing",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"waarschuwing\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 3a9 9 0 100 18 9 9 0 000-18zM1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12zm11-5.5a1 1 0 011 1v6a1 1 0 11-2 0v-6a1 1 0 011-1zm0 9.5a1 1 0 100 2 1 1 0 000-2z\"><\/path><\/symbol>",
                                        "target": [
                                            "#waarschuwing"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "warning",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" id=\"warning\">",
                                        "target": [
                                            "#warning"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "warning-filled",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"warning-filled\">",
                                        "target": [
                                            "#warning-filled"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "was",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 72 72\" id=\"was\">",
                                        "target": [
                                            "#was"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "was_a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<circle id=\"was_a\" cx=\"35\" cy=\"35\" r=\"35\"><\/circle>",
                                        "target": [
                                            "#was_a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "was_b",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<mask id=\"was_b\" fill=\"#fff\"><use xlink:href=\"#was_a\"><\/use><\/mask>",
                                        "target": [
                                            "#was_b"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "wijndoos",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 22\" id=\"wijndoos\">",
                                        "target": [
                                            "#wijndoos"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "zon",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 70 70\" id=\"zon\">",
                                        "target": [
                                            "#zon"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "zout",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 41 41\" id=\"zout\">",
                                        "target": [
                                            "#zout"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "app",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"app\" aria-hidden=\"true\">",
                                        "target": [
                                            "#app"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "start-of-content",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<main id=\"start-of-content\">",
                                        "target": [
                                            "#start-of-content"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "r117_r1_r4_1",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"r117_r1_r4_1\" class=\"carousel-item_root__ISHXJ marketing-carousel_item__rr+I+\">",
                                        "target": [
                                            "#r117_r1_r4_1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "r117_r1_r4_2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"r117_r1_r4_2\" class=\"carousel-item_root__ISHXJ marketing-carousel_item__rr+I+\">",
                                        "target": [
                                            "#r117_r1_r4_2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "r117_r1_r4_3",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"r117_r1_r4_3\" class=\"carousel-item_root__ISHXJ marketing-carousel_item__rr+I+\">",
                                        "target": [
                                            "#r117_r1_r4_3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "9243",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<article id=\"9243\" class=\"advertorial_root__sBvxY advertorial_halfSmall__tzS7k advertorial_white__Lx8Td advertorial_fadeIn__d+7bQ\">",
                                        "target": [
                                            "#\\39 243"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "9262",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<article id=\"9262\" class=\"advertorial_root__sBvxY advertorial_halfSmall__tzS7k advertorial_white__Lx8Td advertorial_fadeIn__d+7bQ\">",
                                        "target": [
                                            "#\\39 262"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "7",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"7\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\37 "
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "8",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"8\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\38 "
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "9",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"9\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\39 "
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "10",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"10\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\31 0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "11",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"11\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\31 1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "12",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"12\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\31 2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "13",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"13\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\31 3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "14",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"14\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\31 4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "15",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"15\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\31 5"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "16",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"16\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\31 6"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "17",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"17\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\31 7"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "18",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"18\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\31 8"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "19",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"19\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\31 9"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "20",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"20\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\32 0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "9273",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<article id=\"9273\" class=\"advertorial_root__sBvxY advertorial_halfSmall__tzS7k advertorial_white__Lx8Td advertorial_placeholder__nnvO+\">",
                                        "target": [
                                            "#\\39 273"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "9298",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<article id=\"9298\" class=\"advertorial_root__sBvxY advertorial_halfSmall__tzS7k advertorial_white__Lx8Td advertorial_placeholder__nnvO+\">",
                                        "target": [
                                            "#\\39 298"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "portal-container",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"portal-container\"><div><div><\/div><\/div><\/div>",
                                        "target": [
                                            "#portal-container"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "footer",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"footer\" aria-hidden=\"true\">",
                                        "target": [
                                            "#footer"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "SmFBqQTLoPav",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"SmFBqQTLoPav\" class=\"f-ad\" style=\"visibility: hidden; height: 0px; width: 0px; overflow: hidden;\"><\/div>",
                                        "target": [
                                            "#SmFBqQTLoPav"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "nav-panel-main",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"nav-panel-main\"><\/div>",
                                        "target": [
                                            "#nav-panel-main"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "nav-panel-personal",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"nav-panel-personal\"><\/div>",
                                        "target": [
                                            "#nav-panel-personal"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<script type=\"text\/javascript\" id=\"\">",
                                        "target": [
                                            "script[type=\"text\/javascript\"]:nth-child(31)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 class=\"\" lang=\"nl\" data-react-helmet=\"class,lang\" style=\"overflow: hidden;\">",
                                        "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 class=\"\" lang=\"nl\" data-react-helmet=\"class,lang\" style=\"overflow: hidden;\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag111",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                                "help": "Images must have alternate text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg\" alt=\"Albert Heijn\" class=\"nav-logo_logo__c28jK\">",
                                        "target": [
                                            ".nav-logo_logo__c28jK"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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:\/\/ah.nl\/privacy\">privacybeleid<\/a>",
                                        "target": [
                                            "p:nth-child(4) > a[href$=\"privacy\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/ah.nl\/cookiebeleid\">cookiebeleid<\/a>",
                                        "target": [
                                            "p:nth-child(4) > a[href$=\"cookiebeleid\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/ah.nl\/cookiebeleid\">cookiebeleid<\/a>",
                                        "target": [
                                            ".bK7umVfkLHSjy_3caPrc > p:nth-child(5) > a[href$=\"cookiebeleid\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"navigation-header-compact_logo__ti1IR nav-logo_navLogo__M45c9\" href=\"\/\" aria-label=\"Ga naar home pagina\" title=\"Ga naar home pagina\" data-testhook=\"nav-logo\"><img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg\" alt=\"Albert Heijn\" class=\"nav-logo_logo__c28jK\"><\/a>",
                                        "target": [
                                            ".navigation-header-compact_logo__ti1IR"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"icon-button_root__OTAMW\" href=\"\/favorieten\" aria-label=\"Favoriete lijstjes\">",
                                        "target": [
                                            "a[aria-label=\"Favoriete lijstjes\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"icon-button_root__OTAMW icon-button_hasContent__1AdFI icon-button_outline__8zf4v nav-basket_button__taiI3\" href=\"\/mijnlijst\" aria-label=\"Naar winkelmand\" data-testhook=\"navigation-shoppinglist\">",
                                        "target": [
                                            ".icon-button_hasContent__1AdFI"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "nested-interactive",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                                "help": "Interactive controls must not be nested",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"accept-cookies\" class=\"iZB8o_q1m3SgRodgFZwA LkJqstwb_rfgKZxYEkdO\" data-testhook=\"accept-cookies\">\n                        Accepteer\n                    <\/button>",
                                        "target": [
                                            "#accept-cookies"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"decline-cookies\" class=\"iZB8o_q1m3SgRodgFZwA WbEl4GVK9ikVWMuMpoeh\" data-testhook=\"decline-cookies\">\n                        Weigeren\n                    <\/button>",
                                        "target": [
                                            "#decline-cookies"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"TI8zoU6kXW3MRVeJNkdD\" id=\"cookie-anchor-config\" data-testhook=\"cookie-anchor-config\">Cookie instellingen<\/button>",
                                        "target": [
                                            "#cookie-anchor-config"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"navigation-header-compact_toggle__miNmM\" aria-label=\"Open menu\" aria-controls=\"mobilemenu_main\">",
                                        "target": [
                                            ".navigation-header-compact_toggle__miNmM"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg\" alt=\"Albert Heijn\" class=\"nav-logo_logo__c28jK\">",
                                        "target": [
                                            ".nav-logo_logo__c28jK"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"button-or-anchor_root__sVq9A button_root__vto53 button_primary__842TW search-bar_button__oAt0m\" type=\"button\" aria-label=\"Zoeken\">",
                                        "target": [
                                            ".button-or-anchor_root__sVq9A"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "scrollable-region-focusable",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag211"
                                ],
                                "description": "Ensure elements that have scrollable content are accessible by keyboard",
                                "help": "Scrollable region must have keyboard access",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/scrollable-region-focusable?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Element contains focusable elements"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section class=\"IRxTzV33beWQgWGIXQCX bK7umVfkLHSjy_3caPrc\" body-scroll-lock-ignore=\"\">",
                                        "target": [
                                            ".bK7umVfkLHSjy_3caPrc"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "incomplete": [
                            {
                                "id": "aria-hidden-focus",
                                "impact": "serious",
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag131"
                                ],
                                "description": "Ensures aria-hidden elements do not contain focusable elements",
                                "help": "ARIA hidden element must not contain focusable elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a class=\"carousel-panel-link_root__0tuYp\" href=\"\/bonus\">Meer dan 1000 producten 2e gratis<\/a>",
                                                        "target": [
                                                            ".carousel-panel-link_root__0tuYp[href$=\"bonus\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a class=\"carousel-panel-link_root__0tuYp\" href=\"\/shop\/moederdag\">Zet jouw superheldin in het zonnetje<\/a>",
                                                        "target": [
                                                            "a[href$=\"moederdag\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a class=\"carousel-panel-link_root__0tuYp\" href=\"\/shop\/seizoensproducten\">Groente en fruit met extra veel voordeel<\/a>",
                                                        "target": [
                                                            "a[href$=\"seizoensproducten\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a class=\"advertorial_link__3RDNe\" href=\"https:\/\/zsp1.ah.nl\/raylene\/\/sl6\/dtphone\/ogcontrol\/II4a002b9d-6e04-4c10-94a1-daf24f7fe60c\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/ad9243-733\/URhttps:\/\/www.ah.nl\/shop\/prijsfavorieten\" title=\"Profiteer nu\" rel=\"\" data-analytics=\"PROMO_CLICK\" data-analytics-meta=\"%7B%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A733%2C%22lineItemId%22%3A749%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%2C%22id%22%3A%229243%22%2C%22position%22%3A110501%2C%22creative%22%3A%7B%22mobile%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F733_2nd_1.jpg%22%2C%22desktop%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F733_2nd_1.jpg%22%7D%2C%22name%22%3A%22Een%20volle%20tas%20en%20toch%20flink%20bespaard%22%7D\" data-analytics-cid=\"offerInteraction\" data-analytics-meta-cid=\"%7B%22id%22%3A%229243%22%2C%22type%22%3A%22adhese%22%2C%22title%22%3A%22Een%20volle%20tas%20en%20toch%20flink%20bespaard%22%2C%22cta%22%3A%22Profiteer%20nu%22%2C%22href%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Fraylene%2F%2Fsl6%2Fdtphone%2Fogcontrol%2FII4a002b9d-6e04-4c10-94a1-daf24f7fe60c%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2Fad9243-733%2FURhttps%3A%2F%2Fwww.ah.nl%2Fshop%2Fprijsfavorieten%22%2C%22color%22%3A%22white%22%2C%22image%22%3A%7B%22mobile%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F733_2nd_1.jpg%22%2C%22desktop%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F733_2nd_1.jpg%22%7D%2C%22displayType%22%3A%22halfwidthsmallresponsive%22%2C%22adImpressions%22%3A%5B%7B%22threshold%22%3A0%2C%22timeout%22%3A0%2C%22once%22%3Atrue%7D%2C%7B%22threshold%22%3A0.5%2C%22timeout%22%3A1000%2C%22once%22%3Atrue%7D%2C%7B%22threshold%22%3A1%2C%22timeout%22%3A1000%2C%22once%22%3Atrue%7D%5D%2C%22meta%22%3A%7B%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A733%2C%22lineItemId%22%3A749%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%7D%2C%22viewableImpressionCounter%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Ftrack%2F9243-Adhese_IABview%2Fsl6%2Fdtphone%2Fogcontrol%2FII4a002b9d-6e04-4c10-94a1-daf24f7fe60c%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2F%3Ft%3D1683986210462%22%2C%22trackedImpressionCounter%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Ftrack%2F9243%2F%2Fsl6%2Fdtphone%2Fogcontrol%2FII4a002b9d-6e04-4c10-94a1-daf24f7fe60c%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2F%3Ft%3D1683986210462%22%2C%22lazyTracking%22%3Atrue%2C%22showLoadingPlaceholder%22%3Atrue%2C%22fadeIn%22%3Atrue%2C%22backgroundColor%22%3A%22%23f3f6f8%22%2C%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A733%2C%22lineItemId%22%3A749%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%2C%22position%22%3A110501%7D\">",
                                                        "target": [
                                                            "a[title=\"Profiteer nu\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a class=\"advertorial_link__3RDNe\" href=\"https:\/\/zsp1.ah.nl\/raylene\/\/sl5\/dmDMGo629g0c0\/dmADV1\/dmDMGo629g0c0\/dmADV1\/dtphone\/ogcontrol\/II27874c69-b780-4a32-811f-8dc12708d68e\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/ad9262-734\/URhttps:\/\/www.ah.nl\/premium\" title=\"Probeer nu\" rel=\"\" data-analytics=\"PROMO_CLICK\" data-analytics-meta=\"%7B%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A734%2C%22lineItemId%22%3A747%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%2C%22id%22%3A%229262%22%2C%22position%22%3A110502%2C%22creative%22%3A%7B%22mobile%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F734_2nd_1.jpg%22%2C%22desktop%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F734_2nd_1.jpg%22%7D%2C%22name%22%3A%22Probeer%20Premium%201%20maand%20gratis%22%7D\" data-analytics-cid=\"offerInteraction\" data-analytics-meta-cid=\"%7B%22id%22%3A%229262%22%2C%22type%22%3A%22adhese%22%2C%22title%22%3A%22Probeer%20Premium%201%20maand%20gratis%22%2C%22cta%22%3A%22Probeer%20nu%22%2C%22href%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Fraylene%2F%2Fsl5%2FdmDMGo629g0c0%2FdmADV1%2FdmDMGo629g0c0%2FdmADV1%2Fdtphone%2Fogcontrol%2FII27874c69-b780-4a32-811f-8dc12708d68e%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2Fad9262-734%2FURhttps%3A%2F%2Fwww.ah.nl%2Fpremium%22%2C%22color%22%3A%22white%22%2C%22image%22%3A%7B%22mobile%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F734_2nd_1.jpg%22%2C%22desktop%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F734_2nd_1.jpg%22%7D%2C%22displayType%22%3A%22halfwidthsmallresponsive%22%2C%22adImpressions%22%3A%5B%7B%22threshold%22%3A0%2C%22timeout%22%3A0%2C%22once%22%3Atrue%7D%2C%7B%22threshold%22%3A0.5%2C%22timeout%22%3A1000%2C%22once%22%3Atrue%7D%2C%7B%22threshold%22%3A1%2C%22timeout%22%3A1000%2C%22once%22%3Atrue%7D%5D%2C%22meta%22%3A%7B%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A734%2C%22lineItemId%22%3A747%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%7D%2C%22viewableImpressionCounter%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Ftrack%2F9262-Adhese_IABview%2Fsl5%2FdmDMGo629g0c0%2FdmADV1%2FdmDMGo629g0c0%2FdmADV1%2Fdtphone%2Fogcontrol%2FII27874c69-b780-4a32-811f-8dc12708d68e%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2F%3Ft%3D1683986210462%22%2C%22trackedImpressionCounter%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Ftrack%2F9262%2F%2Fsl5%2FdmDMGo629g0c0%2FdmADV1%2FdmDMGo629g0c0%2FdmADV1%2Fdtphone%2Fogcontrol%2FII27874c69-b780-4a32-811f-8dc12708d68e%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2F%3Ft%3D1683986210462%22%2C%22lazyTracking%22%3Atrue%2C%22showLoadingPlaceholder%22%3Atrue%2C%22fadeIn%22%3Atrue%2C%22backgroundColor%22%3A%22%23f3f6f8%22%2C%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A734%2C%22lineItemId%22%3A747%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%2C%22position%22%3A110502%7D\">",
                                                        "target": [
                                                            ".advertorial_link__3RDNe[title=\"Probeer nu\"][rel=\"\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_link__PxkLu lane-see-more_color-ah__Lp4Ti\">Bekijk alle categorie\u00ebn<\/a>",
                                                        "target": [
                                                            ".lane-see-more_color-ah__Lp4Ti.lane-see-more_link__PxkLu[href$=\"producten\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/aardappel-groente-fruit\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110701%2C%22id%22%3A%22r117_r1_r7_1%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            ".carousel-item_root__ISHXJ:nth-child(1) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/salades-pizza-maaltijden\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110702%2C%22id%22%3A%22r117_r1_r7_2%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            ".carousel-item_root__ISHXJ:nth-child(2) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/vlees-kip-vis-vega\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110703%2C%22id%22%3A%22r117_r1_r7_3%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "a[href$=\"vlees-kip-vis-vega\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/kaas-vleeswaren-tapas\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110704%2C%22id%22%3A%22r117_r1_r7_4%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            ".carousel-item_root__ISHXJ:nth-child(4) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/zuivel-plantaardig-en-eieren\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110705%2C%22id%22%3A%22r117_r1_r7_5%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            ".carousel-item_root__ISHXJ:nth-child(5) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/bakkerij-en-banket\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110706%2C%22id%22%3A%22r117_r1_r7_6%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "a[href$=\"bakkerij-en-banket\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/ontbijtgranen-en-beleg\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110707%2C%22id%22%3A%22r117_r1_r7_7%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            ".carousel-item_root__ISHXJ:nth-child(7) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/snoep-koek-chips-en-chocolade\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110708%2C%22id%22%3A%22r117_r1_r7_8%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "#\\37  > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/tussendoortjes\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110709%2C%22id%22%3A%22r117_r1_r7_9%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "a[href$=\"tussendoortjes\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/frisdrank-sappen-koffie-thee\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110710%2C%22id%22%3A%22r117_r1_r7_10%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "#\\39  > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/wijn-en-bubbels\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110711%2C%22id%22%3A%22r117_r1_r7_11%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "a[href$=\"wijn-en-bubbels\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/bier-en-aperitieven\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110712%2C%22id%22%3A%22r117_r1_r7_12%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "a[href$=\"bier-en-aperitieven\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/pasta-rijst-en-wereldkeuken\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110713%2C%22id%22%3A%22r117_r1_r7_13%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "#\\31 2 > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/soepen-sauzen-kruiden-olie\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110714%2C%22id%22%3A%22r117_r1_r7_14%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "#\\31 3 > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/sport-en-dieetvoeding\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110715%2C%22id%22%3A%22r117_r1_r7_15%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "#\\31 4 > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/diepvries\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110716%2C%22id%22%3A%22r117_r1_r7_16%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "a[href$=\"diepvries\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/drogisterij\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110717%2C%22id%22%3A%22r117_r1_r7_17%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "a[href$=\"drogisterij\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/baby-en-kind\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110718%2C%22id%22%3A%22r117_r1_r7_18%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "a[href$=\"baby-en-kind\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/huishouden\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110719%2C%22id%22%3A%22r117_r1_r7_19%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "a[href$=\"huishouden\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/huisdier\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110720%2C%22id%22%3A%22r117_r1_r7_20%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "a[href$=\"huisdier\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/koken-tafelen-vrije-tijd\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110721%2C%22id%22%3A%22r117_r1_r7_21%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "#\\32 0 > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/bonus\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_link__PxkLu lane-see-more_color-bonus__ajcBj\">Bekijk alle Bonus<\/a>",
                                                        "target": [
                                                            ".lane-see-more_color-bonus__ajcBj.lane-see-more_link__PxkLu[href$=\"bonus\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/bonus\/groep\/577198?week=19\" title=\"Alle Hak potten 630-720 gram en stazakken\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bs577198%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2F577198%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            ".header_root__ilMls > .link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/577198?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bs577198%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2F577198%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            ".icon-button_root__EUJjw.chevron-button_root__iN-zp[href=\"\/bonus\/groep\/577198?week=19\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/bonus\/groep\/577273?week=19\" title=\"Alle Unox soep in zak 570 ml, Cup-a-Soup en Good snacks*\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bs577273%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2F577273%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            ".header_root__ilMls > .link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/577273?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bs577273%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2F577273%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            ".icon-button_root__EUJjw.chevron-button_root__iN-zp[href=\"\/bonus\/groep\/577273?week=19\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/bonus\/groep\/577247?week=19\" title=\"Alle A-merk pints ijs*\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bs577247%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2F577247%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            ".header_root__ilMls > .link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/577247?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bs577247%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2F577247%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            ".icon-button_root__EUJjw.chevron-button_root__iN-zp[href=\"\/bonus\/groep\/577247?week=19\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/bonus\/groep\/577296?week=19\" title=\"Alle Robijn\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bs577296%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2F577296%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            ".header_root__ilMls > .link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/577296?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bs577296%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2F577296%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            ".icon-button_root__EUJjw.chevron-button_root__iN-zp[href=\"\/bonus\/groep\/577296?week=19\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/allerhande\/recepten\/lenterecepten\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_link__PxkLu lane-see-more_color-ah__Lp4Ti\">Naar alle lenterecepten<\/a>",
                                                        "target": [
                                                            ".smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .grid_root__nhZ3r > .row:nth-child(1) > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > .lane-see-more_root__v-uRp.lane-title-more-wrapper_seeMore__swQ\\+V[data-testhook=\"cms-more-link\"] > .lane-see-more_color-ah__Lp4Ti.lane-see-more_link__PxkLu.typography_variant-paragraph__T5ZAU"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a role=\"link\" aria-label=\"Recept: Pasta met aspergesaus\" data-testhook=\"recipe-card\" title=\"Recept: Pasta met aspergesaus\" href=\"\/allerhande\/recept\/R-R710894\/pasta-met-aspergesaus\" class=\"display-card_root__o17AY card_root__VNG0M recipe-card_root__jVZ3F display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A110901%2C%22key%22%3A%22recipes%22%2C%22idKey%22%3A%22position%22%7D\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Pasta met aspergesaus\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<button type=\"button\" class=\"recipe-card-favorite-button_root__CYhxe\" tabindex=\"0\" title=\"Favoriet toevoegen\" aria-label=\"Favoriet toevoegen\" data-testhook=\"recipe-card-favorite\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Pasta met aspergesaus\"] > .card-body_root__E16CU.recipe-card_imageWrapper__3RaVt.display-card-body_body__r2mt4 > .ratio-box_ratio-5-4__MQj-u.ratio-box_root__YH5Fe > .ratio-box_content__k-Jz7 > .recipe-card-favorite-button_root__CYhxe[title=\"Favoriet toevoegen\"][aria-label=\"Favoriet toevoegen\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a role=\"link\" aria-label=\"Recept: Spinazie-hamquiche\" data-testhook=\"recipe-card\" title=\"Recept: Spinazie-hamquiche\" href=\"\/allerhande\/recept\/R-R719532\/spinazie-hamquiche\" class=\"display-card_root__o17AY card_root__VNG0M recipe-card_root__jVZ3F display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A110902%2C%22key%22%3A%22recipes%22%2C%22idKey%22%3A%22position%22%7D\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Spinazie-hamquiche\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<button type=\"button\" class=\"recipe-card-favorite-button_root__CYhxe\" tabindex=\"0\" title=\"Favoriet toevoegen\" aria-label=\"Favoriet toevoegen\" data-testhook=\"recipe-card-favorite\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Spinazie-hamquiche\"] > .card-body_root__E16CU.recipe-card_imageWrapper__3RaVt.display-card-body_body__r2mt4 > .ratio-box_ratio-5-4__MQj-u.ratio-box_root__YH5Fe > .ratio-box_content__k-Jz7 > .recipe-card-favorite-button_root__CYhxe[title=\"Favoriet toevoegen\"][aria-label=\"Favoriet toevoegen\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a role=\"link\" aria-label=\"Recept: Asperges met ham, ei en boter\" data-testhook=\"recipe-card\" title=\"Recept: Asperges met ham, ei en boter\" href=\"\/allerhande\/recept\/R-R719774\/asperges-met-ham-ei-en-boter\" class=\"display-card_root__o17AY card_root__VNG0M recipe-card_root__jVZ3F display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A110903%2C%22key%22%3A%22recipes%22%2C%22idKey%22%3A%22position%22%7D\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(3) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<button type=\"button\" class=\"recipe-card-favorite-button_root__CYhxe\" tabindex=\"0\" title=\"Favoriet toevoegen\" aria-label=\"Favoriet toevoegen\" data-testhook=\"recipe-card-favorite\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(3) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-body_root__E16CU.recipe-card_imageWrapper__3RaVt.display-card-body_body__r2mt4 > .ratio-box_ratio-5-4__MQj-u.ratio-box_root__YH5Fe > .ratio-box_content__k-Jz7 > .recipe-card-favorite-button_root__CYhxe[title=\"Favoriet toevoegen\"][aria-label=\"Favoriet toevoegen\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a role=\"link\" aria-label=\"Recept: Spinazie met champignons\" data-testhook=\"recipe-card\" title=\"Recept: Spinazie met champignons\" href=\"\/allerhande\/recept\/R-R719824\/spinazie-met-champignons\" class=\"display-card_root__o17AY card_root__VNG0M recipe-card_root__jVZ3F display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A110904%2C%22key%22%3A%22recipes%22%2C%22idKey%22%3A%22position%22%7D\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(4) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<button type=\"button\" class=\"recipe-card-favorite-button_root__CYhxe\" tabindex=\"0\" title=\"Favoriet toevoegen\" aria-label=\"Favoriet toevoegen\" data-testhook=\"recipe-card-favorite\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(4) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-body_root__E16CU.recipe-card_imageWrapper__3RaVt.display-card-body_body__r2mt4 > .ratio-box_ratio-5-4__MQj-u.ratio-box_root__YH5Fe > .ratio-box_content__k-Jz7 > .recipe-card-favorite-button_root__CYhxe[title=\"Favoriet toevoegen\"][aria-label=\"Favoriet toevoegen\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a role=\"link\" aria-label=\"Recept: Bonen met chorizo en rucola\" data-testhook=\"recipe-card\" title=\"Recept: Bonen met chorizo en rucola\" href=\"\/allerhande\/recept\/R-R719868\/bonen-met-chorizo-en-rucola\" class=\"display-card_root__o17AY card_root__VNG0M recipe-card_root__jVZ3F display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A110905%2C%22key%22%3A%22recipes%22%2C%22idKey%22%3A%22position%22%7D\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(5) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<button type=\"button\" class=\"recipe-card-favorite-button_root__CYhxe\" tabindex=\"0\" title=\"Favoriet toevoegen\" aria-label=\"Favoriet toevoegen\" data-testhook=\"recipe-card-favorite\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(5) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-body_root__E16CU.recipe-card_imageWrapper__3RaVt.display-card-body_body__r2mt4 > .ratio-box_ratio-5-4__MQj-u.ratio-box_root__YH5Fe > .ratio-box_content__k-Jz7 > .recipe-card-favorite-button_root__CYhxe[title=\"Favoriet toevoegen\"][aria-label=\"Favoriet toevoegen\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a role=\"link\" aria-label=\"Recept: Asperge ovenschotel\" data-testhook=\"recipe-card\" title=\"Recept: Asperge ovenschotel\" href=\"\/allerhande\/recept\/R-R719880\/asperge-ovenschotel\" class=\"display-card_root__o17AY card_root__VNG0M recipe-card_root__jVZ3F display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A110906%2C%22key%22%3A%22recipes%22%2C%22idKey%22%3A%22position%22%7D\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Asperge ovenschotel\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<button type=\"button\" class=\"recipe-card-favorite-button_root__CYhxe\" tabindex=\"0\" title=\"Favoriet toevoegen\" aria-label=\"Favoriet toevoegen\" data-testhook=\"recipe-card-favorite\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Asperge ovenschotel\"] > .card-body_root__E16CU.recipe-card_imageWrapper__3RaVt.display-card-body_body__r2mt4 > .ratio-box_ratio-5-4__MQj-u.ratio-box_root__YH5Fe > .ratio-box_content__k-Jz7 > .recipe-card-favorite-button_root__CYhxe[title=\"Favoriet toevoegen\"][aria-label=\"Favoriet toevoegen\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a role=\"link\" aria-label=\"Recept: Biefstuk bakken\" data-testhook=\"recipe-card\" title=\"Recept: Biefstuk bakken\" href=\"\/allerhande\/recept\/R-R733256\/biefstuk-bakken\" class=\"display-card_root__o17AY card_root__VNG0M recipe-card_root__jVZ3F display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A110907%2C%22key%22%3A%22recipes%22%2C%22idKey%22%3A%22position%22%7D\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Biefstuk bakken\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<button type=\"button\" class=\"recipe-card-favorite-button_root__CYhxe\" tabindex=\"0\" title=\"Favoriet toevoegen\" aria-label=\"Favoriet toevoegen\" data-testhook=\"recipe-card-favorite\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Biefstuk bakken\"] > .card-body_root__E16CU.recipe-card_imageWrapper__3RaVt.display-card-body_body__r2mt4 > .ratio-box_ratio-5-4__MQj-u.ratio-box_root__YH5Fe > .ratio-box_content__k-Jz7 > .recipe-card-favorite-button_root__CYhxe[title=\"Favoriet toevoegen\"][aria-label=\"Favoriet toevoegen\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"https:\/\/www.ah.nl\/bonus\/gratis-bezorging\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_link__PxkLu lane-see-more_color-bonus__ajcBj\">Bekijk alle gratis bezorging<\/a>",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .grid_root__nhZ3r > .row > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > .lane-see-more_root__v-uRp.lane-title-more-wrapper_seeMore__swQ\\+V[data-testhook=\"cms-more-link\"] > .lane-see-more_color-bonus__ajcBj.lane-see-more_link__PxkLu.typography_variant-paragraph__T5ZAU"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/bonus\/groep\/FREE1923_E?week=19\" title=\"Johma: gratis bezorging bij 10 euro\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_E%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_E%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(1) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/FREE1923_E?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_E%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_E%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(1) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_actions__xyiw5 > .chevron_root__5Lx3D.chevron_top__1sPI9[data-testhook=\"product-control-link\"] > .chevron_wrapper__sTPIr > .icon-button_root__EUJjw.chevron-button_root__iN-zp.chevron-button_bonus__WN1Xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/bonus\/groep\/FREE1923_A?week=19\" title=\"Lay's, Doritos en Wavies: gratis bezorging bij 6 stuks\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_A%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_A%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(2) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/FREE1923_A?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_A%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_A%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(2) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_actions__xyiw5 > .chevron_root__5Lx3D.chevron_top__1sPI9[data-testhook=\"product-control-link\"] > .chevron_wrapper__sTPIr > .icon-button_root__EUJjw.chevron-button_root__iN-zp.chevron-button_bonus__WN1Xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/bonus\/groep\/FREE1923_B?week=19\" title=\"Lipton, Conimex en De Vegetarische Slager: gratis bezorging bij 5 stuks\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_B%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_B%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(3) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/FREE1923_B?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_B%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_B%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(3) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_actions__xyiw5 > .chevron_root__5Lx3D.chevron_top__1sPI9[data-testhook=\"product-control-link\"] > .chevron_wrapper__sTPIr > .icon-button_root__EUJjw.chevron-button_root__iN-zp.chevron-button_bonus__WN1Xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/bonus\/groep\/FREE1923_D?week=19\" title=\"Corona, Leffe en Hertog Jan: gratis bezorging bij 2 stuks\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_D%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_D%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(4) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/FREE1923_D?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_D%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_D%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(4) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_actions__xyiw5 > .chevron_root__5Lx3D.chevron_top__1sPI9[data-testhook=\"product-control-link\"] > .chevron_wrapper__sTPIr > .icon-button_root__EUJjw.chevron-button_root__iN-zp.chevron-button_bonus__WN1Xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/bonus\/groep\/FREE1923_C?week=19\" title=\"Elvive,Lovings Blends,Studioline, Elnett, L'Oreal Men expert,Garnier: gratis bezorging bij 15 euro\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_C%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_C%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            ".smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(5) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/FREE1923_C?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_C%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_C%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            ".smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(5) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_actions__xyiw5 > .chevron_root__5Lx3D.chevron_top__1sPI9[data-testhook=\"product-control-link\"] > .chevron_wrapper__sTPIr > .icon-button_root__EUJjw.chevron-button_root__iN-zp.chevron-button_bonus__WN1Xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/premium\" class=\"small-promo-blocks_anchor__Qux-E\" target=\"_self\" title=\"Probeer gratis\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22r117_r1_r23_1%22%2C%22position%22%3A112301%2C%22key%22%3A%22promotions%22%7D\">",
                                                        "target": [
                                                            "a[title=\"Probeer gratis\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/acties\/buitenservies\" class=\"small-promo-blocks_anchor__Qux-E\" target=\"_self\" title=\"Spaar mee\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22r117_r1_r23_2%22%2C%22position%22%3A112302%2C%22key%22%3A%22promotions%22%7D\">",
                                                        "target": [
                                                            "a[href$=\"buitenservies\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/shop\/maaltijdgemak\/verspakketten\" class=\"small-promo-blocks_anchor__Qux-E\" target=\"_self\" title=\"Shop verspakketten\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22r117_r1_r23_3%22%2C%22position%22%3A112303%2C%22key%22%3A%22promotions%22%7D\">",
                                                        "target": [
                                                            "a[title=\"Shop verspakketten\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/shop\/bbq\/bbq-pakketten\" class=\"small-promo-blocks_anchor__Qux-E\" target=\"_self\" title=\"Kies jouw BBQ-pakket\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22r117_r1_r23_4%22%2C%22position%22%3A112304%2C%22key%22%3A%22promotions%22%7D\">",
                                                        "target": [
                                                            "a[href$=\"bbq-pakketten\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/frisdrank-sappen-koffie-thee?merk=Lipton&amp;kenmerk=nieuw\" class=\"small-promo-blocks_anchor__Qux-E\" target=\"_self\" title=\"Probeer nu\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22r117_r1_r23_5%22%2C%22position%22%3A112305%2C%22key%22%3A%22promotions%22%7D\">",
                                                        "target": [
                                                            ".small-promo-blocks_anchor__Qux-E[title=\"Probeer nu\"][target=\"_self\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"http:\/\/tickets.ah.nl\/hightea\" class=\"small-promo-blocks_anchor__Qux-E\" target=\"_blank\" title=\"Bestel nu\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22r117_r1_r23_6%22%2C%22position%22%3A112306%2C%22key%22%3A%22promotions%22%7D\">",
                                                        "target": [
                                                            "a[href$=\"hightea\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a class=\"advertorial_link__3RDNe\" href=\"https:\/\/zsp1.ah.nl\/raylene\/\/sl8\/dtphone\/ogcontrol\/II9967b98e-b3eb-4fe8-a5a4-3aa4c26d8f25\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/ad9273-736\/URhttps:\/\/ah.nl\/over-ah\/beter-eten\" title=\"Ontdek Beter Eten\" rel=\"\" data-analytics=\"PROMO_CLICK\" data-analytics-meta=\"%7B%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A736%2C%22lineItemId%22%3A751%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%2C%22id%22%3A%229273%22%2C%22position%22%3A112501%2C%22creative%22%3A%7B%22mobile%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F736_2nd_2.png%22%2C%22desktop%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F736_2nd_2.png%22%7D%2C%22name%22%3A%22Zo%20kies%20je%20makkelijk%20voor%20Beter%20Eten%22%7D\" data-analytics-cid=\"offerInteraction\" data-analytics-meta-cid=\"%7B%22id%22%3A%229273%22%2C%22type%22%3A%22adhese%22%2C%22title%22%3A%22Zo%20kies%20je%20makkelijk%20voor%20Beter%20Eten%22%2C%22cta%22%3A%22Ontdek%20Beter%20Eten%22%2C%22href%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Fraylene%2F%2Fsl8%2Fdtphone%2Fogcontrol%2FII9967b98e-b3eb-4fe8-a5a4-3aa4c26d8f25%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2Fad9273-736%2FURhttps%3A%2F%2Fah.nl%2Fover-ah%2Fbeter-eten%22%2C%22color%22%3A%22white%22%2C%22image%22%3A%7B%22mobile%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F736_2nd_2.png%22%2C%22desktop%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F736_2nd_2.png%22%7D%2C%22displayType%22%3A%22halfwidthsmallresponsive%22%2C%22adImpressions%22%3A%5B%7B%22threshold%22%3A0%2C%22timeout%22%3A0%2C%22once%22%3Atrue%7D%2C%7B%22threshold%22%3A0.5%2C%22timeout%22%3A1000%2C%22once%22%3Atrue%7D%2C%7B%22threshold%22%3A1%2C%22timeout%22%3A1000%2C%22once%22%3Atrue%7D%5D%2C%22meta%22%3A%7B%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A736%2C%22lineItemId%22%3A751%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%7D%2C%22viewableImpressionCounter%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Ftrack%2F9273-Adhese_IABview%2Fsl8%2Fdtphone%2Fogcontrol%2FII9967b98e-b3eb-4fe8-a5a4-3aa4c26d8f25%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2F%3Ft%3D1683986210463%22%2C%22trackedImpressionCounter%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Ftrack%2F9273%2F%2Fsl8%2Fdtphone%2Fogcontrol%2FII9967b98e-b3eb-4fe8-a5a4-3aa4c26d8f25%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2F%3Ft%3D1683986210463%22%2C%22lazyTracking%22%3Atrue%2C%22showLoadingPlaceholder%22%3Atrue%2C%22fadeIn%22%3Atrue%2C%22backgroundColor%22%3A%22%23f3f6f8%22%2C%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A736%2C%22lineItemId%22%3A751%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%2C%22position%22%3A112501%7D\">",
                                                        "target": [
                                                            "a[title=\"Ontdek Beter Eten\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a class=\"advertorial_link__3RDNe\" href=\"https:\/\/zsp1.ah.nl\/raylene\/\/sl7\/dmDMGo629g0c0\/dmADV1\/dmDMGo629g0c0\/dmADV1\/dtphone\/ogcontrol\/II8ab9f8f0-7455-411b-b8ac-92445af03fe9\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/ad9298-735\/URhttps:\/\/www.ah.nl\/acties\/koopzegels\" title=\"Spaar mee\" rel=\"\" data-analytics=\"PROMO_CLICK\" data-analytics-meta=\"%7B%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A735%2C%22lineItemId%22%3A750%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%2C%22id%22%3A%229298%22%2C%22position%22%3A112502%2C%22creative%22%3A%7B%22mobile%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F735_2nd_4.jpg%22%2C%22desktop%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F735_2nd_4.jpg%22%7D%2C%22name%22%3A%22Met%20Koopzegels%20spaar%20je%20tot%206%25%20rente%22%7D\" data-analytics-cid=\"offerInteraction\" data-analytics-meta-cid=\"%7B%22id%22%3A%229298%22%2C%22type%22%3A%22adhese%22%2C%22title%22%3A%22Met%20Koopzegels%20spaar%20je%20tot%206%25%20rente%22%2C%22cta%22%3A%22Spaar%20mee%22%2C%22href%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Fraylene%2F%2Fsl7%2FdmDMGo629g0c0%2FdmADV1%2FdmDMGo629g0c0%2FdmADV1%2Fdtphone%2Fogcontrol%2FII8ab9f8f0-7455-411b-b8ac-92445af03fe9%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2Fad9298-735%2FURhttps%3A%2F%2Fwww.ah.nl%2Facties%2Fkoopzegels%22%2C%22color%22%3A%22white%22%2C%22image%22%3A%7B%22mobile%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F735_2nd_4.jpg%22%2C%22desktop%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F735_2nd_4.jpg%22%7D%2C%22displayType%22%3A%22halfwidthsmallresponsive%22%2C%22adImpressions%22%3A%5B%7B%22threshold%22%3A0%2C%22timeout%22%3A0%2C%22once%22%3Atrue%7D%2C%7B%22threshold%22%3A0.5%2C%22timeout%22%3A1000%2C%22once%22%3Atrue%7D%2C%7B%22threshold%22%3A1%2C%22timeout%22%3A1000%2C%22once%22%3Atrue%7D%5D%2C%22meta%22%3A%7B%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A735%2C%22lineItemId%22%3A750%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%7D%2C%22viewableImpressionCounter%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Ftrack%2F9298-Adhese_IABview%2Fsl7%2FdmDMGo629g0c0%2FdmADV1%2FdmDMGo629g0c0%2FdmADV1%2Fdtphone%2Fogcontrol%2FII8ab9f8f0-7455-411b-b8ac-92445af03fe9%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2F%3Ft%3D1683986210463%22%2C%22trackedImpressionCounter%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Ftrack%2F9298%2F%2Fsl7%2FdmDMGo629g0c0%2FdmADV1%2FdmDMGo629g0c0%2FdmADV1%2Fdtphone%2Fogcontrol%2FII8ab9f8f0-7455-411b-b8ac-92445af03fe9%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2F%3Ft%3D1683986210463%22%2C%22lazyTracking%22%3Atrue%2C%22showLoadingPlaceholder%22%3Atrue%2C%22fadeIn%22%3Atrue%2C%22backgroundColor%22%3A%22%23fce2e2%22%2C%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A735%2C%22lineItemId%22%3A750%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%2C%22position%22%3A112502%7D\">",
                                                        "target": [
                                                            ".advertorial_link__3RDNe[title=\"Spaar mee\"][rel=\"\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Check that focusable elements are not tabbable in the current state"
                                            }
                                        ],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div id=\"app\" aria-hidden=\"true\">",
                                        "target": [
                                            "#app"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that focusable elements are not tabbable in the current state"
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button aria-controls=\"accordion\" aria-expanded=\"false\" class=\"accordion_button__r4G4q\">Boodschappen<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span><\/button>",
                                                        "target": [
                                                            ".accordion_accordion__4EedR:nth-child(1) > .accordion_button__r4G4q[aria-controls=\"accordion\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<button aria-controls=\"accordion\" aria-expanded=\"false\" class=\"accordion_button__r4G4q\">Allerhande<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span><\/button>",
                                                        "target": [
                                                            ".accordion_accordion__4EedR:nth-child(2) > .accordion_button__r4G4q[aria-controls=\"accordion\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<button aria-controls=\"accordion\" aria-expanded=\"false\" class=\"accordion_button__r4G4q\">Services<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span><\/button>",
                                                        "target": [
                                                            ".accordion_accordion__4EedR:nth-child(3) > .accordion_button__r4G4q[aria-controls=\"accordion\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<button aria-controls=\"accordion\" aria-expanded=\"false\" class=\"accordion_button__r4G4q\">Albert Heijn<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span><\/button>",
                                                        "target": [
                                                            ".accordion_accordion__4EedR:nth-child(4) > .accordion_button__r4G4q[aria-controls=\"accordion\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"https:\/\/www.facebook.com\/albertheijn\" class=\"footer-default_link__8Nw0h\">",
                                                        "target": [
                                                            ".footer-default_socialLinks__qDG8K > ul > li:nth-child(1) > .footer-default_link__8Nw0h"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"https:\/\/twitter.com\/albertheijn\" class=\"footer-default_link__8Nw0h\">",
                                                        "target": [
                                                            ".footer-default_socialLinks__qDG8K > ul > li:nth-child(2) > .footer-default_link__8Nw0h"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"https:\/\/www.instagram.com\/albertheijn\" class=\"footer-default_link__8Nw0h\">",
                                                        "target": [
                                                            ".footer-default_socialLinks__qDG8K > ul > li:nth-child(3) > .footer-default_link__8Nw0h"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"https:\/\/www.youtube.com\/user\/albertheijn\" class=\"footer-default_link__8Nw0h\">",
                                                        "target": [
                                                            ".footer-default_socialLinks__qDG8K > ul > li:nth-child(4) > .footer-default_link__8Nw0h"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"https:\/\/www.pinterest.com\/allerhande\" class=\"footer-default_link__8Nw0h\">",
                                                        "target": [
                                                            ".footer-default_socialLinks__qDG8K > ul > li:nth-child(5) > .footer-default_link__8Nw0h"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/algemene-voorwaarden\" class=\"footer-default_link__8Nw0h\">Algemene voorwaarden<\/a>",
                                                        "target": [
                                                            "a[href$=\"algemene-voorwaarden\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/zakelijke-voorwaarden\" class=\"footer-default_link__8Nw0h\">Zakelijke algemene voorwaarden<\/a>",
                                                        "target": [
                                                            "a[href$=\"zakelijke-voorwaarden\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/algemene-voorwaarden\/bonus\" class=\"footer-default_link__8Nw0h\">Bonusvoorwaarden<\/a>",
                                                        "target": [
                                                            "li:nth-child(3) > .footer-default_link__8Nw0h[href$=\"bonus\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/privacy\" class=\"footer-default_link__8Nw0h\">Privacybeleid<\/a>",
                                                        "target": [
                                                            ".footer-default_link__8Nw0h[href$=\"privacy\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/cookiebeleid\" class=\"footer-default_link__8Nw0h\">Cookiebeleid<\/a>",
                                                        "target": [
                                                            ".footer-default_link__8Nw0h[href$=\"cookiebeleid\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/over-ah\" class=\"footer-default_link__8Nw0h\">Over AH<\/a>",
                                                        "target": [
                                                            "li:nth-child(6) > .footer-default_link__8Nw0h[href$=\"over-ah\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/kwetsbaarheid-melden\" class=\"footer-default_link__8Nw0h\">Kwetsbaarheid melden<\/a>",
                                                        "target": [
                                                            "a[href$=\"kwetsbaarheid-melden\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/nix-18\" class=\"footer-default_link__8Nw0h\">&lt; <!-- -->25 jaar? Laat je legitimatie zien!<br>&lt; <!-- -->18 jaar verkopen wij geen alcohol.<\/a>",
                                                        "target": [
                                                            "a[href$=\"nix-18\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"https:\/\/www.aanbiedersmedicijnen.nl\/aanbieders\/aanbiederslijst\/albert-heijn\/index\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"Aanbiedersmedicijnen.nl\">",
                                                        "target": [
                                                            "a[aria-label=\"Aanbiedersmedicijnen.nl\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"https:\/\/www.thuiswinkel.org\/leden\/ah.nl\/certificaat\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"thuiswinkel.org Certificaat\"><img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg.svg\" alt=\"thuiswinkel.org logo\" height=\"32\"><\/a>",
                                                        "target": [
                                                            "li:nth-child(4) > a[aria-label=\"thuiswinkel.org Certificaat\"][rel=\"noreferrer noopener\"][target=\"_blank\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"https:\/\/www.thuiswinkel.org\/leden-zakelijk\/ah-nl\/certificaat\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"thuiswinkel.org Certificaat\"><img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg-business.svg\" alt=\"thuiswinkel.org Certificaat\" height=\"32\"><\/a>",
                                                        "target": [
                                                            "li:nth-child(5) > a[aria-label=\"thuiswinkel.org Certificaat\"][rel=\"noreferrer noopener\"][target=\"_blank\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Check that focusable elements are not tabbable in the current state"
                                            }
                                        ],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div id=\"footer\" aria-hidden=\"true\">",
                                        "target": [
                                            "#footer"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that focusable elements are not tabbable in the current state"
                                    }
                                ]
                            },
                            {
                                "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": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<nav class=\"navigation-header-compact_navBar__juvIJ\">",
                                                        "target": [
                                                            "nav"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"navigation-header-compact_toggleText__2D9hh\">menu<\/span>",
                                        "target": [
                                            ".navigation-header-compact_toggleText__2D9hh"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<nav class=\"navigation-header-compact_navBar__juvIJ\">",
                                                        "target": [
                                                            "nav"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"nav-basket_price__FEUe2\">0.00<\/span>",
                                        "target": [
                                            ".nav-basket_price__FEUe2"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgGradient",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<article class=\"carousel-panel-container_root__tOOCn\" style=\"background:linear-gradient(252.96deg, #ff9434 0%, #ff7900 100%);color:#ffffff\" data-testhook=\"marketing-carousel-panel-container\">",
                                                        "target": [
                                                            "#r117_r1_r4_1 > .carousel-panel-container_root__tOOCn"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background gradient"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"typography_root__Om3Wh typography_variant-title__dsdJF\">Meer dan 1000 producten 2e gratis<\/p>",
                                        "target": [
                                            "#r117_r1_r4_1 > .carousel-panel-container_root__tOOCn > header > .typography_variant-title__dsdJF"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "0.0pt (0px)",
                                                    "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=\"carousel-panel-link_root__0tuYp\" href=\"\/bonus\">Meer dan 1000 producten 2e gratis<\/a>",
                                        "target": [
                                            ".carousel-panel-link_root__0tuYp[href$=\"bonus\"]"
                                        ],
                                        "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": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<article class=\"carousel-panel-container_root__tOOCn\" style=\"background:url(https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/administration\/themes\/moederdag.png\/moederdag.png\/ahcommon%3AsmallThemeBackgroundImage)\" data-testhook=\"marketing-carousel-panel-container\">",
                                                        "target": [
                                                            "#r117_r1_r4_2 > .carousel-panel-container_root__tOOCn"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"typography_root__Om3Wh typography_variant-title__dsdJF\">Zet jouw superheldin in het zonnetje<\/p>",
                                        "target": [
                                            "#r117_r1_r4_2 > .carousel-panel-container_root__tOOCn > header > .typography_variant-title__dsdJF"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "0.0pt (0px)",
                                                    "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=\"carousel-panel-link_root__0tuYp\" href=\"\/shop\/moederdag\">Zet jouw superheldin in het zonnetje<\/a>",
                                        "target": [
                                            "a[href$=\"moederdag\"]"
                                        ],
                                        "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": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<article class=\"carousel-panel-container_root__tOOCn\" style=\"background:url(https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/administration\/themes\/concrete-bg.jpeg\/concrete-bg.jpeg\/ahcommon%3AsmallThemeBackgroundImage)\" data-testhook=\"marketing-carousel-panel-container\">",
                                                        "target": [
                                                            "#r117_r1_r4_3 > .carousel-panel-container_root__tOOCn"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"typography_root__Om3Wh typography_variant-title__dsdJF\">Groente en fruit met extra veel voordeel<\/p>",
                                        "target": [
                                            "#r117_r1_r4_3 > .carousel-panel-container_root__tOOCn > header > .typography_variant-title__dsdJF"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "0.0pt (0px)",
                                                    "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=\"carousel-panel-link_root__0tuYp\" href=\"\/shop\/seizoensproducten\">Groente en fruit met extra veel voordeel<\/a>",
                                        "target": [
                                            "a[href$=\"seizoensproducten\"]"
                                        ],
                                        "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": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img class=\"\" src=\"https:\/\/zsp2.ah.nl\/pool\/lib\/733_2nd_1.jpg\" alt=\"Een volle tas en toch flink bespaard\" loading=\"lazy\">",
                                                        "target": [
                                                            "#\\39 243 > .advertorial_wrapper__AoMov.advertorial_fadeIn__d\\+7bQ[data-testhook=\"ad-wrapper\"] > .advertorial_image__MN9aB.advertorial_responsiveImage__-XdO2.advertorial_fadeIn__d\\+7bQ > picture > img[loading=\"lazy\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"advertorial_title__0BPQ2\">",
                                        "target": [
                                            "a[title=\"Profiteer nu\"] > .advertorial_safeZone__ek1Zh > .advertorial_textZone__Dwhrc > .advertorial_title__0BPQ2"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img class=\"\" src=\"https:\/\/zsp2.ah.nl\/pool\/lib\/734_2nd_1.jpg\" alt=\"Probeer Premium 1 maand gratis\" loading=\"lazy\">",
                                                        "target": [
                                                            "img[alt=\"Probeer Premium 1 maand gratis\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"advertorial_title__0BPQ2\">",
                                        "target": [
                                            ".advertorial_link__3RDNe[title=\"Probeer nu\"][rel=\"\"] > .advertorial_safeZone__ek1Zh > .advertorial_textZone__Dwhrc > .advertorial_title__0BPQ2"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff7900",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "21.0pt (28px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "shortTextContent",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"price_portrait__pcgwD\">",
                                                        "target": [
                                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element content is too short to determine if it is actual text content"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"price-amount_integer__+e2XO\">2<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_highlight__ekL92.price-amount_bonus__zeyvy.price_highlight__RucvZ > .price-amount_integer__\\+e2XO"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff7900",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "21.0pt (28px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "shortTextContent",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"price_portrait__pcgwD\">",
                                                        "target": [
                                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element content is too short to determine if it is actual text content"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"price-amount_integer__+e2XO\">1<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_highlight__ekL92.price-amount_bonus__zeyvy.price_highlight__RucvZ > .price-amount_integer__\\+e2XO"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff7900",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "21.0pt (28px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "shortTextContent",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"price_portrait__pcgwD\">",
                                                        "target": [
                                                            ".link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element content is too short to determine if it is actual text content"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"price-amount_integer__+e2XO\">6<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_highlight__ekL92.price-amount_bonus__zeyvy.price_highlight__RucvZ > .price-amount_integer__\\+e2XO"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff7900",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "21.0pt (28px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "shortTextContent",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"price_portrait__pcgwD\">",
                                                        "target": [
                                                            ".link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element content is too short to determine if it is actual text content"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"price-amount_integer__+e2XO\">4<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_highlight__ekL92.price-amount_bonus__zeyvy.price_highlight__RucvZ > .price-amount_integer__\\+e2XO"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"shield_text__kNeiW\">Gratis bezorging bij 10 euro<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(1) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"shield_text__kNeiW\">Gratis bezorging bij 6 stuks<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(2) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"shield_text__kNeiW\">Gratis bezorging bij 5 stuks<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(3) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"shield_text__kNeiW\">Gratis bezorging bij 2 stuks<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(4) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"shield_text__kNeiW\">Gratis bezorging bij 15 euro<\/span>",
                                        "target": [
                                            ".smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(5) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "nonBmp"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element content contains only non-text characters"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span>",
                                        "target": [
                                            ".accordion_accordion__4EedR:nth-child(1) > .accordion_button__r4G4q[aria-controls=\"accordion\"] > .accordion_arrowDown__iM20H.accordion_arrowTransition__v2fPq"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content contains only non-text characters"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "nonBmp"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element content contains only non-text characters"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span>",
                                        "target": [
                                            ".accordion_accordion__4EedR:nth-child(2) > .accordion_button__r4G4q[aria-controls=\"accordion\"] > .accordion_arrowDown__iM20H.accordion_arrowTransition__v2fPq"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content contains only non-text characters"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "nonBmp"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element content contains only non-text characters"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span>",
                                        "target": [
                                            ".accordion_accordion__4EedR:nth-child(3) > .accordion_button__r4G4q[aria-controls=\"accordion\"] > .accordion_arrowDown__iM20H.accordion_arrowTransition__v2fPq"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content contains only non-text characters"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "nonBmp"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element content contains only non-text characters"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span>",
                                        "target": [
                                            ".accordion_accordion__4EedR:nth-child(4) > .accordion_button__r4G4q[aria-controls=\"accordion\"] > .accordion_arrowDown__iM20H.accordion_arrowTransition__v2fPq"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content contains only non-text characters"
                                    }
                                ]
                            }
                        ]
                    },
                    "base_page_ip_ptr": "a23-36-162-215.deploy.static.akamaitechnologies.com",
                    "base_page_cname": "",
                    "base_page_dns_server": "a6-65.akam.net",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 19817,
                    "testUrl": "https:\/\/www.ah.nl",
                    "custom": [
                        "css-imports",
                        "num-blocking-css",
                        "num-blocking-external-scripts",
                        "num-initial-scripts",
                        "num-total-scripts",
                        "validated-content"
                    ],
                    "css-imports": 0,
                    "num-blocking-css": 3,
                    "num-blocking-external-scripts": 2,
                    "num-initial-scripts": 30,
                    "num-total-scripts": 48,
                    "validated-content": null,
                    "interactivePeriods": [
                        [
                            0,
                            1305
                        ],
                        [
                            1402,
                            1966
                        ],
                        [
                            2495,
                            2499
                        ],
                        [
                            2672,
                            2778
                        ],
                        [
                            2842,
                            3037
                        ],
                        [
                            3119,
                            3500
                        ],
                        [
                            3598,
                            3733
                        ],
                        [
                            3795,
                            4497
                        ],
                        [
                            4561,
                            7937
                        ]
                    ],
                    "longTasks": [
                        [
                            1305,
                            1402
                        ],
                        [
                            1966,
                            2495
                        ],
                        [
                            2499,
                            2672
                        ],
                        [
                            2778,
                            2842
                        ],
                        [
                            3037,
                            3119
                        ],
                        [
                            3500,
                            3598
                        ],
                        [
                            3733,
                            3795
                        ],
                        [
                            4497,
                            4561
                        ]
                    ],
                    "lastVisualChange": 3500,
                    "render": 1400,
                    "visualComplete85": 3500,
                    "visualComplete90": 3500,
                    "visualComplete95": 3500,
                    "visualComplete99": 3500,
                    "visualComplete": 3500,
                    "SpeedIndex": 2655,
                    "largestPaints": [
                        {
                            "event": "LargestTextPaint",
                            "time": 1408,
                            "size": 1590,
                            "DOMNodeId": 2
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1408,
                            "size": 1590,
                            "element": {
                                "nodeName": "A",
                                "boundingRect": {
                                    "x": 72,
                                    "y": 9,
                                    "width": 104.3125,
                                    "height": 16,
                                    "top": 9,
                                    "right": 176.3125,
                                    "bottom": 25,
                                    "left": 72
                                },
                                "outerHTML": "<a class=\"anchor_root__GfGAm top-bar_link__JQIoh\" href=\"\/acties\" title=\"Win- en spaaracties\">Win- en spaaracties<\/a>",
                                "content": "normal"
                            },
                            "type": "text"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1512,
                            "size": 12912,
                            "DOMNodeId": 45,
                            "nodeInfo": {
                                "nodeType": "P",
                                "attributes": {
                                    "class": "typography_root__Om3Wh typography_variant-title__dsdJF"
                                },
                                "bounds": [
                                    32,
                                    217,
                                    283,
                                    48
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1692,
                            "size": 51975,
                            "DOMNodeId": 116,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "src": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage",
                                    "srcset": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage 342w, https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage 480w",
                                    "alt": "",
                                    "class": "carousel-panel-image_image__IbiIo"
                                },
                                "sourceURL": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage",
                                "bounds": [
                                    16,
                                    265,
                                    315,
                                    165.375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1692,
                            "size": 51975,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 16,
                                    "y": 265,
                                    "width": 315,
                                    "height": 165.375,
                                    "top": 265,
                                    "right": 331,
                                    "bottom": 430.375,
                                    "left": 16
                                },
                                "outerHTML": "<img src=\"https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage\" srcset=\"https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage 342w, https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage 480w\" alt=\"\" class=\"carousel-panel-image_image__IbiIo\">",
                                "src": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage",
                                "currentSrc": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 3488,
                            "size": 54612,
                            "DOMNodeId": 1652,
                            "nodeInfo": {
                                "nodeType": "P",
                                "bounds": [
                                    16,
                                    216.90625,
                                    343,
                                    168
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 3488,
                            "size": 54612,
                            "element": {
                                "nodeName": "P",
                                "boundingRect": {
                                    "x": 16,
                                    "y": 216.90625,
                                    "width": 343,
                                    "height": 168,
                                    "top": 216.90625,
                                    "right": 359,
                                    "bottom": 384.90625,
                                    "left": 16
                                },
                                "outerHTML": "<p>Met deze cookies kunnen wij en derde partijen informatie over jou verzamelen en jouw internetgedrag binnen, en mogelijk ook buiten, onze website volgen. Met deze informatie passen wij en derde partijen de website, onze communicatie en advertenties aan op jouw interesses en profiel. Daarnaast kan je door deze cookies informatie delen via social media.<\/p>",
                                "content": "normal"
                            },
                            "type": "text"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1407,
                            "size": 1590,
                            "DOMNodeId": 2
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1407,
                            "size": 1590,
                            "element": {
                                "nodeName": "A",
                                "boundingRect": {
                                    "x": 72,
                                    "y": 9,
                                    "width": 104.3125,
                                    "height": 16,
                                    "top": 9,
                                    "right": 176.3125,
                                    "bottom": 25,
                                    "left": 72
                                },
                                "outerHTML": "<a class=\"anchor_root__GfGAm top-bar_link__JQIoh\" href=\"\/acties\" title=\"Win- en spaaracties\">Win- en spaaracties<\/a>",
                                "content": "normal"
                            },
                            "type": "text"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1512,
                            "size": 12912,
                            "DOMNodeId": 45,
                            "nodeInfo": {
                                "nodeType": "P",
                                "attributes": {
                                    "class": "typography_root__Om3Wh typography_variant-title__dsdJF"
                                },
                                "bounds": [
                                    32,
                                    217,
                                    283,
                                    48
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1692,
                            "size": 51975,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 16,
                                    "y": 265,
                                    "width": 315,
                                    "height": 165.375,
                                    "top": 265,
                                    "right": 331,
                                    "bottom": 430.375,
                                    "left": 16
                                },
                                "outerHTML": "<img src=\"https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage\" srcset=\"https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage 342w, https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage 480w\" alt=\"\" class=\"carousel-panel-image_image__IbiIo\">",
                                "src": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage",
                                "currentSrc": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage",
                                "content": "normal"
                            },
                            "type": "image"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1692,
                            "size": 51975,
                            "DOMNodeId": 116,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "src": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage",
                                    "srcset": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage 342w, https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage 480w",
                                    "alt": "",
                                    "class": "carousel-panel-image_image__IbiIo"
                                },
                                "sourceURL": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage",
                                "bounds": [
                                    16,
                                    265,
                                    315,
                                    165.375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 3487,
                            "size": 54612,
                            "DOMNodeId": 1652,
                            "nodeInfo": {
                                "nodeType": "P",
                                "bounds": [
                                    16,
                                    216.90625,
                                    343,
                                    168
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 3487,
                            "size": 54612,
                            "element": {
                                "nodeName": "P",
                                "boundingRect": {
                                    "x": 16,
                                    "y": 216.90625,
                                    "width": 343,
                                    "height": 168,
                                    "top": 216.90625,
                                    "right": 359,
                                    "bottom": 384.90625,
                                    "left": 16
                                },
                                "outerHTML": "<p>Met deze cookies kunnen wij en derde partijen informatie over jou verzamelen en jouw internetgedrag binnen, en mogelijk ook buiten, onze website volgen. Met deze informatie passen wij en derde partijen de website, onze communicatie en advertenties aan op jouw interesses en profiel. Daarnaast kan je door deze cookies informatie delen via social media.<\/p>",
                                "content": "normal"
                            },
                            "type": "text"
                        }
                    ],
                    "LargestContentfulPaintType": "text",
                    "LargestContentfulPaintNodeType": "P",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 3
                        },
                        {
                            "name": "fetchStart",
                            "time": 18
                        },
                        {
                            "name": "navigationStart",
                            "time": 44
                        },
                        {
                            "name": "domLoading",
                            "time": 44
                        },
                        {
                            "name": "responseEnd",
                            "time": 45
                        },
                        {
                            "name": "domInteractive",
                            "time": 45
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 45
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 45
                        },
                        {
                            "name": "domComplete",
                            "time": 45
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 762
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 762
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 762
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 762
                        },
                        {
                            "name": "domLoading",
                            "time": 763
                        },
                        {
                            "name": "responseEnd",
                            "time": 822
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 1407
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 1407
                        },
                        {
                            "name": "firstPaint",
                            "time": 1407
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 1512
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 1512
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 1512
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 1692
                        },
                        {
                            "name": "LayoutShift",
                            "time": 1799
                        },
                        {
                            "name": "domInteractive",
                            "time": 1934
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 2676
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 2695
                        },
                        {
                            "name": "LayoutShift",
                            "time": 2949
                        },
                        {
                            "name": "domComplete",
                            "time": 3471
                        },
                        {
                            "name": "loadEventStart",
                            "time": 3479
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 3479
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 3487
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 3487
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 1692
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0.0086907897333491201
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0.0086075846744815415
                        }
                    ],
                    "chromeUserTiming.navigationStart": 45,
                    "chromeUserTiming.fetchStart": 19,
                    "chromeUserTiming.domLoading": 763,
                    "chromeUserTiming.responseEnd": 823,
                    "chromeUserTiming.domInteractive": 1934,
                    "chromeUserTiming.domContentLoadedEventStart": 2677,
                    "chromeUserTiming.domContentLoadedEventEnd": 2696,
                    "chromeUserTiming.domComplete": 3471,
                    "chromeUserTiming.unloadEventStart": 762,
                    "chromeUserTiming.unloadEventEnd": 762,
                    "chromeUserTiming.markAsMainFrame": 762,
                    "chromeUserTiming.commitNavigationEnd": 763,
                    "chromeUserTiming.firstPaint": 1407,
                    "chromeUserTiming.firstContentfulPaint": 1407,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 1407,
                    "chromeUserTiming.firstMeaningfulPaint": 1512,
                    "chromeUserTiming.firstImagePaint": 1692,
                    "chromeUserTiming.LayoutShift": 2950,
                    "chromeUserTiming.loadEventStart": 3479,
                    "chromeUserTiming.loadEventEnd": 3480,
                    "chromeUserTiming.LargestTextPaint": 3488,
                    "chromeUserTiming.LargestContentfulPaint": 3488,
                    "chromeUserTiming.LargestImagePaint": 1692,
                    "chromeUserTiming.TotalLayoutShift": 0.0086907897333491201,
                    "chromeUserTiming.CumulativeLayoutShift": 0.0086075846744815415,
                    "LayoutShifts": [
                        {
                            "time": 1799,
                            "score": 0.0086075846744815415,
                            "cumulative_score": 0.0086075846744815415,
                            "window_score": 0.0086075846744815415,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    28,
                                    36,
                                    315,
                                    28
                                ],
                                [
                                    28,
                                    64,
                                    347,
                                    40
                                ],
                                [
                                    28,
                                    104,
                                    315,
                                    28
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 28,
                                        "y": 36,
                                        "width": 283,
                                        "height": 96,
                                        "top": 36,
                                        "right": 311,
                                        "bottom": 132,
                                        "left": 28
                                    },
                                    "currentRect": {
                                        "x": 60,
                                        "y": 36,
                                        "width": 283,
                                        "height": 96,
                                        "top": 36,
                                        "right": 343,
                                        "bottom": 132,
                                        "left": 60
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 311,
                                        "y": 64,
                                        "width": 64,
                                        "height": 40,
                                        "top": 64,
                                        "right": 375,
                                        "bottom": 104,
                                        "left": 311
                                    },
                                    "currentRect": {
                                        "x": 343,
                                        "y": 64,
                                        "width": 32,
                                        "height": 40,
                                        "top": 64,
                                        "right": 375,
                                        "bottom": 104,
                                        "left": 343
                                    }
                                }
                            ]
                        },
                        {
                            "time": 2949,
                            "score": 8.3205058867579147e-5,
                            "cumulative_score": 0.0086907897333491201,
                            "window_score": 8.3205058867579147e-5,
                            "shift_window_num": 2,
                            "rects": [
                                [
                                    0,
                                    132,
                                    375,
                                    1
                                ],
                                [
                                    0,
                                    145,
                                    375,
                                    1
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 0,
                                        "y": 132,
                                        "width": 375,
                                        "height": 1,
                                        "top": 132,
                                        "right": 375,
                                        "bottom": 133,
                                        "left": 0
                                    },
                                    "currentRect": {
                                        "x": 0,
                                        "y": 145,
                                        "width": 375,
                                        "height": 1,
                                        "top": 145,
                                        "right": 375,
                                        "bottom": 146,
                                        "left": 0
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 0,
                        "cumulative_score": 0,
                        "fraction_of_total": 0
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 1112.8510000000001
                            },
                            "13": {
                                "name": "UnprefixedRequestAnimationFrame",
                                "firstUsed": 2321.6900000000001
                            },
                            "15": {
                                "name": "ContentSecurityPolicy",
                                "firstUsed": 768.60500000000002
                            },
                            "593": {
                                "name": "SetReferrerPolicy",
                                "firstUsed": 768.61400000000003
                            },
                            "1277": {
                                "name": "CSPWithStrictDynamic",
                                "firstUsed": 768.61900000000003
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 768.62199999999996
                            },
                            "1753": {
                                "name": "ReferrerPolicyHeader",
                                "firstUsed": 768.62599999999998
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 768.62900000000002
                            },
                            "2157": {
                                "name": "PerformanceServerTiming",
                                "firstUsed": 768.63300000000004
                            },
                            "2236": {
                                "name": "CSPWithUnsafeEval",
                                "firstUsed": 768.63599999999997
                            },
                            "3359": {
                                "name": "MainFrameCSPViaHTTP",
                                "firstUsed": 768.63900000000001
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 771.08299999999997
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 773.64599999999996
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 776.88
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 776.88699999999994
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 776.91499999999996
                            },
                            "2250": {
                                "name": "DuplicatedAttribute",
                                "firstUsed": 809.67700000000002
                            },
                            "1236": {
                                "name": "V8HTMLComment",
                                "firstUsed": 809.99099999999999
                            },
                            "901": {
                                "name": "LinkRelPreload",
                                "firstUsed": 810.72500000000002
                            },
                            "4239": {
                                "name": "ScriptSchedulingType_ParserBlocking",
                                "firstUsed": 810.98699999999997
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 1061.502
                            },
                            "1066": {
                                "name": "SameOriginTextScript",
                                "firstUsed": 1112.6489999999999
                            },
                            "3275": {
                                "name": "NavigatorCookieEnabled",
                                "firstUsed": 1119.6079999999999
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 1124.876
                            },
                            "2195": {
                                "name": "CookieGet",
                                "firstUsed": 1127.028
                            },
                            "306": {
                                "name": "NamedNodeMapGetNamedItem",
                                "firstUsed": 1128.6790000000001
                            },
                            "3019": {
                                "name": "DOMStorageRead",
                                "firstUsed": 1130.2180000000001
                            },
                            "1417": {
                                "name": "AddEventListenerPassiveTrue",
                                "firstUsed": 1148.1199999999999
                            },
                            "2904": {
                                "name": "PassiveTouchEventListener",
                                "firstUsed": 1148.1320000000001
                            },
                            "2429": {
                                "name": "PerformanceTimeline",
                                "firstUsed": 1150.0989999999999
                            },
                            "3349": {
                                "name": "NavigationTimingL2",
                                "firstUsed": 1150.114
                            },
                            "200": {
                                "name": "DocumentBeforeUnloadRegistered",
                                "firstUsed": 1150.3130000000001
                            },
                            "202": {
                                "name": "DocumentUnloadRegistered",
                                "firstUsed": 1150.443
                            },
                            "2226": {
                                "name": "DocumentPageHideRegistered",
                                "firstUsed": 1150.4659999999999
                            },
                            "744": {
                                "name": "NetInfo",
                                "firstUsed": 1154.075
                            },
                            "2191": {
                                "name": "PaintTimingRequested",
                                "firstUsed": 1154.393
                            },
                            "1615": {
                                "name": "LongTaskObserver",
                                "firstUsed": 1154.473
                            },
                            "2487": {
                                "name": "EventTimingExplicitlyRequested",
                                "firstUsed": 1154.5530000000001
                            },
                            "3254": {
                                "name": "EventTimingFirstInputExplicitlyRequested",
                                "firstUsed": 1154.558
                            },
                            "2529": {
                                "name": "ReportingObserver",
                                "firstUsed": 1157.9300000000001
                            },
                            "4238": {
                                "name": "ScriptSchedulingType_Defer",
                                "firstUsed": 1174.5940000000001
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 1175.5609999999999
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 1175.713
                            },
                            "976": {
                                "name": "CSSAtRuleSupports",
                                "firstUsed": 1176.364
                            },
                            "1153": {
                                "name": "CSSSelectorIndirectAdjacent",
                                "firstUsed": 1176.3979999999999
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 1176.425
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 1176.6089999999999
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 1176.6400000000001
                            },
                            "2298": {
                                "name": "CSSSelectorWebkitInnerSpinButton",
                                "firstUsed": 1177.643
                            },
                            "2319": {
                                "name": "CSSSelectorWebkitUnknownPseudo",
                                "firstUsed": 1177.6479999999999
                            },
                            "2314": {
                                "name": "CSSSelectorWebkitSearchCancelButton",
                                "firstUsed": 1177.6569999999999
                            },
                            "2388": {
                                "name": "CSSSelectorPseudoFocusVisible",
                                "firstUsed": 1178.317
                            },
                            "2297": {
                                "name": "CSSSelectorWebkitFileUploadButton",
                                "firstUsed": 1180.8810000000001
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 1180.8979999999999
                            },
                            "1067": {
                                "name": "SameOriginApplicationScript",
                                "firstUsed": 1181.5799999999999
                            },
                            "900": {
                                "name": "LinkRelPreconnect",
                                "firstUsed": 1183.4570000000001
                            },
                            "4317": {
                                "name": "LinkRelCanonical",
                                "firstUsed": 1189.5699999999999
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 1190.058
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 1216.2
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 1216.2059999999999
                            },
                            "590": {
                                "name": "LangAttributeDoesNotMatchToUILocale",
                                "firstUsed": 1216.21
                            },
                            "1542": {
                                "name": "PendingStylesheetAddedAfterBodyStarted",
                                "firstUsed": 1233.5540000000001
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 1261.6959999999999
                            },
                            "2092": {
                                "name": "ARIALabelAttribute",
                                "firstUsed": 1274.9179999999999
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 1277.971
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 1278.046
                            },
                            "2089": {
                                "name": "ARIAHiddenAttribute",
                                "firstUsed": 1278.1369999999999
                            },
                            "84": {
                                "name": "FormElement",
                                "firstUsed": 1278.2760000000001
                            },
                            "45": {
                                "name": "PlaceholderAttribute",
                                "firstUsed": 1278.3710000000001
                            },
                            "2096": {
                                "name": "ARIALiveAttribute",
                                "firstUsed": 1279.183
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 1295.6880000000001
                            },
                            "1354": {
                                "name": "CSSValueAppearanceButton",
                                "firstUsed": 1299.973
                            },
                            "1351": {
                                "name": "CSSValueAppearanceNone",
                                "firstUsed": 1300.0350000000001
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 1305.165
                            },
                            "190": {
                                "name": "InputTypeText",
                                "firstUsed": 1305.598
                            },
                            "4242": {
                                "name": "ScriptSchedulingType_Async",
                                "firstUsed": 1413.6869999999999
                            },
                            "2355": {
                                "name": "CSSGradient",
                                "firstUsed": 1413.9169999999999
                            },
                            "521": {
                                "name": "Picture",
                                "firstUsed": 1414.0340000000001
                            },
                            "524": {
                                "name": "SrcsetWDescriptor",
                                "firstUsed": 1414.0619999999999
                            },
                            "523": {
                                "name": "SrcsetXDescriptor",
                                "firstUsed": 1414.4290000000001
                            },
                            "90": {
                                "name": "SVGAnimationElement",
                                "firstUsed": 1414.7239999999999
                            },
                            "501": {
                                "name": "SVGSMILElementInDocument",
                                "firstUsed": 1414.768
                            },
                            "2081": {
                                "name": "ARIADisabledAttribute",
                                "firstUsed": 1416.1980000000001
                            },
                            "2935": {
                                "name": "LazyLoadImageLoadingAttributeLazy",
                                "firstUsed": 1420.5409999999999
                            },
                            "2936": {
                                "name": "LazyLoadImageMissingDimensionsForLazy",
                                "firstUsed": 1420.6420000000001
                            },
                            "2190": {
                                "name": "PaintTimingObserved",
                                "firstUsed": 1526.433
                            },
                            "3798": {
                                "name": "AVIFImage",
                                "firstUsed": 1604.742
                            },
                            "1693": {
                                "name": "CSSGridLayout",
                                "firstUsed": 1627.788
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 1652.502
                            },
                            "3307": {
                                "name": "FlexGapSpecified",
                                "firstUsed": 1789.9300000000001
                            },
                            "3308": {
                                "name": "FlexGapPositive",
                                "firstUsed": 1789.941
                            },
                            "213": {
                                "name": "HTMLElementInnerText",
                                "firstUsed": 1872.2950000000001
                            },
                            "780": {
                                "name": "V8MessageChannel_Constructor",
                                "firstUsed": 2032.5450000000001
                            },
                            "3020": {
                                "name": "DOMStorageWrite",
                                "firstUsed": 2044.5070000000001
                            },
                            "2661": {
                                "name": "NavigatorPlatform",
                                "firstUsed": 2127.616
                            },
                            "2719": {
                                "name": "HistoryLength",
                                "firstUsed": 2257.52
                            },
                            "83": {
                                "name": "DocumentAll",
                                "firstUsed": 2280.241
                            },
                            "1502": {
                                "name": "AuxclickAddListenerCount",
                                "firstUsed": 2285.9659999999999
                            },
                            "1347": {
                                "name": "PointerEventAddListenerCount",
                                "firstUsed": 2286.1460000000002
                            },
                            "2903": {
                                "name": "NonPassiveTouchEventListener",
                                "firstUsed": 2286.2260000000001
                            },
                            "1827": {
                                "name": "LocationOrigin",
                                "firstUsed": 2288.5700000000002
                            },
                            "2194": {
                                "name": "CookieSet",
                                "firstUsed": 2292.4029999999998
                            },
                            "3064": {
                                "name": "V8RegExpExecCalledOnSlowRegExp",
                                "firstUsed": 2323.6660000000002
                            },
                            "675": {
                                "name": "Fetch",
                                "firstUsed": 2343.3049999999998
                            },
                            "3267": {
                                "name": "V8InvalidatedPromiseThenLookupChainProtector",
                                "firstUsed": 2352.5300000000002
                            },
                            "781": {
                                "name": "V8MessagePort_PostMessage_Method",
                                "firstUsed": 2421.942
                            },
                            "1368": {
                                "name": "IntersectionObserver_Constructor",
                                "firstUsed": 2423.3429999999998
                            },
                            "882": {
                                "name": "V8Performance_Timing_AttributeGetter",
                                "firstUsed": 2503.5230000000001
                            },
                            "2662": {
                                "name": "NavigatorPlugins",
                                "firstUsed": 2503.7539999999999
                            },
                            "2705": {
                                "name": "WindowInnerWidth",
                                "firstUsed": 2503.902
                            },
                            "2715": {
                                "name": "WindowOuterWidth",
                                "firstUsed": 2505.1289999999999
                            },
                            "2712": {
                                "name": "WindowScreenX",
                                "firstUsed": 2505.1379999999999
                            },
                            "2710": {
                                "name": "WindowPageXOffset",
                                "firstUsed": 2505.143
                            },
                            "2700": {
                                "name": "V8Screen_AvailWidth_AttributeGetter",
                                "firstUsed": 2505.1500000000001
                            },
                            "2704": {
                                "name": "V8Screen_Width_AttributeGetter",
                                "firstUsed": 2505.1559999999999
                            },
                            "2706": {
                                "name": "WindowInnerHeight",
                                "firstUsed": 2505.174
                            },
                            "2714": {
                                "name": "WindowOuterHeight",
                                "firstUsed": 2505.1849999999999
                            },
                            "2713": {
                                "name": "WindowScreenY",
                                "firstUsed": 2505.1900000000001
                            },
                            "2711": {
                                "name": "WindowPageYOffset",
                                "firstUsed": 2505.1959999999999
                            },
                            "2699": {
                                "name": "V8Screen_AvailHeight_AttributeGetter",
                                "firstUsed": 2505.201
                            },
                            "2702": {
                                "name": "V8Screen_Height_AttributeGetter",
                                "firstUsed": 2505.2049999999999
                            },
                            "2701": {
                                "name": "V8Screen_ColorDepth_AttributeGetter",
                                "firstUsed": 2505.223
                            },
                            "2703": {
                                "name": "V8Screen_PixelDepth_AttributeGetter",
                                "firstUsed": 2505.2269999999999
                            },
                            "1297": {
                                "name": "V8Document_Images_AttributeGetter",
                                "firstUsed": 2507.203
                            },
                            "1503": {
                                "name": "HTMLCanvasElement",
                                "firstUsed": 2507.7890000000002
                            },
                            "3545": {
                                "name": "HTMLCanvasGetContext",
                                "firstUsed": 2507.8789999999999
                            },
                            "4025": {
                                "name": "HTMLCanvasElement_2D",
                                "firstUsed": 2508.0459999999998
                            },
                            "1833": {
                                "name": "CanvasToDataURL",
                                "firstUsed": 2523.502
                            },
                            "4346": {
                                "name": "V8TurboFanOsrCompileStarted",
                                "firstUsed": 2530.627
                            },
                            "2660": {
                                "name": "NavigatorMimeTypes",
                                "firstUsed": 2537.4810000000002
                            },
                            "2654": {
                                "name": "NavigatorAppVersion",
                                "firstUsed": 2559.6019999999999
                            },
                            "123": {
                                "name": "NavigatorProductSub",
                                "firstUsed": 2559.6370000000002
                            },
                            "124": {
                                "name": "NavigatorVendor",
                                "firstUsed": 2559.6489999999999
                            },
                            "125": {
                                "name": "NavigatorVendorSub",
                                "firstUsed": 2559.6619999999998
                            },
                            "2656": {
                                "name": "NavigatorHardwareConcurrency",
                                "firstUsed": 2559.6799999999998
                            },
                            "2657": {
                                "name": "NavigatorLanguage",
                                "firstUsed": 2559.694
                            },
                            "2658": {
                                "name": "NavigatorLanguages",
                                "firstUsed": 2559.7089999999998
                            },
                            "2655": {
                                "name": "NavigatorDoNotTrack",
                                "firstUsed": 2559.7429999999999
                            },
                            "2659": {
                                "name": "NavigatorMaxTouchPoints",
                                "firstUsed": 2578.6109999999999
                            },
                            "750": {
                                "name": "V8Permissions_Query_Method",
                                "firstUsed": 2579.0329999999999
                            },
                            "2198": {
                                "name": "BatteryStatusGetBattery",
                                "firstUsed": 2580.933
                            },
                            "710": {
                                "name": "CryptoGetRandomValues",
                                "firstUsed": 2612.8589999999999
                            },
                            "2228": {
                                "name": "DocumentPageShowRegistered",
                                "firstUsed": 2707.8310000000001
                            },
                            "867": {
                                "name": "V8Event_InitEvent_Method",
                                "firstUsed": 2708.8220000000001
                            },
                            "522": {
                                "name": "Sizes",
                                "firstUsed": 2709.6930000000002
                            },
                            "2680": {
                                "name": "V8BatteryManager_Charging_AttributeGetter",
                                "firstUsed": 2778.2750000000001
                            },
                            "2679": {
                                "name": "V8BatteryManager_ChargingTime_AttributeGetter",
                                "firstUsed": 2778.3119999999999
                            },
                            "2681": {
                                "name": "V8BatteryManager_DischargingTime_AttributeGetter",
                                "firstUsed": 2778.3200000000002
                            },
                            "2682": {
                                "name": "V8BatteryManager_Level_AttributeGetter",
                                "firstUsed": 2778.326
                            },
                            "2077": {
                                "name": "ARIAControlsAttribute",
                                "firstUsed": 2854.0149999999999
                            },
                            "4520": {
                                "name": "Feature_4520",
                                "firstUsed": 2933.71
                            },
                            "132": {
                                "name": "UnprefixedAnimationStartEvent",
                                "firstUsed": 2947.1610000000001
                            },
                            "2434": {
                                "name": "PerformanceResourceTimingInitiatorType",
                                "firstUsed": 2959.9749999999999
                            },
                            "3350": {
                                "name": "ResourceTiming",
                                "firstUsed": 2959.989
                            },
                            "2361": {
                                "name": "V8AbortController_Constructor",
                                "firstUsed": 3012.8009999999999
                            },
                            "2723": {
                                "name": "TrustedTypesCreatePolicy",
                                "firstUsed": 3113.261
                            },
                            "3279": {
                                "name": "TrustedTypesPolicyCreated",
                                "firstUsed": 3113.2730000000001
                            },
                            "1014": {
                                "name": "CSSFilterReference",
                                "firstUsed": 3217.759
                            },
                            "19": {
                                "name": "UnprefixedTransitionEndEvent",
                                "firstUsed": 3247.3890000000001
                            },
                            "2609": {
                                "name": "V8AttemptOverrideReadOnlyOnPrototypeSloppy",
                                "firstUsed": 3284.7310000000002
                            },
                            "2391": {
                                "name": "XMLHttpRequestResponseXML",
                                "firstUsed": 3285.1030000000001
                            },
                            "344": {
                                "name": "EventCancelBubble",
                                "firstUsed": 3287.0039999999999
                            },
                            "137": {
                                "name": "EventReturnValue",
                                "firstUsed": 3287.0230000000001
                            },
                            "350": {
                                "name": "EventGetReturnValueTrue",
                                "firstUsed": 3287.027
                            },
                            "352": {
                                "name": "EventSetReturnValueTrue",
                                "firstUsed": 3287.0320000000002
                            },
                            "677": {
                                "name": "XMLHttpRequestAsynchronous",
                                "firstUsed": 3287.1010000000001
                            },
                            "3261": {
                                "name": "V8InvalidatedIsConcatSpreadableLookupChainProtector",
                                "firstUsed": 3403.808
                            },
                            "1394": {
                                "name": "V8ArrayInstanceConstructorModified",
                                "firstUsed": 3403.8620000000001
                            },
                            "3260": {
                                "name": "V8InvalidatedArraySpeciesLookupChainProtector",
                                "firstUsed": 3403.8670000000002
                            },
                            "2651": {
                                "name": "V8RegExpMatchIsFalseishOnJSRegExp",
                                "firstUsed": 3404.5239999999999
                            },
                            "3065": {
                                "name": "V8RegExpReplaceCalledOnSlowRegExp",
                                "firstUsed": 3405.1370000000002
                            },
                            "2094": {
                                "name": "ARIALabelledByAttribute",
                                "firstUsed": 3416.9169999999999
                            },
                            "2229": {
                                "name": "DocumentPageShowFired",
                                "firstUsed": 3479.6309999999999
                            },
                            "1128": {
                                "name": "BodyScrollsInAdditionToViewport",
                                "firstUsed": 3480.4250000000002
                            },
                            "1478": {
                                "name": "PerformanceResourceTimingSizes",
                                "firstUsed": 3498.2959999999998
                            },
                            "2716": {
                                "name": "WindowDevicePixelRatio",
                                "firstUsed": 3512.6799999999998
                            },
                            "2084": {
                                "name": "ARIAExpandedAttribute",
                                "firstUsed": 3725.4270000000001
                            },
                            "1069": {
                                "name": "CrossOriginTextScript",
                                "firstUsed": 3830.3270000000002
                            },
                            "3481": {
                                "name": "V8Navigator_JavaEnabled_Method",
                                "firstUsed": 3846.1260000000002
                            },
                            "135": {
                                "name": "UnprefixedAnimationIterationEvent",
                                "firstUsed": 4686.3950000000004
                            },
                            "1060": {
                                "name": "NodeFilterIsObject",
                                "firstUsed": 5667.4170000000004
                            },
                            "429": {
                                "name": "TextEncoderConstructor",
                                "firstUsed": 6992.4920000000002
                            },
                            "430": {
                                "name": "TextEncoderEncode",
                                "firstUsed": 6992.5159999999996
                            }
                        },
                        "CSSFeatures": {
                            "433": {
                                "name": "CSSPropertyObjectFit",
                                "firstUsed": 1176.3800000000001
                            },
                            "27": {
                                "name": "CSSPropertyBackgroundPosition",
                                "firstUsed": 1176.4390000000001
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 1176.5319999999999
                            },
                            "380": {
                                "name": "CSSPropertyStrokeDashoffset",
                                "firstUsed": 1176.54
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 1176.7280000000001
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 1177.0730000000001
                            },
                            "68": {
                                "name": "CSSPropertyBoxShadow",
                                "firstUsed": 1178.4949999999999
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 1179.0899999999999
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 1179.096
                            },
                            "516": {
                                "name": "CSSPropertyFontDisplay",
                                "firstUsed": 1180.904
                            },
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 1180.9570000000001
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 1180.961
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 1180.9649999999999
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 1180.982
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 1216.232
                            },
                            "14": {
                                "name": "CSSPropertyWebkitFontSmoothing",
                                "firstUsed": 1216.24
                            },
                            "11": {
                                "name": "CSSPropertyTextRendering",
                                "firstUsed": 1216.2439999999999
                            },
                            "537": {
                                "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                                "firstUsed": 1216.252
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 1216.2570000000001
                            },
                            "444": {
                                "name": "CSSPropertyScrollBehavior",
                                "firstUsed": 1216.2629999999999
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 1223.6790000000001
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 1223.6980000000001
                            },
                            "515": {
                                "name": "CSSPropertyVariable",
                                "firstUsed": 1269.5540000000001
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 1292.8699999999999
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 1292.9159999999999
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 1292.922
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 1292.9280000000001
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 1292.9369999999999
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 1292.9459999999999
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 1292.9570000000001
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 1292.962
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 1292.9770000000001
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 1292.982
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 1293.0350000000001
                            },
                            "35": {
                                "name": "CSSPropertyBorderBottom",
                                "firstUsed": 1293.059
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 1293.067
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 1293.086
                            },
                            "232": {
                                "name": "CSSPropertyAlignSelf",
                                "firstUsed": 1293.0909999999999
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 1293.096
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 1293.136
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 1293.1880000000001
                            },
                            "84": {
                                "name": "CSSPropertyLetterSpacing",
                                "firstUsed": 1293.1990000000001
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 1293.204
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 1293.21
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 1293.268
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 1293.2760000000001
                            },
                            "233": {
                                "name": "CSSPropertyFlex",
                                "firstUsed": 1293.3109999999999
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 1293.316
                            },
                            "100": {
                                "name": "CSSPropertyOutline",
                                "firstUsed": 1293.3900000000001
                            },
                            "72": {
                                "name": "CSSPropertyClip",
                                "firstUsed": 1295.5540000000001
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 1295.566
                            },
                            "159": {
                                "name": "CSSPropertyWhiteSpace",
                                "firstUsed": 1295.5709999999999
                            },
                            "59": {
                                "name": "CSSPropertyBorderStyle",
                                "firstUsed": 1295.6610000000001
                            },
                            "97": {
                                "name": "CSSPropertyMinWidth",
                                "firstUsed": 1295.7180000000001
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 1295.8340000000001
                            },
                            "49": {
                                "name": "CSSPropertyBorderLeft",
                                "firstUsed": 1296.653
                            },
                            "60": {
                                "name": "CSSPropertyBorderTop",
                                "firstUsed": 1296.664
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 1296.702
                            },
                            "94": {
                                "name": "CSSPropertyMaxHeight",
                                "firstUsed": 1296.71
                            },
                            "158": {
                                "name": "CSSPropertyVisibility",
                                "firstUsed": 1296.72
                            },
                            "237": {
                                "name": "CSSPropertyFlexGrow",
                                "firstUsed": 1297.2090000000001
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 1299.847
                            },
                            "175": {
                                "name": "CSSPropertyWebkitAppearance",
                                "firstUsed": 1299.9780000000001
                            },
                            "66": {
                                "name": "CSSPropertyBorderWidth",
                                "firstUsed": 1299.9860000000001
                            },
                            "152": {
                                "name": "CSSPropertyTransitionDuration",
                                "firstUsed": 1300.001
                            },
                            "153": {
                                "name": "CSSPropertyTransitionProperty",
                                "firstUsed": 1300.0250000000001
                            },
                            "154": {
                                "name": "CSSPropertyTransitionTimingFunction",
                                "firstUsed": 1300.03
                            },
                            "658": {
                                "name": "CSSPropertyAppearance",
                                "firstUsed": 1300.04
                            },
                            "42": {
                                "name": "CSSPropertyBorderColor",
                                "firstUsed": 1300.046
                            },
                            "369": {
                                "name": "CSSPropertyFill",
                                "firstUsed": 1300.134
                            },
                            "636": {
                                "name": "CSSPropertyInset",
                                "firstUsed": 1300.1969999999999
                            },
                            "111": {
                                "name": "CSSPropertyPaddingLeft",
                                "firstUsed": 1300.393
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 1300.4010000000001
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 1300.5
                            },
                            "162": {
                                "name": "CSSPropertyWordBreak",
                                "firstUsed": 1300.6120000000001
                            },
                            "79": {
                                "name": "CSSPropertyFloat",
                                "firstUsed": 1300.7529999999999
                            },
                            "260": {
                                "name": "CSSPropertyWebkitLineClamp",
                                "firstUsed": 1416.377
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 1459.5999999999999
                            },
                            "236": {
                                "name": "CSSPropertyFlexFlow",
                                "firstUsed": 1459.6279999999999
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 1459.6559999999999
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 1459.6759999999999
                            },
                            "107": {
                                "name": "CSSPropertyOverflowX",
                                "firstUsed": 1459.723
                            },
                            "499": {
                                "name": "CSSPropertyScrollSnapType",
                                "firstUsed": 1459.73
                            },
                            "445": {
                                "name": "CSSPropertyWillChange",
                                "firstUsed": 1459.7360000000001
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 1459.7429999999999
                            },
                            "562": {
                                "name": "CSSPropertyScrollPadding",
                                "firstUsed": 1459.75
                            },
                            "561": {
                                "name": "CSSPropertyScrollSnapAlign",
                                "firstUsed": 1459.8040000000001
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 1459.8610000000001
                            },
                            "238": {
                                "name": "CSSPropertyFlexShrink",
                                "firstUsed": 1459.865
                            },
                            "657": {
                                "name": "CSSPropertyAspectRatio",
                                "firstUsed": 1460.049
                            },
                            "25": {
                                "name": "CSSPropertyBackgroundImage",
                                "firstUsed": 1464.4000000000001
                            },
                            "303": {
                                "name": "CSSPropertyOrder",
                                "firstUsed": 1464.4680000000001
                            },
                            "437": {
                                "name": "CSSPropertyObjectPosition",
                                "firstUsed": 1464.521
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 1468.9549999999999
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 1469.0139999999999
                            },
                            "234": {
                                "name": "CSSPropertyFlexBasis",
                                "firstUsed": 1469.175
                            },
                            "164": {
                                "name": "CSSPropertyWordWrap",
                                "firstUsed": 1469.23
                            },
                            "209": {
                                "name": "CSSPropertyWebkitBoxOrient",
                                "firstUsed": 1469.2339999999999
                            },
                            "385": {
                                "name": "CSSPropertyStrokeWidth",
                                "firstUsed": 1470.6189999999999
                            },
                            "378": {
                                "name": "CSSPropertyStroke",
                                "firstUsed": 1470.625
                            },
                            "30": {
                                "name": "CSSPropertyBackgroundRepeat",
                                "firstUsed": 1626.9939999999999
                            },
                            "33": {
                                "name": "CSSPropertyBackgroundSize",
                                "firstUsed": 1627.01
                            },
                            "619": {
                                "name": "CSSPropertyMarginInline",
                                "firstUsed": 1772.921
                            },
                            "592": {
                                "name": "CSSPropertyGap",
                                "firstUsed": 1772.9549999999999
                            },
                            "5": {
                                "name": "CSSPropertyFont",
                                "firstUsed": 2508.27
                            },
                            "424": {
                                "name": "CSSPropertyAnimation",
                                "firstUsed": 2736.2750000000001
                            },
                            "363": {
                                "name": "CSSPropertyStopColor",
                                "firstUsed": 3183.6869999999999
                            },
                            "383": {
                                "name": "CSSPropertyStrokeMiterlimit",
                                "firstUsed": 3190.5830000000001
                            },
                            "80": {
                                "name": "CSSPropertyFontStretch",
                                "firstUsed": 3410.5030000000002
                            },
                            "108": {
                                "name": "CSSPropertyOverflowY",
                                "firstUsed": 3410.665
                            },
                            "118": {
                                "name": "CSSPropertyPointerEvents",
                                "firstUsed": 3410.7869999999998
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "maxFID": 479,
                    "TTIMeasurementEnd": 7937,
                    "LastInteractive": 4561,
                    "TotalBlockingTime": 722,
                    "testID": "240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a",
                    "step": 1,
                    "effectiveBps": 495701,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 46,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "112": 77.299999999999997,
                                "213": 5.2999999999999998,
                                "314": 63.200000000000003,
                                "415": 40,
                                "516": 15,
                                "618": 15.800000000000001,
                                "719": 14.300000000000001,
                                "820": 42.899999999999999,
                                "921": 80,
                                "1022": 36.799999999999997,
                                "1124": 75,
                                "1227": 95.200000000000003,
                                "1335": 100,
                                "1438": 100,
                                "1539": 100,
                                "1641": 100,
                                "1742": 100,
                                "1843": 100,
                                "1943": 100,
                                "2044": 94.700000000000003,
                                "2145": 95,
                                "2245": 61.899999999999999,
                                "2346": 61.100000000000001,
                                "2447": 95.200000000000003,
                                "2548": 90,
                                "2648": 84.200000000000003,
                                "2749": 65,
                                "2850": 90,
                                "2950": 75,
                                "3052": 95.200000000000003,
                                "3153": 89.5,
                                "3254": 90,
                                "3356": 80,
                                "3457": 95,
                                "3557": 75,
                                "3658": 84.200000000000003,
                                "3759": 100,
                                "3860": 81,
                                "3961": 94.700000000000003,
                                "4061": 71.400000000000006,
                                "4162": 25,
                                "4264": 25,
                                "4365": 30,
                                "4466": 21.100000000000001,
                                "4567": 35,
                                "4668": 75,
                                "4769": 38.100000000000001,
                                "4870": 23.800000000000001,
                                "4972": 21.100000000000001,
                                "5073": 20,
                                "5175": 15,
                                "5276": 10.5,
                                "5377": 15,
                                "5479": 11.1,
                                "5580": 22.699999999999999,
                                "5681": 15,
                                "5782": 20,
                                "5883": 10.5,
                                "5985": 22.699999999999999,
                                "6086": 15,
                                "6187": 15,
                                "6290": 19,
                                "6391": 5.5999999999999996,
                                "6492": 15,
                                "6594": 15,
                                "6696": 20,
                                "6797": 30,
                                "6898": 84.200000000000003,
                                "6999": 68.200000000000003,
                                "7100": 42.899999999999999,
                                "7201": 15,
                                "7302": 15,
                                "7404": 15,
                                "7505": 15,
                                "7606": 15,
                                "7707": 23.800000000000001,
                                "7965": 61.5,
                                "8066": 60
                            },
                            "max": 100,
                            "count": 79
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "112": 13175,
                                "213": 58538,
                                "314": 11724,
                                "415": 872634,
                                "516": 170764,
                                "618": 0,
                                "719": 0,
                                "820": 2470938,
                                "921": 875667,
                                "1022": 5590350,
                                "1124": 13915257,
                                "1227": 13106601,
                                "1335": 41296776,
                                "1438": 42248491,
                                "1539": 2827400,
                                "1641": 23738,
                                "1742": 2414459,
                                "1843": 6560849,
                                "1943": 4732447,
                                "2044": 0,
                                "2145": 0,
                                "2245": 0,
                                "2346": 0,
                                "2447": 5237,
                                "2548": 12604963,
                                "2648": 224656,
                                "2749": 0,
                                "2850": 2367186,
                                "2950": 16998,
                                "3052": 907840,
                                "3153": 999524,
                                "3254": 608690,
                                "3356": 2184666,
                                "3457": 100331,
                                "3557": 13339,
                                "3658": 358642,
                                "3759": 2548449,
                                "3860": 4242856,
                                "3961": 7902405,
                                "4061": 455511,
                                "4162": 13636,
                                "4264": 0,
                                "4365": 0,
                                "4466": 0,
                                "4567": 4272,
                                "4668": 191092,
                                "4769": 6810,
                                "4870": 0,
                                "4972": 0,
                                "5073": 0,
                                "5175": 0,
                                "5276": 0,
                                "5377": 0,
                                "5479": 0,
                                "5580": 0,
                                "5681": 0,
                                "5782": 0,
                                "5883": 0,
                                "5985": 0,
                                "6086": 0,
                                "6187": 0,
                                "6290": 0,
                                "6391": 0,
                                "6492": 0,
                                "6594": 0,
                                "6696": 0,
                                "6797": 0,
                                "6898": 0,
                                "6999": 3336,
                                "7100": 0,
                                "7201": 0,
                                "7302": 0,
                                "7404": 0,
                                "7505": 0,
                                "7606": 0,
                                "7707": 0,
                                "7965": 0,
                                "8066": 0
                            },
                            "max": 42248491,
                            "count": 79
                        }
                    },
                    "effectiveBpsDoc": 654907,
                    "lighthouse.Performance": 0.68999999999999995,
                    "lighthouse.Performance.first-contentful-paint": 1860.9770000000001,
                    "lighthouse.Performance.largest-contentful-paint": 3426.2539999999999,
                    "lighthouse.Performance.total-blocking-time": 916.09300000000076,
                    "lighthouse.Performance.cumulative-layout-shift": 0.0037841385738931962,
                    "lighthouse.Performance.speed-index": 2435,
                    "lighthouse.Accessibility": 0.78000000000000003,
                    "lighthouse.BestPractices": 0.92000000000000004,
                    "lighthouse.SEO": 0.93000000000000005,
                    "lighthouse.PWA": 0.67000000000000004,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/2\/details\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/2\/performance_optimization\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/2\/breakdown\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/2\/domains\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/2\/screen_shot\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/2\/experiments\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/2_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/2_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/2_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/02\/21\/BiDcS7\/db103df56c30429ee59fa6abf11b8b3a\/2_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/02\/21\/BiDcS7\/db103df56c30429ee59fa6abf11b8b3a\/2_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/02\/21\/BiDcS7\/db103df56c30429ee59fa6abf11b8b3a\/2_optimization.png",
                        "screenShotPng": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&file=2_screen.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&file=2_screen.png"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&file=2_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/02\/21\/BiDcS7\/db103df56c30429ee59fa6abf11b8b3a\/2_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/02\/21\/BiDcS7\/db103df56c30429ee59fa6abf11b8b3a\/2_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/02\/21\/BiDcS7\/db103df56c30429ee59fa6abf11b8b3a\/2_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/02\/21\/BiDcS7\/db103df56c30429ee59fa6abf11b8b3a\/2_progress.csv",
                        "bodies": "https:\/\/www.webpagetest.org\/result\/24\/02\/21\/BiDcS7\/db103df56c30429ee59fa6abf11b8b3a\/2_bodies.zip",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&compressed=1&file=2_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_2&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_2&file=ms_001400.jpg",
                            "VisuallyComplete": 7
                        },
                        {
                            "time": 1500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_2&file=ms_001500.jpg",
                            "VisuallyComplete": 25
                        },
                        {
                            "time": 1700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_2&file=ms_001700.jpg",
                            "VisuallyComplete": 42
                        },
                        {
                            "time": 1800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_2&file=ms_001800.jpg",
                            "VisuallyComplete": 43
                        },
                        {
                            "time": 1900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_2&file=ms_001900.jpg",
                            "VisuallyComplete": 44
                        },
                        {
                            "time": 3000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_2&file=ms_003000.jpg",
                            "VisuallyComplete": 43
                        },
                        {
                            "time": 3300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_2&file=ms_003300.jpg",
                            "VisuallyComplete": 45
                        },
                        {
                            "time": 3400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_2&file=ms_003400.jpg",
                            "VisuallyComplete": 45
                        },
                        {
                            "time": 3500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_2&file=ms_003500.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "execution-ci360.ah.nl": {
                            "bytes": 8402,
                            "requests": 1,
                            "cdn_provider": "Amazon CloudFront",
                            "connections": 1
                        },
                        "zsp1.ah.nl": {
                            "bytes": 6701,
                            "requests": 10,
                            "cdn_provider": "Google",
                            "connections": 1
                        },
                        "zsp2.ah.nl": {
                            "bytes": 84552,
                            "requests": 2,
                            "cdn_provider": "Amazon CloudFront",
                            "connections": 1
                        },
                        "v3-pixal-web.ah.nl": {
                            "bytes": 318,
                            "requests": 2,
                            "cdn_provider": "Akamai",
                            "connections": 1
                        },
                        "static.ah.nl": {
                            "bytes": 610969,
                            "requests": 28,
                            "cdn_provider": "Akamai",
                            "connections": 2
                        },
                        "www.ah.nl": {
                            "bytes": 1075884,
                            "requests": 26,
                            "cdn_provider": "Akamai",
                            "connections": 1
                        },
                        "www.googletagmanager.com": {
                            "bytes": 129183,
                            "requests": 1,
                            "cdn_provider": "Google",
                            "connections": 1
                        },
                        "www.google-analytics.com": {
                            "bytes": 21940,
                            "requests": 6,
                            "cdn_provider": "Google",
                            "connections": 2
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 35231,
                            "bytesUncompressed": 285303,
                            "requests": 2
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 1273184,
                            "bytesUncompressed": 5083873,
                            "requests": 18
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 60358,
                            "bytesUncompressed": 396090,
                            "requests": 3
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 471201,
                            "bytesUncompressed": 867656,
                            "requests": 32
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 89355,
                            "bytesUncompressed": 89240,
                            "requests": 4
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 8620,
                            "bytesUncompressed": 80004,
                            "requests": 17
                        }
                    },
                    "consoleLog": [
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "Wrong argument types in method. Please check the documentation to fix that",
                            "url": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "line": 197,
                            "column": 74
                        },
                        {
                            "source": "javascript",
                            "level": "warning",
                            "text": "The resource https:\/\/execution-ci360.ah.nl\/js\/ot-all.min.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                            "timestamp": 1683986214999.4209,
                            "url": "https:\/\/www.ah.nl\/"
                        }
                    ]
                }
            },
            "3": {
                "firstView": {
                    "numSteps": 1,
                    "run": 3,
                    "tester": "agent-nr-37-1683979550-167.235.64.34",
                    "loadTime": 3182,
                    "docTime": 3182,
                    "fullyLoaded": 4536,
                    "bytesOut": 303487,
                    "bytesOutDoc": 257068,
                    "bytesIn": 1940301,
                    "bytesInDoc": 1806734,
                    "requests": [
                        {
                            "type": 3,
                            "id": "529151E2C959CFDBB188D484C9C9B976",
                            "request_id": "529151E2C959CFDBB188D484C9C9B976",
                            "ip_addr": "23.36.162.215",
                            "full_url": "https:\/\/www.ah.nl\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/",
                            "raw_id": "529151E2C959CFDBB188D484C9C9B976",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 561,
                            "ttfb_ms": 481,
                            "load_start": 335,
                            "load_start_float": 335.00004799999999,
                            "bytesIn": 35244,
                            "objectSize": 35244,
                            "objectSizeUncompressed": 285312,
                            "chunks": [
                                {
                                    "ts": 832,
                                    "bytes": 18927,
                                    "inflated": 38197
                                },
                                {
                                    "ts": 837,
                                    "bytes": 4072,
                                    "inflated": 51107
                                },
                                {
                                    "ts": 893,
                                    "bytes": 12245,
                                    "inflated": 64936
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 53,
                            "protocol": "HTTP\/2",
                            "dns_start": 0,
                            "dns_end": 181,
                            "connect_start": 181,
                            "connect_end": 250,
                            "ssl_start": 250,
                            "ssl_end": 334,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "ah.nl",
                                "sanList": [
                                    "ah.nl",
                                    "www.ah.nl"
                                ],
                                "issuer": "Entrust Certification Authority - L1K",
                                "validFrom": 1667316261,
                                "validTo": 1701271461,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Sabre' CT log",
                                        "logId": "5581D4C2169036014AEA0B9B573C53F0C0E43878702508172FA3AA1D0713D30C",
                                        "timestamp": 1667316261466,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100E36A96C57D4205D551694906992FB1B980B06781BF4E33B2BA4BFF189EC0B9F2022100DA760632F24B5473AE17A89C3729ED57CC63CC43D881079E9EAAB70569BE2850"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2023 Log",
                                        "logId": "B3737707E18450F86386D605A9DC11094A792DB1670C0B87DCF0030E7936A59A",
                                        "timestamp": 1667316261473,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502204A14A098405220359BEBABED9A1C1F148F4ACD0F967C5FAC06AA786DF608B6D1022100F325FDDC0012DAD66E130FD07B26D18C4FB2359A83C39DCA2D40A9C3755E65BD"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2023' log",
                                        "logId": "E83ED0DA3EF5063532E75728BC896BC903D3CBD1116BECEB69E1777D6D06BD6E",
                                        "timestamp": 1667316261444,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402205AAFEC8CCCC84C036DCC4024B1C6E86E51004EE0397FFA4262197E8D4CAE20200220701A7B3DF72B22830E6D82CF5655788A701459C32322247902353EC15B4DCD43"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":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",
                                    "accept-language: en-US,en;q=0.9",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: document",
                                    "sec-fetch-mode: navigate",
                                    "sec-fetch-site: cross-site",
                                    "upgrade-insecure-requests: 1",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "ab-test-headers: \"x-variant-te-1878:true\"",
                                    "ah-content-cache: MISS",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-length: 35244",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: text\/html; charset=utf-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "rtss: 1-*-1",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: =0; path=\/; domain=www.ah.nl; expires=Thu, 01-Jan-1970 00:00:00 GMT",
                                    "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                    "set-cookie: SSID=CQCbSx1-AAAAAAAfl19klhpCAB-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEhzAAAH5dfZAEANQoAATnLAAAfl19kAQBGCQADgroAAB-XX2QBAEMKAAGpzAAAH5dfZAEASQoAARzNAAAfl19kAQA8CgAB2csAAB-XX2QBAPEJAAEFxwAAH5dfZAEABAcAAx2VAAAfl19kAQA7CgABpcsAAB-XX2QBAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:47 GMT",
                                    "set-cookie: SSSC=4.G7232665685984418454.1|1796.38173:2374.47746:2545.50949:2613.52025:2619.52133:2620.52185:2625.52257:2627.52393:2633.52508; path=\/; domain=www.ah.nl",
                                    "set-cookie: SSRT=H5dfZAABAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:47 GMT",
                                    "set-cookie: SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:47 GMT",
                                    "set-cookie: i18next=nl-nl; Path=\/; Expires=Mon, 13 May 2024 13:56:47 GMT; SameSite=Strict",
                                    "set-cookie: _csrf=m3Dc050dw9R3DBn4mQRPfgw0; Path=\/",
                                    "set-cookie: Ahonlnl-Prd-01-DigitalDev-B2=!IHS0L6\/5Xr3vT931BzF2M131ipvWlIv13wXm3yiRmi21UT6Izfx94jGgba\/NvDEsX\/1V5uiKecH1; path=\/; Httponly",
                                    "set-cookie: Ahonlnl-Prd-01-DigitalDev-F1=!BpTGCkCid2QlHp7IhW\/DkGTJXi1ndbAZGhKMMm9oQR6fsk9ALY3t4WuTrjoKTq6NfjOHAvWSzSRbjhY=; path=\/; Httponly; Secure",
                                    "set-cookie: _abck=F12B22BA91CAA1748CAC139712F77F33~-1~YAAQ19XOF8SJdRGIAQAAoFVmFQk5aucCbhvWtca9JnVW17thfYD2BehNG+3F36\/uTmyS5C7ehXqysvCk9rv4dUYZ2mO8DTGOD9bA1PYiQYp9uCNi6m0btlpKfisHGnj1BOSDcg\/1u\/UcVOSuSD345WdY9nt3\/0G6KIGvo3whLQ2RWeUKDK6a\/h6ek6Ju308BnA47EbUWgIoKF3o4Hu3uNQ8snbKsaqEgvRKstX0qkxgZkMl+lykptq7n5thizjI9gB5\/YEW6z8oNHwjK5ZsIbGEasUyMTP81ZXoHD72ERtlNu1Fy4\/GzHMJ5MWZZh5YzrHaeNqflRGfJ1VB6fYZuBI10XSZEyv6aE9b0eevuigsJaGaiG2zecq6pnS0=~-1~-1~1683989771; Domain=.www.ah.nl; Path=\/; Expires=Sun, 12 May 2024 13:56:48 GMT; Max-Age=31536000; Secure",
                                    "set-cookie: ak_bmsc=C0987CF3FBD9B151C6AF8586BB7668C3~000000000000000000000000000000~YAAQ19XOF8WJdRGIAQAAoFVmFRNmptt+aQudlpo56vs\/s0gQmhbRiM5iJ+qfm5\/lAJH1XUrBDtorv6U243KVeU+zu9Qn9WbWq4WafjyAD\/pRCb\/I9J8tsTDlbtXORicsP9qyLLbhfSybwpq8RCmQ3MN2hB7lOlZ2cWMk\/n2d\/5IV0VvPZT9NtqAHZBT5XZszVtt030NMO6hdo1OkagTVQGqM25usp+ktz+sSd7ugRTp1PL2Ur7Bf44WIyZo\/6UrKIumESf9KjZRJWIYwrh\/3eZUohQUcN+fIBVksSxCx0OTKwNg8NExQArnOzZ64v5ZSeYL23nGKmrev6R4r5biizNLCLfl9uijH+0S9RY66tj47F0V3Yv3FIH5MXU1\/9N6ZEgXDq6JTuga2; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 15:56:47 GMT; Max-Age=7199; HttpOnly",
                                    "set-cookie: bm_mi=B70F204F07898B23DF88504F16D84735~YAAQ19XOF8aJdRGIAQAAoFVmFRPnm+3OH782MP0mKJMr7LvnIsJQMav\/MuVgcxFlO7aqm14+P7ZLZOtcca24RU7K1lLYRBNd7TQV\/eKsX3z\/x0wfM6R0ZfBevPlOsILccE7yz2OuAG1YpluYnvPn6Mi7zBtiD1IZ+JIdKXiIKRRUok6RjmQ1KRf07gS1YYZ6RkqawdjkaKYlwj6mnADQ\/nhtnxCd5P3EaY5Nv7w58shlqcw43QIZoycU98D4mDg4iv3G6ZP7N8oz\/LSphMCSEJWQaZ6u14id3Vm+xMlEiZK\/kC18BITjA52orQ==~1; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 13:56:48 GMT; Max-Age=0; Secure",
                                    "set-cookie: bm_sz=7D0989B3C5AB29101FF5441CCA46EFEE~YAAQ19XOF8eJdRGIAQAAoFVmFRMao0qZ6dqy37bg4R3aoID\/BBSi61QEcx2m\/PfakFUGZm\/sAew+cS2X38nggUqcUBUSHayKni9js9qTc9PU0\/QDQHalaYldEwZgx8K5JLfVJeP6s7T4VPntML393ASLPoY9q2+lOf6F76uqi+wUMzdihrYm+0nod+Q7avTC\/mRiNT7LSU91mbVNsxuhhGjayx5U9SebVku6vxzXG0Um+hwsue3VgN\/0NiMizMB0uEsf6+gFc8+fqEMsqcr5Sx5crkfgHHKud3QZNSHQSMDAxg==~4340020~4605510; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 17:56:47 GMT; Max-Age=14399",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: User-Agent,Accept-Encoding",
                                    "x-ah-incomplete-page: false",
                                    "x-akamai-transformed: 9 35141 0 pmb=mTOE,2",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: content-9fee2d99-1ef8-4dd6-b54c-073976f615cb",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986207779190 D=302108",
                                    "x-locale: nl_NL",
                                    "x-oneagent-js-injection: true",
                                    "x-ruxit-js-agent: true",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1915,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 181,
                            "connect_ms": 69,
                            "ssl_ms": 84,
                            "gzip_total": 35244,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 0,
                            "socket_group": "https:\/\/www.ah.nl",
                            "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": 48,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGvDCCBaSgAwIBAgIQbqFrQTY\/+8fTaGXtWK\/B5jANBgkqhkiG9w0BAQsFADCB\nujELMAkGA1UEBhMCVVMxFjAUBgNVBAoTDUVudHJ1c3QsIEluYy4xKDAmBgNVBAsT\nH1NlZSB3d3cuZW50cnVzdC5uZXQvbGVnYWwtdGVybXMxOTA3BgNVBAsTMChjKSAy\nMDEyIEVudHJ1c3QsIEluYy4gLSBmb3IgYXV0aG9yaXplZCB1c2Ugb25seTEuMCwG\nA1UEAxMlRW50cnVzdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAtIEwxSzAeFw0y\nMjExMDExNTI0MjFaFw0yMzExMjkxNTI0MjFaMGgxCzAJBgNVBAYTAkNIMRAwDgYD\nVQQIDAdHZW7DqHZlMQ8wDQYDVQQHEwZHZW5ldmUxJjAkBgNVBAoTHUFob2xkIERl\nbGhhaXplIExpY2Vuc2luZyBTYXJsMQ4wDAYDVQQDEwVhaC5ubDCCASIwDQYJKoZI\nhvcNAQEBBQADggEPADCCAQoCggEBANkIL3IGaGpwDfS3v532IB5yXPdGZQ42wJyK\nlc4Ss8dFpLFk2ARLgKif\/ILdmqgcillCRigZUNyjh3HederHtpTOw54rHlFP+VFe\n+G+JwQ0k5rmJosm0ILfRK0fvsQrZ4k2odXknGMDwgfwiCq0HP947RPRsXk\/2coT\/\ndn2HG\/tTmVqHZxAWnVFROdxZaavioOALdpVoNYagStXESCmZiWdHwSC58l1YJlNm\nCDyvoeiNEHNjP0NkAcv92snRh01XsvMSmgcqqoEiUwbRaM8W\/K+\/wEy7sZc2etKL\nluZ0hs4LaJ5yoPpu+qRllrBlUsy03UqB4uwDfqKy++ffIaVrmbsCAwEAAaOCAw0w\nggMJMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYEFLrmYUKYBmQ1QUMpl+lNn94TbtAk\nMB8GA1UdIwQYMBaAFIKicHTdvFM\/z3vU981\/p2DGCky\/MGgGCCsGAQUFBwEBBFww\nWjAjBggrBgEFBQcwAYYXaHR0cDovL29jc3AuZW50cnVzdC5uZXQwMwYIKwYBBQUH\nMAKGJ2h0dHA6Ly9haWEuZW50cnVzdC5uZXQvbDFrLWNoYWluMjU2LmNlcjAzBgNV\nHR8ELDAqMCigJqAkhiJodHRwOi8vY3JsLmVudHJ1c3QubmV0L2xldmVsMWsuY3Js\nMBsGA1UdEQQUMBKCBWFoLm5sggl3d3cuYWgubmwwDgYDVR0PAQH\/BAQDAgWgMB0G\nA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjBMBgNVHSAERTBDMDcGCmCGSAGG\n+mwKAQUwKTAnBggrBgEFBQcCARYbaHR0cHM6Ly93d3cuZW50cnVzdC5uZXQvcnBh\nMAgGBmeBDAECAjCCAX4GCisGAQQB1nkCBAIEggFuBIIBagFoAHcAVYHUwhaQNgFK\n6gubVzxT8MDkOHhwJQgXL6OqHQcT0wwAAAGEM8siWgAABAMASDBGAiEA42qWxX1C\nBdVRaUkGmS+xuYCwZ4G\/TjOyukv\/GJ7AufICIQDadgYy8ktUc64XqJw3Ke1XzGPM\nQ9iBB56eqrcFab4oUAB2ALNzdwfhhFD4Y4bWBancEQlKeS2xZwwLh9zwAw55NqWa\nAAABhDPLImEAAAQDAEcwRQIgShSgmEBSIDWb66vtmhwfFI9KzQ+WfF+sBqp4bfYI\nttECIQDzJf3cABLa1m4TD9B7JtGMT7I1moPDncotQKnDdV5lvQB1AOg+0No+9QY1\nMudXKLyJa8kD08vREWvs62nhd31tBr1uAAABhDPLIkQAAAQDAEYwRAIgWq\/sjMzI\nTANtzEAkscboblEATuA5f\/pCYhl+jUyuICACIHAaez33KyKDDm2Cz1ZVeIpwFFnD\nIyIkeQI1PsFbTc1DMA0GCSqGSIb3DQEBCwUAA4IBAQAvw5ohQ7VH3gC9Nkx47PYQ\niaSJPoie1k+TXccYdhUbWOrrH5wELxW2HZQCfOuAT9i0hXsQrJ3KrxYFSUqtA5vV\nCIx9PAc3p2GABGDvofmDIud8Uzet7Djuhn0h8GZfv0RYF9+4+1akcYAwwkQJpNw+\nOJXeQ3K2AX8W1rY5vQTXy\/t8YwbtBtyggZhoz4oDmPCjdmJ1fkQbBYa9vJB7WALY\nkQdf9bF\/Qw9P37ZLJz4tiLnt4dgJIOWW8l3ofUcFpKfQfAMbOjWjeoW9\/RI8k\/vL\nThINMI2q0slNYb8geAYhdUxqo7JU87dEbbsxO3qwSLa9tp0PzXCyARSUaRlJ1PvO\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFDjCCA\/agAwIBAgIMDulMwwAAAABR03eFMA0GCSqGSIb3DQEBCwUAMIG+MQsw\nCQYDVQQGEwJVUzEWMBQGA1UEChMNRW50cnVzdCwgSW5jLjEoMCYGA1UECxMfU2Vl\nIHd3dy5lbnRydXN0Lm5ldC9sZWdhbC10ZXJtczE5MDcGA1UECxMwKGMpIDIwMDkg\nRW50cnVzdCwgSW5jLiAtIGZvciBhdXRob3JpemVkIHVzZSBvbmx5MTIwMAYDVQQD\nEylFbnRydXN0IFJvb3QgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkgLSBHMjAeFw0x\nNTEwMDUxOTEzNTZaFw0zMDEyMDUxOTQzNTZaMIG6MQswCQYDVQQGEwJVUzEWMBQG\nA1UEChMNRW50cnVzdCwgSW5jLjEoMCYGA1UECxMfU2VlIHd3dy5lbnRydXN0Lm5l\ndC9sZWdhbC10ZXJtczE5MDcGA1UECxMwKGMpIDIwMTIgRW50cnVzdCwgSW5jLiAt\nIGZvciBhdXRob3JpemVkIHVzZSBvbmx5MS4wLAYDVQQDEyVFbnRydXN0IENlcnRp\nZmljYXRpb24gQXV0aG9yaXR5IC0gTDFLMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A\nMIIBCgKCAQEA2j+W0E25L0Tn2zlem1DuXKVh2kFnUwmqAJqOV38pa9vH4SEkqjrQ\njUcj0u1yFvCRIdJdt7hLqIOPt5EyaM\/OJZMssn2XyP7BtBe6CZ4DkJN7fEmDImiK\nm95HwzGYei59QAvS7z7Tsoyqj0ip\/wDoKVgG97aTWpRzJiatWA7lQrjV6nN5ZGhT\nJbiEz5R6rgZFDKNrTdDGvuoYpDbwkrK6HIiPOlJ\/915tgxyd8B\/lw9bdpXiSPbBt\nLOrJz5RBGXFEaLpHPATpXbo+8DX3Fbae8i4VHj9HyMg4p3NFXU2wO7GOFyk36t0F\nASK7lDYqjVs1\/lMZLwhGwSqzGmIdTivZGwIDAQABo4IBDDCCAQgwDgYDVR0PAQH\/\nBAQDAgEGMBIGA1UdEwEB\/wQIMAYBAf8CAQAwMwYIKwYBBQUHAQEEJzAlMCMGCCsG\nAQUFBzABhhdodHRwOi8vb2NzcC5lbnRydXN0Lm5ldDAwBgNVHR8EKTAnMCWgI6Ah\nhh9odHRwOi8vY3JsLmVudHJ1c3QubmV0L2cyY2EuY3JsMDsGA1UdIAQ0MDIwMAYE\nVR0gADAoMCYGCCsGAQUFBwIBFhpodHRwOi8vd3d3LmVudHJ1c3QubmV0L3JwYTAd\nBgNVHQ4EFgQUgqJwdN28Uz\/Pe9T3zX+nYMYKTL8wHwYDVR0jBBgwFoAUanImetAe\n733nO2lR1GyNn5ASZqswDQYJKoZIhvcNAQELBQADggEBADnVjpiDYcgsY9NwHRkw\ny\/YJrMxp1cncN0HyMg\/vdMNY9ngnCTQIlZIv19+4o\/0OgemknNM\/TWgrFTEKFcxS\nBJPok1DD2bHi4Wi3Ogl08TRYCj93mEC45mj\/XeTIRsXsgdfJghhcg85x2Ly\/rJkC\nk9uUmITSnKa1\/ly78EqvIazCP0kkZ9Yujs+szGQVGHLlbHfTUqi53Y2sAEo1GdRv\nc6N172tkw+CNgxKhiucOhk3YtCAbvmqljEtoZuMrx1gL+1YQ1JH7HdMxWBCMRON1\nexCdtTix9qrKgWRs6PLigVWXUX\/hwidQosk8WwBD9lu51aX8\/wdQQGcHsFXwt35u\nLcw=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 896,
                            "ttfb_start": 335,
                            "ttfb_end": 816,
                            "download_start": 816,
                            "download_end": 896,
                            "download_ms": 80,
                            "all_start": 0,
                            "all_end": 896,
                            "all_ms": 895,
                            "index": 0,
                            "number": 1,
                            "body_file": "001-529151E2C959CFDBB188D484C9C9B976-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 21,
                                "v8.compile": 10,
                                "FunctionCall": 1
                            },
                            "cpu.EvaluateScript": 21,
                            "cpu.v8.compile": 10,
                            "cpu.FunctionCall": 1,
                            "cpuTime": 32,
                            "body_id": "529151E2C959CFDBB188D484C9C9B976",
                            "js_timing": [
                                [
                                    892.70899999999995,
                                    894.63599999999997
                                ],
                                [
                                    1469.52,
                                    1469.6500000000001
                                ],
                                [
                                    1470.0029999999999,
                                    1470.9860000000001
                                ],
                                [
                                    1471.0650000000001,
                                    1471.143
                                ],
                                [
                                    1519.0329999999999,
                                    1519.5229999999999
                                ],
                                [
                                    1524.8630000000001,
                                    1525.0150000000001
                                ],
                                [
                                    1525.6420000000001,
                                    1525.876
                                ],
                                [
                                    1526.05,
                                    1526.1210000000001
                                ],
                                [
                                    1526.3140000000001,
                                    1530.8109999999999
                                ],
                                [
                                    1566.6659999999999,
                                    1576.393
                                ],
                                [
                                    1716.904,
                                    1718.143
                                ],
                                [
                                    1829.5920000000001,
                                    1829.9369999999999
                                ],
                                [
                                    1830.415,
                                    1830.617
                                ],
                                [
                                    1830.7619999999999,
                                    1830.8330000000001
                                ],
                                [
                                    1830.9570000000001,
                                    1831.0219999999999
                                ],
                                [
                                    1831.134,
                                    1831.9960000000001
                                ],
                                [
                                    1832.155,
                                    1832.2729999999999
                                ],
                                [
                                    892.72400000000005,
                                    892.87
                                ],
                                [
                                    1469.5260000000001,
                                    1469.6320000000001
                                ],
                                [
                                    1470.0119999999999,
                                    1470.6320000000001
                                ],
                                [
                                    1471.0740000000001,
                                    1471.1289999999999
                                ],
                                [
                                    1519.0440000000001,
                                    1519.277
                                ],
                                [
                                    1524.8699999999999,
                                    1524.963
                                ],
                                [
                                    1525.6469999999999,
                                    1525.8150000000001
                                ],
                                [
                                    1526.0540000000001,
                                    1526.1089999999999
                                ],
                                [
                                    1526.318,
                                    1526.434
                                ],
                                [
                                    1566.6790000000001,
                                    1573.097
                                ],
                                [
                                    1716.9169999999999,
                                    1718.079
                                ],
                                [
                                    1829.758,
                                    1829.8779999999999
                                ],
                                [
                                    1830.4200000000001,
                                    1830.567
                                ],
                                [
                                    1830.7670000000001,
                                    1830.8209999999999
                                ],
                                [
                                    1830.961,
                                    1831.01
                                ],
                                [
                                    1831.1379999999999,
                                    1831.212
                                ],
                                [
                                    1832.1600000000001,
                                    1832.2570000000001
                                ],
                                [
                                    2592.183,
                                    2592.2359999999999
                                ],
                                [
                                    2807.6289999999999,
                                    2808.0169999999998
                                ],
                                [
                                    3181.8780000000002,
                                    3181.9189999999999
                                ],
                                [
                                    3302.8760000000002,
                                    3303.3620000000001
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=529151E2C959CFDBB188D484C9C9B976"
                        },
                        {
                            "type": 3,
                            "id": "104941.3",
                            "request_id": "104941.3",
                            "ip_addr": "23.36.162.215",
                            "full_url": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "raw_id": "104941.3",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 373,
                            "ttfb_ms": 143,
                            "load_start": 853,
                            "load_start_float": 853.00007100000005,
                            "bytesIn": 92139,
                            "objectSize": 92139,
                            "objectSizeUncompressed": 242950,
                            "chunks": [
                                {
                                    "ts": 1009,
                                    "bytes": 2555,
                                    "inflated": 5859
                                },
                                {
                                    "ts": 1018,
                                    "bytes": 12216,
                                    "inflated": 32303
                                },
                                {
                                    "ts": 1023,
                                    "bytes": 4072,
                                    "inflated": 10019
                                },
                                {
                                    "ts": 1025,
                                    "bytes": 4072,
                                    "inflated": 10409
                                },
                                {
                                    "ts": 1044,
                                    "bytes": 2161,
                                    "inflated": 5379
                                },
                                {
                                    "ts": 1061,
                                    "bytes": 5983,
                                    "inflated": 14870
                                },
                                {
                                    "ts": 1070,
                                    "bytes": 4072,
                                    "inflated": 10904
                                },
                                {
                                    "ts": 1073,
                                    "bytes": 4072,
                                    "inflated": 10501
                                },
                                {
                                    "ts": 1078,
                                    "bytes": 4072,
                                    "inflated": 11194
                                },
                                {
                                    "ts": 1084,
                                    "bytes": 6377,
                                    "inflated": 13790
                                },
                                {
                                    "ts": 1202,
                                    "bytes": 32768,
                                    "inflated": 21138
                                },
                                {
                                    "ts": 1225,
                                    "bytes": 9719,
                                    "inflated": 31048
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 53,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 15,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQCbSx1-AAAAAAAfl19klhpCAB-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEhzAAAH5dfZAEANQoAATnLAAAfl19kAQBGCQADgroAAB-XX2QBAEMKAAGpzAAAH5dfZAEASQoAARzNAAAfl19kAQA8CgAB2csAAB-XX2QBAPEJAAEFxwAAH5dfZAEABAcAAx2VAAAfl19kAQA7CgABpcsAAB-XX2QBAA; SSSC=4.G7232665685984418454.1|1796.38173:2374.47746:2545.50949:2613.52025:2619.52133:2620.52185:2625.52257:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=m3Dc050dw9R3DBn4mQRPfgw0; Ahonlnl-Prd-01-DigitalDev-B2=!IHS0L6\/5Xr3vT931BzF2M131ipvWlIv13wXm3yiRmi21UT6Izfx94jGgba\/NvDEsX\/1V5uiKecH1; Ahonlnl-Prd-01-DigitalDev-F1=!BpTGCkCid2QlHp7IhW\/DkGTJXi1ndbAZGhKMMm9oQR6fsk9ALY3t4WuTrjoKTq6NfjOHAvWSzSRbjhY=; _abck=F12B22BA91CAA1748CAC139712F77F33~-1~YAAQ19XOF8SJdRGIAQAAoFVmFQk5aucCbhvWtca9JnVW17thfYD2BehNG+3F36\/uTmyS5C7ehXqysvCk9rv4dUYZ2mO8DTGOD9bA1PYiQYp9uCNi6m0btlpKfisHGnj1BOSDcg\/1u\/UcVOSuSD345WdY9nt3\/0G6KIGvo3whLQ2RWeUKDK6a\/h6ek6Ju308BnA47EbUWgIoKF3o4Hu3uNQ8snbKsaqEgvRKstX0qkxgZkMl+lykptq7n5thizjI9gB5\/YEW6z8oNHwjK5ZsIbGEasUyMTP81ZXoHD72ERtlNu1Fy4\/GzHMJ5MWZZh5YzrHaeNqflRGfJ1VB6fYZuBI10XSZEyv6aE9b0eevuigsJaGaiG2zecq6pnS0=~-1~-1~1683989771; ak_bmsc=C0987CF3FBD9B151C6AF8586BB7668C3~000000000000000000000000000000~YAAQ19XOF8WJdRGIAQAAoFVmFRNmptt+aQudlpo56vs\/s0gQmhbRiM5iJ+qfm5\/lAJH1XUrBDtorv6U243KVeU+zu9Qn9WbWq4WafjyAD\/pRCb\/I9J8tsTDlbtXORicsP9qyLLbhfSybwpq8RCmQ3MN2hB7lOlZ2cWMk\/n2d\/5IV0VvPZT9NtqAHZBT5XZszVtt030NMO6hdo1OkagTVQGqM25usp+ktz+sSd7ugRTp1PL2Ur7Bf44WIyZo\/6UrKIumESf9KjZRJWIYwrh\/3eZUohQUcN+fIBVksSxCx0OTKwNg8NExQArnOzZ64v5ZSeYL23nGKmrev6R4r5biizNLCLfl9uijH+0S9RY66tj47F0V3Yv3FIH5MXU1\/9N6ZEgXDq6JTuga2; bm_sz=7D0989B3C5AB29101FF5441CCA46EFEE~YAAQ19XOF8eJdRGIAQAAoFVmFRMao0qZ6dqy37bg4R3aoID\/BBSi61QEcx2m\/PfakFUGZm\/sAew+cS2X38nggUqcUBUSHayKni9js9qTc9PU0\/QDQHalaYldEwZgx8K5JLfVJeP6s7T4VPntML393ASLPoY9q2+lOf6F76uqi+wUMzdihrYm+0nod+Q7avTC\/mRiNT7LSU91mbVNsxuhhGjayx5U9SebVku6vxzXG0Um+hwsue3VgN\/0NiMizMB0uEsf6+gFc8+fqEMsqcr5Sx5crkfgHHKud3QZNSHQSMDAxg==~4340020~4605510",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 92139",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: text\/javascript; charset=utf-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Wed, 03 Mar 2010 07:01:40 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "rtss: 1-*-1",
                                    "set-cookie: SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:48 GMT",
                                    "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: User-Agent",
                                    "vary: Accept-Encoding",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986208305428 D=278",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7594,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 92139,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 850,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 1,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 71,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 1226,
                            "ttfb_start": 853,
                            "ttfb_end": 996,
                            "download_start": 996,
                            "download_end": 1226,
                            "download_ms": 230,
                            "all_start": 853,
                            "all_end": 1226,
                            "all_ms": 373,
                            "index": 1,
                            "number": 2,
                            "body_file": "010-104941.3-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 103,
                                "v8.compile": 24,
                                "FunctionCall": 259
                            },
                            "cpu.EvaluateScript": 103,
                            "cpu.v8.compile": 24,
                            "cpu.FunctionCall": 259,
                            "cpuTime": 386,
                            "body_id": "104941.3",
                            "js_timing": [
                                [
                                    1277.0799999999999,
                                    1380.547
                                ],
                                [
                                    1277.106,
                                    1300.607
                                ],
                                [
                                    1435.3499999999999,
                                    1435.626
                                ],
                                [
                                    1435.6559999999999,
                                    1435.693
                                ],
                                [
                                    1436.588,
                                    1436.8510000000001
                                ],
                                [
                                    1437.1120000000001,
                                    1437.1469999999999
                                ],
                                [
                                    1456.942,
                                    1461.03
                                ],
                                [
                                    1462.075,
                                    1462.1569999999999
                                ],
                                [
                                    1462.309,
                                    1462.3620000000001
                                ],
                                [
                                    1462.982,
                                    1463.0229999999999
                                ],
                                [
                                    1464.2829999999999,
                                    1464.3240000000001
                                ],
                                [
                                    1464.46,
                                    1464.4770000000001
                                ],
                                [
                                    1464.492,
                                    1464.5050000000001
                                ],
                                [
                                    1469.413,
                                    1469.49
                                ],
                                [
                                    1469.8630000000001,
                                    1469.9159999999999
                                ],
                                [
                                    1471.0229999999999,
                                    1471.047
                                ],
                                [
                                    1471.171,
                                    1471.1849999999999
                                ],
                                [
                                    1482.8199999999999,
                                    1483
                                ],
                                [
                                    1518.704,
                                    1518.973
                                ],
                                [
                                    1523.758,
                                    1524.3109999999999
                                ],
                                [
                                    1525.1859999999999,
                                    1525.2149999999999
                                ],
                                [
                                    1525.415,
                                    1525.434
                                ],
                                [
                                    1525.9449999999999,
                                    1525.97
                                ],
                                [
                                    1526.213,
                                    1526.2339999999999
                                ],
                                [
                                    1530.712,
                                    1530.7380000000001
                                ],
                                [
                                    1530.847,
                                    1530.8579999999999
                                ],
                                [
                                    1561.5820000000001,
                                    1562.77
                                ],
                                [
                                    1576.8679999999999,
                                    1576.9179999999999
                                ],
                                [
                                    1715.0170000000001,
                                    1715.085
                                ],
                                [
                                    1718.5450000000001,
                                    1718.6130000000001
                                ],
                                [
                                    1750.8620000000001,
                                    1751.354
                                ],
                                [
                                    1792.3230000000001,
                                    1792.4259999999999
                                ],
                                [
                                    1792.4349999999999,
                                    1792.5239999999999
                                ],
                                [
                                    1796.76,
                                    1798.028
                                ],
                                [
                                    1825.498,
                                    1826.992
                                ],
                                [
                                    1828.9300000000001,
                                    1829.2080000000001
                                ],
                                [
                                    1830.114,
                                    1830.1510000000001
                                ],
                                [
                                    1830.328,
                                    1830.3440000000001
                                ],
                                [
                                    1830.6659999999999,
                                    1830.684
                                ],
                                [
                                    1830.883,
                                    1830.902
                                ],
                                [
                                    1831.0509999999999,
                                    1831.0650000000001
                                ],
                                [
                                    1832.0440000000001,
                                    1832.0830000000001
                                ],
                                [
                                    1832.3299999999999,
                                    1832.348
                                ],
                                [
                                    1848.3869999999999,
                                    1848.4179999999999
                                ],
                                [
                                    2406.4859999999999,
                                    2406.5720000000001
                                ],
                                [
                                    2407.402,
                                    2407.4279999999999
                                ],
                                [
                                    2499.1509999999998,
                                    2499.201
                                ],
                                [
                                    2582.739,
                                    2592.165
                                ],
                                [
                                    2595.0549999999998,
                                    2595.0909999999999
                                ],
                                [
                                    2601.0909999999999,
                                    2601.248
                                ],
                                [
                                    2601.7170000000001,
                                    2602.1410000000001
                                ],
                                [
                                    2602.1500000000001,
                                    2602.223
                                ],
                                [
                                    2733.7109999999998,
                                    2733.7579999999998
                                ],
                                [
                                    2734.0540000000001,
                                    2734.1460000000002
                                ],
                                [
                                    2734.1790000000001,
                                    2734.2979999999998
                                ],
                                [
                                    2795.9009999999998,
                                    2795.9409999999998
                                ],
                                [
                                    2798.2489999999998,
                                    2798.3159999999998
                                ],
                                [
                                    2798.3290000000002,
                                    2798.7489999999998
                                ],
                                [
                                    2800.1010000000001,
                                    2800.1190000000001
                                ],
                                [
                                    2807.5569999999998,
                                    2807.6120000000001
                                ],
                                [
                                    2820.6950000000002,
                                    2820.7350000000001
                                ],
                                [
                                    2832.3800000000001,
                                    2832.4290000000001
                                ],
                                [
                                    2833.6419999999998,
                                    2833.6700000000001
                                ],
                                [
                                    2843.183,
                                    2843.2249999999999
                                ],
                                [
                                    2844.431,
                                    2844.4580000000001
                                ],
                                [
                                    2889.7739999999999,
                                    2889.8200000000002
                                ],
                                [
                                    2931.6390000000001,
                                    2931.6840000000002
                                ],
                                [
                                    2944.2069999999999,
                                    2944.2359999999999
                                ],
                                [
                                    3011.0599999999999,
                                    3011.0810000000001
                                ],
                                [
                                    3011.0949999999998,
                                    3011.268
                                ],
                                [
                                    3011.2849999999999,
                                    3011.3110000000001
                                ],
                                [
                                    3011.5970000000002,
                                    3011.6179999999999
                                ],
                                [
                                    3011.6370000000002,
                                    3011.7260000000001
                                ],
                                [
                                    3017.8159999999998,
                                    3017.8539999999998
                                ],
                                [
                                    3052.712,
                                    3052.7669999999998
                                ],
                                [
                                    3089.7640000000001,
                                    3090.0259999999998
                                ],
                                [
                                    3090.0889999999999,
                                    3090.3130000000001
                                ],
                                [
                                    3090.3380000000002,
                                    3090.3490000000002
                                ],
                                [
                                    3138.5990000000002,
                                    3138.6460000000002
                                ],
                                [
                                    3171.0100000000002,
                                    3171.0520000000001
                                ],
                                [
                                    3177.1559999999999,
                                    3178.1619999999998
                                ],
                                [
                                    3181.8490000000002,
                                    3181.8739999999998
                                ],
                                [
                                    3185.8609999999999,
                                    3188.788
                                ],
                                [
                                    3278.377,
                                    3278.4270000000001
                                ],
                                [
                                    3283.1669999999999,
                                    3283.2420000000002
                                ],
                                [
                                    3299.5100000000002,
                                    3299.5920000000001
                                ],
                                [
                                    3299.9569999999999,
                                    3300.576
                                ],
                                [
                                    3303.8130000000001,
                                    3304.076
                                ],
                                [
                                    3304.0940000000001,
                                    3304.277
                                ],
                                [
                                    3304.2919999999999,
                                    3304.3800000000001
                                ],
                                [
                                    3304.386,
                                    3304.4070000000002
                                ],
                                [
                                    3308.2510000000002,
                                    3308.2849999999999
                                ],
                                [
                                    3308.373,
                                    3308.5259999999998
                                ],
                                [
                                    3308.549,
                                    3308.567
                                ],
                                [
                                    3309.0889999999999,
                                    3309.1089999999999
                                ],
                                [
                                    3309.1219999999998,
                                    3309.3609999999999
                                ],
                                [
                                    3309.3899999999999,
                                    3309.402
                                ],
                                [
                                    3309.7370000000001,
                                    3309.7510000000002
                                ],
                                [
                                    3309.7640000000001,
                                    3309.877
                                ],
                                [
                                    3309.915,
                                    3309.9250000000002
                                ],
                                [
                                    3310.4270000000001,
                                    3310.444
                                ],
                                [
                                    3310.4569999999999,
                                    3310.576
                                ],
                                [
                                    3310.5999999999999,
                                    3310.6080000000002
                                ],
                                [
                                    3313.0880000000002,
                                    3313.107
                                ],
                                [
                                    3313.1190000000001,
                                    3313.3499999999999
                                ],
                                [
                                    3313.3780000000002,
                                    3313.3919999999998
                                ],
                                [
                                    3313.4029999999998,
                                    3313.4670000000001
                                ],
                                [
                                    3353.261,
                                    3353.3119999999999
                                ],
                                [
                                    3366.248,
                                    3366.297
                                ],
                                [
                                    3488.0520000000001,
                                    3488.1199999999999
                                ],
                                [
                                    3493.864,
                                    3493.9540000000002
                                ],
                                [
                                    3499.125,
                                    3499.1709999999998
                                ],
                                [
                                    3499.1900000000001,
                                    3499.7199999999998
                                ],
                                [
                                    3499.7530000000002,
                                    3499.7689999999998
                                ],
                                [
                                    3551.6460000000002,
                                    3551.6990000000001
                                ],
                                [
                                    3633.7620000000002,
                                    3634.0439999999999
                                ],
                                [
                                    3634.076,
                                    3634.1439999999998
                                ],
                                [
                                    3634.1550000000002,
                                    3634.232
                                ],
                                [
                                    3634.4859999999999,
                                    3634.9609999999998
                                ],
                                [
                                    3634.9810000000002,
                                    3635.0250000000001
                                ],
                                [
                                    3635.0300000000002,
                                    3635.056
                                ],
                                [
                                    3666.5540000000001,
                                    3666.616
                                ],
                                [
                                    3666.6729999999998,
                                    3666.6869999999999
                                ],
                                [
                                    3666.6990000000001,
                                    3666.7040000000002
                                ],
                                [
                                    3666.7260000000001,
                                    3666.7489999999998
                                ],
                                [
                                    3666.7950000000001,
                                    3666.8049999999998
                                ],
                                [
                                    3666.8159999999998,
                                    3666.877
                                ],
                                [
                                    3672.288,
                                    3672.3180000000002
                                ],
                                [
                                    3672.337,
                                    3673.1010000000001
                                ],
                                [
                                    3732.2559999999999,
                                    3733.2249999999999
                                ],
                                [
                                    3733.279,
                                    3733.373
                                ],
                                [
                                    3733.3910000000001,
                                    3733.5129999999999
                                ],
                                [
                                    3734.4259999999999,
                                    3734.9079999999999
                                ],
                                [
                                    3734.9389999999999,
                                    3735.0300000000002
                                ],
                                [
                                    3735.0410000000002,
                                    3735.1559999999999
                                ],
                                [
                                    3736.357,
                                    3736.413
                                ],
                                [
                                    3736.4400000000001,
                                    3736.4520000000002
                                ],
                                [
                                    3736.491,
                                    3736.5520000000001
                                ],
                                [
                                    3736.6100000000001,
                                    3736.6210000000001
                                ],
                                [
                                    3736.6419999999998,
                                    3736.7840000000001
                                ],
                                [
                                    3780.3389999999999,
                                    3780.6280000000002
                                ],
                                [
                                    3780.6700000000001,
                                    3780.7629999999999
                                ],
                                [
                                    3780.779,
                                    3780.9000000000001
                                ],
                                [
                                    3781.4580000000001,
                                    3781.9349999999999
                                ],
                                [
                                    3781.9650000000001,
                                    3782.096
                                ],
                                [
                                    3782.1080000000002,
                                    3782.1550000000002
                                ],
                                [
                                    3782.4670000000001,
                                    3782.4969999999998
                                ],
                                [
                                    3782.52,
                                    3782.5309999999999
                                ],
                                [
                                    3782.5700000000002,
                                    3782.6030000000001
                                ],
                                [
                                    3782.623,
                                    3782.634
                                ],
                                [
                                    3782.654,
                                    3782.9479999999999
                                ],
                                [
                                    3800.7849999999999,
                                    3802.1900000000001
                                ],
                                [
                                    3802.2869999999998,
                                    3802.3209999999999
                                ],
                                [
                                    4016.5250000000001,
                                    4017.8719999999998
                                ],
                                [
                                    4017.9940000000001,
                                    4018.6100000000001
                                ],
                                [
                                    4018.6750000000002,
                                    4018.6970000000001
                                ],
                                [
                                    4018.7449999999999,
                                    4018.7559999999999
                                ],
                                [
                                    4090.8449999999998,
                                    4092.0520000000001
                                ],
                                [
                                    4095.268,
                                    4095.3110000000001
                                ],
                                [
                                    4304.7650000000003,
                                    4306.3590000000004
                                ],
                                [
                                    4306.4669999999996,
                                    4306.4960000000001
                                ],
                                [
                                    4309.3069999999998,
                                    4310.2299999999996
                                ],
                                [
                                    4310.3010000000004,
                                    4310.3230000000003
                                ],
                                [
                                    4310.357,
                                    4310.9970000000003
                                ],
                                [
                                    4311.0619999999999,
                                    4311.6499999999996
                                ],
                                [
                                    4311.7070000000003,
                                    4311.7269999999999
                                ],
                                [
                                    4311.7610000000004,
                                    4312.3109999999997
                                ],
                                [
                                    4312.3680000000004,
                                    4312.3900000000003
                                ],
                                [
                                    4312.4219999999996,
                                    4312.4350000000004
                                ],
                                [
                                    4368.5500000000002,
                                    4368.7389999999996
                                ],
                                [
                                    4481.482,
                                    4481.5150000000003
                                ],
                                [
                                    4485.982,
                                    4486.0349999999999
                                ],
                                [
                                    4504.3630000000003,
                                    4505.375
                                ],
                                [
                                    4508.4269999999997,
                                    4508.4489999999996
                                ],
                                [
                                    4512.3109999999997,
                                    4512.3509999999997
                                ],
                                [
                                    4512.4799999999996,
                                    4512.7070000000003
                                ],
                                [
                                    4552.7120000000004,
                                    4552.9170000000004
                                ],
                                [
                                    4552.9530000000004,
                                    4553.2200000000003
                                ],
                                [
                                    4553.2380000000003,
                                    4553.3249999999998
                                ],
                                [
                                    4554.0770000000002,
                                    4554.3639999999996
                                ],
                                [
                                    4554.3980000000001,
                                    4554.4629999999997
                                ],
                                [
                                    4554.4719999999998,
                                    4554.5079999999998
                                ],
                                [
                                    4556.1049999999996,
                                    4556.1490000000003
                                ],
                                [
                                    4556.1880000000001,
                                    4556.1989999999996
                                ],
                                [
                                    4556.2330000000002,
                                    4556.2610000000004
                                ],
                                [
                                    4556.2780000000002,
                                    4556.2879999999996
                                ],
                                [
                                    4556.3040000000001,
                                    4556.4129999999996
                                ],
                                [
                                    4643.7039999999997,
                                    4645.2240000000002
                                ],
                                [
                                    4645.357,
                                    4645.3879999999999
                                ],
                                [
                                    4676.1139999999996,
                                    4676.9309999999996
                                ],
                                [
                                    4677.0460000000003,
                                    4677.1170000000002
                                ],
                                [
                                    4736.5169999999998,
                                    4737.5900000000001
                                ],
                                [
                                    4737.6970000000001,
                                    4737.7749999999996
                                ],
                                [
                                    4784.5630000000001,
                                    4786.1800000000003
                                ],
                                [
                                    4786.2809999999999,
                                    4786.3580000000002
                                ],
                                [
                                    5520.598,
                                    5522.4300000000003
                                ],
                                [
                                    5522.5510000000004,
                                    5522.5829999999996
                                ],
                                [
                                    5557.9830000000002,
                                    5565.5450000000001
                                ],
                                [
                                    5566.0339999999997,
                                    5566.0720000000001
                                ],
                                [
                                    5616.5159999999996,
                                    5617.6220000000003
                                ],
                                [
                                    6374.7039999999997,
                                    6375.0129999999999
                                ],
                                [
                                    6623.1130000000003,
                                    6624.3630000000003
                                ],
                                [
                                    6624.4269999999997,
                                    6625.826
                                ],
                                [
                                    6628.835,
                                    6663.7060000000001
                                ],
                                [
                                    6666.1530000000002,
                                    6686.4880000000003
                                ],
                                [
                                    6690.7420000000002,
                                    6709.7910000000002
                                ],
                                [
                                    6711.5910000000003,
                                    6714.6099999999997
                                ],
                                [
                                    6716.0919999999996,
                                    6724.835
                                ],
                                [
                                    6726.2449999999999,
                                    6727.1549999999997
                                ],
                                [
                                    6730.4449999999997,
                                    6752.2730000000001
                                ],
                                [
                                    6753.6130000000003,
                                    6758.3760000000002
                                ],
                                [
                                    6759.3909999999996,
                                    6765.2910000000002
                                ],
                                [
                                    6765.3519999999999,
                                    6766.6310000000003
                                ],
                                [
                                    6769.5559999999996,
                                    6771.143
                                ],
                                [
                                    6773.683,
                                    6774.5079999999998
                                ],
                                [
                                    6777.8990000000003,
                                    6779.0699999999997
                                ],
                                [
                                    6782.1559999999999,
                                    6783.0630000000001
                                ],
                                [
                                    6786.3149999999996,
                                    6787.241
                                ],
                                [
                                    6790.4539999999997,
                                    6790.9970000000003
                                ],
                                [
                                    6794.6019999999999,
                                    6794.9920000000002
                                ],
                                [
                                    6798.9120000000003,
                                    6799.665
                                ],
                                [
                                    6803.1369999999997,
                                    6803.5709999999999
                                ],
                                [
                                    6807.4350000000004,
                                    6808.2539999999999
                                ],
                                [
                                    6811.6970000000001,
                                    6811.8609999999999
                                ],
                                [
                                    6815.9359999999997,
                                    6877.5529999999999
                                ],
                                [
                                    6880.1559999999999,
                                    6880.9110000000001
                                ],
                                [
                                    7376.4179999999997,
                                    7376.473
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.3",
                            "blockingTime": 165.08400000000029
                        },
                        {
                            "type": 3,
                            "id": "104941.12",
                            "request_id": "104941.12",
                            "ip_addr": "23.36.162.215",
                            "full_url": "https:\/\/www.ah.nl\/content\/assets\/styles.0cc3a75b.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/content\/assets\/styles.0cc3a75b.css",
                            "raw_id": "104941.12",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 257,
                            "ttfb_ms": 168,
                            "load_start": 862,
                            "load_start_float": 862.00010899999995,
                            "bytesIn": 45418,
                            "objectSize": 45418,
                            "objectSizeUncompressed": 303013,
                            "chunks": [
                                {
                                    "ts": 1058,
                                    "bytes": 24576,
                                    "inflated": 20592
                                },
                                {
                                    "ts": 1090,
                                    "bytes": 2690,
                                    "inflated": 14435
                                },
                                {
                                    "ts": 1093,
                                    "bytes": 4072,
                                    "inflated": 21437
                                },
                                {
                                    "ts": 1099,
                                    "bytes": 8144,
                                    "inflated": 19448
                                },
                                {
                                    "ts": 1118,
                                    "bytes": 5936,
                                    "inflated": 30493
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 53,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 19,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/content\/assets\/styles.0cc3a75b.css",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQCbSx1-AAAAAAAfl19klhpCAB-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEhzAAAH5dfZAEANQoAATnLAAAfl19kAQBGCQADgroAAB-XX2QBAEMKAAGpzAAAH5dfZAEASQoAARzNAAAfl19kAQA8CgAB2csAAB-XX2QBAPEJAAEFxwAAH5dfZAEABAcAAx2VAAAfl19kAQA7CgABpcsAAB-XX2QBAA; SSSC=4.G7232665685984418454.1|1796.38173:2374.47746:2545.50949:2613.52025:2619.52133:2620.52185:2625.52257:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=m3Dc050dw9R3DBn4mQRPfgw0; Ahonlnl-Prd-01-DigitalDev-B2=!IHS0L6\/5Xr3vT931BzF2M131ipvWlIv13wXm3yiRmi21UT6Izfx94jGgba\/NvDEsX\/1V5uiKecH1; Ahonlnl-Prd-01-DigitalDev-F1=!BpTGCkCid2QlHp7IhW\/DkGTJXi1ndbAZGhKMMm9oQR6fsk9ALY3t4WuTrjoKTq6NfjOHAvWSzSRbjhY=; _abck=F12B22BA91CAA1748CAC139712F77F33~-1~YAAQ19XOF8SJdRGIAQAAoFVmFQk5aucCbhvWtca9JnVW17thfYD2BehNG+3F36\/uTmyS5C7ehXqysvCk9rv4dUYZ2mO8DTGOD9bA1PYiQYp9uCNi6m0btlpKfisHGnj1BOSDcg\/1u\/UcVOSuSD345WdY9nt3\/0G6KIGvo3whLQ2RWeUKDK6a\/h6ek6Ju308BnA47EbUWgIoKF3o4Hu3uNQ8snbKsaqEgvRKstX0qkxgZkMl+lykptq7n5thizjI9gB5\/YEW6z8oNHwjK5ZsIbGEasUyMTP81ZXoHD72ERtlNu1Fy4\/GzHMJ5MWZZh5YzrHaeNqflRGfJ1VB6fYZuBI10XSZEyv6aE9b0eevuigsJaGaiG2zecq6pnS0=~-1~-1~1683989771; ak_bmsc=C0987CF3FBD9B151C6AF8586BB7668C3~000000000000000000000000000000~YAAQ19XOF8WJdRGIAQAAoFVmFRNmptt+aQudlpo56vs\/s0gQmhbRiM5iJ+qfm5\/lAJH1XUrBDtorv6U243KVeU+zu9Qn9WbWq4WafjyAD\/pRCb\/I9J8tsTDlbtXORicsP9qyLLbhfSybwpq8RCmQ3MN2hB7lOlZ2cWMk\/n2d\/5IV0VvPZT9NtqAHZBT5XZszVtt030NMO6hdo1OkagTVQGqM25usp+ktz+sSd7ugRTp1PL2Ur7Bf44WIyZo\/6UrKIumESf9KjZRJWIYwrh\/3eZUohQUcN+fIBVksSxCx0OTKwNg8NExQArnOzZ64v5ZSeYL23nGKmrev6R4r5biizNLCLfl9uijH+0S9RY66tj47F0V3Yv3FIH5MXU1\/9N6ZEgXDq6JTuga2; bm_sz=7D0989B3C5AB29101FF5441CCA46EFEE~YAAQ19XOF8eJdRGIAQAAoFVmFRMao0qZ6dqy37bg4R3aoID\/BBSi61QEcx2m\/PfakFUGZm\/sAew+cS2X38nggUqcUBUSHayKni9js9qTc9PU0\/QDQHalaYldEwZgx8K5JLfVJeP6s7T4VPntML393ASLPoY9q2+lOf6F76uqi+wUMzdihrYm+0nod+Q7avTC\/mRiNT7LSU91mbVNsxuhhGjayx5U9SebVku6vxzXG0Um+hwsue3VgN\/0NiMizMB0uEsf6+gFc8+fqEMsqcr5Sx5crkfgHHKud3QZNSHQSMDAxg==~4340020~4605510",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-length: 45418",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: text\/css; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Fri, 05 May 2023 10:24:23 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: i18next=nl-nl; Path=\/; Expires=Mon, 13 May 2024 13:56:48 GMT; SameSite=Strict",
                                    "set-cookie: Ahonlnl-Prd-01-DigitalDev-B2=!p0fcc2Gx0tnwbbf1BzF2M131ipvWlMYhbW9Ns9N0zEJmE9loHUUA3jBWv0XWjyr8BFND3m6YDzog9g==; path=\/; Httponly",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: User-Agent,Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: content-static-553dc82d-ad96-488f-9124-c76e10268357",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986208308404 D=12306",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7594,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 45418,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 861,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 1,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 109,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 1119,
                            "ttfb_start": 862,
                            "ttfb_end": 1030,
                            "download_start": 1030,
                            "download_end": 1119,
                            "download_ms": 89,
                            "all_start": 862,
                            "all_end": 1119,
                            "all_ms": 257,
                            "index": 2,
                            "number": 3,
                            "body_file": "007-104941.12-body.txt",
                            "body_id": "104941.12",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.12"
                        },
                        {
                            "type": 3,
                            "id": "104941.13",
                            "request_id": "104941.13",
                            "ip_addr": "23.36.162.215",
                            "full_url": "https:\/\/www.ah.nl\/content\/assets\/123.34c83cd7.chunk.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/content\/assets\/123.34c83cd7.chunk.js",
                            "raw_id": "104941.13",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 355,
                            "ttfb_ms": 262,
                            "load_start": 865,
                            "load_start_float": 865.00011300000006,
                            "bytesIn": 43201,
                            "objectSize": 43201,
                            "objectSizeUncompressed": 168766,
                            "chunks": [
                                {
                                    "ts": 1186,
                                    "bytes": 32768,
                                    "inflated": 59617
                                },
                                {
                                    "ts": 1220,
                                    "bytes": 10433,
                                    "inflated": 43613
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 53,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 20,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/content\/assets\/123.34c83cd7.chunk.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQCbSx1-AAAAAAAfl19klhpCAB-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEhzAAAH5dfZAEANQoAATnLAAAfl19kAQBGCQADgroAAB-XX2QBAEMKAAGpzAAAH5dfZAEASQoAARzNAAAfl19kAQA8CgAB2csAAB-XX2QBAPEJAAEFxwAAH5dfZAEABAcAAx2VAAAfl19kAQA7CgABpcsAAB-XX2QBAA; SSSC=4.G7232665685984418454.1|1796.38173:2374.47746:2545.50949:2613.52025:2619.52133:2620.52185:2625.52257:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=m3Dc050dw9R3DBn4mQRPfgw0; Ahonlnl-Prd-01-DigitalDev-B2=!IHS0L6\/5Xr3vT931BzF2M131ipvWlIv13wXm3yiRmi21UT6Izfx94jGgba\/NvDEsX\/1V5uiKecH1; Ahonlnl-Prd-01-DigitalDev-F1=!BpTGCkCid2QlHp7IhW\/DkGTJXi1ndbAZGhKMMm9oQR6fsk9ALY3t4WuTrjoKTq6NfjOHAvWSzSRbjhY=; _abck=F12B22BA91CAA1748CAC139712F77F33~-1~YAAQ19XOF8SJdRGIAQAAoFVmFQk5aucCbhvWtca9JnVW17thfYD2BehNG+3F36\/uTmyS5C7ehXqysvCk9rv4dUYZ2mO8DTGOD9bA1PYiQYp9uCNi6m0btlpKfisHGnj1BOSDcg\/1u\/UcVOSuSD345WdY9nt3\/0G6KIGvo3whLQ2RWeUKDK6a\/h6ek6Ju308BnA47EbUWgIoKF3o4Hu3uNQ8snbKsaqEgvRKstX0qkxgZkMl+lykptq7n5thizjI9gB5\/YEW6z8oNHwjK5ZsIbGEasUyMTP81ZXoHD72ERtlNu1Fy4\/GzHMJ5MWZZh5YzrHaeNqflRGfJ1VB6fYZuBI10XSZEyv6aE9b0eevuigsJaGaiG2zecq6pnS0=~-1~-1~1683989771; ak_bmsc=C0987CF3FBD9B151C6AF8586BB7668C3~000000000000000000000000000000~YAAQ19XOF8WJdRGIAQAAoFVmFRNmptt+aQudlpo56vs\/s0gQmhbRiM5iJ+qfm5\/lAJH1XUrBDtorv6U243KVeU+zu9Qn9WbWq4WafjyAD\/pRCb\/I9J8tsTDlbtXORicsP9qyLLbhfSybwpq8RCmQ3MN2hB7lOlZ2cWMk\/n2d\/5IV0VvPZT9NtqAHZBT5XZszVtt030NMO6hdo1OkagTVQGqM25usp+ktz+sSd7ugRTp1PL2Ur7Bf44WIyZo\/6UrKIumESf9KjZRJWIYwrh\/3eZUohQUcN+fIBVksSxCx0OTKwNg8NExQArnOzZ64v5ZSeYL23nGKmrev6R4r5biizNLCLfl9uijH+0S9RY66tj47F0V3Yv3FIH5MXU1\/9N6ZEgXDq6JTuga2; bm_sz=7D0989B3C5AB29101FF5441CCA46EFEE~YAAQ19XOF8eJdRGIAQAAoFVmFRMao0qZ6dqy37bg4R3aoID\/BBSi61QEcx2m\/PfakFUGZm\/sAew+cS2X38nggUqcUBUSHayKni9js9qTc9PU0\/QDQHalaYldEwZgx8K5JLfVJeP6s7T4VPntML393ASLPoY9q2+lOf6F76uqi+wUMzdihrYm+0nod+Q7avTC\/mRiNT7LSU91mbVNsxuhhGjayx5U9SebVku6vxzXG0Um+hwsue3VgN\/0NiMizMB0uEsf6+gFc8+fqEMsqcr5Sx5crkfgHHKud3QZNSHQSMDAxg==~4340020~4605510",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "ab-test-headers: \"x-variant-te-1878:true\"",
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Fri, 05 May 2023 10:24:23 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "rtss: 1-*-1",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:48 GMT",
                                    "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                    "set-cookie: i18next=nl-nl; Path=\/; Expires=Mon, 13 May 2024 13:56:48 GMT; SameSite=Strict",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: User-Agent,Accept-Encoding",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: content-static-d781f56f-282f-4f76-b500-7dfcf6611c90",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986208362267 D=12734",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7558,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 44125,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 862,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 113,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1220,
                            "ttfb_start": 865,
                            "ttfb_end": 1127,
                            "download_start": 1127,
                            "download_end": 1220,
                            "download_ms": 93,
                            "all_start": 865,
                            "all_end": 1220,
                            "all_ms": 355,
                            "index": 3,
                            "number": 4,
                            "body_file": "009-104941.13-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 15,
                                "v8.compile": 3
                            },
                            "cpu.EvaluateScript": 15,
                            "cpu.v8.compile": 3,
                            "cpuTime": 17,
                            "body_id": "104941.13",
                            "js_timing": [
                                [
                                    1892.5509999999999,
                                    1907.153
                                ],
                                [
                                    1892.566,
                                    1895.3630000000001
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.13"
                        },
                        {
                            "type": 3,
                            "id": "104941.15",
                            "request_id": "104941.15",
                            "ip_addr": "23.36.162.215",
                            "full_url": "https:\/\/www.ah.nl\/content\/assets\/client.6d79bd90.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/content\/assets\/client.6d79bd90.js",
                            "raw_id": "104941.15",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 272,
                            "ttfb_ms": 206,
                            "load_start": 875,
                            "load_start_float": 875.00011700000005,
                            "bytesIn": 701,
                            "objectSize": 701,
                            "objectSizeUncompressed": 2306,
                            "chunks": [
                                {
                                    "ts": 1088,
                                    "bytes": 103,
                                    "inflated": 42
                                },
                                {
                                    "ts": 1147,
                                    "bytes": 598,
                                    "inflated": 2264
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 53,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 20,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/content\/assets\/client.6d79bd90.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQCbSx1-AAAAAAAfl19klhpCAB-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEhzAAAH5dfZAEANQoAATnLAAAfl19kAQBGCQADgroAAB-XX2QBAEMKAAGpzAAAH5dfZAEASQoAARzNAAAfl19kAQA8CgAB2csAAB-XX2QBAPEJAAEFxwAAH5dfZAEABAcAAx2VAAAfl19kAQA7CgABpcsAAB-XX2QBAA; SSSC=4.G7232665685984418454.1|1796.38173:2374.47746:2545.50949:2613.52025:2619.52133:2620.52185:2625.52257:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=m3Dc050dw9R3DBn4mQRPfgw0; Ahonlnl-Prd-01-DigitalDev-B2=!IHS0L6\/5Xr3vT931BzF2M131ipvWlIv13wXm3yiRmi21UT6Izfx94jGgba\/NvDEsX\/1V5uiKecH1; Ahonlnl-Prd-01-DigitalDev-F1=!BpTGCkCid2QlHp7IhW\/DkGTJXi1ndbAZGhKMMm9oQR6fsk9ALY3t4WuTrjoKTq6NfjOHAvWSzSRbjhY=; _abck=F12B22BA91CAA1748CAC139712F77F33~-1~YAAQ19XOF8SJdRGIAQAAoFVmFQk5aucCbhvWtca9JnVW17thfYD2BehNG+3F36\/uTmyS5C7ehXqysvCk9rv4dUYZ2mO8DTGOD9bA1PYiQYp9uCNi6m0btlpKfisHGnj1BOSDcg\/1u\/UcVOSuSD345WdY9nt3\/0G6KIGvo3whLQ2RWeUKDK6a\/h6ek6Ju308BnA47EbUWgIoKF3o4Hu3uNQ8snbKsaqEgvRKstX0qkxgZkMl+lykptq7n5thizjI9gB5\/YEW6z8oNHwjK5ZsIbGEasUyMTP81ZXoHD72ERtlNu1Fy4\/GzHMJ5MWZZh5YzrHaeNqflRGfJ1VB6fYZuBI10XSZEyv6aE9b0eevuigsJaGaiG2zecq6pnS0=~-1~-1~1683989771; ak_bmsc=C0987CF3FBD9B151C6AF8586BB7668C3~000000000000000000000000000000~YAAQ19XOF8WJdRGIAQAAoFVmFRNmptt+aQudlpo56vs\/s0gQmhbRiM5iJ+qfm5\/lAJH1XUrBDtorv6U243KVeU+zu9Qn9WbWq4WafjyAD\/pRCb\/I9J8tsTDlbtXORicsP9qyLLbhfSybwpq8RCmQ3MN2hB7lOlZ2cWMk\/n2d\/5IV0VvPZT9NtqAHZBT5XZszVtt030NMO6hdo1OkagTVQGqM25usp+ktz+sSd7ugRTp1PL2Ur7Bf44WIyZo\/6UrKIumESf9KjZRJWIYwrh\/3eZUohQUcN+fIBVksSxCx0OTKwNg8NExQArnOzZ64v5ZSeYL23nGKmrev6R4r5biizNLCLfl9uijH+0S9RY66tj47F0V3Yv3FIH5MXU1\/9N6ZEgXDq6JTuga2; bm_sz=7D0989B3C5AB29101FF5441CCA46EFEE~YAAQ19XOF8eJdRGIAQAAoFVmFRMao0qZ6dqy37bg4R3aoID\/BBSi61QEcx2m\/PfakFUGZm\/sAew+cS2X38nggUqcUBUSHayKni9js9qTc9PU0\/QDQHalaYldEwZgx8K5JLfVJeP6s7T4VPntML393ASLPoY9q2+lOf6F76uqi+wUMzdihrYm+0nod+Q7avTC\/mRiNT7LSU91mbVNsxuhhGjayx5U9SebVku6vxzXG0Um+hwsue3VgN\/0NiMizMB0uEsf6+gFc8+fqEMsqcr5Sx5crkfgHHKud3QZNSHQSMDAxg==~4340020~4605510",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "ab-test-headers: \"x-variant-te-1878:true\"",
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-length: 701",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Fri, 05 May 2023 10:24:23 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "rtss: 1-*-1",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:48 GMT",
                                    "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                    "set-cookie: i18next=nl-nl; Path=\/; Expires=Mon, 13 May 2024 13:56:48 GMT; SameSite=Strict",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: User-Agent,Accept-Encoding",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: content-static-bc44e447-40ae-41df-b91a-861ff1102166",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986208338468 D=14045",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7549,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 701,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 864,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 7,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 117,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1147,
                            "ttfb_start": 875,
                            "ttfb_end": 1081,
                            "download_start": 1081,
                            "download_end": 1147,
                            "download_ms": 66,
                            "all_start": 875,
                            "all_end": 1147,
                            "all_ms": 272,
                            "index": 4,
                            "number": 5,
                            "body_file": "006-104941.15-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 0,
                            "cpuTime": 1,
                            "body_id": "104941.15",
                            "js_timing": [
                                [
                                    1907.241,
                                    1908.126
                                ],
                                [
                                    1907.2539999999999,
                                    1907.3779999999999
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.15"
                        },
                        {
                            "type": 3,
                            "id": "104941.17",
                            "request_id": "104941.17",
                            "ip_addr": "23.36.162.215",
                            "full_url": "https:\/\/www.ah.nl\/content\/assets\/runtime.44a01b5e.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/content\/assets\/runtime.44a01b5e.js",
                            "raw_id": "104941.17",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 273,
                            "ttfb_ms": 227,
                            "load_start": 876,
                            "load_start_float": 876.00011900000004,
                            "bytesIn": 2324,
                            "objectSize": 2324,
                            "objectSizeUncompressed": 4814,
                            "chunks": [
                                {
                                    "ts": 1134,
                                    "bytes": 102,
                                    "inflated": 40
                                },
                                {
                                    "ts": 1149,
                                    "bytes": 2222,
                                    "inflated": 4774
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 53,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 20,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/content\/assets\/runtime.44a01b5e.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQCbSx1-AAAAAAAfl19klhpCAB-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEhzAAAH5dfZAEANQoAATnLAAAfl19kAQBGCQADgroAAB-XX2QBAEMKAAGpzAAAH5dfZAEASQoAARzNAAAfl19kAQA8CgAB2csAAB-XX2QBAPEJAAEFxwAAH5dfZAEABAcAAx2VAAAfl19kAQA7CgABpcsAAB-XX2QBAA; SSSC=4.G7232665685984418454.1|1796.38173:2374.47746:2545.50949:2613.52025:2619.52133:2620.52185:2625.52257:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=m3Dc050dw9R3DBn4mQRPfgw0; Ahonlnl-Prd-01-DigitalDev-B2=!IHS0L6\/5Xr3vT931BzF2M131ipvWlIv13wXm3yiRmi21UT6Izfx94jGgba\/NvDEsX\/1V5uiKecH1; Ahonlnl-Prd-01-DigitalDev-F1=!BpTGCkCid2QlHp7IhW\/DkGTJXi1ndbAZGhKMMm9oQR6fsk9ALY3t4WuTrjoKTq6NfjOHAvWSzSRbjhY=; _abck=F12B22BA91CAA1748CAC139712F77F33~-1~YAAQ19XOF8SJdRGIAQAAoFVmFQk5aucCbhvWtca9JnVW17thfYD2BehNG+3F36\/uTmyS5C7ehXqysvCk9rv4dUYZ2mO8DTGOD9bA1PYiQYp9uCNi6m0btlpKfisHGnj1BOSDcg\/1u\/UcVOSuSD345WdY9nt3\/0G6KIGvo3whLQ2RWeUKDK6a\/h6ek6Ju308BnA47EbUWgIoKF3o4Hu3uNQ8snbKsaqEgvRKstX0qkxgZkMl+lykptq7n5thizjI9gB5\/YEW6z8oNHwjK5ZsIbGEasUyMTP81ZXoHD72ERtlNu1Fy4\/GzHMJ5MWZZh5YzrHaeNqflRGfJ1VB6fYZuBI10XSZEyv6aE9b0eevuigsJaGaiG2zecq6pnS0=~-1~-1~1683989771; ak_bmsc=C0987CF3FBD9B151C6AF8586BB7668C3~000000000000000000000000000000~YAAQ19XOF8WJdRGIAQAAoFVmFRNmptt+aQudlpo56vs\/s0gQmhbRiM5iJ+qfm5\/lAJH1XUrBDtorv6U243KVeU+zu9Qn9WbWq4WafjyAD\/pRCb\/I9J8tsTDlbtXORicsP9qyLLbhfSybwpq8RCmQ3MN2hB7lOlZ2cWMk\/n2d\/5IV0VvPZT9NtqAHZBT5XZszVtt030NMO6hdo1OkagTVQGqM25usp+ktz+sSd7ugRTp1PL2Ur7Bf44WIyZo\/6UrKIumESf9KjZRJWIYwrh\/3eZUohQUcN+fIBVksSxCx0OTKwNg8NExQArnOzZ64v5ZSeYL23nGKmrev6R4r5biizNLCLfl9uijH+0S9RY66tj47F0V3Yv3FIH5MXU1\/9N6ZEgXDq6JTuga2; bm_sz=7D0989B3C5AB29101FF5441CCA46EFEE~YAAQ19XOF8eJdRGIAQAAoFVmFRMao0qZ6dqy37bg4R3aoID\/BBSi61QEcx2m\/PfakFUGZm\/sAew+cS2X38nggUqcUBUSHayKni9js9qTc9PU0\/QDQHalaYldEwZgx8K5JLfVJeP6s7T4VPntML393ASLPoY9q2+lOf6F76uqi+wUMzdihrYm+0nod+Q7avTC\/mRiNT7LSU91mbVNsxuhhGjayx5U9SebVku6vxzXG0Um+hwsue3VgN\/0NiMizMB0uEsf6+gFc8+fqEMsqcr5Sx5crkfgHHKud3QZNSHQSMDAxg==~4340020~4605510",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "ab-test-headers: \"x-variant-te-1878:true\"",
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-length: 2324",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Fri, 05 May 2023 10:24:23 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "rtss: 1-*-1",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:48 GMT",
                                    "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                    "set-cookie: i18next=nl-nl; Path=\/; Expires=Mon, 13 May 2024 13:56:48 GMT; SameSite=Strict",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: User-Agent,Accept-Encoding",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: content-static-f1c893ad-b896-4d95-8824-7b09cf8e17ca",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986208332640 D=13631",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7552,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 2324,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 867,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 11,
                            "http2_stream_dependency": 9,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 119,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1149,
                            "ttfb_start": 876,
                            "ttfb_end": 1103,
                            "download_start": 1103,
                            "download_end": 1149,
                            "download_ms": 46,
                            "all_start": 876,
                            "all_end": 1149,
                            "all_ms": 273,
                            "index": 5,
                            "number": 6,
                            "body_file": "008-104941.17-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 2,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 2,
                            "cpu.v8.compile": 0,
                            "cpuTime": 2,
                            "body_id": "104941.17",
                            "js_timing": [
                                [
                                    1908.1890000000001,
                                    1910.239
                                ],
                                [
                                    1908.2,
                                    1908.356
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.17"
                        },
                        {
                            "type": 3,
                            "id": "104941.19",
                            "request_id": "104941.19",
                            "ip_addr": "23.36.162.215",
                            "full_url": "https:\/\/www.ah.nl\/content\/assets\/vendor.e260e856.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/content\/assets\/vendor.e260e856.js",
                            "raw_id": "104941.19",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 712,
                            "ttfb_ms": 231,
                            "load_start": 877,
                            "load_start_float": 877.00012100000004,
                            "bytesIn": 647174,
                            "objectSize": 647174,
                            "objectSizeUncompressed": 2947946,
                            "chunks": [
                                {
                                    "ts": 1164,
                                    "bytes": 24576,
                                    "inflated": 48693
                                },
                                {
                                    "ts": 1196,
                                    "bytes": 32768,
                                    "inflated": 19242
                                },
                                {
                                    "ts": 1251,
                                    "bytes": 32768,
                                    "inflated": 21964
                                },
                                {
                                    "ts": 1268,
                                    "bytes": 32768,
                                    "inflated": 32004
                                },
                                {
                                    "ts": 1281,
                                    "bytes": 32768,
                                    "inflated": 6143
                                },
                                {
                                    "ts": 1313,
                                    "bytes": 32768,
                                    "inflated": 8266
                                },
                                {
                                    "ts": 1334,
                                    "bytes": 32768,
                                    "inflated": 50459
                                },
                                {
                                    "ts": 1347,
                                    "bytes": 32768,
                                    "inflated": 37703
                                },
                                {
                                    "ts": 1365,
                                    "bytes": 32768,
                                    "inflated": 5089
                                },
                                {
                                    "ts": 1378,
                                    "bytes": 32768,
                                    "inflated": 43128
                                },
                                {
                                    "ts": 1390,
                                    "bytes": 32768,
                                    "inflated": 12109
                                },
                                {
                                    "ts": 1396,
                                    "bytes": 32768,
                                    "inflated": 44450
                                },
                                {
                                    "ts": 1400,
                                    "bytes": 32768,
                                    "inflated": 41711
                                },
                                {
                                    "ts": 1406,
                                    "bytes": 32768,
                                    "inflated": 57380
                                },
                                {
                                    "ts": 1411,
                                    "bytes": 32768,
                                    "inflated": 38576
                                },
                                {
                                    "ts": 1415,
                                    "bytes": 32768,
                                    "inflated": 38733
                                },
                                {
                                    "ts": 1419,
                                    "bytes": 7849,
                                    "inflated": 26226
                                },
                                {
                                    "ts": 1507,
                                    "bytes": 32768,
                                    "inflated": 46092
                                },
                                {
                                    "ts": 1555,
                                    "bytes": 32768,
                                    "inflated": 1069
                                },
                                {
                                    "ts": 1581,
                                    "bytes": 32768,
                                    "inflated": 54311
                                },
                                {
                                    "ts": 1586,
                                    "bytes": 24925,
                                    "inflated": 22408
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 53,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 20,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/content\/assets\/vendor.e260e856.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQCbSx1-AAAAAAAfl19klhpCAB-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEhzAAAH5dfZAEANQoAATnLAAAfl19kAQBGCQADgroAAB-XX2QBAEMKAAGpzAAAH5dfZAEASQoAARzNAAAfl19kAQA8CgAB2csAAB-XX2QBAPEJAAEFxwAAH5dfZAEABAcAAx2VAAAfl19kAQA7CgABpcsAAB-XX2QBAA; SSSC=4.G7232665685984418454.1|1796.38173:2374.47746:2545.50949:2613.52025:2619.52133:2620.52185:2625.52257:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=m3Dc050dw9R3DBn4mQRPfgw0; Ahonlnl-Prd-01-DigitalDev-B2=!IHS0L6\/5Xr3vT931BzF2M131ipvWlIv13wXm3yiRmi21UT6Izfx94jGgba\/NvDEsX\/1V5uiKecH1; Ahonlnl-Prd-01-DigitalDev-F1=!BpTGCkCid2QlHp7IhW\/DkGTJXi1ndbAZGhKMMm9oQR6fsk9ALY3t4WuTrjoKTq6NfjOHAvWSzSRbjhY=; _abck=F12B22BA91CAA1748CAC139712F77F33~-1~YAAQ19XOF8SJdRGIAQAAoFVmFQk5aucCbhvWtca9JnVW17thfYD2BehNG+3F36\/uTmyS5C7ehXqysvCk9rv4dUYZ2mO8DTGOD9bA1PYiQYp9uCNi6m0btlpKfisHGnj1BOSDcg\/1u\/UcVOSuSD345WdY9nt3\/0G6KIGvo3whLQ2RWeUKDK6a\/h6ek6Ju308BnA47EbUWgIoKF3o4Hu3uNQ8snbKsaqEgvRKstX0qkxgZkMl+lykptq7n5thizjI9gB5\/YEW6z8oNHwjK5ZsIbGEasUyMTP81ZXoHD72ERtlNu1Fy4\/GzHMJ5MWZZh5YzrHaeNqflRGfJ1VB6fYZuBI10XSZEyv6aE9b0eevuigsJaGaiG2zecq6pnS0=~-1~-1~1683989771; ak_bmsc=C0987CF3FBD9B151C6AF8586BB7668C3~000000000000000000000000000000~YAAQ19XOF8WJdRGIAQAAoFVmFRNmptt+aQudlpo56vs\/s0gQmhbRiM5iJ+qfm5\/lAJH1XUrBDtorv6U243KVeU+zu9Qn9WbWq4WafjyAD\/pRCb\/I9J8tsTDlbtXORicsP9qyLLbhfSybwpq8RCmQ3MN2hB7lOlZ2cWMk\/n2d\/5IV0VvPZT9NtqAHZBT5XZszVtt030NMO6hdo1OkagTVQGqM25usp+ktz+sSd7ugRTp1PL2Ur7Bf44WIyZo\/6UrKIumESf9KjZRJWIYwrh\/3eZUohQUcN+fIBVksSxCx0OTKwNg8NExQArnOzZ64v5ZSeYL23nGKmrev6R4r5biizNLCLfl9uijH+0S9RY66tj47F0V3Yv3FIH5MXU1\/9N6ZEgXDq6JTuga2; bm_sz=7D0989B3C5AB29101FF5441CCA46EFEE~YAAQ19XOF8eJdRGIAQAAoFVmFRMao0qZ6dqy37bg4R3aoID\/BBSi61QEcx2m\/PfakFUGZm\/sAew+cS2X38nggUqcUBUSHayKni9js9qTc9PU0\/QDQHalaYldEwZgx8K5JLfVJeP6s7T4VPntML393ASLPoY9q2+lOf6F76uqi+wUMzdihrYm+0nod+Q7avTC\/mRiNT7LSU91mbVNsxuhhGjayx5U9SebVku6vxzXG0Um+hwsue3VgN\/0NiMizMB0uEsf6+gFc8+fqEMsqcr5Sx5crkfgHHKud3QZNSHQSMDAxg==~4340020~4605510",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "ab-test-headers: \"x-variant-te-1878:true\"",
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Fri, 05 May 2023 10:24:23 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "rtss: 1-*-1",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:48 GMT",
                                    "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                    "set-cookie: i18next=nl-nl; Path=\/; Expires=Mon, 13 May 2024 13:56:48 GMT; SameSite=Strict",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: User-Agent,Accept-Encoding",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: content-static-e88b7d50-4622-4f0a-b35b-543fedefacf9",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986208345059 D=8787",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7549,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 649664,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 868,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 13,
                            "http2_stream_dependency": 11,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 121,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1589,
                            "ttfb_start": 877,
                            "ttfb_end": 1108,
                            "download_start": 1108,
                            "download_end": 1589,
                            "download_ms": 481,
                            "all_start": 877,
                            "all_end": 1589,
                            "all_ms": 712,
                            "index": 6,
                            "number": 7,
                            "body_file": "014-104941.19-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 497,
                                "v8.compile": 56,
                                "FunctionCall": 222
                            },
                            "cpu.EvaluateScript": 497,
                            "cpu.v8.compile": 56,
                            "cpu.FunctionCall": 222,
                            "cpuTime": 775,
                            "body_id": "104941.19",
                            "js_timing": [
                                [
                                    1910.289,
                                    2407.114
                                ],
                                [
                                    1910.299,
                                    1966.7239999999999
                                ],
                                [
                                    2594.125,
                                    2595.0430000000001
                                ],
                                [
                                    2609.9560000000001,
                                    2613.2199999999998
                                ],
                                [
                                    2613.346,
                                    2613.3910000000001
                                ],
                                [
                                    2616.2919999999999,
                                    2617.5160000000001
                                ],
                                [
                                    2617.732,
                                    2649.8110000000001
                                ],
                                [
                                    2651.5189999999998,
                                    2651.5279999999998
                                ],
                                [
                                    2707.8229999999999,
                                    2707.837
                                ],
                                [
                                    2708.1900000000001,
                                    2708.6089999999999
                                ],
                                [
                                    2708.6889999999999,
                                    2708.6950000000002
                                ],
                                [
                                    2708.7049999999999,
                                    2708.71
                                ],
                                [
                                    2733.848,
                                    2733.8560000000002
                                ],
                                [
                                    2734.5189999999998,
                                    2759.2550000000001
                                ],
                                [
                                    2759.377,
                                    2759.384
                                ],
                                [
                                    2759.4029999999998,
                                    2759.4079999999999
                                ],
                                [
                                    2759.4119999999998,
                                    2759.5920000000001
                                ],
                                [
                                    2759.6089999999999,
                                    2764.5250000000001
                                ],
                                [
                                    2764.5509999999999,
                                    2764.5830000000001
                                ],
                                [
                                    2794.6610000000001,
                                    2794.6770000000001
                                ],
                                [
                                    2795.1010000000001,
                                    2795.1129999999998
                                ],
                                [
                                    2796.5729999999999,
                                    2796.6129999999998
                                ],
                                [
                                    2796.6410000000001,
                                    2796.6469999999999
                                ],
                                [
                                    2796.6680000000001,
                                    2796.672
                                ],
                                [
                                    2796.6970000000001,
                                    2796.701
                                ],
                                [
                                    2796.7220000000002,
                                    2796.7249999999999
                                ],
                                [
                                    2796.7460000000001,
                                    2796.75
                                ],
                                [
                                    2796.77,
                                    2796.7739999999999
                                ],
                                [
                                    2796.7950000000001,
                                    2796.799
                                ],
                                [
                                    2796.8200000000002,
                                    2796.8249999999998
                                ],
                                [
                                    2796.8470000000002,
                                    2796.8530000000001
                                ],
                                [
                                    2796.877,
                                    2796.8809999999999
                                ],
                                [
                                    2796.902,
                                    2796.9059999999999
                                ],
                                [
                                    2796.9270000000001,
                                    2796.9360000000001
                                ],
                                [
                                    2796.9580000000001,
                                    2796.9609999999998
                                ],
                                [
                                    2797.0070000000001,
                                    2797.011
                                ],
                                [
                                    2797.0329999999999,
                                    2797.038
                                ],
                                [
                                    2797.0590000000002,
                                    2797.0639999999999
                                ],
                                [
                                    2797.0859999999998,
                                    2797.0889999999999
                                ],
                                [
                                    2797.1100000000001,
                                    2797.1129999999998
                                ],
                                [
                                    2797.1399999999999,
                                    2797.1439999999998
                                ],
                                [
                                    2797.1640000000002,
                                    2797.1680000000001
                                ],
                                [
                                    2797.1909999999998,
                                    2797.194
                                ],
                                [
                                    2797.9749999999999,
                                    2798
                                ],
                                [
                                    2798.0129999999999,
                                    2798.0169999999998
                                ],
                                [
                                    2798.0279999999998,
                                    2798.0320000000002
                                ],
                                [
                                    2798.0419999999999,
                                    2798.0450000000001
                                ],
                                [
                                    2798.0549999999998,
                                    2798.0590000000002
                                ],
                                [
                                    2798.0859999999998,
                                    2798.232
                                ],
                                [
                                    2808.1109999999999,
                                    2808.299
                                ],
                                [
                                    2808.424,
                                    2809.9920000000002
                                ],
                                [
                                    2810.018,
                                    2810.1770000000001
                                ],
                                [
                                    2810.4720000000002,
                                    2810.4879999999998
                                ],
                                [
                                    2814.4079999999999,
                                    2814.4189999999999
                                ],
                                [
                                    2814.431,
                                    2820.6750000000002
                                ],
                                [
                                    2820.826,
                                    2820.8319999999999
                                ],
                                [
                                    2825.8789999999999,
                                    2832.3620000000001
                                ],
                                [
                                    2832.5219999999999,
                                    2832.5279999999998
                                ],
                                [
                                    2832.5740000000001,
                                    2833.627
                                ],
                                [
                                    2833.7510000000002,
                                    2833.7570000000001
                                ],
                                [
                                    2833.7950000000001,
                                    2843.1590000000001
                                ],
                                [
                                    2843.3180000000002,
                                    2843.3240000000001
                                ],
                                [
                                    2843.3870000000002,
                                    2844.4140000000002
                                ],
                                [
                                    2844.5369999999998,
                                    2844.5430000000001
                                ],
                                [
                                    2889.9319999999998,
                                    2889.942
                                ],
                                [
                                    2931.79,
                                    2931.7979999999998
                                ],
                                [
                                    2940.942,
                                    2940.9589999999998
                                ],
                                [
                                    2940.9650000000001,
                                    2941.0549999999998
                                ],
                                [
                                    2941.0610000000001,
                                    2941.0839999999998
                                ],
                                [
                                    2941.0880000000002,
                                    2941.1480000000001
                                ],
                                [
                                    2944.6669999999999,
                                    2944.7950000000001
                                ],
                                [
                                    2964.3699999999999,
                                    2965.7310000000002
                                ],
                                [
                                    2965.779,
                                    2967.2379999999998
                                ],
                                [
                                    2967.2809999999999,
                                    2967.712
                                ],
                                [
                                    3006.5839999999998,
                                    3006.5990000000002
                                ],
                                [
                                    3006.6030000000001,
                                    3006.607
                                ],
                                [
                                    3006.623,
                                    3008.018
                                ],
                                [
                                    3008.069,
                                    3008.355
                                ],
                                [
                                    3008.3899999999999,
                                    3010.2379999999998
                                ],
                                [
                                    3010.2910000000002,
                                    3010.5300000000002
                                ],
                                [
                                    3010.5520000000001,
                                    3010.5610000000001
                                ],
                                [
                                    3010.5720000000001,
                                    3010.6709999999998
                                ],
                                [
                                    3011.7779999999998,
                                    3011.973
                                ],
                                [
                                    3012.0810000000001,
                                    3012.0859999999998
                                ],
                                [
                                    3052.9209999999998,
                                    3052.9299999999998
                                ],
                                [
                                    3053.6570000000002,
                                    3087.8099999999999
                                ],
                                [
                                    3091.3209999999999,
                                    3091.3380000000002
                                ],
                                [
                                    3091.54,
                                    3091.5880000000002
                                ],
                                [
                                    3091.7350000000001,
                                    3091.7559999999999
                                ],
                                [
                                    3091.77,
                                    3091.7750000000001
                                ],
                                [
                                    3091.788,
                                    3091.7930000000001
                                ],
                                [
                                    3091.8049999999998,
                                    3096.567
                                ],
                                [
                                    3106.241,
                                    3106.569
                                ],
                                [
                                    3106.6219999999998,
                                    3106.6390000000001
                                ],
                                [
                                    3106.6439999999998,
                                    3106.6489999999999
                                ],
                                [
                                    3107.4659999999999,
                                    3107.498
                                ],
                                [
                                    3107.5140000000001,
                                    3107.741
                                ],
                                [
                                    3107.7550000000001,
                                    3107.8229999999999
                                ],
                                [
                                    3116.1619999999998,
                                    3116.5439999999999
                                ],
                                [
                                    3129.0900000000001,
                                    3129.1190000000001
                                ],
                                [
                                    3138.7750000000001,
                                    3138.7829999999999
                                ],
                                [
                                    3138.8339999999998,
                                    3138.8380000000002
                                ],
                                [
                                    3171.1770000000001,
                                    3171.194
                                ],
                                [
                                    3171.5100000000002,
                                    3171.538
                                ],
                                [
                                    3171.5549999999998,
                                    3171.5590000000002
                                ],
                                [
                                    3175.377,
                                    3177.0309999999999
                                ],
                                [
                                    3177.1030000000001,
                                    3177.116
                                ],
                                [
                                    3178.2260000000001,
                                    3178.2379999999998
                                ],
                                [
                                    3178.2440000000001,
                                    3178.3209999999999
                                ],
                                [
                                    3178.335,
                                    3178.3400000000001
                                ],
                                [
                                    3178.3440000000001,
                                    3178.375
                                ],
                                [
                                    3178.3870000000002,
                                    3178.3919999999998
                                ],
                                [
                                    3178.395,
                                    3178.424
                                ],
                                [
                                    3178.444,
                                    3178.4490000000001
                                ],
                                [
                                    3178.4520000000002,
                                    3178.5070000000001
                                ],
                                [
                                    3178.5259999999998,
                                    3178.5320000000002
                                ],
                                [
                                    3178.6129999999998,
                                    3178.6179999999999
                                ],
                                [
                                    3178.6210000000001,
                                    3178.652
                                ],
                                [
                                    3178.6640000000002,
                                    3178.6689999999999
                                ],
                                [
                                    3178.7109999999998,
                                    3178.7159999999999
                                ],
                                [
                                    3178.7199999999998,
                                    3178.7460000000001
                                ],
                                [
                                    3178.7559999999999,
                                    3178.7600000000002
                                ],
                                [
                                    3178.7959999999998,
                                    3178.8009999999999
                                ],
                                [
                                    3178.8040000000001,
                                    3178.826
                                ],
                                [
                                    3178.837,
                                    3178.8420000000001
                                ],
                                [
                                    3178.8449999999998,
                                    3179.0079999999998
                                ],
                                [
                                    3179.0239999999999,
                                    3179.0450000000001
                                ],
                                [
                                    3179.0500000000002,
                                    3179.0819999999999
                                ],
                                [
                                    3179.0929999999998,
                                    3179.098
                                ],
                                [
                                    3179.1439999999998,
                                    3179.1489999999999
                                ],
                                [
                                    3179.152,
                                    3179.1779999999999
                                ],
                                [
                                    3179.1900000000001,
                                    3179.1950000000002
                                ],
                                [
                                    3179.1979999999999,
                                    3179.221
                                ],
                                [
                                    3179.232,
                                    3179.2370000000001
                                ],
                                [
                                    3179.241,
                                    3179.259
                                ],
                                [
                                    3179.27,
                                    3179.2750000000001
                                ],
                                [
                                    3179.2779999999998,
                                    3179.3009999999999
                                ],
                                [
                                    3179.3119999999999,
                                    3179.3159999999998
                                ],
                                [
                                    3179.3200000000002,
                                    3179.3420000000001
                                ],
                                [
                                    3179.3539999999998,
                                    3179.3580000000002
                                ],
                                [
                                    3179.3620000000001,
                                    3179.3969999999999
                                ],
                                [
                                    3179.4090000000001,
                                    3179.4140000000002
                                ],
                                [
                                    3179.4169999999999,
                                    3179.4349999999999
                                ],
                                [
                                    3179.4459999999999,
                                    3179.4499999999998
                                ],
                                [
                                    3179.4540000000002,
                                    3179.4720000000002
                                ],
                                [
                                    3179.4830000000002,
                                    3179.4870000000001
                                ],
                                [
                                    3179.5250000000001,
                                    3179.529
                                ],
                                [
                                    3179.5619999999999,
                                    3179.5659999999998
                                ],
                                [
                                    3179.5700000000002,
                                    3179.5900000000001
                                ],
                                [
                                    3179.6219999999998,
                                    3179.627
                                ],
                                [
                                    3179.6309999999999,
                                    3179.6500000000001
                                ],
                                [
                                    3179.663,
                                    3179.6680000000001
                                ],
                                [
                                    3179.6709999999998,
                                    3179.6950000000002
                                ],
                                [
                                    3179.7060000000001,
                                    3179.7179999999998
                                ],
                                [
                                    3179.7220000000002,
                                    3179.7469999999998
                                ],
                                [
                                    3179.759,
                                    3179.7629999999999
                                ],
                                [
                                    3179.7669999999998,
                                    3179.7840000000001
                                ],
                                [
                                    3179.8249999999998,
                                    3179.8299999999999
                                ],
                                [
                                    3179.8330000000001,
                                    3179.8510000000001
                                ],
                                [
                                    3179.8629999999998,
                                    3179.8679999999999
                                ],
                                [
                                    3179.8710000000001,
                                    3179.893
                                ],
                                [
                                    3179.9050000000002,
                                    3179.9090000000001
                                ],
                                [
                                    3179.9119999999998,
                                    3179.9340000000002
                                ],
                                [
                                    3179.9450000000002,
                                    3179.9490000000001
                                ],
                                [
                                    3179.953,
                                    3179.971
                                ],
                                [
                                    3179.9810000000002,
                                    3179.9850000000001
                                ],
                                [
                                    3180.0210000000002,
                                    3180.0259999999998
                                ],
                                [
                                    3180.0300000000002,
                                    3180.0549999999998
                                ],
                                [
                                    3180.0659999999998,
                                    3180.0709999999999
                                ],
                                [
                                    3180.3400000000001,
                                    3180.346
                                ],
                                [
                                    3180.3960000000002,
                                    3180.4009999999998
                                ],
                                [
                                    3180.4050000000002,
                                    3180.431
                                ],
                                [
                                    3180.4679999999998,
                                    3180.473
                                ],
                                [
                                    3180.4769999999999,
                                    3180.4989999999998
                                ],
                                [
                                    3180.5120000000002,
                                    3180.5160000000001
                                ],
                                [
                                    3180.5189999999998,
                                    3180.54
                                ],
                                [
                                    3180.5500000000002,
                                    3180.5549999999998
                                ],
                                [
                                    3180.558,
                                    3180.5749999999998
                                ],
                                [
                                    3180.5859999999998,
                                    3180.5909999999999
                                ],
                                [
                                    3180.5940000000001,
                                    3180.6149999999998
                                ],
                                [
                                    3180.627,
                                    3180.6399999999999
                                ],
                                [
                                    3180.6439999999998,
                                    3180.6660000000002
                                ],
                                [
                                    3181.7530000000002,
                                    3181.7660000000001
                                ],
                                [
                                    3181.7689999999998,
                                    3181.817
                                ],
                                [
                                    3181.922,
                                    3181.9920000000002
                                ],
                                [
                                    3182.1170000000002,
                                    3182.125
                                ],
                                [
                                    3278.5700000000002,
                                    3278.578
                                ],
                                [
                                    3294.875,
                                    3294.884
                                ],
                                [
                                    3300.6509999999998,
                                    3300.6759999999999
                                ],
                                [
                                    3304.6460000000002,
                                    3304.6669999999999
                                ],
                                [
                                    3313.4810000000002,
                                    3314.3310000000001
                                ],
                                [
                                    3314.4760000000001,
                                    3314.8609999999999
                                ],
                                [
                                    3314.9839999999999,
                                    3315.0070000000001
                                ],
                                [
                                    3353.4490000000001,
                                    3353.4580000000001
                                ],
                                [
                                    3366.4409999999998,
                                    3366.4499999999998
                                ],
                                [
                                    3382.384,
                                    3382.6480000000001
                                ],
                                [
                                    3382.665,
                                    3382.7040000000002
                                ],
                                [
                                    3382.7199999999998,
                                    3382.739
                                ],
                                [
                                    3397.0500000000002,
                                    3397.1480000000001
                                ],
                                [
                                    3409.4270000000001,
                                    3409.4580000000001
                                ],
                                [
                                    3409.4670000000001,
                                    3409.567
                                ],
                                [
                                    3409.5770000000002,
                                    3409.6210000000001
                                ],
                                [
                                    3409.665,
                                    3409.7049999999999
                                ],
                                [
                                    3409.7109999999998,
                                    3409.7460000000001
                                ],
                                [
                                    3409.761,
                                    3409.7809999999999
                                ],
                                [
                                    3409.7860000000001,
                                    3409.8049999999998
                                ],
                                [
                                    3409.817,
                                    3409.8440000000001
                                ],
                                [
                                    3409.848,
                                    3409.8679999999999
                                ],
                                [
                                    3409.8939999999998,
                                    3409.915
                                ],
                                [
                                    3409.9209999999998,
                                    3409.9490000000001
                                ],
                                [
                                    3418.0610000000001,
                                    3419.3780000000002
                                ],
                                [
                                    3419.98,
                                    3419.9989999999998
                                ],
                                [
                                    3420.0070000000001,
                                    3420.0680000000002
                                ],
                                [
                                    3420.0749999999998,
                                    3420.1089999999999
                                ],
                                [
                                    3420.1129999999998,
                                    3420.163
                                ],
                                [
                                    3422.732,
                                    3422.9160000000002
                                ],
                                [
                                    3423.0970000000002,
                                    3423.1060000000002
                                ],
                                [
                                    3426.9760000000001,
                                    3430.9780000000001
                                ],
                                [
                                    3431.3029999999999,
                                    3431.3420000000001
                                ],
                                [
                                    3488.2939999999999,
                                    3488.308
                                ],
                                [
                                    3488.3800000000001,
                                    3488.4099999999999
                                ],
                                [
                                    3492.239,
                                    3492.308
                                ],
                                [
                                    3494.0149999999999,
                                    3494.0430000000001
                                ],
                                [
                                    3495.317,
                                    3495.3440000000001
                                ],
                                [
                                    3499.7939999999999,
                                    3500.1030000000001
                                ],
                                [
                                    3551.8409999999999,
                                    3551.8629999999998
                                ],
                                [
                                    3644.0880000000002,
                                    3644.107
                                ],
                                [
                                    3644.1300000000001,
                                    3644.134
                                ],
                                [
                                    3644.145,
                                    3644.1489999999999
                                ],
                                [
                                    3644.1579999999999,
                                    3644.1619999999998
                                ],
                                [
                                    3644.2730000000001,
                                    3644.2779999999998
                                ],
                                [
                                    3644.29,
                                    3644.2939999999999
                                ],
                                [
                                    3644.3049999999998,
                                    3644.3249999999998
                                ],
                                [
                                    3644.3359999999998,
                                    3644.3400000000001
                                ],
                                [
                                    3644.3490000000002,
                                    3644.3530000000001
                                ],
                                [
                                    3644.3620000000001,
                                    3644.3649999999998
                                ],
                                [
                                    3644.4169999999999,
                                    3644.4259999999999
                                ],
                                [
                                    3644.4369999999999,
                                    3644.4409999999998
                                ],
                                [
                                    3644.547,
                                    3644.5569999999998
                                ],
                                [
                                    3644.6729999999998,
                                    3645.0360000000001
                                ],
                                [
                                    3666.1289999999999,
                                    3666.1439999999998
                                ],
                                [
                                    3666.6350000000002,
                                    3666.6579999999999
                                ],
                                [
                                    3667.9549999999999,
                                    3667.982
                                ],
                                [
                                    3673.2840000000001,
                                    3674.431
                                ],
                                [
                                    3681.7939999999999,
                                    3681.8380000000002
                                ],
                                [
                                    3681.8449999999998,
                                    3681.9450000000002
                                ],
                                [
                                    3681.9520000000002,
                                    3682.73
                                ],
                                [
                                    3682.9140000000002,
                                    3682.922
                                ],
                                [
                                    3682.9699999999998,
                                    3682.9830000000002
                                ],
                                [
                                    3694.3409999999999,
                                    3694.3609999999999
                                ],
                                [
                                    3694.3670000000002,
                                    3694.4340000000002
                                ],
                                [
                                    3694.4389999999999,
                                    3694.895
                                ],
                                [
                                    3695.0650000000001,
                                    3695.0720000000001
                                ],
                                [
                                    3695.2460000000001,
                                    3695.2669999999998
                                ],
                                [
                                    3741.0509999999999,
                                    3741.0740000000001
                                ],
                                [
                                    3741.0839999999998,
                                    3741.7939999999999
                                ],
                                [
                                    3741.8159999999998,
                                    3741.8809999999999
                                ],
                                [
                                    3800.5039999999999,
                                    3800.683
                                ],
                                [
                                    3805.4740000000002,
                                    3805.5349999999999
                                ],
                                [
                                    3809.4639999999999,
                                    3809.9960000000001
                                ],
                                [
                                    4022.3150000000001,
                                    4022.375
                                ],
                                [
                                    4022.3899999999999,
                                    4022.5320000000002
                                ],
                                [
                                    4022.5459999999998,
                                    4022.6210000000001
                                ],
                                [
                                    4022.6489999999999,
                                    4022.6599999999999
                                ],
                                [
                                    4022.6680000000001,
                                    4022.7020000000002
                                ],
                                [
                                    4022.7109999999998,
                                    4022.752
                                ],
                                [
                                    4022.7730000000001,
                                    4022.7829999999999
                                ],
                                [
                                    4022.79,
                                    4022.8209999999999
                                ],
                                [
                                    4022.8299999999999,
                                    4022.8789999999999
                                ],
                                [
                                    4022.9059999999999,
                                    4022.9899999999998
                                ],
                                [
                                    4029.9140000000002,
                                    4030.212
                                ],
                                [
                                    4039.5149999999999,
                                    4039.5740000000001
                                ],
                                [
                                    4039.5839999999998,
                                    4039.6579999999999
                                ],
                                [
                                    4039.6660000000002,
                                    4039.7220000000002
                                ],
                                [
                                    4039.741,
                                    4039.7489999999998
                                ],
                                [
                                    4039.7539999999999,
                                    4039.7759999999998
                                ],
                                [
                                    4039.7820000000002,
                                    4039.8429999999998
                                ],
                                [
                                    4039.8600000000001,
                                    4039.8670000000002
                                ],
                                [
                                    4039.8719999999998,
                                    4039.8919999999998
                                ],
                                [
                                    4039.8989999999999,
                                    4039.9299999999998
                                ],
                                [
                                    4157.5799999999999,
                                    4157.6499999999996
                                ],
                                [
                                    4172.2240000000002,
                                    4172.3429999999998
                                ],
                                [
                                    4175.152,
                                    4175.4949999999999
                                ],
                                [
                                    4184.5249999999996,
                                    4184.6809999999996
                                ],
                                [
                                    4304.5690000000004,
                                    4304.665
                                ],
                                [
                                    4306.6490000000003,
                                    4306.6999999999998
                                ],
                                [
                                    4308.7650000000003,
                                    4309.2470000000003
                                ],
                                [
                                    4424.0050000000001,
                                    4481.4650000000001
                                ],
                                [
                                    4481.6750000000002,
                                    4481.6970000000001
                                ],
                                [
                                    4483.8980000000001,
                                    4483.9350000000004
                                ],
                                [
                                    4486.1189999999997,
                                    4486.7470000000003
                                ],
                                [
                                    4486.8100000000004,
                                    4486.9970000000003
                                ],
                                [
                                    4487.1189999999997,
                                    4487.1490000000003
                                ],
                                [
                                    4492.9809999999998,
                                    4493.0730000000003
                                ],
                                [
                                    4493.0829999999996,
                                    4493.1440000000002
                                ],
                                [
                                    4493.1589999999997,
                                    4493.3320000000003
                                ],
                                [
                                    4493.4870000000001,
                                    4493.4930000000004
                                ],
                                [
                                    4505.4380000000001,
                                    4505.4549999999999
                                ],
                                [
                                    4588.7790000000005,
                                    4588.9120000000003
                                ],
                                [
                                    4588.9520000000002,
                                    4589.0439999999999
                                ],
                                [
                                    4589.0730000000003,
                                    4589.1059999999998
                                ],
                                [
                                    4589.1149999999998,
                                    4589.1660000000002
                                ],
                                [
                                    4616.509,
                                    4616.5780000000004
                                ],
                                [
                                    4622.3940000000002,
                                    4622.4750000000004
                                ],
                                [
                                    4626.9690000000001,
                                    4627.4899999999998
                                ],
                                [
                                    4805.5829999999996,
                                    4805.652
                                ],
                                [
                                    4805.6679999999997,
                                    4805.7690000000002
                                ],
                                [
                                    4805.7839999999997,
                                    4805.848
                                ],
                                [
                                    4805.8770000000004,
                                    4805.9570000000003
                                ],
                                [
                                    4811.4560000000001,
                                    4811.6509999999998
                                ],
                                [
                                    5817.3040000000001,
                                    5817.3630000000003
                                ],
                                [
                                    5845.326,
                                    5845.5789999999997
                                ],
                                [
                                    5845.6109999999999,
                                    5845.683
                                ],
                                [
                                    5845.7250000000004,
                                    5845.7730000000001
                                ],
                                [
                                    5845.7820000000002,
                                    5845.8400000000001
                                ],
                                [
                                    7088.8440000000001,
                                    7089.0309999999999
                                ],
                                [
                                    7089.0479999999998,
                                    7089.125
                                ],
                                [
                                    7089.1570000000002,
                                    7089.1949999999997
                                ],
                                [
                                    7089.3090000000002,
                                    7089.3540000000003
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.19",
                            "blockingTime": 610.71000000000004
                        },
                        {
                            "type": 3,
                            "id": "104941.22",
                            "request_id": "104941.22",
                            "ip_addr": "23.36.162.215",
                            "full_url": "https:\/\/www.ah.nl\/__ssobj\/core.js+ssdomvar.js+generic-adapter.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/__ssobj\/core.js+ssdomvar.js+generic-adapter.js",
                            "raw_id": "104941.22",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 208,
                            "ttfb_ms": 148,
                            "load_start": 878,
                            "load_start_float": 878.00012300000003,
                            "bytesIn": 6351,
                            "objectSize": 6351,
                            "objectSizeUncompressed": 17539,
                            "chunks": [
                                {
                                    "ts": 1054,
                                    "bytes": 789,
                                    "inflated": 1336
                                },
                                {
                                    "ts": 1086,
                                    "bytes": 5562,
                                    "inflated": 16203
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:48 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 53,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 24,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/__ssobj\/core.js+ssdomvar.js+generic-adapter.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQCbSx1-AAAAAAAfl19klhpCAB-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEhzAAAH5dfZAEANQoAATnLAAAfl19kAQBGCQADgroAAB-XX2QBAEMKAAGpzAAAH5dfZAEASQoAARzNAAAfl19kAQA8CgAB2csAAB-XX2QBAPEJAAEFxwAAH5dfZAEABAcAAx2VAAAfl19kAQA7CgABpcsAAB-XX2QBAA; SSSC=4.G7232665685984418454.1|1796.38173:2374.47746:2545.50949:2613.52025:2619.52133:2620.52185:2625.52257:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=m3Dc050dw9R3DBn4mQRPfgw0; Ahonlnl-Prd-01-DigitalDev-B2=!IHS0L6\/5Xr3vT931BzF2M131ipvWlIv13wXm3yiRmi21UT6Izfx94jGgba\/NvDEsX\/1V5uiKecH1; Ahonlnl-Prd-01-DigitalDev-F1=!BpTGCkCid2QlHp7IhW\/DkGTJXi1ndbAZGhKMMm9oQR6fsk9ALY3t4WuTrjoKTq6NfjOHAvWSzSRbjhY=; _abck=F12B22BA91CAA1748CAC139712F77F33~-1~YAAQ19XOF8SJdRGIAQAAoFVmFQk5aucCbhvWtca9JnVW17thfYD2BehNG+3F36\/uTmyS5C7ehXqysvCk9rv4dUYZ2mO8DTGOD9bA1PYiQYp9uCNi6m0btlpKfisHGnj1BOSDcg\/1u\/UcVOSuSD345WdY9nt3\/0G6KIGvo3whLQ2RWeUKDK6a\/h6ek6Ju308BnA47EbUWgIoKF3o4Hu3uNQ8snbKsaqEgvRKstX0qkxgZkMl+lykptq7n5thizjI9gB5\/YEW6z8oNHwjK5ZsIbGEasUyMTP81ZXoHD72ERtlNu1Fy4\/GzHMJ5MWZZh5YzrHaeNqflRGfJ1VB6fYZuBI10XSZEyv6aE9b0eevuigsJaGaiG2zecq6pnS0=~-1~-1~1683989771; ak_bmsc=C0987CF3FBD9B151C6AF8586BB7668C3~000000000000000000000000000000~YAAQ19XOF8WJdRGIAQAAoFVmFRNmptt+aQudlpo56vs\/s0gQmhbRiM5iJ+qfm5\/lAJH1XUrBDtorv6U243KVeU+zu9Qn9WbWq4WafjyAD\/pRCb\/I9J8tsTDlbtXORicsP9qyLLbhfSybwpq8RCmQ3MN2hB7lOlZ2cWMk\/n2d\/5IV0VvPZT9NtqAHZBT5XZszVtt030NMO6hdo1OkagTVQGqM25usp+ktz+sSd7ugRTp1PL2Ur7Bf44WIyZo\/6UrKIumESf9KjZRJWIYwrh\/3eZUohQUcN+fIBVksSxCx0OTKwNg8NExQArnOzZ64v5ZSeYL23nGKmrev6R4r5biizNLCLfl9uijH+0S9RY66tj47F0V3Yv3FIH5MXU1\/9N6ZEgXDq6JTuga2; bm_sz=7D0989B3C5AB29101FF5441CCA46EFEE~YAAQ19XOF8eJdRGIAQAAoFVmFRMao0qZ6dqy37bg4R3aoID\/BBSi61QEcx2m\/PfakFUGZm\/sAew+cS2X38nggUqcUBUSHayKni9js9qTc9PU0\/QDQHalaYldEwZgx8K5JLfVJeP6s7T4VPntML393ASLPoY9q2+lOf6F76uqi+wUMzdihrYm+0nod+Q7avTC\/mRiNT7LSU91mbVNsxuhhGjayx5U9SebVku6vxzXG0Um+hwsue3VgN\/0NiMizMB0uEsf6+gFc8+fqEMsqcr5Sx5crkfgHHKud3QZNSHQSMDAxg==~4340020~4605510",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 6351",
                                    "content-type: application\/javascript",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 13 May 2023 13:56:48 GMT",
                                    "last-modified: Sun, 30 Apr 2023 00:00:00 GMT",
                                    "pragma: no-cache",
                                    "rtss: 1-*-1",
                                    "sbss: 1",
                                    "set-cookie: SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:48 GMT",
                                    "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding",
                                    "x-cnection: close",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7588,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 6351,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 870,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 15,
                            "http2_stream_dependency": 13,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 123,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 1086,
                            "ttfb_start": 878,
                            "ttfb_end": 1026,
                            "download_start": 1026,
                            "download_end": 1086,
                            "download_ms": 60,
                            "all_start": 878,
                            "all_end": 1086,
                            "all_ms": 208,
                            "index": 7,
                            "number": 8,
                            "body_file": "002-104941.22-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 5,
                                "v8.compile": 1,
                                "FunctionCall": 10
                            },
                            "cpu.EvaluateScript": 5,
                            "cpu.v8.compile": 1,
                            "cpu.FunctionCall": 10,
                            "cpuTime": 16,
                            "body_id": "104941.22",
                            "js_timing": [
                                [
                                    1464.595,
                                    1469.337
                                ],
                                [
                                    1464.6089999999999,
                                    1466.0650000000001
                                ],
                                [
                                    1524.3399999999999,
                                    1524.829
                                ],
                                [
                                    1525.2180000000001,
                                    1525.3109999999999
                                ],
                                [
                                    1525.4369999999999,
                                    1525.5989999999999
                                ],
                                [
                                    1525.9739999999999,
                                    1526.0329999999999
                                ],
                                [
                                    1526.2560000000001,
                                    1526.2940000000001
                                ],
                                [
                                    1530.741,
                                    1530.807
                                ],
                                [
                                    1530.8610000000001,
                                    1530.8869999999999
                                ],
                                [
                                    1562.9179999999999,
                                    1563.02
                                ],
                                [
                                    1576.922,
                                    1578.6759999999999
                                ],
                                [
                                    1715.0920000000001,
                                    1716.8430000000001
                                ],
                                [
                                    1718.6220000000001,
                                    1718.751
                                ],
                                [
                                    1829.2260000000001,
                                    1829.48
                                ],
                                [
                                    1830.155,
                                    1830.222
                                ],
                                [
                                    1830.348,
                                    1830.3900000000001
                                ],
                                [
                                    1830.6880000000001,
                                    1830.7439999999999
                                ],
                                [
                                    1830.9059999999999,
                                    1830.944
                                ],
                                [
                                    1831.068,
                                    1831.1030000000001
                                ],
                                [
                                    1832.087,
                                    1832.135
                                ],
                                [
                                    1832.3520000000001,
                                    1832.393
                                ],
                                [
                                    2406.5810000000001,
                                    2406.7510000000002
                                ],
                                [
                                    2407.4319999999998,
                                    2407.5569999999998
                                ],
                                [
                                    2499.2089999999998,
                                    2499.3029999999999
                                ],
                                [
                                    2595.0949999999998,
                                    2595.1750000000002
                                ],
                                [
                                    2613.2530000000002,
                                    2613.3249999999998
                                ],
                                [
                                    2651.308,
                                    2651.5100000000002
                                ],
                                [
                                    2707.7139999999999,
                                    2707.817
                                ],
                                [
                                    2708.6190000000001,
                                    2708.6860000000001
                                ],
                                [
                                    2733.7640000000001,
                                    2733.8440000000001
                                ],
                                [
                                    2734.393,
                                    2734.471
                                ],
                                [
                                    2759.2800000000002,
                                    2759.3710000000001
                                ],
                                [
                                    2810.384,
                                    2810.4650000000001
                                ],
                                [
                                    2820.7399999999998,
                                    2820.8220000000001
                                ],
                                [
                                    2832.433,
                                    2832.518
                                ],
                                [
                                    2833.674,
                                    2833.748
                                ],
                                [
                                    2843.2280000000001,
                                    2843.3139999999999
                                ],
                                [
                                    2844.462,
                                    2844.5329999999999
                                ],
                                [
                                    2889.8270000000002,
                                    2889.924
                                ],
                                [
                                    2931.6880000000001,
                                    2931.7829999999999
                                ],
                                [
                                    3011.9830000000002,
                                    3012.0770000000002
                                ],
                                [
                                    3052.7710000000002,
                                    3052.9160000000002
                                ],
                                [
                                    3091.614,
                                    3091.6410000000001
                                ],
                                [
                                    3138.6500000000001,
                                    3138.7710000000002
                                ],
                                [
                                    3171.058,
                                    3171.1700000000001
                                ],
                                [
                                    3175.2510000000002,
                                    3175.3719999999998
                                ],
                                [
                                    3278.4319999999998,
                                    3278.5650000000001
                                ],
                                [
                                    3314.8719999999998,
                                    3314.9789999999998
                                ],
                                [
                                    3353.3180000000002,
                                    3353.4430000000002
                                ],
                                [
                                    3366.3020000000001,
                                    3366.4259999999999
                                ],
                                [
                                    3422.931,
                                    3423.0889999999999
                                ],
                                [
                                    3488.127,
                                    3488.2849999999999
                                ],
                                [
                                    3495.2109999999998,
                                    3495.2359999999999
                                ],
                                [
                                    3551.7060000000001,
                                    3551.835
                                ],
                                [
                                    3682.7489999999998,
                                    3682.9070000000002
                                ],
                                [
                                    3694.913,
                                    3695.0599999999999
                                ],
                                [
                                    3968.4580000000001,
                                    3968.527
                                ],
                                [
                                    4481.518,
                                    4481.6710000000003
                                ],
                                [
                                    4486.0510000000004,
                                    4486.0630000000001
                                ],
                                [
                                    4487.0060000000003,
                                    4487.1149999999998
                                ],
                                [
                                    4493.3429999999998,
                                    4493.4809999999998
                                ],
                                [
                                    4968.5150000000003,
                                    4968.7330000000002
                                ],
                                [
                                    5474.634,
                                    5474.7430000000004
                                ],
                                [
                                    5968.5749999999998,
                                    5968.6480000000001
                                ],
                                [
                                    6474.402,
                                    6474.4589999999998
                                ],
                                [
                                    6520.4359999999997,
                                    6520.527
                                ],
                                [
                                    6968.5110000000004,
                                    6968.576
                                ],
                                [
                                    7473.5190000000002,
                                    7473.5690000000004
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.22"
                        },
                        {
                            "type": 3,
                            "id": "104941.4",
                            "request_id": "104941.4",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/ah-static\/fonts\/hamburg-ah-bold.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/ah-static\/fonts\/hamburg-ah-bold.woff2",
                            "raw_id": "104941.4",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 75,
                            "ttfb_ms": 43,
                            "load_start": 1063,
                            "load_start_float": 1063.0000729999999,
                            "bytesIn": 23885,
                            "objectSize": 23885,
                            "objectSizeUncompressed": 23852,
                            "chunks": [
                                {
                                    "ts": 1137,
                                    "bytes": 23885,
                                    "inflated": 23852
                                }
                            ],
                            "expires": "Thu, 25 Jan 2024 19:21:12 GMT",
                            "cacheControl": "public, max-age=22224264",
                            "contentType": "font\/woff2",
                            "contentEncoding": "gzip",
                            "socket": 140,
                            "protocol": "HTTP\/2",
                            "dns_start": 851,
                            "dns_end": 953,
                            "connect_start": 954,
                            "connect_end": 992,
                            "ssl_start": 992,
                            "ssl_end": 1048,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "static.ah.nl",
                                "sanList": [
                                    "static.ah.nl",
                                    "static.ahold.com",
                                    "static.ms.ah.nl"
                                ],
                                "issuer": "Entrust Certification Authority - L1K",
                                "validFrom": 1663333053,
                                "validTo": 1697288253,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2023 Log",
                                        "logId": "B3737707E18450F86386D605A9DC11094A792DB1670C0B87DCF0030E7936A59A",
                                        "timestamp": 1663333054008,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100C105157FFF4F7712712B0D1506F385A49AB915330BE1907D33A9E2D145D6D547022050A21E050A16F92AB45BAB0AD59492DD9FE28E186C514A0FCC27BBD219824B07"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2023' log",
                                        "logId": "B73EFB24DF9C4DBA75F239C5BA58F46C5DFC42CF7A9F35C49E1D098125EDB499",
                                        "timestamp": 1663333054096,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100AACE8C5D7AFC86E156843D7E6CA6B43AB15FD0E6600EE841E9FD72E61A1845AA0221008DF10DD07FE439E96C40784102227D29F3E2F5A9E06AD8C3951D5B13D144B8F3"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2023' log",
                                        "logId": "ADF7BEFA7CFF10C88B9D3D9C1E3E186AB467295DCFB10C24CA858634EBDC828A",
                                        "timestamp": 1663333054079,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502200F876804E42411650596347914EB8EE18A48AE26AFCE4934C4F0AEDFF315BE17022100FE94E0A9DE3A7D673FD2CA351361F159911FF9EE96090C8399D3225131191264"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 16,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/fonts\/hamburg-ah-bold.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET, OPTIONS",
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=22224264",
                                    "content-encoding: gzip",
                                    "content-length: 23885",
                                    "content-type: font\/woff2",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Thu, 25 Jan 2024 19:21:12 GMT",
                                    "last-modified: Mon, 07 Nov 2022 16:03:52 GMT",
                                    "pragma: public",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\", dtTao;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-d554e0ba-e888-411a-afea-cfe82d7a37eb",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1667952859691017 D=13343",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1696,
                            "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": 102,
                            "connect_ms": 38,
                            "ssl_ms": 56,
                            "gzip_total": 23885,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 22224264,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 850,
                            "socket_group": "pm\/https:\/\/static.ah.nl",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "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": 73,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIG4zCCBcugAwIBAgIQFHtKFiuBNtmTA3FWBGoGDTANBgkqhkiG9w0BAQsFADCB\nujELMAkGA1UEBhMCVVMxFjAUBgNVBAoTDUVudHJ1c3QsIEluYy4xKDAmBgNVBAsT\nH1NlZSB3d3cuZW50cnVzdC5uZXQvbGVnYWwtdGVybXMxOTA3BgNVBAsTMChjKSAy\nMDEyIEVudHJ1c3QsIEluYy4gLSBmb3IgYXV0aG9yaXplZCB1c2Ugb25seTEuMCwG\nA1UEAxMlRW50cnVzdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAtIEwxSzAeFw0y\nMjA5MTYxMjU3MzNaFw0yMzEwMTQxMjU3MzNaMG8xCzAJBgNVBAYTAkNIMRAwDgYD\nVQQIDAdHZW7DqHZlMQ8wDQYDVQQHEwZHZW5ldmUxJjAkBgNVBAoTHUFob2xkIERl\nbGhhaXplIExpY2Vuc2luZyBTYXJsMRUwEwYDVQQDEwxzdGF0aWMuYWgubmwwggEi\nMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDoO+kmLTw91oIV1FVOkrOeyG9s\nC2TSV68RVZdogDRJRMvVmdbMpwg5znMFSpQItlVW2zr7eeZANCX\/jBaWQmYYG+KG\nnIYRyj9zJzJ0E2NuUGzbiqbHgP3kP80dPbRpjZ4RLGCzv329YpGtgYZF5RX\/tvhA\nAsXcJ03tqxF4JSwxLf7SLyUKMyioXnB7UwdnyCce6b+D7P9EMGan5Xp2omMGZKoK\n6uqHMH5xXVBemY4GLcH\/KPqbiDyCdrZZW\/8D1W+APlucSCvPTQ6HzoCWu6uNoOKf\nl\/q\/VIu8AaY7DyuTydf0RNL\/rF3bIPurV0FZpTwVQXlGUK6Liwiggn9gB0alAgMB\nAAGjggMtMIIDKTAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBRXQ7DVJhG4tUbFayec\nLfJapd2W7TAfBgNVHSMEGDAWgBSConB03bxTP8971PfNf6dgxgpMvzBoBggrBgEF\nBQcBAQRcMFowIwYIKwYBBQUHMAGGF2h0dHA6Ly9vY3NwLmVudHJ1c3QubmV0MDMG\nCCsGAQUFBzAChidodHRwOi8vYWlhLmVudHJ1c3QubmV0L2wxay1jaGFpbjI1Ni5j\nZXIwMwYDVR0fBCwwKjAooCagJIYiaHR0cDovL2NybC5lbnRydXN0Lm5ldC9sZXZl\nbDFrLmNybDA6BgNVHREEMzAxggxzdGF0aWMuYWgubmyCEHN0YXRpYy5haG9sZC5j\nb22CD3N0YXRpYy5tcy5haC5ubDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYI\nKwYBBQUHAwEGCCsGAQUFBwMCMEwGA1UdIARFMEMwNwYKYIZIAYb6bAoBBTApMCcG\nCCsGAQUFBwIBFhtodHRwczovL3d3dy5lbnRydXN0Lm5ldC9ycGEwCAYGZ4EMAQIC\nMIIBfwYKKwYBBAHWeQIEAgSCAW8EggFrAWkAdgCzc3cH4YRQ+GOG1gWp3BEJSnkt\nsWcMC4fc8AMOeTalmgAAAYNGYDY4AAAEAwBHMEUCIQDBBRV\/\/093EnErDRUG84Wk\nmrkVMwvhkH0zqeLRRdbVRwIgUKIeBQoW+Sq0W6sK1ZSS3Z\/ijhhsUUoPzCe70hmC\nSwcAdwC3Pvsk35xNunXyOcW6WPRsXfxCz3qfNcSeHQmBJe20mQAAAYNGYDaQAAAE\nAwBIMEYCIQCqzoxdevyG4VaEPX5sprQ6sV\/Q5mAO6EHp\/XLmGhhFqgIhAI3xDdB\/\n5DnpbEB4QQIifSnz4vWp4GrYw5UdWxPRRLjzAHYArfe++nz\/EMiLnT2cHj4YarRn\nKV3PsQwkyoWGNOvcgooAAAGDRmA2fwAABAMARzBFAiAPh2gE5CQRZQWWNHkU647h\nikiuJq\/OSTTE8K7f8xW+FwIhAP6U4KneOn1nP9LKNRNh8VmRH\/nulgkMg5nTIlEx\nGRJkMA0GCSqGSIb3DQEBCwUAA4IBAQAf6trpWNgeIYa2hWy8er\/S7aEuMsAx6IGW\nrvy6P8WcPUFRFz6PVi\/y8YQGyCJWirPEHc4k8K4JSzEJt\/jGiU4UrbkMknhZzs5I\nsKd0CA6f0JJJE+aO30cRSM4XgbYX5XcHfFia213SbWY8t7rqLUGFztzyVYWtDG2M\nsIPgbgrbjnXtjvS0pQT6OapQAEMaxhCovqoSB6vRyffdxFTHWC9o3KEBEWZskCFU\nv35G5JMwgiKoIhFAYpCtm25KP4miYaiOM4fILLsiUSTEI9Qas+OQRgr2StYidVCW\nv9MHY0QGFiUJBj0sKPsrkPQKVX\/P\/ukNMMxOOddRcR6a1H9URAny\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFDjCCA\/agAwIBAgIMDulMwwAAAABR03eFMA0GCSqGSIb3DQEBCwUAMIG+MQsw\nCQYDVQQGEwJVUzEWMBQGA1UEChMNRW50cnVzdCwgSW5jLjEoMCYGA1UECxMfU2Vl\nIHd3dy5lbnRydXN0Lm5ldC9sZWdhbC10ZXJtczE5MDcGA1UECxMwKGMpIDIwMDkg\nRW50cnVzdCwgSW5jLiAtIGZvciBhdXRob3JpemVkIHVzZSBvbmx5MTIwMAYDVQQD\nEylFbnRydXN0IFJvb3QgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkgLSBHMjAeFw0x\nNTEwMDUxOTEzNTZaFw0zMDEyMDUxOTQzNTZaMIG6MQswCQYDVQQGEwJVUzEWMBQG\nA1UEChMNRW50cnVzdCwgSW5jLjEoMCYGA1UECxMfU2VlIHd3dy5lbnRydXN0Lm5l\ndC9sZWdhbC10ZXJtczE5MDcGA1UECxMwKGMpIDIwMTIgRW50cnVzdCwgSW5jLiAt\nIGZvciBhdXRob3JpemVkIHVzZSBvbmx5MS4wLAYDVQQDEyVFbnRydXN0IENlcnRp\nZmljYXRpb24gQXV0aG9yaXR5IC0gTDFLMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A\nMIIBCgKCAQEA2j+W0E25L0Tn2zlem1DuXKVh2kFnUwmqAJqOV38pa9vH4SEkqjrQ\njUcj0u1yFvCRIdJdt7hLqIOPt5EyaM\/OJZMssn2XyP7BtBe6CZ4DkJN7fEmDImiK\nm95HwzGYei59QAvS7z7Tsoyqj0ip\/wDoKVgG97aTWpRzJiatWA7lQrjV6nN5ZGhT\nJbiEz5R6rgZFDKNrTdDGvuoYpDbwkrK6HIiPOlJ\/915tgxyd8B\/lw9bdpXiSPbBt\nLOrJz5RBGXFEaLpHPATpXbo+8DX3Fbae8i4VHj9HyMg4p3NFXU2wO7GOFyk36t0F\nASK7lDYqjVs1\/lMZLwhGwSqzGmIdTivZGwIDAQABo4IBDDCCAQgwDgYDVR0PAQH\/\nBAQDAgEGMBIGA1UdEwEB\/wQIMAYBAf8CAQAwMwYIKwYBBQUHAQEEJzAlMCMGCCsG\nAQUFBzABhhdodHRwOi8vb2NzcC5lbnRydXN0Lm5ldDAwBgNVHR8EKTAnMCWgI6Ah\nhh9odHRwOi8vY3JsLmVudHJ1c3QubmV0L2cyY2EuY3JsMDsGA1UdIAQ0MDIwMAYE\nVR0gADAoMCYGCCsGAQUFBwIBFhpodHRwOi8vd3d3LmVudHJ1c3QubmV0L3JwYTAd\nBgNVHQ4EFgQUgqJwdN28Uz\/Pe9T3zX+nYMYKTL8wHwYDVR0jBBgwFoAUanImetAe\n733nO2lR1GyNn5ASZqswDQYJKoZIhvcNAQELBQADggEBADnVjpiDYcgsY9NwHRkw\ny\/YJrMxp1cncN0HyMg\/vdMNY9ngnCTQIlZIv19+4o\/0OgemknNM\/TWgrFTEKFcxS\nBJPok1DD2bHi4Wi3Ogl08TRYCj93mEC45mj\/XeTIRsXsgdfJghhcg85x2Ly\/rJkC\nk9uUmITSnKa1\/ly78EqvIazCP0kkZ9Yujs+szGQVGHLlbHfTUqi53Y2sAEo1GdRv\nc6N172tkw+CNgxKhiucOhk3YtCAbvmqljEtoZuMrx1gL+1YQ1JH7HdMxWBCMRON1\nexCdtTix9qrKgWRs6PLigVWXUX\/hwidQosk8WwBD9lu51aX8\/wdQQGcHsFXwt35u\nLcw=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "FFTM": 28,
                                    "GDEF": 62,
                                    "GPOS": 4208,
                                    "GSUB": 434,
                                    "OS\/2": 96,
                                    "cmap": 570,
                                    "cvt ": 64,
                                    "fpgm": 3042,
                                    "gasp": 8,
                                    "glyf": 41331,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 936,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 974,
                                    "post": 831,
                                    "prep": 141,
                                    "webf": 6
                                },
                                "names": {
                                    "0": "Copyright \\(c\\) 2006 Veronika Elsner, Guenther Flake GbR; Hambur",
                                    "1": "Hamburg-AH",
                                    "2": "Bold",
                                    "3": "3.001;EF  ;Hamburg-AH-Bold",
                                    "4": "Hamburg-AH Bold",
                                    "5": "Version 3.001;PS 003.001;hotconv 1.0.70;makeotf.lib2.5.58329",
                                    "6": "Hamburg-AH-Bold",
                                    "8": "Elsner+Flake GbR, Hamburg",
                                    "9": "M. F. Benton, Brendel Type Studio - Editted by Handmade UX",
                                    "11": "www.elsner-flake.com",
                                    "12": "None"
                                },
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 1088,
                                    "usWeightClass": 700,
                                    "usWidthClass": 5,
                                    "fsType": 4,
                                    "ySubscriptXSize": 1331,
                                    "ySubscriptYSize": 1229,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 154,
                                    "ySuperscriptXSize": 1331,
                                    "ySuperscriptYSize": 1229,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 717,
                                    "yStrikeoutSize": 102,
                                    "yStrikeoutPosition": 682,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 3,
                                    "ulUnicodeRange2": 0,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "EF  ",
                                    "fsSelection": 32,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 64258,
                                    "sTypoAscender": 1638,
                                    "sTypoDescender": -410,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1956,
                                    "usWinDescent": 517,
                                    "ulCodePageRange1": 536870913,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 1137,
                                    "sCapHeight": 1477,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 8,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -102,
                                    "underlineThickness": 102,
                                    "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,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        177,
                                        180,
                                        182,
                                        183,
                                        184,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        255,
                                        338,
                                        339,
                                        376,
                                        710,
                                        732,
                                        8192,
                                        8193,
                                        8194,
                                        8195,
                                        8196,
                                        8197,
                                        8198,
                                        8199,
                                        8200,
                                        8201,
                                        8202,
                                        8208,
                                        8209,
                                        8210,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8239,
                                        8249,
                                        8250,
                                        8287,
                                        8364,
                                        8482,
                                        8531,
                                        8532,
                                        8539,
                                        8540,
                                        8541,
                                        8542,
                                        9352,
                                        9353,
                                        9354,
                                        9355,
                                        9356,
                                        9357,
                                        9358,
                                        9359,
                                        9360,
                                        9724,
                                        64257,
                                        64258
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "dlig",
                                                "frac",
                                                "liga"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "dlig",
                                                "frac",
                                                "liga"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "dlig",
                                                "frac",
                                                "liga"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 231,
                                    "num_glyphs": 234
                                }
                            },
                            "load_end": 1138,
                            "ttfb_start": 1063,
                            "ttfb_end": 1106,
                            "download_start": 1106,
                            "download_end": 1138,
                            "download_ms": 32,
                            "all_start": 851,
                            "all_end": 1138,
                            "all_ms": 271,
                            "index": 8,
                            "number": 9
                        },
                        {
                            "type": 3,
                            "id": "104941.5",
                            "request_id": "104941.5",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/ah-static\/fonts\/hamburg-ah-demibold.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/ah-static\/fonts\/hamburg-ah-demibold.woff2",
                            "raw_id": "104941.5",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 120,
                            "ttfb_ms": 114,
                            "load_start": 1063,
                            "load_start_float": 1063.0000749999999,
                            "bytesIn": 22145,
                            "objectSize": 22145,
                            "objectSizeUncompressed": 22112,
                            "chunks": [
                                {
                                    "ts": 1182,
                                    "bytes": 22145,
                                    "inflated": 22112
                                }
                            ],
                            "expires": "Mon, 12 Feb 2024 10:25:47 GMT",
                            "cacheControl": "public, max-age=23747339",
                            "contentType": "font\/woff2",
                            "contentEncoding": "gzip",
                            "socket": 140,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 16,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/fonts\/hamburg-ah-demibold.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET, OPTIONS",
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=23747339",
                                    "content-encoding: gzip",
                                    "content-length: 22145",
                                    "content-type: font\/woff2",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Mon, 12 Feb 2024 10:25:47 GMT",
                                    "last-modified: Wed, 09 Nov 2022 10:41:59 GMT",
                                    "pragma: public",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\", dtTao;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-736ab751-a344-4d9d-8048-4f3d1faa6e96",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1668039659151454 D=12041",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1708,
                            "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": 22145,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 23747339,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 851,
                            "socket_group": "pm\/https:\/\/static.ah.nl",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 1,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 75,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "FFTM": 28,
                                    "GDEF": 62,
                                    "GPOS": 4274,
                                    "GSUB": 434,
                                    "OS\/2": 96,
                                    "cmap": 570,
                                    "cvt ": 64,
                                    "fpgm": 3042,
                                    "gasp": 8,
                                    "glyf": 34027,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 936,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 1098,
                                    "post": 831,
                                    "prep": 141,
                                    "webf": 6
                                },
                                "names": {
                                    "0": "Copyright \\(c\\) 2006 Veronika Elsner, Guenther Flake GbR; Hambur",
                                    "1": "Hamburg-AH DemiBold",
                                    "2": "Regular",
                                    "3": "3.001;EF  ;Hamburg-AH-DemiBold",
                                    "4": "Hamburg-AH DemiBold Regular",
                                    "5": "Version 3.001;PS 003.001;hotconv 1.0.70;makeotf.lib2.5.58329",
                                    "6": "Hamburg-AH-DemiBold",
                                    "8": "Elsner+Flake GbR, Hamburg",
                                    "9": "M. F. Benton, Brendel Type Studio - Editted by Handmade UX",
                                    "11": "www.elsner-flake.com",
                                    "12": "None",
                                    "16": "Hamburg-AH",
                                    "17": "DemiBold"
                                },
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 1049,
                                    "usWeightClass": 600,
                                    "usWidthClass": 5,
                                    "fsType": 4,
                                    "ySubscriptXSize": 1331,
                                    "ySubscriptYSize": 1229,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 154,
                                    "ySuperscriptXSize": 1331,
                                    "ySuperscriptYSize": 1229,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 717,
                                    "yStrikeoutSize": 102,
                                    "yStrikeoutPosition": 682,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 3,
                                    "ulUnicodeRange2": 0,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "EF  ",
                                    "fsSelection": 32,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 64258,
                                    "sTypoAscender": 1638,
                                    "sTypoDescender": -410,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1915,
                                    "usWinDescent": 517,
                                    "ulCodePageRange1": 536870913,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 1137,
                                    "sCapHeight": 1477,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 7,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -102,
                                    "underlineThickness": 102,
                                    "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,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        177,
                                        180,
                                        182,
                                        183,
                                        184,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        255,
                                        338,
                                        339,
                                        376,
                                        710,
                                        732,
                                        8192,
                                        8193,
                                        8194,
                                        8195,
                                        8196,
                                        8197,
                                        8198,
                                        8199,
                                        8200,
                                        8201,
                                        8202,
                                        8208,
                                        8209,
                                        8210,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8239,
                                        8249,
                                        8250,
                                        8287,
                                        8364,
                                        8482,
                                        8531,
                                        8532,
                                        8539,
                                        8540,
                                        8541,
                                        8542,
                                        9352,
                                        9353,
                                        9354,
                                        9355,
                                        9356,
                                        9357,
                                        9358,
                                        9359,
                                        9360,
                                        9724,
                                        64257,
                                        64258
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "dlig",
                                                "frac",
                                                "liga"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "dlig",
                                                "frac",
                                                "liga"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "dlig",
                                                "frac",
                                                "liga"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 231,
                                    "num_glyphs": 234
                                }
                            },
                            "load_end": 1183,
                            "ttfb_start": 1063,
                            "ttfb_end": 1177,
                            "download_start": 1177,
                            "download_end": 1183,
                            "download_ms": 6,
                            "all_start": 1063,
                            "all_end": 1183,
                            "all_ms": 120,
                            "index": 9,
                            "number": 10
                        },
                        {
                            "type": 3,
                            "id": "104941.6",
                            "request_id": "104941.6",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/ah-static\/fonts\/hamburg-ah-medium.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/ah-static\/fonts\/hamburg-ah-medium.woff2",
                            "raw_id": "104941.6",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 111,
                            "ttfb_ms": 93,
                            "load_start": 1063,
                            "load_start_float": 1063.0000889999999,
                            "bytesIn": 21361,
                            "objectSize": 21361,
                            "objectSizeUncompressed": 21328,
                            "chunks": [
                                {
                                    "ts": 1174,
                                    "bytes": 21361,
                                    "inflated": 21328
                                }
                            ],
                            "expires": "Thu, 25 Jan 2024 19:21:31 GMT",
                            "cacheControl": "public, max-age=22224283",
                            "contentType": "font\/woff2",
                            "contentEncoding": "gzip",
                            "socket": 140,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 16,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/fonts\/hamburg-ah-medium.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET, OPTIONS",
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=22224283",
                                    "content-encoding: gzip",
                                    "content-length: 21361",
                                    "content-type: font\/woff2",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Thu, 25 Jan 2024 19:21:31 GMT",
                                    "last-modified: Thu, 10 Nov 2022 15:37:36 GMT",
                                    "pragma: public",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\", dtTao;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-1b3f61d0-c4f2-4023-8775-c988d3dd7826",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1668446770251178 D=11729",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1702,
                            "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": 21361,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 22224283,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 855,
                            "socket_group": "pm\/https:\/\/static.ah.nl",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 89,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "FFTM": 28,
                                    "GDEF": 62,
                                    "GPOS": 4004,
                                    "GSUB": 282,
                                    "OS\/2": 96,
                                    "cmap": 562,
                                    "cvt ": 62,
                                    "fpgm": 2967,
                                    "gasp": 8,
                                    "glyf": 35101,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 900,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 1080,
                                    "post": 741,
                                    "prep": 138,
                                    "webf": 6
                                },
                                "names": {
                                    "0": "Copyright \\(c\\) 2006 Veronika Elsner, Guenther Flake GbR; Hambur",
                                    "1": "Hamburg-AH Medium",
                                    "2": "Regular",
                                    "3": "3.001;EF  ;Hamburg-AH-Medium",
                                    "4": "Hamburg-AH Medium Regular",
                                    "5": "Version 3.001;PS 003.001;hotconv 1.0.70;makeotf.lib2.5.58329",
                                    "6": "Hamburg-AH-Medium",
                                    "8": "Elsner+Flake GbR, Hamburg",
                                    "9": "M. F. Benton, Brendel Type Studio - Editted by Handmade UX",
                                    "11": "www.elsner-flake.com",
                                    "12": "None",
                                    "16": "Hamburg-AH",
                                    "17": "Medium"
                                },
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 1026,
                                    "usWeightClass": 500,
                                    "usWidthClass": 5,
                                    "fsType": 4,
                                    "ySubscriptXSize": 1331,
                                    "ySubscriptYSize": 1229,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 154,
                                    "ySuperscriptXSize": 1331,
                                    "ySuperscriptYSize": 1229,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 717,
                                    "yStrikeoutSize": 102,
                                    "yStrikeoutPosition": 682,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 3,
                                    "ulUnicodeRange2": 0,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "EF  ",
                                    "fsSelection": 64,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 64258,
                                    "sTypoAscender": 1638,
                                    "sTypoDescender": -410,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1968,
                                    "usWinDescent": 517,
                                    "ulCodePageRange1": 536870913,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 1137,
                                    "sCapHeight": 1477,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 6,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -102,
                                    "underlineThickness": 102,
                                    "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,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        177,
                                        180,
                                        182,
                                        183,
                                        184,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        255,
                                        338,
                                        339,
                                        376,
                                        710,
                                        732,
                                        8192,
                                        8193,
                                        8194,
                                        8195,
                                        8196,
                                        8197,
                                        8198,
                                        8199,
                                        8200,
                                        8201,
                                        8202,
                                        8208,
                                        8209,
                                        8210,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8239,
                                        8249,
                                        8250,
                                        8287,
                                        8364,
                                        8482,
                                        8531,
                                        8532,
                                        8539,
                                        8540,
                                        8541,
                                        8542,
                                        9724,
                                        64257,
                                        64258
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "frac",
                                                "liga"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "frac",
                                                "liga"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "frac",
                                                "liga"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 222,
                                    "num_glyphs": 225
                                }
                            },
                            "load_end": 1174,
                            "ttfb_start": 1063,
                            "ttfb_end": 1156,
                            "download_start": 1156,
                            "download_end": 1174,
                            "download_ms": 18,
                            "all_start": 1063,
                            "all_end": 1174,
                            "all_ms": 111,
                            "index": 10,
                            "number": 11
                        },
                        {
                            "type": 3,
                            "id": "104941.7",
                            "request_id": "104941.7",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/ah-static\/fonts\/hamburg-ah-regular.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/ah-static\/fonts\/hamburg-ah-regular.woff2",
                            "raw_id": "104941.7",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 91,
                            "ttfb_ms": 77,
                            "load_start": 1063,
                            "load_start_float": 1063.000094,
                            "bytesIn": 21964,
                            "objectSize": 21964,
                            "objectSizeUncompressed": 21948,
                            "chunks": [
                                {
                                    "ts": 1153,
                                    "bytes": 21964,
                                    "inflated": 21948
                                }
                            ],
                            "expires": "Fri, 09 Feb 2024 02:41:29 GMT",
                            "cacheControl": "public, max-age=23460281",
                            "contentType": "font\/woff2",
                            "contentEncoding": "gzip",
                            "socket": 140,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 16,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/fonts\/hamburg-ah-regular.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET, OPTIONS",
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=23460281",
                                    "content-encoding: gzip",
                                    "content-length: 21964",
                                    "content-type: font\/woff2",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Fri, 09 Feb 2024 02:41:29 GMT",
                                    "last-modified: Wed, 26 Oct 2022 12:27:19 GMT",
                                    "pragma: public",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\", dtTao;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-accb7c37-06fa-4c0c-a4c7-b20dd40c3b85",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1667752550067612 D=7178",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1705,
                            "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": 21964,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 23460281,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 857,
                            "socket_group": "pm\/https:\/\/static.ah.nl",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 5,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 94,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "FFTM": 28,
                                    "GDEF": 62,
                                    "GPOS": 3572,
                                    "GSUB": 434,
                                    "OS\/2": 96,
                                    "cmap": 562,
                                    "cvt ": 64,
                                    "fpgm": 3042,
                                    "gasp": 8,
                                    "glyf": 37257,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 940,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 998,
                                    "post": 833,
                                    "prep": 141,
                                    "webf": 6
                                },
                                "names": {
                                    "0": "Copyright \\(c\\) 2006 Veronika Elsner, Guenther Flake GbR; Hambur",
                                    "1": "Hamburg-AH",
                                    "2": "Regular",
                                    "3": "3.001;EF  ;Hamburg-AH-Regular",
                                    "4": "Hamburg-AH Regular",
                                    "5": "Version 3.001;PS 003.001;hotconv 1.0.70;makeotf.lib2.5.58329",
                                    "6": "Hamburg-AH-Regular",
                                    "8": "Elsner+Flake GbR, Hamburg",
                                    "9": "M. F. Benton, Brendel Type Studio - Editted by Handmade UX",
                                    "11": "www.elsner-flake.com",
                                    "12": "None"
                                },
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 1015,
                                    "usWeightClass": 400,
                                    "usWidthClass": 5,
                                    "fsType": 4,
                                    "ySubscriptXSize": 1331,
                                    "ySubscriptYSize": 1229,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 154,
                                    "ySuperscriptXSize": 1331,
                                    "ySuperscriptYSize": 1229,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 717,
                                    "yStrikeoutSize": 102,
                                    "yStrikeoutPosition": 682,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 3,
                                    "ulUnicodeRange2": 0,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "EF  ",
                                    "fsSelection": 64,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 64258,
                                    "sTypoAscender": 1638,
                                    "sTypoDescender": -410,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1985,
                                    "usWinDescent": 517,
                                    "ulCodePageRange1": 536870913,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 1137,
                                    "sCapHeight": 1477,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 5,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -102,
                                    "underlineThickness": 102,
                                    "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,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        177,
                                        180,
                                        182,
                                        183,
                                        184,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        255,
                                        338,
                                        339,
                                        376,
                                        710,
                                        732,
                                        8192,
                                        8193,
                                        8194,
                                        8195,
                                        8196,
                                        8197,
                                        8198,
                                        8199,
                                        8200,
                                        8201,
                                        8202,
                                        8208,
                                        8209,
                                        8210,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8239,
                                        8249,
                                        8250,
                                        8287,
                                        8364,
                                        8482,
                                        8531,
                                        8532,
                                        8539,
                                        8540,
                                        8541,
                                        8542,
                                        9352,
                                        9353,
                                        9354,
                                        9355,
                                        9356,
                                        9357,
                                        9358,
                                        9359,
                                        9360,
                                        9724,
                                        64257,
                                        64258
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "dlig",
                                                "frac",
                                                "liga"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "dlig",
                                                "frac",
                                                "liga"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "dlig",
                                                "frac",
                                                "liga"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 232,
                                    "num_glyphs": 235
                                }
                            },
                            "load_end": 1154,
                            "ttfb_start": 1063,
                            "ttfb_end": 1140,
                            "download_start": 1140,
                            "download_end": 1154,
                            "download_ms": 14,
                            "all_start": 1063,
                            "all_end": 1154,
                            "all_ms": 91,
                            "index": 11,
                            "number": 12
                        },
                        {
                            "type": 3,
                            "id": "104941.2",
                            "request_id": "104941.2",
                            "ip_addr": "[2600:9000:2251:f000:19:9b20:f680:93a1]",
                            "full_url": "https:\/\/execution-ci360.ah.nl\/js\/ot-all.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "execution-ci360.ah.nl",
                            "url": "\/js\/ot-all.min.js",
                            "raw_id": "104941.2",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 58,
                            "ttfb_ms": 56,
                            "load_start": 1064,
                            "load_start_float": 1064.0000620000001,
                            "bytesIn": 8402,
                            "objectSize": 8402,
                            "objectSizeUncompressed": 21198,
                            "chunks": [
                                {
                                    "ts": 1121,
                                    "bytes": 8402,
                                    "inflated": 21198
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=1800",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 139,
                            "protocol": "HTTP\/2",
                            "dns_start": 849,
                            "dns_end": 947,
                            "connect_start": 946,
                            "connect_end": 983,
                            "ssl_start": 983,
                            "ssl_end": 1054,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "execution-ci360.ah.nl",
                                "sanList": [
                                    "execution-ci360.ah.nl"
                                ],
                                "issuer": "Amazon RSA 2048 M02",
                                "validFrom": 1677715200,
                                "validTo": 1711929599,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1677727142876,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100E6E9E50E6BC7084A373C464A7944AB69853FEC6512C6262AF65D70A0C4B6B37C02204C6711C2DD38A7F1D52D16013718F3B5DE0D4853E780C6E19926C609208AFAAB"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2024 Log",
                                        "logId": "73D99E891B4C9678A0207D479DE6B2C61CD0515E71192A8C6B80107AC17772B5",
                                        "timestamp": 1677727142909,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30440220359289840B05A5955C3040D0A63728D421CA7FA7D8B9F3AECD12F017F5E48C010220538D0F139142253F9DBD60B7573EE577768164323F0F43EC7412636424EAB2A6"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1677727142836,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502204830824ED65F4A90FE2B3706AEC2616F53E807B8CA9A1904B069F5DC1DF73F64022100C9F38051490BB0F62A18CFA5E74878021206E60AAA231DD8EAF790659CE09A3E"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 10,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: execution-ci360.ah.nl",
                                    ":method: GET",
                                    ":path: \/js\/ot-all.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "age: 287",
                                    "cache-control: max-age=1800",
                                    "content-disposition: inline;filename=f.txt",
                                    "content-encoding: gzip",
                                    "content-type: application\/javascript;charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:52:01 GMT",
                                    "sas-service-response-flag: true",
                                    "vary: accept-encoding",
                                    "via: 1.1 79272ab9b399ee696b329d4f677dca48.cloudfront.net (CloudFront)",
                                    "x-amz-cf-id: vLzDjrLcBY6THljd6mPJsaKBM-dZ5zCbRD5OVkuXNuL1W6UGdRC7ug==",
                                    "x-amz-cf-pop: FRA60-P3",
                                    "x-cache: Hit from cloudfront",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1588,
                            "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": 98,
                            "connect_ms": 37,
                            "ssl_ms": 71,
                            "gzip_total": 8767,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 1513,
                            "cdn_provider": "Amazon CloudFront",
                            "server_count": null,
                            "created": 847,
                            "socket_group": "https:\/\/execution-ci360.ah.nl",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "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": 4865,
                            "netlog_id": 62,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIF1TCCBL2gAwIBAgIQARRnT7N8zTvsxeDNy3kWfjANBgkqhkiG9w0BAQsFADA8\nMQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRwwGgYDVQQDExNBbWF6b24g\nUlNBIDIwNDggTTAyMB4XDTIzMDMwMjAwMDAwMFoXDTI0MDMzMTIzNTk1OVowIDEe\nMBwGA1UEAxMVZXhlY3V0aW9uLWNpMzYwLmFoLm5sMIIBIjANBgkqhkiG9w0BAQEF\nAAOCAQ8AMIIBCgKCAQEAzPRdd2t6g8tYOaViHvPUPrEadroWeRBraIKGQUnsZbhV\nHN23D0oNcM+GxBly64wLIqAHTlVSEL5Ugdi3LA5DW46VVkr2H7pzLY7W4Vyx0E9C\niVvyyPKYJZrY3mL7ZbGjYZA2LmfICca8yP7eEyZK+dKdU9zJTQJ0WtV28\/GrZTD5\nLT7arIlzd5VCnTTjj+IMmFEZdGpZ6QFzC2R3RyEOVkQ0R0K\/FEsYiu3E9d1HqGvy\ng\/rfd3Plhn8GBurmSxlLPHTNVdUV+S9r8qknmeAZZgkFVWGYXinJoHgsyg1KLUVr\n2RHUzm71r1lqomGwhdRrgFEJdD3w+yJNlira+yGZTQIDAQABo4IC7TCCAukwHwYD\nVR0jBBgwFoAUwDFSzVpQw4J8dHHOy+mc+XrrguIwHQYDVR0OBBYEFH6kMRJRYYEh\n0cdjRX\/HEw4iTzOZMCAGA1UdEQQZMBeCFWV4ZWN1dGlvbi1jaTM2MC5haC5ubDAO\nBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMDsG\nA1UdHwQ0MDIwMKAuoCyGKmh0dHA6Ly9jcmwucjJtMDIuYW1hem9udHJ1c3QuY29t\nL3IybTAyLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATB1BggrBgEFBQcBAQRpMGcw\nLQYIKwYBBQUHMAGGIWh0dHA6Ly9vY3NwLnIybTAyLmFtYXpvbnRydXN0LmNvbTA2\nBggrBgEFBQcwAoYqaHR0cDovL2NydC5yMm0wMi5hbWF6b250cnVzdC5jb20vcjJt\nMDIuY2VyMAwGA1UdEwEB\/wQCMAAwggF9BgorBgEEAdZ5AgQCBIIBbQSCAWkBZwB2\nAHb\/iD8KtvuVUcJhzPWHujS0pM27KdxoQgqf5mdMWjp0AAABhqBUk9wAAAQDAEcw\nRQIhAObp5Q5rxwhKNzxGSnlEq2mFP+xlEsYmKvZdcKDEtrN8AiBMZxHC3Tin8dUt\nFgE3GPO13g1IU+eAxuGZJsYJIIr6qwB1AHPZnokbTJZ4oCB9R53mssYc0FFecRkq\njGuAEHrBd3K1AAABhqBUk\/0AAAQDAEYwRAIgNZKJhAsFpZVcMEDQpjco1CHKf6fY\nufOuzRLwF\/XkjAECIFONDxORQiU\/nb1gt1c+5Xd2gWQyPw9D7HQSY2Qk6rKmAHYA\nSLDja9qmRzQP5WoC+p0w6xxSActW3SyB2bu\/qznYhHMAAAGGoFSTtAAABAMARzBF\nAiBIMIJO1l9KkP4rNwauwmFvU+gHuMqaGQSwafXcHfc\/ZAIhAMnzgFFJC7D2KhjP\npedIeAISBuYKqiMd2Or3kGWc4Jo+MA0GCSqGSIb3DQEBCwUAA4IBAQBo1DSMCp4N\nMTMVRVrdsmvaHzasvKK3448nOMNRnrgzPT7cLAnP8fDULxpZVznvT1ZfNrNkp+eV\ne3P5Be7B4+x8y7gaEhBOcF25AaaN9glrCQqpUaDkjBwxas8b6t9Be4s9tJZMyNqC\nEHn46s2GegplvTFa8XeVZjw4SAeI1TcojzQKl2tfIQZ+M3P63sBW3aIfWp6zqloN\nc8MlaNEe5eWrquUuWvB1vXTHb+DtsoCJQD7gICRrBqBlYBWYapxT2jb4VPHIE0Hb\n8tcQ3qoMSFv2ulceVFvQNKqShces9FFhasc11lFUxIM341PxNOG0M5+6Z8M1vq84\nYyGHqJAcfF4y\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEXjCCA0agAwIBAgITB3MSSkvL1E7HtTvq8ZSELToPoTANBgkqhkiG9w0BAQsF\nADA5MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6\nb24gUm9vdCBDQSAxMB4XDTIyMDgyMzIyMjUzMFoXDTMwMDgyMzIyMjUzMFowPDEL\nMAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEcMBoGA1UEAxMTQW1hem9uIFJT\nQSAyMDQ4IE0wMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALtDGMZa\nqHneKei1by6+pUPPLljTB143Si6VpEWPc6mSkFhZb\/6qrkZyoHlQLbDYnI2D7hD0\nsdzEqfnuAjIsuXQLG3A8TvX6V3oFNBFVe8NlLJHvBseKY88saLwufxkZVwk74g4n\nWlNMXzla9Y5F3wwRHwMVH443xGz6UtGSZSqQ94eFx5X7Tlqt8whi8qCaKdZ5rNak\n+r9nUThOeClqFd4oXych\/\/Rc7Y0eX1KNWHYSI1Nk31mYgiK3JvH063g+K9tHA63Z\neTgKgndlh+WI+zv7i44HepRZjA1FYwYZ9Vv\/9UkC5Yz8\/yU65fgjaE+wVHM4e\/Yy\nC2osrPWE7gJ+dXMCAwEAAaOCAVowggFWMBIGA1UdEwEB\/wQIMAYBAf8CAQAwDgYD\nVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAdBgNV\nHQ4EFgQUwDFSzVpQw4J8dHHOy+mc+XrrguIwHwYDVR0jBBgwFoAUhBjMhTTsvAyU\nlC4IWZzHshBOCggwewYIKwYBBQUHAQEEbzBtMC8GCCsGAQUFBzABhiNodHRwOi8v\nb2NzcC5yb290Y2ExLmFtYXpvbnRydXN0LmNvbTA6BggrBgEFBQcwAoYuaHR0cDov\nL2NydC5yb290Y2ExLmFtYXpvbnRydXN0LmNvbS9yb290Y2ExLmNlcjA\/BgNVHR8E\nODA2MDSgMqAwhi5odHRwOi8vY3JsLnJvb3RjYTEuYW1hem9udHJ1c3QuY29tL3Jv\nb3RjYTEuY3JsMBMGA1UdIAQMMAowCAYGZ4EMAQIBMA0GCSqGSIb3DQEBCwUAA4IB\nAQAtTi6Fs0Azfi+iwm7jrz+CSxHH+uHl7Law3MQSXVtR8RV53PtR6r\/6gNpqlzdo\nZq4FKbADi1v9Bun8RY8D51uedRfjsbeodizeBB8nXmeyD33Ep7VATj4ozcd31YFV\nfgRhvTSxNrrTlNpWkUk0m3BMPv8sg381HhA6uEYokE5q9uws\/3YkKqRiEz3TsaWm\nJqIRZhMbgAfp7O7FUwFIb7UIspogZSKxPIWJpxiPo3TcBambbVtQOcNRWz5qCQdD\nslI2yayq0n2TXoHyNCLEH8rpsJRVILFsg0jc7BaFrMnF462+ajSehgj12IidNeRN\n4zl+EoNaWdpnWndvSpAEkq2P\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEkjCCA3qgAwIBAgITBn+USionzfP6wq4rAfkI7rnExjANBgkqhkiG9w0BAQsF\nADCBmDELMAkGA1UEBhMCVVMxEDAOBgNVBAgTB0FyaXpvbmExEzARBgNVBAcTClNj\nb3R0c2RhbGUxJTAjBgNVBAoTHFN0YXJmaWVsZCBUZWNobm9sb2dpZXMsIEluYy4x\nOzA5BgNVBAMTMlN0YXJmaWVsZCBTZXJ2aWNlcyBSb290IENlcnRpZmljYXRlIEF1\ndGhvcml0eSAtIEcyMB4XDTE1MDUyNTEyMDAwMFoXDTM3MTIzMTAxMDAwMFowOTEL\nMAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEZMBcGA1UEAxMQQW1hem9uIFJv\nb3QgQ0EgMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALJ4gHHKeNXj\nca9HgFB0fW7Y14h29Jlo91ghYPl0hAEvrAIthtOgQ3pOsqTQNroBvo3bSMgHFzZM\n9O6II8c+6zf1tRn4SWiw3te5djgdYZ6k\/oI2peVKVuRF4fn9tBb6dNqcmzU5L\/qw\nIFAGbHrQgLKm+a\/sRxmPUDgH3KKHOVj4utWp+UhnMJbulHheb4mjUcAwhmahRWa6\nVOujw5H5SNz\/0egwLX0tdHA114gk957EWW67c4cX8jJGKLhD+rcdqsq08p8kDi1L\n93FcXmn\/6pUCyziKrlA4b9v7LWIbxcceVOF34GfID5yHI9Y\/QCB\/IIDEgEw+OyQm\njgSubJrIqg0CAwEAAaOCATEwggEtMA8GA1UdEwEB\/wQFMAMBAf8wDgYDVR0PAQH\/\nBAQDAgGGMB0GA1UdDgQWBBSEGMyFNOy8DJSULghZnMeyEE4KCDAfBgNVHSMEGDAW\ngBScXwDfqgHXMCs4iKK4bUqc8hGRgzB4BggrBgEFBQcBAQRsMGowLgYIKwYBBQUH\nMAGGImh0dHA6Ly9vY3NwLnJvb3RnMi5hbWF6b250cnVzdC5jb20wOAYIKwYBBQUH\nMAKGLGh0dHA6Ly9jcnQucm9vdGcyLmFtYXpvbnRydXN0LmNvbS9yb290ZzIuY2Vy\nMD0GA1UdHwQ2MDQwMqAwoC6GLGh0dHA6Ly9jcmwucm9vdGcyLmFtYXpvbnRydXN0\nLmNvbS9yb290ZzIuY3JsMBEGA1UdIAQKMAgwBgYEVR0gADANBgkqhkiG9w0BAQsF\nAAOCAQEAYjdCXLwQtT6LLOkMm2xF4gcAevnFWAu5CIw+7bMlPLVvUOTNNWqnkzSW\nMiGpSESrnO09tKpzbeR\/FoCJbM8oAxiDR3mjEH4wW6w7sGDgd9QIpuEdfF7Au\/ma\neyKdpwAJfqxGF4PcnCZXmTA5YpaP7dreqsXMGz7KQ2hsVxa81Q4gLv7\/wmpdLqBK\nbRRYh5TmOTFffHPLkIhqhBGWJ6bt2YFGpn6jcgAKUj6DiAdjd4lpFw85hdKrCEVN\n0FE6\/V1dN2RMfjCyVSRCnTawXZwXgWHxyvkQAiSr6w10kY17RSlQOYiypok1JR4U\nakcjMS9cmvqtmg5iUaQqqcT5NJ0hGA==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEdTCCA12gAwIBAgIJAKcOSkw0grd\/MA0GCSqGSIb3DQEBCwUAMGgxCzAJBgNV\nBAYTAlVTMSUwIwYDVQQKExxTdGFyZmllbGQgVGVjaG5vbG9naWVzLCBJbmMuMTIw\nMAYDVQQLEylTdGFyZmllbGQgQ2xhc3MgMiBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0\neTAeFw0wOTA5MDIwMDAwMDBaFw0zNDA2MjgxNzM5MTZaMIGYMQswCQYDVQQGEwJV\nUzEQMA4GA1UECBMHQXJpem9uYTETMBEGA1UEBxMKU2NvdHRzZGFsZTElMCMGA1UE\nChMcU3RhcmZpZWxkIFRlY2hub2xvZ2llcywgSW5jLjE7MDkGA1UEAxMyU3RhcmZp\nZWxkIFNlcnZpY2VzIFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IC0gRzIwggEi\nMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDVDDrEKvlO4vW+GZdfjohTsR8\/\ny8+fIBNtKTrID30892t2OGPZNmCom15cAICyL1l\/9of5JUOG52kbUpqQ4XHj2C0N\nTm\/2yEnZtvMaVq4rtnQU68\/7JuMauh2WLmo7WJSJR1b\/JaCTcFOD2oR0FMNnngRo\nOt+OQFodSk7PQ5E751bWAHDLUu57fa4657wx+UX2wmDPE1kCK4DMNEffud6QZW0C\nzyyRpqbn3oUYSXxmTqM6bam17jQuug0DuDPfR+uxa40l2ZvOgdFFRjKWcIfeAg5J\nQ4W2bHO7ZOphQazJ1FTfhy\/HIrImzJ9ZVGif\/L4qL8RVHHVAYBeFAlU5i38FAgMB\nAAGjgfAwge0wDwYDVR0TAQH\/BAUwAwEB\/zAOBgNVHQ8BAf8EBAMCAYYwHQYDVR0O\nBBYEFJxfAN+qAdcwKziIorhtSpzyEZGDMB8GA1UdIwQYMBaAFL9ft9HO3R+G9FtV\nrNzXEMIOqYjnME8GCCsGAQUFBwEBBEMwQTAcBggrBgEFBQcwAYYQaHR0cDovL28u\nc3MyLnVzLzAhBggrBgEFBQcwAoYVaHR0cDovL3guc3MyLnVzL3guY2VyMCYGA1Ud\nHwQfMB0wG6AZoBeGFWh0dHA6Ly9zLnNzMi51cy9yLmNybDARBgNVHSAECjAIMAYG\nBFUdIAAwDQYJKoZIhvcNAQELBQADggEBACMd44pXyn3pF3lM8R5V\/cxTbj5HD9\/G\nVfKyBDbtgB9TxF00KGu+x1X8Z+rLP3+QsjPNG1gQggL4+C\/1E2DUBc7xgQjB3ad1\nl08YuW3e95ORCLp+QCztweq7dp4zBncdDQh\/U90bZKuCJ\/Fp1U1ervShw3WnWEQt\n8jxwmKy6abaVd38PMV4s\/KCHOkdp8Hlf9BRUpJVeEXgSYCfOn8J3\/yNTd126\/+pZ\n59vPr5KW7ySaNRB6nJHGDn2Z9j8Z3\/VyVOEVqQdZe4O\/Ui5GjLIAZHYcSNPYeehu\nVsyuLAOQ1xk4meTKCRlb\/weWsKh\/NEnfVqn3sF\/tM+2MR7cwA130A4w=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "preloadUnused": "true",
                            "load_end": 1122,
                            "ttfb_start": 1064,
                            "ttfb_end": 1120,
                            "download_start": 1120,
                            "download_end": 1122,
                            "download_ms": 2,
                            "all_start": 849,
                            "all_end": 1122,
                            "all_ms": 264,
                            "index": 12,
                            "number": 13,
                            "body_file": "004-104941.2-body.txt",
                            "body_id": "104941.2",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.2"
                        },
                        {
                            "type": 3,
                            "id": "104941.8",
                            "request_id": "104941.8",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/runtime.68b351b6.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/__assets\/features\/assets\/runtime.68b351b6.js",
                            "raw_id": "104941.8",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 52,
                            "ttfb_ms": 49,
                            "load_start": 1064,
                            "load_start_float": 1064.0000990000001,
                            "bytesIn": 1783,
                            "objectSize": 1783,
                            "objectSizeUncompressed": 3419,
                            "chunks": [
                                {
                                    "ts": 1116,
                                    "bytes": 1783,
                                    "inflated": 3419
                                }
                            ],
                            "expires": "Thu, 18 May 2023 07:03:53 GMT",
                            "cacheControl": "public, max-age=407225",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 144,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 954,
                            "connect_end": 994,
                            "ssl_start": 994,
                            "ssl_end": 1050,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 17,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/__assets\/features\/assets\/runtime.68b351b6.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=407225",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-length: 1783",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Thu, 18 May 2023 07:03:53 GMT",
                                    "last-modified: Thu, 04 May 2023 06:58:47 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: features-we-ac-static-3dc401a6-3909-44be-99d1-d0bb9d94639b",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683183908053119 D=9961",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1645,
                            "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": 40,
                            "ssl_ms": 56,
                            "gzip_total": 1783,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 407225,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 858,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 1,
                            "http2_stream_weight": 220,
                            "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": 99,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIG4zCCBcugAwIBAgIQFHtKFiuBNtmTA3FWBGoGDTANBgkqhkiG9w0BAQsFADCB\nujELMAkGA1UEBhMCVVMxFjAUBgNVBAoTDUVudHJ1c3QsIEluYy4xKDAmBgNVBAsT\nH1NlZSB3d3cuZW50cnVzdC5uZXQvbGVnYWwtdGVybXMxOTA3BgNVBAsTMChjKSAy\nMDEyIEVudHJ1c3QsIEluYy4gLSBmb3IgYXV0aG9yaXplZCB1c2Ugb25seTEuMCwG\nA1UEAxMlRW50cnVzdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAtIEwxSzAeFw0y\nMjA5MTYxMjU3MzNaFw0yMzEwMTQxMjU3MzNaMG8xCzAJBgNVBAYTAkNIMRAwDgYD\nVQQIDAdHZW7DqHZlMQ8wDQYDVQQHEwZHZW5ldmUxJjAkBgNVBAoTHUFob2xkIERl\nbGhhaXplIExpY2Vuc2luZyBTYXJsMRUwEwYDVQQDEwxzdGF0aWMuYWgubmwwggEi\nMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDoO+kmLTw91oIV1FVOkrOeyG9s\nC2TSV68RVZdogDRJRMvVmdbMpwg5znMFSpQItlVW2zr7eeZANCX\/jBaWQmYYG+KG\nnIYRyj9zJzJ0E2NuUGzbiqbHgP3kP80dPbRpjZ4RLGCzv329YpGtgYZF5RX\/tvhA\nAsXcJ03tqxF4JSwxLf7SLyUKMyioXnB7UwdnyCce6b+D7P9EMGan5Xp2omMGZKoK\n6uqHMH5xXVBemY4GLcH\/KPqbiDyCdrZZW\/8D1W+APlucSCvPTQ6HzoCWu6uNoOKf\nl\/q\/VIu8AaY7DyuTydf0RNL\/rF3bIPurV0FZpTwVQXlGUK6Liwiggn9gB0alAgMB\nAAGjggMtMIIDKTAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBRXQ7DVJhG4tUbFayec\nLfJapd2W7TAfBgNVHSMEGDAWgBSConB03bxTP8971PfNf6dgxgpMvzBoBggrBgEF\nBQcBAQRcMFowIwYIKwYBBQUHMAGGF2h0dHA6Ly9vY3NwLmVudHJ1c3QubmV0MDMG\nCCsGAQUFBzAChidodHRwOi8vYWlhLmVudHJ1c3QubmV0L2wxay1jaGFpbjI1Ni5j\nZXIwMwYDVR0fBCwwKjAooCagJIYiaHR0cDovL2NybC5lbnRydXN0Lm5ldC9sZXZl\nbDFrLmNybDA6BgNVHREEMzAxggxzdGF0aWMuYWgubmyCEHN0YXRpYy5haG9sZC5j\nb22CD3N0YXRpYy5tcy5haC5ubDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYI\nKwYBBQUHAwEGCCsGAQUFBwMCMEwGA1UdIARFMEMwNwYKYIZIAYb6bAoBBTApMCcG\nCCsGAQUFBwIBFhtodHRwczovL3d3dy5lbnRydXN0Lm5ldC9ycGEwCAYGZ4EMAQIC\nMIIBfwYKKwYBBAHWeQIEAgSCAW8EggFrAWkAdgCzc3cH4YRQ+GOG1gWp3BEJSnkt\nsWcMC4fc8AMOeTalmgAAAYNGYDY4AAAEAwBHMEUCIQDBBRV\/\/093EnErDRUG84Wk\nmrkVMwvhkH0zqeLRRdbVRwIgUKIeBQoW+Sq0W6sK1ZSS3Z\/ijhhsUUoPzCe70hmC\nSwcAdwC3Pvsk35xNunXyOcW6WPRsXfxCz3qfNcSeHQmBJe20mQAAAYNGYDaQAAAE\nAwBIMEYCIQCqzoxdevyG4VaEPX5sprQ6sV\/Q5mAO6EHp\/XLmGhhFqgIhAI3xDdB\/\n5DnpbEB4QQIifSnz4vWp4GrYw5UdWxPRRLjzAHYArfe++nz\/EMiLnT2cHj4YarRn\nKV3PsQwkyoWGNOvcgooAAAGDRmA2fwAABAMARzBFAiAPh2gE5CQRZQWWNHkU647h\nikiuJq\/OSTTE8K7f8xW+FwIhAP6U4KneOn1nP9LKNRNh8VmRH\/nulgkMg5nTIlEx\nGRJkMA0GCSqGSIb3DQEBCwUAA4IBAQAf6trpWNgeIYa2hWy8er\/S7aEuMsAx6IGW\nrvy6P8WcPUFRFz6PVi\/y8YQGyCJWirPEHc4k8K4JSzEJt\/jGiU4UrbkMknhZzs5I\nsKd0CA6f0JJJE+aO30cRSM4XgbYX5XcHfFia213SbWY8t7rqLUGFztzyVYWtDG2M\nsIPgbgrbjnXtjvS0pQT6OapQAEMaxhCovqoSB6vRyffdxFTHWC9o3KEBEWZskCFU\nv35G5JMwgiKoIhFAYpCtm25KP4miYaiOM4fILLsiUSTEI9Qas+OQRgr2StYidVCW\nv9MHY0QGFiUJBj0sKPsrkPQKVX\/P\/ukNMMxOOddRcR6a1H9URAny\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFDjCCA\/agAwIBAgIMDulMwwAAAABR03eFMA0GCSqGSIb3DQEBCwUAMIG+MQsw\nCQYDVQQGEwJVUzEWMBQGA1UEChMNRW50cnVzdCwgSW5jLjEoMCYGA1UECxMfU2Vl\nIHd3dy5lbnRydXN0Lm5ldC9sZWdhbC10ZXJtczE5MDcGA1UECxMwKGMpIDIwMDkg\nRW50cnVzdCwgSW5jLiAtIGZvciBhdXRob3JpemVkIHVzZSBvbmx5MTIwMAYDVQQD\nEylFbnRydXN0IFJvb3QgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkgLSBHMjAeFw0x\nNTEwMDUxOTEzNTZaFw0zMDEyMDUxOTQzNTZaMIG6MQswCQYDVQQGEwJVUzEWMBQG\nA1UEChMNRW50cnVzdCwgSW5jLjEoMCYGA1UECxMfU2VlIHd3dy5lbnRydXN0Lm5l\ndC9sZWdhbC10ZXJtczE5MDcGA1UECxMwKGMpIDIwMTIgRW50cnVzdCwgSW5jLiAt\nIGZvciBhdXRob3JpemVkIHVzZSBvbmx5MS4wLAYDVQQDEyVFbnRydXN0IENlcnRp\nZmljYXRpb24gQXV0aG9yaXR5IC0gTDFLMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A\nMIIBCgKCAQEA2j+W0E25L0Tn2zlem1DuXKVh2kFnUwmqAJqOV38pa9vH4SEkqjrQ\njUcj0u1yFvCRIdJdt7hLqIOPt5EyaM\/OJZMssn2XyP7BtBe6CZ4DkJN7fEmDImiK\nm95HwzGYei59QAvS7z7Tsoyqj0ip\/wDoKVgG97aTWpRzJiatWA7lQrjV6nN5ZGhT\nJbiEz5R6rgZFDKNrTdDGvuoYpDbwkrK6HIiPOlJ\/915tgxyd8B\/lw9bdpXiSPbBt\nLOrJz5RBGXFEaLpHPATpXbo+8DX3Fbae8i4VHj9HyMg4p3NFXU2wO7GOFyk36t0F\nASK7lDYqjVs1\/lMZLwhGwSqzGmIdTivZGwIDAQABo4IBDDCCAQgwDgYDVR0PAQH\/\nBAQDAgEGMBIGA1UdEwEB\/wQIMAYBAf8CAQAwMwYIKwYBBQUHAQEEJzAlMCMGCCsG\nAQUFBzABhhdodHRwOi8vb2NzcC5lbnRydXN0Lm5ldDAwBgNVHR8EKTAnMCWgI6Ah\nhh9odHRwOi8vY3JsLmVudHJ1c3QubmV0L2cyY2EuY3JsMDsGA1UdIAQ0MDIwMAYE\nVR0gADAoMCYGCCsGAQUFBwIBFhpodHRwOi8vd3d3LmVudHJ1c3QubmV0L3JwYTAd\nBgNVHQ4EFgQUgqJwdN28Uz\/Pe9T3zX+nYMYKTL8wHwYDVR0jBBgwFoAUanImetAe\n733nO2lR1GyNn5ASZqswDQYJKoZIhvcNAQELBQADggEBADnVjpiDYcgsY9NwHRkw\ny\/YJrMxp1cncN0HyMg\/vdMNY9ngnCTQIlZIv19+4o\/0OgemknNM\/TWgrFTEKFcxS\nBJPok1DD2bHi4Wi3Ogl08TRYCj93mEC45mj\/XeTIRsXsgdfJghhcg85x2Ly\/rJkC\nk9uUmITSnKa1\/ly78EqvIazCP0kkZ9Yujs+szGQVGHLlbHfTUqi53Y2sAEo1GdRv\nc6N172tkw+CNgxKhiucOhk3YtCAbvmqljEtoZuMrx1gL+1YQ1JH7HdMxWBCMRON1\nexCdtTix9qrKgWRs6PLigVWXUX\/hwidQosk8WwBD9lu51aX8\/wdQQGcHsFXwt35u\nLcw=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1116,
                            "ttfb_start": 1064,
                            "ttfb_end": 1113,
                            "download_start": 1113,
                            "download_end": 1116,
                            "download_ms": 3,
                            "all_start": 954,
                            "all_end": 1116,
                            "all_ms": 148,
                            "index": 13,
                            "number": 14,
                            "body_file": "003-104941.8-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 0,
                            "cpuTime": 1,
                            "body_id": "104941.8",
                            "js_timing": [
                                [
                                    1848.4449999999999,
                                    1849.316
                                ],
                                [
                                    1848.453,
                                    1848.5830000000001
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.8"
                        },
                        {
                            "type": 3,
                            "id": "104941.10",
                            "request_id": "104941.10",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/vendor.babb429c.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/__assets\/features\/assets\/vendor.babb429c.js",
                            "raw_id": "104941.10",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 259,
                            "ttfb_ms": 66,
                            "load_start": 1064,
                            "load_start_float": 1064.000104,
                            "bytesIn": 207137,
                            "objectSize": 207137,
                            "objectSizeUncompressed": 721186,
                            "chunks": [
                                {
                                    "ts": 1228,
                                    "bytes": 32768,
                                    "inflated": 65085
                                },
                                {
                                    "ts": 1247,
                                    "bytes": 32768,
                                    "inflated": 48106
                                },
                                {
                                    "ts": 1257,
                                    "bytes": 32768,
                                    "inflated": 42057
                                },
                                {
                                    "ts": 1271,
                                    "bytes": 32768,
                                    "inflated": 37855
                                },
                                {
                                    "ts": 1279,
                                    "bytes": 32768,
                                    "inflated": 42447
                                },
                                {
                                    "ts": 1299,
                                    "bytes": 32768,
                                    "inflated": 54897
                                },
                                {
                                    "ts": 1322,
                                    "bytes": 10529,
                                    "inflated": 37523
                                }
                            ],
                            "expires": "Thu, 18 May 2023 07:04:26 GMT",
                            "cacheControl": "public, max-age=407258",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 144,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 17,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/__assets\/features\/assets\/vendor.babb429c.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=407258",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-length: 207137",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Thu, 18 May 2023 07:04:26 GMT",
                                    "last-modified: Thu, 04 May 2023 06:57:20 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: features-we-ac-static-aadc6db3-e98e-4c7a-946e-5c330f39adbc",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683183908071365 D=21673",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1642,
                            "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": 207137,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 407258,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 859,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 104,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1323,
                            "ttfb_start": 1064,
                            "ttfb_end": 1130,
                            "download_start": 1130,
                            "download_end": 1323,
                            "download_ms": 193,
                            "all_start": 1064,
                            "all_end": 1323,
                            "all_ms": 259,
                            "index": 14,
                            "number": 15,
                            "body_file": "011-104941.10-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 43,
                                "v8.compile": 39,
                                "FunctionCall": 83
                            },
                            "cpu.EvaluateScript": 43,
                            "cpu.v8.compile": 39,
                            "cpu.FunctionCall": 83,
                            "cpuTime": 166,
                            "body_id": "104941.10",
                            "js_timing": [
                                [
                                    1849.3589999999999,
                                    1892.4680000000001
                                ],
                                [
                                    1849.3679999999999,
                                    1888.6179999999999
                                ],
                                [
                                    2655.0909999999999,
                                    2707.6900000000001
                                ],
                                [
                                    2711.741,
                                    2733.614
                                ],
                                [
                                    2795.1190000000001,
                                    2795.8890000000001
                                ],
                                [
                                    2795.9450000000002,
                                    2796.0010000000002
                                ],
                                [
                                    2805.8099999999999,
                                    2807.4920000000002
                                ],
                                [
                                    2814.2950000000001,
                                    2814.3899999999999
                                ],
                                [
                                    2820.8789999999999,
                                    2825.7620000000002
                                ],
                                [
                                    2944.2640000000001,
                                    2944.4140000000002
                                ],
                                [
                                    3090.3829999999998,
                                    3091.0450000000001
                                ],
                                [
                                    3091.3470000000002,
                                    3091.4609999999998
                                ],
                                [
                                    3091.4690000000001,
                                    3091.4960000000001
                                ],
                                [
                                    3129.4430000000002,
                                    3129.4830000000002
                                ],
                                [
                                    3178.5360000000001,
                                    3178.5999999999999
                                ],
                                [
                                    3178.6729999999998,
                                    3178.6999999999998
                                ],
                                [
                                    3178.7640000000001,
                                    3178.7840000000001
                                ],
                                [
                                    3179.1010000000001,
                                    3179.1309999999999
                                ],
                                [
                                    3179.491,
                                    3179.5140000000001
                                ],
                                [
                                    3179.5320000000002,
                                    3179.5509999999999
                                ],
                                [
                                    3179.989,
                                    3180.0100000000002
                                ],
                                [
                                    3180.0740000000001,
                                    3180.3229999999999
                                ],
                                [
                                    3180.3499999999999,
                                    3180.3800000000001
                                ],
                                [
                                    3644.1909999999998,
                                    3644.241
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.10",
                            "blockingTime": 52.59900000000016
                        },
                        {
                            "type": 3,
                            "id": "104941.24",
                            "request_id": "104941.24",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/header.634aa0f5.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/__assets\/features\/assets\/header.634aa0f5.css",
                            "raw_id": "104941.24",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 52,
                            "ttfb_ms": 47,
                            "load_start": 1064,
                            "load_start_float": 1064.000125,
                            "bytesIn": 11133,
                            "objectSize": 11133,
                            "objectSizeUncompressed": 65588,
                            "chunks": [
                                {
                                    "ts": 1113,
                                    "bytes": 11133,
                                    "inflated": 52
                                }
                            ],
                            "expires": "Thu, 18 May 2023 07:05:16 GMT",
                            "cacheControl": "public, max-age=407308",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 144,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 42,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/__assets\/features\/assets\/header.634aa0f5.css",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=407308",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-length: 11133",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: text\/css; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Thu, 18 May 2023 07:05:16 GMT",
                                    "last-modified: Thu, 04 May 2023 06:57:24 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: features-we-ac-static-61d1b40b-f574-4096-bb6d-cd9d9de70e8d",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683183908113844 D=12379",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1687,
                            "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": 11133,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 407308,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 871,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 125,
                            "server_port": "443",
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 1116,
                            "ttfb_start": 1064,
                            "ttfb_end": 1111,
                            "download_start": 1111,
                            "download_end": 1116,
                            "download_ms": 5,
                            "all_start": 1064,
                            "all_end": 1116,
                            "all_ms": 52,
                            "index": 15,
                            "number": 16,
                            "body_file": "005-104941.24-body.txt",
                            "body_id": "104941.24",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.24"
                        },
                        {
                            "type": 3,
                            "id": "104941.26",
                            "request_id": "104941.26",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/header.634aa0f5.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/__assets\/features\/assets\/header.634aa0f5.js",
                            "raw_id": "104941.26",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 157,
                            "ttfb_ms": 42,
                            "load_start": 1394,
                            "load_start_float": 1394.0001549999999,
                            "bytesIn": 60188,
                            "objectSize": 60188,
                            "objectSizeUncompressed": 260726,
                            "chunks": [
                                {
                                    "ts": 1446,
                                    "bytes": 32768,
                                    "inflated": 12809
                                },
                                {
                                    "ts": 1489,
                                    "bytes": 27420,
                                    "inflated": 51309
                                }
                            ],
                            "expires": "Thu, 18 May 2023 07:05:14 GMT",
                            "cacheControl": "public, max-age=407306",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 144,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 47,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/__assets\/features\/assets\/header.634aa0f5.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=407306",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-length: 60188",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Thu, 18 May 2023 07:05:14 GMT",
                                    "last-modified: Thu, 04 May 2023 06:57:20 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: features-we-ac-static-52845feb-f12f-4bae-abaf-20bbf7216c4d",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683183908165707 D=12501",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1642,
                            "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": 60188,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 407306,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1389,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 155,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1551,
                            "ttfb_start": 1394,
                            "ttfb_end": 1436,
                            "download_start": 1436,
                            "download_end": 1551,
                            "download_ms": 115,
                            "all_start": 1394,
                            "all_end": 1551,
                            "all_ms": 157,
                            "index": 16,
                            "number": 17,
                            "body_file": "012-104941.26-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 79,
                                "v8.compile": 5,
                                "FunctionCall": 51
                            },
                            "cpu.EvaluateScript": 79,
                            "cpu.v8.compile": 5,
                            "cpu.FunctionCall": 51,
                            "cpuTime": 135,
                            "body_id": "104941.26",
                            "js_timing": [
                                [
                                    2499.6179999999999,
                                    2578.4960000000001
                                ],
                                [
                                    2499.6280000000002,
                                    2504.134
                                ],
                                [
                                    2810.1950000000002,
                                    2810.2550000000001
                                ],
                                [
                                    2810.2629999999999,
                                    2810.2759999999998
                                ],
                                [
                                    2810.2820000000002,
                                    2810.375
                                ],
                                [
                                    2810.498,
                                    2810.5079999999998
                                ],
                                [
                                    2810.5140000000001,
                                    2810.5219999999999
                                ],
                                [
                                    2944.8339999999998,
                                    2960.2370000000001
                                ],
                                [
                                    2970.8299999999999,
                                    2994.3110000000001
                                ],
                                [
                                    2994.7199999999998,
                                    2994.9929999999999
                                ],
                                [
                                    2995.04,
                                    3001.3879999999999
                                ],
                                [
                                    3001.4450000000002,
                                    3005.4349999999999
                                ],
                                [
                                    3005.4940000000001,
                                    3006.5279999999998
                                ],
                                [
                                    3012.0949999999998,
                                    3012.1089999999999
                                ],
                                [
                                    3012.116,
                                    3012.1239999999998
                                ],
                                [
                                    3012.1300000000001,
                                    3012.1410000000001
                                ],
                                [
                                    3012.1469999999999,
                                    3012.1700000000001
                                ],
                                [
                                    3127.54,
                                    3127.6689999999999
                                ],
                                [
                                    3127.6909999999998,
                                    3127.7109999999998
                                ],
                                [
                                    3128.5010000000002,
                                    3128.5650000000001
                                ],
                                [
                                    3128.5810000000001,
                                    3129.0250000000001
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.26",
                            "blockingTime": 78.878000000000156
                        },
                        {
                            "type": 3,
                            "id": "104941.41",
                            "request_id": "104941.41",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/footer.75a23e24.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/__assets\/features\/assets\/footer.75a23e24.css",
                            "raw_id": "104941.41",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 49,
                            "ttfb_ms": 47,
                            "load_start": 1561,
                            "load_start_float": 1561.000162,
                            "bytesIn": 3834,
                            "objectSize": 3834,
                            "objectSizeUncompressed": 27489,
                            "chunks": [
                                {
                                    "ts": 1609,
                                    "bytes": 3834,
                                    "inflated": 27489
                                }
                            ],
                            "expires": "Thu, 18 May 2023 07:05:34 GMT",
                            "cacheControl": "public, max-age=407326",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 144,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 91,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/__assets\/features\/assets\/footer.75a23e24.css",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=407326",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-length: 3834",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: text\/css; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Thu, 18 May 2023 07:05:34 GMT",
                                    "last-modified: Thu, 04 May 2023 06:58:47 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: features-we-ac-static-ef24fa79-2da1-4c8f-a32f-43dd60e89183",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683183908136740 D=9914",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1687,
                            "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": 3834,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 407326,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1466,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 162,
                            "server_port": "443",
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 1610,
                            "ttfb_start": 1561,
                            "ttfb_end": 1608,
                            "download_start": 1608,
                            "download_end": 1610,
                            "download_ms": 2,
                            "all_start": 1561,
                            "all_end": 1610,
                            "all_ms": 49,
                            "index": 17,
                            "number": 18,
                            "body_file": "013-104941.41-body.txt",
                            "body_id": "104941.41",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.41"
                        },
                        {
                            "type": 3,
                            "id": "104941.49",
                            "request_id": "104941.49",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/__assets\/features\/assets\/footer.75a23e24.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/__assets\/features\/assets\/footer.75a23e24.js",
                            "raw_id": "104941.49",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 60,
                            "ttfb_ms": 53,
                            "load_start": 1562,
                            "load_start_float": 1562.000164,
                            "bytesIn": 22462,
                            "objectSize": 22462,
                            "objectSizeUncompressed": 83436,
                            "chunks": [
                                {
                                    "ts": 1617,
                                    "bytes": 22462,
                                    "inflated": 17900
                                }
                            ],
                            "expires": "Thu, 18 May 2023 07:03:35 GMT",
                            "cacheControl": "public, max-age=407207",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 144,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 96,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/__assets\/features\/assets\/footer.75a23e24.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=407207",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-length: 22462",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Thu, 18 May 2023 07:03:35 GMT",
                                    "last-modified: Thu, 04 May 2023 07:04:29 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: features-we-ac-static-5177dbcc-bd02-42e4-8a7f-9ad9906820f2",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683183908165319 D=20033",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1642,
                            "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": 22462,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 407207,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1468,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 11,
                            "http2_stream_dependency": 9,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 164,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1622,
                            "ttfb_start": 1562,
                            "ttfb_end": 1615,
                            "download_start": 1615,
                            "download_end": 1622,
                            "download_ms": 7,
                            "all_start": 1562,
                            "all_end": 1622,
                            "all_ms": 60,
                            "index": 18,
                            "number": 19,
                            "body_file": "016-104941.49-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 4,
                                "v8.compile": 2
                            },
                            "cpu.EvaluateScript": 4,
                            "cpu.v8.compile": 2,
                            "cpuTime": 6,
                            "body_id": "104941.49",
                            "js_timing": [
                                [
                                    2578.6010000000001,
                                    2582.3690000000001
                                ],
                                [
                                    2578.6129999999998,
                                    2580.4969999999998
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.49"
                        },
                        {
                            "type": 3,
                            "id": "104941.21",
                            "request_id": "104941.21",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/ah-static\/assets\/advertisement-v0.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/ah-static\/assets\/advertisement-v0.js",
                            "raw_id": "104941.21",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 49,
                            "ttfb_ms": 48,
                            "load_start": 1565,
                            "load_start_float": 1565.000166,
                            "bytesIn": 164,
                            "objectSize": 164,
                            "objectSizeUncompressed": 221,
                            "chunks": [
                                {
                                    "ts": 1614,
                                    "bytes": 164,
                                    "inflated": 221
                                }
                            ],
                            "expires": "Sat, 20 May 2023 08:13:49 GMT",
                            "cacheControl": "public, max-age=584221",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 144,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 23,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/assets\/advertisement-v0.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=584221",
                                    "content-encoding: gzip",
                                    "content-length: 164",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/javascript",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sat, 20 May 2023 08:13:49 GMT",
                                    "last-modified: Thu, 04 May 2023 12:45:40 GMT",
                                    "pragma: public",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-cdad2824-4a57-4400-bd0e-30557cd24034",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683360839250492 D=9990",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1621,
                            "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": 164,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 584221,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1469,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 13,
                            "http2_stream_dependency": 11,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 166,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1614,
                            "ttfb_start": 1565,
                            "ttfb_end": 1613,
                            "download_start": 1613,
                            "download_end": 1614,
                            "download_ms": 1,
                            "all_start": 1565,
                            "all_end": 1614,
                            "all_ms": 49,
                            "index": 19,
                            "number": 20,
                            "body_file": "015-104941.21-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 0,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 0,
                            "cpu.v8.compile": 0,
                            "cpuTime": 0,
                            "body_id": "104941.21",
                            "js_timing": [
                                [
                                    2407.201,
                                    2407.5610000000001
                                ],
                                [
                                    2407.2130000000002,
                                    2407.297
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.21"
                        },
                        {
                            "type": 3,
                            "id": "104941.23",
                            "request_id": "104941.23",
                            "ip_addr": "23.36.162.215",
                            "full_url": "https:\/\/www.ah.nl\/akam\/13\/ec3890c",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/akam\/13\/ec3890c",
                            "raw_id": "104941.23",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 101,
                            "ttfb_ms": 97,
                            "load_start": 1565,
                            "load_start_float": 1565.000168,
                            "bytesIn": 8847,
                            "objectSize": 8847,
                            "objectSizeUncompressed": 26685,
                            "chunks": [
                                {
                                    "ts": 1666,
                                    "bytes": 8847,
                                    "inflated": 26685
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:49 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 53,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 37,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/akam\/13\/ec3890c",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQCbSx1-AAAAAAAfl19klhpCAB-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEhzAAAH5dfZAEANQoAATnLAAAfl19kAQBGCQADgroAAB-XX2QBAEMKAAGpzAAAH5dfZAEASQoAARzNAAAfl19kAQA8CgAB2csAAB-XX2QBAPEJAAEFxwAAH5dfZAEABAcAAx2VAAAfl19kAQA7CgABpcsAAB-XX2QBAA; SSSC=4.G7232665685984418454.1|1796.38173:2374.47746:2545.50949:2613.52025:2619.52133:2620.52185:2625.52257:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=m3Dc050dw9R3DBn4mQRPfgw0; Ahonlnl-Prd-01-DigitalDev-F1=!BpTGCkCid2QlHp7IhW\/DkGTJXi1ndbAZGhKMMm9oQR6fsk9ALY3t4WuTrjoKTq6NfjOHAvWSzSRbjhY=; _abck=F12B22BA91CAA1748CAC139712F77F33~-1~YAAQ19XOF8SJdRGIAQAAoFVmFQk5aucCbhvWtca9JnVW17thfYD2BehNG+3F36\/uTmyS5C7ehXqysvCk9rv4dUYZ2mO8DTGOD9bA1PYiQYp9uCNi6m0btlpKfisHGnj1BOSDcg\/1u\/UcVOSuSD345WdY9nt3\/0G6KIGvo3whLQ2RWeUKDK6a\/h6ek6Ju308BnA47EbUWgIoKF3o4Hu3uNQ8snbKsaqEgvRKstX0qkxgZkMl+lykptq7n5thizjI9gB5\/YEW6z8oNHwjK5ZsIbGEasUyMTP81ZXoHD72ERtlNu1Fy4\/GzHMJ5MWZZh5YzrHaeNqflRGfJ1VB6fYZuBI10XSZEyv6aE9b0eevuigsJaGaiG2zecq6pnS0=~-1~-1~1683989771; ak_bmsc=C0987CF3FBD9B151C6AF8586BB7668C3~000000000000000000000000000000~YAAQ19XOF8WJdRGIAQAAoFVmFRNmptt+aQudlpo56vs\/s0gQmhbRiM5iJ+qfm5\/lAJH1XUrBDtorv6U243KVeU+zu9Qn9WbWq4WafjyAD\/pRCb\/I9J8tsTDlbtXORicsP9qyLLbhfSybwpq8RCmQ3MN2hB7lOlZ2cWMk\/n2d\/5IV0VvPZT9NtqAHZBT5XZszVtt030NMO6hdo1OkagTVQGqM25usp+ktz+sSd7ugRTp1PL2Ur7Bf44WIyZo\/6UrKIumESf9KjZRJWIYwrh\/3eZUohQUcN+fIBVksSxCx0OTKwNg8NExQArnOzZ64v5ZSeYL23nGKmrev6R4r5biizNLCLfl9uijH+0S9RY66tj47F0V3Yv3FIH5MXU1\/9N6ZEgXDq6JTuga2; bm_sz=7D0989B3C5AB29101FF5441CCA46EFEE~YAAQ19XOF8eJdRGIAQAAoFVmFRMao0qZ6dqy37bg4R3aoID\/BBSi61QEcx2m\/PfakFUGZm\/sAew+cS2X38nggUqcUBUSHayKni9js9qTc9PU0\/QDQHalaYldEwZgx8K5JLfVJeP6s7T4VPntML393ASLPoY9q2+lOf6F76uqi+wUMzdihrYm+0nod+Q7avTC\/mRiNT7LSU91mbVNsxuhhGjayx5U9SebVku6vxzXG0Um+hwsue3VgN\/0NiMizMB0uEsf6+gFc8+fqEMsqcr5Sx5crkfgHHKud3QZNSHQSMDAxg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!p0fcc2Gx0tnwbbf1BzF2M131ipvWlMYhbW9Ns9N0zEJmE9loHUUA3jBWv0XWjyr8BFND3m6YDzog9g==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 8847",
                                    "content-type: application\/javascript",
                                    "date: Sat, 13 May 2023 13:56:49 GMT",
                                    "etag: \"cf6572c23580f1b3b1db729c1ad741726d3c4106d3cc9bfa51d5bb8f9a8d60a2\"",
                                    "expires: Sat, 13 May 2023 13:56:49 GMT",
                                    "last-modified: Wed, 09 Feb 2022 15:06:18 GMT",
                                    "pragma: no-cache",
                                    "set-cookie: ak_bmsc=C0987CF3FBD9B151C6AF8586BB7668C3~000000000000000000000000000000~YAAQ19XOF7aKdRGIAQAA6VhmFRMI7se5aF8++BrbArRyEOMG26ejz5Ui3OdwyX39NXHftJob511Uiq0AIDsrMMpmKQSoc6po8+ghIkPJXq9Q+O5wSyXoiGmUuzGsb2AGgM7m9fkXOo4O86BeO380cxALftiZGjb5xjUUJT979VrT\/XC3AbHTKQ5KtuZa\/TxjvpndqYFEwwP8+znCKeQ0ykVIuCgjfegBfVxBiF0PX7Z1UNVNRavgO8eWEMHqgE\/vIdx5MniwtWuAqMQPtb4GEMLPZF\/rCT\/90CvoNQhdfwDoQoAl4pL+bV42ETnOqfEekYMy9tLoQCezRPUEMGwVnWzwb\/IFTFAz+C4Xkg6EeDPaxNdZCST8o+9LZHQu8a5laifRpK5oCwMtmrJIDHTknZ0h4yePYfJbFt+l369rBIPTwQUolj4nXYoqANhOGiCjxh1U3ysMzRHqZmt9spc8j8qOoUUxSMeJ2qCqIgA=; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 15:56:47 GMT; Max-Age=7198; HttpOnly",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7507,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 8847,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1470,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 19,
                            "http2_stream_dependency": 17,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 168,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1666,
                            "ttfb_start": 1565,
                            "ttfb_end": 1662,
                            "download_start": 1662,
                            "download_end": 1666,
                            "download_ms": 4,
                            "all_start": 1565,
                            "all_end": 1666,
                            "all_ms": 101,
                            "index": 20,
                            "number": 21,
                            "body_file": "017-104941.23-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 92,
                                "v8.compile": 0,
                                "FunctionCall": 8
                            },
                            "cpu.EvaluateScript": 92,
                            "cpu.v8.compile": 0,
                            "cpu.FunctionCall": 8,
                            "cpuTime": 100,
                            "body_id": "104941.23",
                            "js_timing": [
                                [
                                    2407.598,
                                    2499.567
                                ],
                                [
                                    2407.6210000000001,
                                    2408.076
                                ],
                                [
                                    2654.1500000000001,
                                    2654.8589999999999
                                ],
                                [
                                    2797.2060000000001,
                                    2797.9430000000002
                                ],
                                [
                                    2970.3009999999999,
                                    2970.806
                                ],
                                [
                                    3116.6060000000002,
                                    3122.723
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.23",
                            "blockingTime": 91.969000000000051
                        },
                        {
                            "type": 3,
                            "id": "104941.25",
                            "request_id": "104941.25",
                            "ip_addr": "23.36.162.215",
                            "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                            "raw_id": "104941.25",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 154,
                            "ttfb_ms": 151,
                            "load_start": 1565,
                            "load_start_float": 1565.00017,
                            "bytesIn": 535,
                            "objectSize": 535,
                            "objectSizeUncompressed": 948,
                            "chunks": [
                                {
                                    "ts": 1719,
                                    "bytes": 535,
                                    "inflated": 948
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:49 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 53,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 43,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQCbSx1-AAAAAAAfl19klhpCAB-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEhzAAAH5dfZAEANQoAATnLAAAfl19kAQBGCQADgroAAB-XX2QBAEMKAAGpzAAAH5dfZAEASQoAARzNAAAfl19kAQA8CgAB2csAAB-XX2QBAPEJAAEFxwAAH5dfZAEABAcAAx2VAAAfl19kAQA7CgABpcsAAB-XX2QBAA; SSSC=4.G7232665685984418454.1|1796.38173:2374.47746:2545.50949:2613.52025:2619.52133:2620.52185:2625.52257:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=m3Dc050dw9R3DBn4mQRPfgw0; Ahonlnl-Prd-01-DigitalDev-F1=!BpTGCkCid2QlHp7IhW\/DkGTJXi1ndbAZGhKMMm9oQR6fsk9ALY3t4WuTrjoKTq6NfjOHAvWSzSRbjhY=; _abck=F12B22BA91CAA1748CAC139712F77F33~-1~YAAQ19XOF8SJdRGIAQAAoFVmFQk5aucCbhvWtca9JnVW17thfYD2BehNG+3F36\/uTmyS5C7ehXqysvCk9rv4dUYZ2mO8DTGOD9bA1PYiQYp9uCNi6m0btlpKfisHGnj1BOSDcg\/1u\/UcVOSuSD345WdY9nt3\/0G6KIGvo3whLQ2RWeUKDK6a\/h6ek6Ju308BnA47EbUWgIoKF3o4Hu3uNQ8snbKsaqEgvRKstX0qkxgZkMl+lykptq7n5thizjI9gB5\/YEW6z8oNHwjK5ZsIbGEasUyMTP81ZXoHD72ERtlNu1Fy4\/GzHMJ5MWZZh5YzrHaeNqflRGfJ1VB6fYZuBI10XSZEyv6aE9b0eevuigsJaGaiG2zecq6pnS0=~-1~-1~1683989771; ak_bmsc=C0987CF3FBD9B151C6AF8586BB7668C3~000000000000000000000000000000~YAAQ19XOF8WJdRGIAQAAoFVmFRNmptt+aQudlpo56vs\/s0gQmhbRiM5iJ+qfm5\/lAJH1XUrBDtorv6U243KVeU+zu9Qn9WbWq4WafjyAD\/pRCb\/I9J8tsTDlbtXORicsP9qyLLbhfSybwpq8RCmQ3MN2hB7lOlZ2cWMk\/n2d\/5IV0VvPZT9NtqAHZBT5XZszVtt030NMO6hdo1OkagTVQGqM25usp+ktz+sSd7ugRTp1PL2Ur7Bf44WIyZo\/6UrKIumESf9KjZRJWIYwrh\/3eZUohQUcN+fIBVksSxCx0OTKwNg8NExQArnOzZ64v5ZSeYL23nGKmrev6R4r5biizNLCLfl9uijH+0S9RY66tj47F0V3Yv3FIH5MXU1\/9N6ZEgXDq6JTuga2; bm_sz=7D0989B3C5AB29101FF5441CCA46EFEE~YAAQ19XOF8eJdRGIAQAAoFVmFRMao0qZ6dqy37bg4R3aoID\/BBSi61QEcx2m\/PfakFUGZm\/sAew+cS2X38nggUqcUBUSHayKni9js9qTc9PU0\/QDQHalaYldEwZgx8K5JLfVJeP6s7T4VPntML393ASLPoY9q2+lOf6F76uqi+wUMzdihrYm+0nod+Q7avTC\/mRiNT7LSU91mbVNsxuhhGjayx5U9SebVku6vxzXG0Um+hwsue3VgN\/0NiMizMB0uEsf6+gFc8+fqEMsqcr5Sx5crkfgHHKud3QZNSHQSMDAxg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!p0fcc2Gx0tnwbbf1BzF2M131ipvWlMYhbW9Ns9N0zEJmE9loHUUA3jBWv0XWjyr8BFND3m6YDzog9g==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 535",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 13 May 2023 13:56:49 GMT",
                                    "expires: Sat, 13 May 2023 13:56:49 GMT",
                                    "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding,User-Agent",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-44fd4aa2-5f86-462e-b01e-20a69c36d992",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986209034191 D=15479",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7813,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 535,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1472,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 17,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 170,
                            "server_port": "443",
                            "load_end": 1719,
                            "ttfb_start": 1565,
                            "ttfb_end": 1716,
                            "download_start": 1716,
                            "download_end": 1719,
                            "download_ms": 3,
                            "all_start": 1565,
                            "all_end": 1719,
                            "all_ms": 154,
                            "index": 21,
                            "number": 22
                        },
                        {
                            "type": 3,
                            "id": "104941.28",
                            "request_id": "104941.28",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage",
                            "raw_id": "104941.28",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 66,
                            "ttfb_ms": 57,
                            "load_start": 1565,
                            "load_start_float": 1565.000172,
                            "bytesIn": 21940,
                            "objectSize": 21940,
                            "objectSizeUncompressed": 21940,
                            "chunks": [
                                {
                                    "ts": 1631,
                                    "bytes": 21940
                                }
                            ],
                            "expires": "Fri, 19 May 2023 09:49:46 GMT",
                            "cacheControl": "private, no-transform, max-age=503578",
                            "contentType": "image\/avif",
                            "contentEncoding": "",
                            "socket": 144,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: private, no-transform, max-age=503578",
                                    "content-length: 21940",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/avif",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "etag: \"1680090882640\"",
                                    "expires: Fri, 19 May 2023 09:49:46 GMT",
                                    "last-modified: Fri, 05 May 2023 09:51:16 GMT",
                                    "x-check-cacheable: YES",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-serial: 737",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2242,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 21940,
                            "image_save": 0,
                            "cache_time": 503578,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1477,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 15,
                            "http2_stream_dependency": 13,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 172,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "avif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "22 kB",
                                        "FileType": "AVIF",
                                        "FileTypeExtension": "avif",
                                        "MIMEType": "image\/avif",
                                        "ImageWidth": 480,
                                        "ImageHeight": 252
                                    },
                                    "QuickTime": {
                                        "MajorBrand": "AV1 Image File Format (.AVIF)",
                                        "MinorVersion": "0.0.0",
                                        "CompatibleBrands": [
                                            "avif",
                                            "mif1",
                                            "miaf"
                                        ],
                                        "HandlerType": "Picture",
                                        "PrimaryItemReference": 1,
                                        "ColorProfiles": "nclx",
                                        "ColorPrimaries": "Unspecified",
                                        "TransferCharacteristics": "Unspecified",
                                        "MatrixCoefficients": "BT.601",
                                        "AuxiliaryImageType": "urn:mpeg:mpegB:cicp:systems:auxiliary:alpha",
                                        "AV1ConfigurationVersion": 1,
                                        "ChromaFormat": "YUV 4:2:0",
                                        "ChromaSamplePosition": "Unknown",
                                        "ImageSpatialExtent": "480x252",
                                        "ImagePixelDepth": "8 8 8",
                                        "MediaDataSize": 21496,
                                        "MediaDataOffset": 444
                                    },
                                    "Composite": {
                                        "ImageSize": "480x252",
                                        "Megapixels": 0.121
                                    }
                                },
                                "magick": {
                                    "format": "HEIC",
                                    "formatDescription": "Apple High efficiency Image Format",
                                    "mimeType": "image\/x-heic",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 480,
                                        "height": 252,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "YCbCr",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 120960,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 107.134,
                                            "standardDeviation": 53.470700000000001,
                                            "kurtosis": -0.74746299999999999,
                                            "skewness": -0.480155,
                                            "entropy": 0.56614100000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 83.651300000000006,
                                            "standardDeviation": 95.0167,
                                            "kurtosis": -1.6407700000000001,
                                            "skewness": 0.42360500000000001,
                                            "entropy": 0.58270500000000003
                                        },
                                        "green": {
                                            "min": 1,
                                            "max": 196,
                                            "mean": 101.057,
                                            "standardDeviation": 48.740000000000002,
                                            "kurtosis": -0.063720299999999994,
                                            "skewness": -1.1857899999999999,
                                            "entropy": 0.55873600000000001
                                        },
                                        "blue": {
                                            "min": 61,
                                            "max": 201,
                                            "mean": 136.69399999999999,
                                            "standardDeviation": 16.655200000000001,
                                            "kurtosis": 2.5214300000000001,
                                            "skewness": -0.37293100000000001,
                                            "entropy": 0.55698300000000001
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 480,
                                        "height": 252,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "TopLeft",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:49+00:00",
                                        "date:modify": "2023-05-13T13:56:49+00:00",
                                        "signature": "21bc3aae23d06132171e162674fcefb40e9a937debaa34faa3f703298d2bc5c8"
                                    },
                                    "tainted": false,
                                    "filesize": "0B",
                                    "numberPixels": "120960",
                                    "pixelsPerSecond": "5.24163MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.023"
                                }
                            },
                            "load_end": 1631,
                            "ttfb_start": 1565,
                            "ttfb_end": 1622,
                            "download_start": 1622,
                            "download_end": 1631,
                            "download_ms": 9,
                            "all_start": 1565,
                            "all_end": 1631,
                            "all_ms": 66,
                            "index": 22,
                            "number": 23
                        },
                        {
                            "type": 3,
                            "id": "104941.29",
                            "request_id": "104941.29",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD651216?rendition=200px&fileType=binary",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/mam\/bonus\/AHMAM_PRD651216?rendition=200px&fileType=binary",
                            "raw_id": "104941.29",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 87,
                            "ttfb_ms": 86,
                            "load_start": 1566,
                            "load_start_float": 1566.000174,
                            "bytesIn": 4970,
                            "objectSize": 4970,
                            "objectSizeUncompressed": 4970,
                            "chunks": [
                                {
                                    "ts": 1653,
                                    "bytes": 4970
                                }
                            ],
                            "expires": "Sun, 14 May 2023 22:05:05 GMT",
                            "cacheControl": "max-age=115696",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 144,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/mam\/bonus\/AHMAM_PRD651216?rendition=200px&fileType=binary",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=115696",
                                    "content-length: 4970",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/jpeg; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:49 GMT",
                                    "expires: Sun, 14 May 2023 22:05:05 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683237833845137 D=135887",
                                    "x-srv: 10.232.162.46",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1864,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 4970,
                            "image_save": 0,
                            "cache_time": 115696,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1483,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 17,
                            "http2_stream_dependency": 15,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 174,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "5.0 kB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 200,
                                        "ImageHeight": 200,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "200x200",
                                        "Megapixels": 0.040000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 40000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 215.869,
                                            "standardDeviation": 67.912000000000006,
                                            "kurtosis": 1.19963,
                                            "skewness": -1.60415,
                                            "entropy": 0.45649699999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 6,
                                            "max": 255,
                                            "mean": 226.31999999999999,
                                            "standardDeviation": 53.4084,
                                            "kurtosis": 2.3470800000000001,
                                            "skewness": -1.8413200000000001,
                                            "entropy": 0.43933499999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 215.017,
                                            "standardDeviation": 69.461299999999994,
                                            "kurtosis": 0.85477000000000003,
                                            "skewness": -1.5150999999999999,
                                            "entropy": 0.46178399999999997
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 206.27000000000001,
                                            "standardDeviation": 80.866500000000002,
                                            "kurtosis": 0.16190199999999999,
                                            "skewness": -1.3317399999999999,
                                            "entropy": 0.46837000000000001
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 58,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:49+00:00",
                                        "date:modify": "2023-05-13T13:56:49+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "c3f36bcf96de7c419fb1b073c1831768b0d7e784de3551f6628233c49292a3d7"
                                    },
                                    "tainted": false,
                                    "filesize": "4970B",
                                    "numberPixels": "40000",
                                    "pixelsPerSecond": "11.7269MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.003"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 50,
                            "load_end": 1653,
                            "ttfb_start": 1566,
                            "ttfb_end": 1652,
                            "download_start": 1652,
                            "download_end": 1653,
                            "download_ms": 1,
                            "all_start": 1566,
                            "all_end": 1653,
                            "all_ms": 87,
                            "index": 23,
                            "number": 24
                        },
                        {
                            "type": 3,
                            "id": "104941.30",
                            "request_id": "104941.30",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD651234?rendition=200px&fileType=binary",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/mam\/bonus\/AHMAM_PRD651234?rendition=200px&fileType=binary",
                            "raw_id": "104941.30",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 66,
                            "ttfb_ms": 65,
                            "load_start": 1567,
                            "load_start_float": 1567.000176,
                            "bytesIn": 6651,
                            "objectSize": 6651,
                            "objectSizeUncompressed": 6651,
                            "chunks": [
                                {
                                    "ts": 1633,
                                    "bytes": 6651
                                }
                            ],
                            "expires": "Sun, 14 May 2023 22:03:37 GMT",
                            "cacheControl": "max-age=115609",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 144,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/mam\/bonus\/AHMAM_PRD651234?rendition=200px&fileType=binary",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=115609",
                                    "content-length: 6651",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/jpeg; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sun, 14 May 2023 22:03:37 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683237833343312 D=146538",
                                    "x-srv: 10.232.162.46",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1864,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 6651,
                            "image_save": 0,
                            "cache_time": 115609,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1484,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 19,
                            "http2_stream_dependency": 17,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 176,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "6.7 kB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 200,
                                        "ImageHeight": 200,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "200x200",
                                        "Megapixels": 0.040000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 40000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 203.15299999999999,
                                            "standardDeviation": 70.687100000000001,
                                            "kurtosis": -0.33847300000000002,
                                            "skewness": -1.0425599999999999,
                                            "entropy": 0.57184999999999997
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 214.64099999999999,
                                            "standardDeviation": 57.726999999999997,
                                            "kurtosis": 0.33008700000000002,
                                            "skewness": -1.20949,
                                            "entropy": 0.55651700000000004
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 200.755,
                                            "standardDeviation": 73,
                                            "kurtosis": -0.72582000000000002,
                                            "skewness": -0.90527100000000005,
                                            "entropy": 0.57331900000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 194.06299999999999,
                                            "standardDeviation": 81.334400000000002,
                                            "kurtosis": -0.81834099999999999,
                                            "skewness": -0.87951599999999996,
                                            "entropy": 0.58571499999999999
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 68,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:49+00:00",
                                        "date:modify": "2023-05-13T13:56:49+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "11c501433e4b4264182c1f4831a3967429b0f0bcd31b953842611e6a3253bd9e"
                                    },
                                    "tainted": false,
                                    "filesize": "6651B",
                                    "numberPixels": "40000",
                                    "pixelsPerSecond": "22.069MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 50,
                            "load_end": 1633,
                            "ttfb_start": 1567,
                            "ttfb_end": 1632,
                            "download_start": 1632,
                            "download_end": 1633,
                            "download_ms": 1,
                            "all_start": 1567,
                            "all_end": 1633,
                            "all_ms": 66,
                            "index": 24,
                            "number": 25
                        },
                        {
                            "type": 3,
                            "id": "104941.31",
                            "request_id": "104941.31",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD651220?rendition=200px&fileType=binary",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/mam\/bonus\/AHMAM_PRD651220?rendition=200px&fileType=binary",
                            "raw_id": "104941.31",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 68,
                            "ttfb_ms": 65,
                            "load_start": 1567,
                            "load_start_float": 1567.000178,
                            "bytesIn": 8925,
                            "objectSize": 8925,
                            "objectSizeUncompressed": 8925,
                            "chunks": [
                                {
                                    "ts": 1635,
                                    "bytes": 8925
                                }
                            ],
                            "expires": "Sun, 14 May 2023 22:03:31 GMT",
                            "cacheControl": "max-age=115603",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 144,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/mam\/bonus\/AHMAM_PRD651220?rendition=200px&fileType=binary",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=115603",
                                    "content-length: 8925",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/jpeg; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sun, 14 May 2023 22:03:31 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683237835668594 D=88351",
                                    "x-srv: 10.232.162.46",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1864,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 8925,
                            "image_save": 0,
                            "cache_time": 115603,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1496,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 21,
                            "http2_stream_dependency": 19,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 178,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "8.9 kB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 200,
                                        "ImageHeight": 200,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "200x200",
                                        "Megapixels": 0.040000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 40000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 165.52600000000001,
                                            "standardDeviation": 85.704899999999995,
                                            "kurtosis": -1.4497599999999999,
                                            "skewness": -0.33526099999999998,
                                            "entropy": 0.77478199999999997
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 176.321,
                                            "standardDeviation": 78.106300000000005,
                                            "kurtosis": -1.3203800000000001,
                                            "skewness": -0.43711499999999998,
                                            "entropy": 0.76754699999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 161.68000000000001,
                                            "standardDeviation": 87.230199999999996,
                                            "kurtosis": -1.4813799999999999,
                                            "skewness": -0.27236700000000003,
                                            "entropy": 0.77986999999999995
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 158.57599999999999,
                                            "standardDeviation": 91.778199999999998,
                                            "kurtosis": -1.58606,
                                            "skewness": -0.24717900000000001,
                                            "entropy": 0.77692799999999995
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 73,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:49+00:00",
                                        "date:modify": "2023-05-13T13:56:49+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "013e75a76d130e01a00cd1b95e03b083dafa8d051dac609eb55c059f69a03088"
                                    },
                                    "tainted": false,
                                    "filesize": "8925B",
                                    "numberPixels": "40000",
                                    "pixelsPerSecond": "27.9597MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 50,
                            "load_end": 1635,
                            "ttfb_start": 1567,
                            "ttfb_end": 1632,
                            "download_start": 1632,
                            "download_end": 1635,
                            "download_ms": 3,
                            "all_start": 1567,
                            "all_end": 1635,
                            "all_ms": 68,
                            "index": 25,
                            "number": 26
                        },
                        {
                            "type": 3,
                            "id": "104941.32",
                            "request_id": "104941.32",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD651249?rendition=200px&fileType=binary",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/mam\/bonus\/AHMAM_PRD651249?rendition=200px&fileType=binary",
                            "raw_id": "104941.32",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 75,
                            "ttfb_ms": 71,
                            "load_start": 1568,
                            "load_start_float": 1568.00018,
                            "bytesIn": 6795,
                            "objectSize": 6795,
                            "objectSizeUncompressed": 6795,
                            "chunks": [
                                {
                                    "ts": 1643,
                                    "bytes": 6795
                                }
                            ],
                            "expires": "Sun, 14 May 2023 22:05:32 GMT",
                            "cacheControl": "max-age=115724",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 144,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/mam\/bonus\/AHMAM_PRD651249?rendition=200px&fileType=binary",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=115724",
                                    "content-length: 6795",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/jpeg; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sun, 14 May 2023 22:05:32 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683237870168008 D=93721",
                                    "x-srv: 10.232.162.46",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1864,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 6795,
                            "image_save": 0,
                            "cache_time": 115724,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1500,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 23,
                            "http2_stream_dependency": 21,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 180,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "6.8 kB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 200,
                                        "ImageHeight": 200,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "200x200",
                                        "Megapixels": 0.040000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 40000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 214.102,
                                            "standardDeviation": 63.536299999999997,
                                            "kurtosis": 0.97487800000000002,
                                            "skewness": -1.4944299999999999,
                                            "entropy": 0.57042499999999996
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 220.666,
                                            "standardDeviation": 54.671100000000003,
                                            "kurtosis": 2.3505799999999999,
                                            "skewness": -1.74783,
                                            "entropy": 0.56158399999999997
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 211.755,
                                            "standardDeviation": 64.811199999999999,
                                            "kurtosis": 0.35086200000000001,
                                            "skewness": -1.3085500000000001,
                                            "entropy": 0.57842300000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 209.88399999999999,
                                            "standardDeviation": 71.126499999999993,
                                            "kurtosis": 0.44723600000000002,
                                            "skewness": -1.3970899999999999,
                                            "entropy": 0.571268
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 73,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:49+00:00",
                                        "date:modify": "2023-05-13T13:56:49+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "a3b54a74adbcb11e229ba7411faf75f5551d3616b45d0dd5cd0a789d9798997b"
                                    },
                                    "tainted": false,
                                    "filesize": "6795B",
                                    "numberPixels": "40000",
                                    "pixelsPerSecond": "26.0602MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 50,
                            "load_end": 1643,
                            "ttfb_start": 1568,
                            "ttfb_end": 1639,
                            "download_start": 1639,
                            "download_end": 1643,
                            "download_ms": 4,
                            "all_start": 1568,
                            "all_end": 1643,
                            "all_ms": 75,
                            "index": 26,
                            "number": 27
                        },
                        {
                            "type": 3,
                            "id": "104941.33",
                            "request_id": "104941.33",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650410?rendition=200px&fileType=binary",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/mam\/bonus\/AHMAM_PRD650410?rendition=200px&fileType=binary",
                            "raw_id": "104941.33",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 80,
                            "ttfb_ms": 77,
                            "load_start": 1568,
                            "load_start_float": 1568.000182,
                            "bytesIn": 18207,
                            "objectSize": 18207,
                            "objectSizeUncompressed": 18207,
                            "chunks": [
                                {
                                    "ts": 1648,
                                    "bytes": 18207
                                }
                            ],
                            "expires": "Sun, 14 May 2023 22:02:00 GMT",
                            "cacheControl": "max-age=115512",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 144,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/mam\/bonus\/AHMAM_PRD650410?rendition=200px&fileType=binary",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=115512",
                                    "content-length: 18207",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/jpeg; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sun, 14 May 2023 22:02:00 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683237702065441 D=123957",
                                    "x-srv: 10.232.162.46",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1864,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 81,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 18207,
                            "image_save": 3305,
                            "cache_time": 115512,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1502,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 25,
                            "http2_stream_dependency": 23,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 182,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "18 kB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 200,
                                        "ImageHeight": 200,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "200x200",
                                        "Megapixels": 0.040000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 40000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 202.70599999999999,
                                            "standardDeviation": 65.248400000000004,
                                            "kurtosis": 0.17648900000000001,
                                            "skewness": -1.20634,
                                            "entropy": 0.67720400000000003
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 4,
                                            "max": 255,
                                            "mean": 224.834,
                                            "standardDeviation": 48.179600000000001,
                                            "kurtosis": 4.1062700000000003,
                                            "skewness": -2.11517,
                                            "entropy": 0.64508299999999996
                                        },
                                        "green": {
                                            "min": 7,
                                            "max": 255,
                                            "mean": 203.05099999999999,
                                            "standardDeviation": 67.938500000000005,
                                            "kurtosis": 0.27285999999999999,
                                            "skewness": -1.2570699999999999,
                                            "entropy": 0.68487600000000004
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 180.232,
                                            "standardDeviation": 79.627200000000002,
                                            "kurtosis": -1.09087,
                                            "skewness": -0.56975900000000002,
                                            "entropy": 0.70165299999999997
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 92,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:49+00:00",
                                        "date:modify": "2023-05-13T13:56:49+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "10c7160df162d4ae23d6e6fa98f905e7062beebd56e484e14a1da58b323db7c6"
                                    },
                                    "tainted": false,
                                    "filesize": "18207B",
                                    "numberPixels": "40000",
                                    "pixelsPerSecond": "24.0723MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 1648,
                            "ttfb_start": 1568,
                            "ttfb_end": 1645,
                            "download_start": 1645,
                            "download_end": 1648,
                            "download_ms": 3,
                            "all_start": 1568,
                            "all_end": 1648,
                            "all_ms": 80,
                            "index": 27,
                            "number": 28
                        },
                        {
                            "type": 3,
                            "id": "104941.34",
                            "request_id": "104941.34",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650414?rendition=200px&fileType=binary",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/mam\/bonus\/AHMAM_PRD650414?rendition=200px&fileType=binary",
                            "raw_id": "104941.34",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 81,
                            "ttfb_ms": 67,
                            "load_start": 1570,
                            "load_start_float": 1570.000184,
                            "bytesIn": 25753,
                            "objectSize": 25753,
                            "objectSizeUncompressed": 25753,
                            "chunks": [
                                {
                                    "ts": 1651,
                                    "bytes": 25753
                                }
                            ],
                            "expires": "Sun, 14 May 2023 22:02:07 GMT",
                            "cacheControl": "max-age=115519",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 144,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/mam\/bonus\/AHMAM_PRD650414?rendition=200px&fileType=binary",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=115519",
                                    "content-length: 25753",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/jpeg; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:48 GMT",
                                    "expires: Sun, 14 May 2023 22:02:07 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683237758930250 D=99714",
                                    "x-srv: 10.232.162.30",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1864,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 81,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 25753,
                            "image_save": 4879,
                            "cache_time": 115519,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1512,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 27,
                            "http2_stream_dependency": 25,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 184,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "26 kB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 200,
                                        "ImageHeight": 200,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "200x200",
                                        "Megapixels": 0.040000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 40000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 157.65899999999999,
                                            "standardDeviation": 88.005600000000001,
                                            "kurtosis": -1.38741,
                                            "skewness": -0.30909799999999998,
                                            "entropy": 0.84209699999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 162.64099999999999,
                                            "standardDeviation": 87.8078,
                                            "kurtosis": -1.29189,
                                            "skewness": -0.41638799999999998,
                                            "entropy": 0.83257099999999995
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 152.94300000000001,
                                            "standardDeviation": 86.493499999999997,
                                            "kurtosis": -1.41049,
                                            "skewness": -0.169851,
                                            "entropy": 0.84715600000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 157.392,
                                            "standardDeviation": 89.715599999999995,
                                            "kurtosis": -1.4236599999999999,
                                            "skewness": -0.33977000000000002,
                                            "entropy": 0.84656200000000004
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 92,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:49+00:00",
                                        "date:modify": "2023-05-13T13:56:49+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "0f4eda306405c01e2ebca3df3ef3c9249bb45f148db5d93e5847482f1b9c0769"
                                    },
                                    "tainted": false,
                                    "filesize": "25753B",
                                    "numberPixels": "40000",
                                    "pixelsPerSecond": "24.5677MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 1651,
                            "ttfb_start": 1570,
                            "ttfb_end": 1637,
                            "download_start": 1637,
                            "download_end": 1651,
                            "download_ms": 14,
                            "all_start": 1570,
                            "all_end": 1651,
                            "all_ms": 81,
                            "index": 28,
                            "number": 29
                        },
                        {
                            "type": 3,
                            "id": "104941.35",
                            "request_id": "104941.35",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650411?rendition=200px&fileType=binary",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/mam\/bonus\/AHMAM_PRD650411?rendition=200px&fileType=binary",
                            "raw_id": "104941.35",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 87,
                            "ttfb_ms": 83,
                            "load_start": 1571,
                            "load_start_float": 1571.000186,
                            "bytesIn": 19792,
                            "objectSize": 19792,
                            "objectSizeUncompressed": 19792,
                            "chunks": [
                                {
                                    "ts": 1658,
                                    "bytes": 19792
                                }
                            ],
                            "expires": "Sun, 14 May 2023 22:02:55 GMT",
                            "cacheControl": "max-age=115566",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 144,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/mam\/bonus\/AHMAM_PRD650411?rendition=200px&fileType=binary",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=115566",
                                    "content-length: 19792",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/jpeg; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:49 GMT",
                                    "expires: Sun, 14 May 2023 22:02:55 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683237791597740 D=89256",
                                    "x-srv: 10.232.162.46",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1864,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 81,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 19792,
                            "image_save": 3697,
                            "cache_time": 115566,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1518,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 29,
                            "http2_stream_dependency": 27,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 186,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "20 kB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 200,
                                        "ImageHeight": 200,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "200x200",
                                        "Megapixels": 0.040000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 40000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 195.11000000000001,
                                            "standardDeviation": 78.514300000000006,
                                            "kurtosis": -0.21199999999999999,
                                            "skewness": -1.1033900000000001,
                                            "entropy": 0.63565700000000003
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 212.00800000000001,
                                            "standardDeviation": 68.728999999999999,
                                            "kurtosis": 2.3631899999999999,
                                            "skewness": -1.7999499999999999,
                                            "entropy": 0.61996899999999999
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 200.803,
                                            "standardDeviation": 73.520399999999995,
                                            "kurtosis": 0.39927299999999999,
                                            "skewness": -1.27176,
                                            "entropy": 0.64485999999999999
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 172.52000000000001,
                                            "standardDeviation": 93.293300000000002,
                                            "kurtosis": -1.4317800000000001,
                                            "skewness": -0.494836,
                                            "entropy": 0.64214199999999999
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 92,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:49+00:00",
                                        "date:modify": "2023-05-13T13:56:49+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "7d3690825f553dd41660d82f4b9f8af27deb714d608a70d740370a641a9f2e5c"
                                    },
                                    "tainted": false,
                                    "filesize": "19792B",
                                    "numberPixels": "40000",
                                    "pixelsPerSecond": "18.4906MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.002"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 1658,
                            "ttfb_start": 1571,
                            "ttfb_end": 1654,
                            "download_start": 1654,
                            "download_end": 1658,
                            "download_ms": 4,
                            "all_start": 1571,
                            "all_end": 1658,
                            "all_ms": 87,
                            "index": 29,
                            "number": 30
                        },
                        {
                            "type": 3,
                            "id": "104941.36",
                            "request_id": "104941.36",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650413?rendition=200px&fileType=binary",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/mam\/bonus\/AHMAM_PRD650413?rendition=200px&fileType=binary",
                            "raw_id": "104941.36",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 100,
                            "ttfb_ms": 85,
                            "load_start": 1571,
                            "load_start_float": 1571.000188,
                            "bytesIn": 12372,
                            "objectSize": 12372,
                            "objectSizeUncompressed": 12372,
                            "chunks": [
                                {
                                    "ts": 1671,
                                    "bytes": 12372
                                }
                            ],
                            "expires": "Sun, 14 May 2023 22:02:17 GMT",
                            "cacheControl": "max-age=115528",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 144,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/mam\/bonus\/AHMAM_PRD650413?rendition=200px&fileType=binary",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=115528",
                                    "content-length: 12372",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/jpeg; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:49 GMT",
                                    "expires: Sun, 14 May 2023 22:02:17 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683237828443012 D=85881",
                                    "x-srv: 10.232.162.46",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1864,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 82,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 12372,
                            "image_save": 2136,
                            "cache_time": 115528,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1520,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 31,
                            "http2_stream_dependency": 29,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 188,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "12 kB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 200,
                                        "ImageHeight": 200,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "200x200",
                                        "Megapixels": 0.040000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 40000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 221.52699999999999,
                                            "standardDeviation": 62.302999999999997,
                                            "kurtosis": 2.92171,
                                            "skewness": -1.9885999999999999,
                                            "entropy": 0.46422000000000002
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 227.96100000000001,
                                            "standardDeviation": 53.197600000000001,
                                            "kurtosis": 4.49024,
                                            "skewness": -2.2495099999999999,
                                            "entropy": 0.45603900000000003
                                        },
                                        "green": {
                                            "min": 1,
                                            "max": 255,
                                            "mean": 223.81,
                                            "standardDeviation": 58.273299999999999,
                                            "kurtosis": 3.1937899999999999,
                                            "skewness": -2.0113300000000001,
                                            "entropy": 0.46523999999999999
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 212.80799999999999,
                                            "standardDeviation": 75.438100000000006,
                                            "kurtosis": 1.28931,
                                            "skewness": -1.6506000000000001,
                                            "entropy": 0.47138099999999999
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 92,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:49+00:00",
                                        "date:modify": "2023-05-13T13:56:49+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "ab8779383b5af71b7cf136e12ab7ebc204450279170edad3f997ff66dc78274e"
                                    },
                                    "tainted": false,
                                    "filesize": "12372B",
                                    "numberPixels": "40000",
                                    "pixelsPerSecond": "27.1293MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 1671,
                            "ttfb_start": 1571,
                            "ttfb_end": 1656,
                            "download_start": 1656,
                            "download_end": 1671,
                            "download_ms": 15,
                            "all_start": 1571,
                            "all_end": 1671,
                            "all_ms": 100,
                            "index": 30,
                            "number": 31
                        },
                        {
                            "type": 3,
                            "id": "104941.37",
                            "request_id": "104941.37",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/mam\/bonus\/AHMAM_PRD650412?rendition=200px&fileType=binary",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/mam\/bonus\/AHMAM_PRD650412?rendition=200px&fileType=binary",
                            "raw_id": "104941.37",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 104,
                            "ttfb_ms": 84,
                            "load_start": 1571,
                            "load_start_float": 1571.000192,
                            "bytesIn": 16815,
                            "objectSize": 16815,
                            "objectSizeUncompressed": 16815,
                            "chunks": [
                                {
                                    "ts": 1675,
                                    "bytes": 16815
                                }
                            ],
                            "expires": "Sun, 14 May 2023 22:03:13 GMT",
                            "cacheControl": "max-age=115584",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 144,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 68,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/mam\/bonus\/AHMAM_PRD650412?rendition=200px&fileType=binary",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=115584",
                                    "content-length: 16815",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/jpeg; charset=UTF-8",
                                    "date: Sat, 13 May 2023 13:56:49 GMT",
                                    "expires: Sun, 14 May 2023 22:03:13 GMT",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683237836319906 D=83031",
                                    "x-srv: 10.232.162.46",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1864,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 82,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 16815,
                            "image_save": 2969,
                            "cache_time": 115584,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1529,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 33,
                            "http2_stream_dependency": 31,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 192,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "17 kB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 200,
                                        "ImageHeight": 200,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "200x200",
                                        "Megapixels": 0.040000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 40000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 200.077,
                                            "standardDeviation": 67.817099999999996,
                                            "kurtosis": 0.27618500000000001,
                                            "skewness": -1.2231000000000001,
                                            "entropy": 0.65323699999999996
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 231.137,
                                            "standardDeviation": 40.902200000000001,
                                            "kurtosis": 4.6897500000000001,
                                            "skewness": -2.1437599999999999,
                                            "entropy": 0.58125700000000002
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 195.38999999999999,
                                            "standardDeviation": 75.203400000000002,
                                            "kurtosis": 0.32592300000000002,
                                            "skewness": -1.21071,
                                            "entropy": 0.68028999999999995
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 173.70599999999999,
                                            "standardDeviation": 87.345699999999994,
                                            "kurtosis": -1.2190399999999999,
                                            "skewness": -0.50780199999999998,
                                            "entropy": 0.69816500000000004
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 200,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 92,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:49+00:00",
                                        "date:modify": "2023-05-13T13:56:49+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "849518952692e23371f4329ada6daa68ef463fd7d4b4d31ff54c5a1249c8b1e0"
                                    },
                                    "tainted": false,
                                    "filesize": "16815B",
                                    "numberPixels": "40000",
                                    "pixelsPerSecond": "24.6263MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 1675,
                            "ttfb_start": 1571,
                            "ttfb_end": 1655,
                            "download_start": 1655,
                            "download_end": 1675,
                            "download_ms": 20,
                            "all_start": 1571,
                            "all_end": 1675,
                            "all_ms": 104,
                            "index": 31,
                            "number": 32
                        },
                        {
                            "type": 3,
                            "id": "104941.38",
                            "request_id": "104941.38",
                            "ip_addr": "23.36.162.215",
                            "full_url": "https:\/\/www.ah.nl\/__ssobj\/ard.png?7232665685984418454_1-4-1683986207&n=1",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/__ssobj\/ard.png?7232665685984418454_1-4-1683986207&n=1",
                            "raw_id": "104941.38",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 176,
                            "ttfb_ms": 176,
                            "load_start": 1571,
                            "load_start_float": 1571.000194,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "Sat, 13 May 2023 13:56:49 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "text\/javascript",
                            "contentEncoding": "",
                            "socket": 53,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 8,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/__ssobj\/ard.png?7232665685984418454_1-4-1683986207&n=1",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQCbSx1-AAAAAAAfl19klhpCAB-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEhzAAAH5dfZAEANQoAATnLAAAfl19kAQBGCQADgroAAB-XX2QBAEMKAAGpzAAAH5dfZAEASQoAARzNAAAfl19kAQA8CgAB2csAAB-XX2QBAPEJAAEFxwAAH5dfZAEABAcAAx2VAAAfl19kAQA7CgABpcsAAB-XX2QBAA; SSSC=4.G7232665685984418454.1|1796.38173:2374.47746:2545.50949:2613.52025:2619.52133:2620.52185:2625.52257:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=m3Dc050dw9R3DBn4mQRPfgw0; Ahonlnl-Prd-01-DigitalDev-F1=!BpTGCkCid2QlHp7IhW\/DkGTJXi1ndbAZGhKMMm9oQR6fsk9ALY3t4WuTrjoKTq6NfjOHAvWSzSRbjhY=; _abck=F12B22BA91CAA1748CAC139712F77F33~-1~YAAQ19XOF8SJdRGIAQAAoFVmFQk5aucCbhvWtca9JnVW17thfYD2BehNG+3F36\/uTmyS5C7ehXqysvCk9rv4dUYZ2mO8DTGOD9bA1PYiQYp9uCNi6m0btlpKfisHGnj1BOSDcg\/1u\/UcVOSuSD345WdY9nt3\/0G6KIGvo3whLQ2RWeUKDK6a\/h6ek6Ju308BnA47EbUWgIoKF3o4Hu3uNQ8snbKsaqEgvRKstX0qkxgZkMl+lykptq7n5thizjI9gB5\/YEW6z8oNHwjK5ZsIbGEasUyMTP81ZXoHD72ERtlNu1Fy4\/GzHMJ5MWZZh5YzrHaeNqflRGfJ1VB6fYZuBI10XSZEyv6aE9b0eevuigsJaGaiG2zecq6pnS0=~-1~-1~1683989771; ak_bmsc=C0987CF3FBD9B151C6AF8586BB7668C3~000000000000000000000000000000~YAAQ19XOF8WJdRGIAQAAoFVmFRNmptt+aQudlpo56vs\/s0gQmhbRiM5iJ+qfm5\/lAJH1XUrBDtorv6U243KVeU+zu9Qn9WbWq4WafjyAD\/pRCb\/I9J8tsTDlbtXORicsP9qyLLbhfSybwpq8RCmQ3MN2hB7lOlZ2cWMk\/n2d\/5IV0VvPZT9NtqAHZBT5XZszVtt030NMO6hdo1OkagTVQGqM25usp+ktz+sSd7ugRTp1PL2Ur7Bf44WIyZo\/6UrKIumESf9KjZRJWIYwrh\/3eZUohQUcN+fIBVksSxCx0OTKwNg8NExQArnOzZ64v5ZSeYL23nGKmrev6R4r5biizNLCLfl9uijH+0S9RY66tj47F0V3Yv3FIH5MXU1\/9N6ZEgXDq6JTuga2; bm_sz=7D0989B3C5AB29101FF5441CCA46EFEE~YAAQ19XOF8eJdRGIAQAAoFVmFRMao0qZ6dqy37bg4R3aoID\/BBSi61QEcx2m\/PfakFUGZm\/sAew+cS2X38nggUqcUBUSHayKni9js9qTc9PU0\/QDQHalaYldEwZgx8K5JLfVJeP6s7T4VPntML393ASLPoY9q2+lOf6F76uqi+wUMzdihrYm+0nod+Q7avTC\/mRiNT7LSU91mbVNsxuhhGjayx5U9SebVku6vxzXG0Um+hwsue3VgN\/0NiMizMB0uEsf6+gFc8+fqEMsqcr5Sx5crkfgHHKud3QZNSHQSMDAxg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!p0fcc2Gx0tnwbbf1BzF2M131ipvWlMYhbW9Ns9N0zEJmE9loHUUA3jBWv0XWjyr8BFND3m6YDzog9g==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-length: 0",
                                    "content-type: text\/javascript",
                                    "date: Sat, 13 May 2023 13:56:49 GMT",
                                    "expires: Sat, 13 May 2023 13:56:49 GMT",
                                    "last-modified: Thu, 06 Apr 2023 12:33:52 GMT",
                                    "pragma: no-cache",
                                    "rtss: 1-*-4",
                                    "sbss: 1",
                                    "set-cookie: SSRT=IZdfZAADAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:49 GMT",
                                    "set-cookie: Ahonlnl-Prd-01-DigitalDev-B2=!L8DQk3Lin\/zqIv\/1BzF2M131ipvWlI4\/s02h4dNuCqSqcShgOAt2bPyiGUIwQMBhZzOMbJjvVVxNHg==; path=\/; Httponly",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "x-cnection: close"
                                ]
                            },
                            "bytesOut": 7804,
                            "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": "Akamai",
                            "server_count": null,
                            "created": 1530,
                            "socket_group": "https:\/\/www.ah.nl",
                            "chunks": [],
                            "netlog_id": 194,
                            "server_port": "443",
                            "load_end": 1747,
                            "ttfb_start": 1571,
                            "ttfb_end": 1747,
                            "download_start": 1747,
                            "download_end": 1747,
                            "download_ms": 0,
                            "all_start": 1571,
                            "all_end": 1747,
                            "all_ms": 176,
                            "index": 32,
                            "number": 33,
                            "body_file": "037-104941.38-body.txt",
                            "body_id": "104941.38",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.38"
                        },
                        {
                            "type": 3,
                            "id": "104941.43",
                            "request_id": "104941.43",
                            "ip_addr": "23.36.162.215",
                            "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/nix18.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/nix18.svg",
                            "raw_id": "104941.43",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 138,
                            "ttfb_ms": 135,
                            "load_start": 1574,
                            "load_start_float": 1574.000196,
                            "bytesIn": 1024,
                            "objectSize": 1024,
                            "objectSizeUncompressed": 2110,
                            "chunks": [
                                {
                                    "ts": 1712,
                                    "bytes": 1024,
                                    "inflated": 2110
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:49 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 53,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 92,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/nix18.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQCbSx1-AAAAAAAfl19klhpCAB-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEhzAAAH5dfZAEANQoAATnLAAAfl19kAQBGCQADgroAAB-XX2QBAEMKAAGpzAAAH5dfZAEASQoAARzNAAAfl19kAQA8CgAB2csAAB-XX2QBAPEJAAEFxwAAH5dfZAEABAcAAx2VAAAfl19kAQA7CgABpcsAAB-XX2QBAA; SSSC=4.G7232665685984418454.1|1796.38173:2374.47746:2545.50949:2613.52025:2619.52133:2620.52185:2625.52257:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=m3Dc050dw9R3DBn4mQRPfgw0; Ahonlnl-Prd-01-DigitalDev-F1=!BpTGCkCid2QlHp7IhW\/DkGTJXi1ndbAZGhKMMm9oQR6fsk9ALY3t4WuTrjoKTq6NfjOHAvWSzSRbjhY=; _abck=F12B22BA91CAA1748CAC139712F77F33~-1~YAAQ19XOF8SJdRGIAQAAoFVmFQk5aucCbhvWtca9JnVW17thfYD2BehNG+3F36\/uTmyS5C7ehXqysvCk9rv4dUYZ2mO8DTGOD9bA1PYiQYp9uCNi6m0btlpKfisHGnj1BOSDcg\/1u\/UcVOSuSD345WdY9nt3\/0G6KIGvo3whLQ2RWeUKDK6a\/h6ek6Ju308BnA47EbUWgIoKF3o4Hu3uNQ8snbKsaqEgvRKstX0qkxgZkMl+lykptq7n5thizjI9gB5\/YEW6z8oNHwjK5ZsIbGEasUyMTP81ZXoHD72ERtlNu1Fy4\/GzHMJ5MWZZh5YzrHaeNqflRGfJ1VB6fYZuBI10XSZEyv6aE9b0eevuigsJaGaiG2zecq6pnS0=~-1~-1~1683989771; ak_bmsc=C0987CF3FBD9B151C6AF8586BB7668C3~000000000000000000000000000000~YAAQ19XOF8WJdRGIAQAAoFVmFRNmptt+aQudlpo56vs\/s0gQmhbRiM5iJ+qfm5\/lAJH1XUrBDtorv6U243KVeU+zu9Qn9WbWq4WafjyAD\/pRCb\/I9J8tsTDlbtXORicsP9qyLLbhfSybwpq8RCmQ3MN2hB7lOlZ2cWMk\/n2d\/5IV0VvPZT9NtqAHZBT5XZszVtt030NMO6hdo1OkagTVQGqM25usp+ktz+sSd7ugRTp1PL2Ur7Bf44WIyZo\/6UrKIumESf9KjZRJWIYwrh\/3eZUohQUcN+fIBVksSxCx0OTKwNg8NExQArnOzZ64v5ZSeYL23nGKmrev6R4r5biizNLCLfl9uijH+0S9RY66tj47F0V3Yv3FIH5MXU1\/9N6ZEgXDq6JTuga2; bm_sz=7D0989B3C5AB29101FF5441CCA46EFEE~YAAQ19XOF8eJdRGIAQAAoFVmFRMao0qZ6dqy37bg4R3aoID\/BBSi61QEcx2m\/PfakFUGZm\/sAew+cS2X38nggUqcUBUSHayKni9js9qTc9PU0\/QDQHalaYldEwZgx8K5JLfVJeP6s7T4VPntML393ASLPoY9q2+lOf6F76uqi+wUMzdihrYm+0nod+Q7avTC\/mRiNT7LSU91mbVNsxuhhGjayx5U9SebVku6vxzXG0Um+hwsue3VgN\/0NiMizMB0uEsf6+gFc8+fqEMsqcr5Sx5crkfgHHKud3QZNSHQSMDAxg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!p0fcc2Gx0tnwbbf1BzF2M131ipvWlMYhbW9Ns9N0zEJmE9loHUUA3jBWv0XWjyr8BFND3m6YDzog9g==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 1024",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 13 May 2023 13:56:49 GMT",
                                    "expires: Sat, 13 May 2023 13:56:49 GMT",
                                    "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding,User-Agent",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-146e5763-1fa0-4a5a-83af-d896c19fdb49",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986209023817 D=4582",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7807,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 1024,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1531,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 23,
                            "http2_stream_dependency": 21,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 196,
                            "server_port": "443",
                            "load_end": 1712,
                            "ttfb_start": 1574,
                            "ttfb_end": 1709,
                            "download_start": 1709,
                            "download_end": 1712,
                            "download_ms": 3,
                            "all_start": 1574,
                            "all_end": 1712,
                            "all_ms": 138,
                            "index": 33,
                            "number": 34
                        },
                        {
                            "type": 3,
                            "id": "104941.44",
                            "request_id": "104941.44",
                            "ip_addr": "23.36.162.215",
                            "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/ideal.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/ideal.svg",
                            "raw_id": "104941.44",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 141,
                            "ttfb_ms": 139,
                            "load_start": 1574,
                            "load_start_float": 1574.000198,
                            "bytesIn": 672,
                            "objectSize": 672,
                            "objectSizeUncompressed": 1199,
                            "chunks": [
                                {
                                    "ts": 1715,
                                    "bytes": 672,
                                    "inflated": 1199
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:49 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 53,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 92,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/ideal.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQCbSx1-AAAAAAAfl19klhpCAB-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEhzAAAH5dfZAEANQoAATnLAAAfl19kAQBGCQADgroAAB-XX2QBAEMKAAGpzAAAH5dfZAEASQoAARzNAAAfl19kAQA8CgAB2csAAB-XX2QBAPEJAAEFxwAAH5dfZAEABAcAAx2VAAAfl19kAQA7CgABpcsAAB-XX2QBAA; SSSC=4.G7232665685984418454.1|1796.38173:2374.47746:2545.50949:2613.52025:2619.52133:2620.52185:2625.52257:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=m3Dc050dw9R3DBn4mQRPfgw0; Ahonlnl-Prd-01-DigitalDev-F1=!BpTGCkCid2QlHp7IhW\/DkGTJXi1ndbAZGhKMMm9oQR6fsk9ALY3t4WuTrjoKTq6NfjOHAvWSzSRbjhY=; _abck=F12B22BA91CAA1748CAC139712F77F33~-1~YAAQ19XOF8SJdRGIAQAAoFVmFQk5aucCbhvWtca9JnVW17thfYD2BehNG+3F36\/uTmyS5C7ehXqysvCk9rv4dUYZ2mO8DTGOD9bA1PYiQYp9uCNi6m0btlpKfisHGnj1BOSDcg\/1u\/UcVOSuSD345WdY9nt3\/0G6KIGvo3whLQ2RWeUKDK6a\/h6ek6Ju308BnA47EbUWgIoKF3o4Hu3uNQ8snbKsaqEgvRKstX0qkxgZkMl+lykptq7n5thizjI9gB5\/YEW6z8oNHwjK5ZsIbGEasUyMTP81ZXoHD72ERtlNu1Fy4\/GzHMJ5MWZZh5YzrHaeNqflRGfJ1VB6fYZuBI10XSZEyv6aE9b0eevuigsJaGaiG2zecq6pnS0=~-1~-1~1683989771; ak_bmsc=C0987CF3FBD9B151C6AF8586BB7668C3~000000000000000000000000000000~YAAQ19XOF8WJdRGIAQAAoFVmFRNmptt+aQudlpo56vs\/s0gQmhbRiM5iJ+qfm5\/lAJH1XUrBDtorv6U243KVeU+zu9Qn9WbWq4WafjyAD\/pRCb\/I9J8tsTDlbtXORicsP9qyLLbhfSybwpq8RCmQ3MN2hB7lOlZ2cWMk\/n2d\/5IV0VvPZT9NtqAHZBT5XZszVtt030NMO6hdo1OkagTVQGqM25usp+ktz+sSd7ugRTp1PL2Ur7Bf44WIyZo\/6UrKIumESf9KjZRJWIYwrh\/3eZUohQUcN+fIBVksSxCx0OTKwNg8NExQArnOzZ64v5ZSeYL23nGKmrev6R4r5biizNLCLfl9uijH+0S9RY66tj47F0V3Yv3FIH5MXU1\/9N6ZEgXDq6JTuga2; bm_sz=7D0989B3C5AB29101FF5441CCA46EFEE~YAAQ19XOF8eJdRGIAQAAoFVmFRMao0qZ6dqy37bg4R3aoID\/BBSi61QEcx2m\/PfakFUGZm\/sAew+cS2X38nggUqcUBUSHayKni9js9qTc9PU0\/QDQHalaYldEwZgx8K5JLfVJeP6s7T4VPntML393ASLPoY9q2+lOf6F76uqi+wUMzdihrYm+0nod+Q7avTC\/mRiNT7LSU91mbVNsxuhhGjayx5U9SebVku6vxzXG0Um+hwsue3VgN\/0NiMizMB0uEsf6+gFc8+fqEMsqcr5Sx5crkfgHHKud3QZNSHQSMDAxg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!p0fcc2Gx0tnwbbf1BzF2M131ipvWlMYhbW9Ns9N0zEJmE9loHUUA3jBWv0XWjyr8BFND3m6YDzog9g==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 672",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 13 May 2023 13:56:49 GMT",
                                    "expires: Sat, 13 May 2023 13:56:49 GMT",
                                    "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding,User-Agent",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-c8f7a577-14c5-45c7-93ba-b39064a06a30",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986209022685 D=7146",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7807,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 672,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1534,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 25,
                            "http2_stream_dependency": 23,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 198,
                            "server_port": "443",
                            "load_end": 1715,
                            "ttfb_start": 1574,
                            "ttfb_end": 1713,
                            "download_start": 1713,
                            "download_end": 1715,
                            "download_ms": 2,
                            "all_start": 1574,
                            "all_end": 1715,
                            "all_ms": 141,
                            "index": 34,
                            "number": 35
                        },
                        {
                            "type": 3,
                            "id": "104941.45",
                            "request_id": "104941.45",
                            "ip_addr": "23.36.162.215",
                            "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/pin.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/pin.svg",
                            "raw_id": "104941.45",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 124,
                            "ttfb_ms": 119,
                            "load_start": 1575,
                            "load_start_float": 1575.0001999999999,
                            "bytesIn": 4025,
                            "objectSize": 4025,
                            "objectSizeUncompressed": 17399,
                            "chunks": [
                                {
                                    "ts": 1699,
                                    "bytes": 4025,
                                    "inflated": 17399
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:49 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 53,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 92,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/pin.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQCbSx1-AAAAAAAfl19klhpCAB-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEhzAAAH5dfZAEANQoAATnLAAAfl19kAQBGCQADgroAAB-XX2QBAEMKAAGpzAAAH5dfZAEASQoAARzNAAAfl19kAQA8CgAB2csAAB-XX2QBAPEJAAEFxwAAH5dfZAEABAcAAx2VAAAfl19kAQA7CgABpcsAAB-XX2QBAA; SSSC=4.G7232665685984418454.1|1796.38173:2374.47746:2545.50949:2613.52025:2619.52133:2620.52185:2625.52257:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=m3Dc050dw9R3DBn4mQRPfgw0; Ahonlnl-Prd-01-DigitalDev-F1=!BpTGCkCid2QlHp7IhW\/DkGTJXi1ndbAZGhKMMm9oQR6fsk9ALY3t4WuTrjoKTq6NfjOHAvWSzSRbjhY=; _abck=F12B22BA91CAA1748CAC139712F77F33~-1~YAAQ19XOF8SJdRGIAQAAoFVmFQk5aucCbhvWtca9JnVW17thfYD2BehNG+3F36\/uTmyS5C7ehXqysvCk9rv4dUYZ2mO8DTGOD9bA1PYiQYp9uCNi6m0btlpKfisHGnj1BOSDcg\/1u\/UcVOSuSD345WdY9nt3\/0G6KIGvo3whLQ2RWeUKDK6a\/h6ek6Ju308BnA47EbUWgIoKF3o4Hu3uNQ8snbKsaqEgvRKstX0qkxgZkMl+lykptq7n5thizjI9gB5\/YEW6z8oNHwjK5ZsIbGEasUyMTP81ZXoHD72ERtlNu1Fy4\/GzHMJ5MWZZh5YzrHaeNqflRGfJ1VB6fYZuBI10XSZEyv6aE9b0eevuigsJaGaiG2zecq6pnS0=~-1~-1~1683989771; ak_bmsc=C0987CF3FBD9B151C6AF8586BB7668C3~000000000000000000000000000000~YAAQ19XOF8WJdRGIAQAAoFVmFRNmptt+aQudlpo56vs\/s0gQmhbRiM5iJ+qfm5\/lAJH1XUrBDtorv6U243KVeU+zu9Qn9WbWq4WafjyAD\/pRCb\/I9J8tsTDlbtXORicsP9qyLLbhfSybwpq8RCmQ3MN2hB7lOlZ2cWMk\/n2d\/5IV0VvPZT9NtqAHZBT5XZszVtt030NMO6hdo1OkagTVQGqM25usp+ktz+sSd7ugRTp1PL2Ur7Bf44WIyZo\/6UrKIumESf9KjZRJWIYwrh\/3eZUohQUcN+fIBVksSxCx0OTKwNg8NExQArnOzZ64v5ZSeYL23nGKmrev6R4r5biizNLCLfl9uijH+0S9RY66tj47F0V3Yv3FIH5MXU1\/9N6ZEgXDq6JTuga2; bm_sz=7D0989B3C5AB29101FF5441CCA46EFEE~YAAQ19XOF8eJdRGIAQAAoFVmFRMao0qZ6dqy37bg4R3aoID\/BBSi61QEcx2m\/PfakFUGZm\/sAew+cS2X38nggUqcUBUSHayKni9js9qTc9PU0\/QDQHalaYldEwZgx8K5JLfVJeP6s7T4VPntML393ASLPoY9q2+lOf6F76uqi+wUMzdihrYm+0nod+Q7avTC\/mRiNT7LSU91mbVNsxuhhGjayx5U9SebVku6vxzXG0Um+hwsue3VgN\/0NiMizMB0uEsf6+gFc8+fqEMsqcr5Sx5crkfgHHKud3QZNSHQSMDAxg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!p0fcc2Gx0tnwbbf1BzF2M131ipvWlMYhbW9Ns9N0zEJmE9loHUUA3jBWv0XWjyr8BFND3m6YDzog9g==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 4025",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 13 May 2023 13:56:49 GMT",
                                    "expires: Sat, 13 May 2023 13:56:49 GMT",
                                    "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding,User-Agent",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-409fd6ff-79c8-4848-9d7c-714fc4ed7b24",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986209022918 D=6449",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7801,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 4025,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1536,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 27,
                            "http2_stream_dependency": 25,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 200,
                            "server_port": "443",
                            "load_end": 1699,
                            "ttfb_start": 1575,
                            "ttfb_end": 1694,
                            "download_start": 1694,
                            "download_end": 1699,
                            "download_ms": 5,
                            "all_start": 1575,
                            "all_end": 1699,
                            "all_ms": 124,
                            "index": 35,
                            "number": 36
                        },
                        {
                            "type": 3,
                            "id": "104941.46",
                            "request_id": "104941.46",
                            "ip_addr": "23.36.162.215",
                            "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/drug-provider.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/drug-provider.svg",
                            "raw_id": "104941.46",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 132,
                            "ttfb_ms": 121,
                            "load_start": 1576,
                            "load_start_float": 1576.0002019999999,
                            "bytesIn": 11467,
                            "objectSize": 11467,
                            "objectSizeUncompressed": 34616,
                            "chunks": [
                                {
                                    "ts": 1707,
                                    "bytes": 11467,
                                    "inflated": 34616
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:49 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 53,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 92,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/drug-provider.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQCbSx1-AAAAAAAfl19klhpCAB-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEhzAAAH5dfZAEANQoAATnLAAAfl19kAQBGCQADgroAAB-XX2QBAEMKAAGpzAAAH5dfZAEASQoAARzNAAAfl19kAQA8CgAB2csAAB-XX2QBAPEJAAEFxwAAH5dfZAEABAcAAx2VAAAfl19kAQA7CgABpcsAAB-XX2QBAA; SSSC=4.G7232665685984418454.1|1796.38173:2374.47746:2545.50949:2613.52025:2619.52133:2620.52185:2625.52257:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=m3Dc050dw9R3DBn4mQRPfgw0; Ahonlnl-Prd-01-DigitalDev-F1=!BpTGCkCid2QlHp7IhW\/DkGTJXi1ndbAZGhKMMm9oQR6fsk9ALY3t4WuTrjoKTq6NfjOHAvWSzSRbjhY=; _abck=F12B22BA91CAA1748CAC139712F77F33~-1~YAAQ19XOF8SJdRGIAQAAoFVmFQk5aucCbhvWtca9JnVW17thfYD2BehNG+3F36\/uTmyS5C7ehXqysvCk9rv4dUYZ2mO8DTGOD9bA1PYiQYp9uCNi6m0btlpKfisHGnj1BOSDcg\/1u\/UcVOSuSD345WdY9nt3\/0G6KIGvo3whLQ2RWeUKDK6a\/h6ek6Ju308BnA47EbUWgIoKF3o4Hu3uNQ8snbKsaqEgvRKstX0qkxgZkMl+lykptq7n5thizjI9gB5\/YEW6z8oNHwjK5ZsIbGEasUyMTP81ZXoHD72ERtlNu1Fy4\/GzHMJ5MWZZh5YzrHaeNqflRGfJ1VB6fYZuBI10XSZEyv6aE9b0eevuigsJaGaiG2zecq6pnS0=~-1~-1~1683989771; ak_bmsc=C0987CF3FBD9B151C6AF8586BB7668C3~000000000000000000000000000000~YAAQ19XOF8WJdRGIAQAAoFVmFRNmptt+aQudlpo56vs\/s0gQmhbRiM5iJ+qfm5\/lAJH1XUrBDtorv6U243KVeU+zu9Qn9WbWq4WafjyAD\/pRCb\/I9J8tsTDlbtXORicsP9qyLLbhfSybwpq8RCmQ3MN2hB7lOlZ2cWMk\/n2d\/5IV0VvPZT9NtqAHZBT5XZszVtt030NMO6hdo1OkagTVQGqM25usp+ktz+sSd7ugRTp1PL2Ur7Bf44WIyZo\/6UrKIumESf9KjZRJWIYwrh\/3eZUohQUcN+fIBVksSxCx0OTKwNg8NExQArnOzZ64v5ZSeYL23nGKmrev6R4r5biizNLCLfl9uijH+0S9RY66tj47F0V3Yv3FIH5MXU1\/9N6ZEgXDq6JTuga2; bm_sz=7D0989B3C5AB29101FF5441CCA46EFEE~YAAQ19XOF8eJdRGIAQAAoFVmFRMao0qZ6dqy37bg4R3aoID\/BBSi61QEcx2m\/PfakFUGZm\/sAew+cS2X38nggUqcUBUSHayKni9js9qTc9PU0\/QDQHalaYldEwZgx8K5JLfVJeP6s7T4VPntML393ASLPoY9q2+lOf6F76uqi+wUMzdihrYm+0nod+Q7avTC\/mRiNT7LSU91mbVNsxuhhGjayx5U9SebVku6vxzXG0Um+hwsue3VgN\/0NiMizMB0uEsf6+gFc8+fqEMsqcr5Sx5crkfgHHKud3QZNSHQSMDAxg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!p0fcc2Gx0tnwbbf1BzF2M131ipvWlMYhbW9Ns9N0zEJmE9loHUUA3jBWv0XWjyr8BFND3m6YDzog9g==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 11467",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 13 May 2023 13:56:49 GMT",
                                    "expires: Sat, 13 May 2023 13:56:49 GMT",
                                    "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding,User-Agent",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-d99b79f1-d116-4d67-a46d-ad63531ce09a",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986209018947 D=9898",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7831,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 11467,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1539,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 29,
                            "http2_stream_dependency": 27,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 202,
                            "server_port": "443",
                            "load_end": 1708,
                            "ttfb_start": 1576,
                            "ttfb_end": 1697,
                            "download_start": 1697,
                            "download_end": 1708,
                            "download_ms": 11,
                            "all_start": 1576,
                            "all_end": 1708,
                            "all_ms": 132,
                            "index": 36,
                            "number": 37
                        },
                        {
                            "type": 3,
                            "id": "104941.47",
                            "request_id": "104941.47",
                            "ip_addr": "23.36.162.215",
                            "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg.svg",
                            "raw_id": "104941.47",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 117,
                            "ttfb_ms": 114,
                            "load_start": 1576,
                            "load_start_float": 1576.0002059999999,
                            "bytesIn": 643,
                            "objectSize": 643,
                            "objectSizeUncompressed": 1290,
                            "chunks": [
                                {
                                    "ts": 1693,
                                    "bytes": 643,
                                    "inflated": 1290
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:49 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 53,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 92,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQCbSx1-AAAAAAAfl19klhpCAB-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEhzAAAH5dfZAEANQoAATnLAAAfl19kAQBGCQADgroAAB-XX2QBAEMKAAGpzAAAH5dfZAEASQoAARzNAAAfl19kAQA8CgAB2csAAB-XX2QBAPEJAAEFxwAAH5dfZAEABAcAAx2VAAAfl19kAQA7CgABpcsAAB-XX2QBAA; SSSC=4.G7232665685984418454.1|1796.38173:2374.47746:2545.50949:2613.52025:2619.52133:2620.52185:2625.52257:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=m3Dc050dw9R3DBn4mQRPfgw0; Ahonlnl-Prd-01-DigitalDev-F1=!BpTGCkCid2QlHp7IhW\/DkGTJXi1ndbAZGhKMMm9oQR6fsk9ALY3t4WuTrjoKTq6NfjOHAvWSzSRbjhY=; _abck=F12B22BA91CAA1748CAC139712F77F33~-1~YAAQ19XOF8SJdRGIAQAAoFVmFQk5aucCbhvWtca9JnVW17thfYD2BehNG+3F36\/uTmyS5C7ehXqysvCk9rv4dUYZ2mO8DTGOD9bA1PYiQYp9uCNi6m0btlpKfisHGnj1BOSDcg\/1u\/UcVOSuSD345WdY9nt3\/0G6KIGvo3whLQ2RWeUKDK6a\/h6ek6Ju308BnA47EbUWgIoKF3o4Hu3uNQ8snbKsaqEgvRKstX0qkxgZkMl+lykptq7n5thizjI9gB5\/YEW6z8oNHwjK5ZsIbGEasUyMTP81ZXoHD72ERtlNu1Fy4\/GzHMJ5MWZZh5YzrHaeNqflRGfJ1VB6fYZuBI10XSZEyv6aE9b0eevuigsJaGaiG2zecq6pnS0=~-1~-1~1683989771; ak_bmsc=C0987CF3FBD9B151C6AF8586BB7668C3~000000000000000000000000000000~YAAQ19XOF8WJdRGIAQAAoFVmFRNmptt+aQudlpo56vs\/s0gQmhbRiM5iJ+qfm5\/lAJH1XUrBDtorv6U243KVeU+zu9Qn9WbWq4WafjyAD\/pRCb\/I9J8tsTDlbtXORicsP9qyLLbhfSybwpq8RCmQ3MN2hB7lOlZ2cWMk\/n2d\/5IV0VvPZT9NtqAHZBT5XZszVtt030NMO6hdo1OkagTVQGqM25usp+ktz+sSd7ugRTp1PL2Ur7Bf44WIyZo\/6UrKIumESf9KjZRJWIYwrh\/3eZUohQUcN+fIBVksSxCx0OTKwNg8NExQArnOzZ64v5ZSeYL23nGKmrev6R4r5biizNLCLfl9uijH+0S9RY66tj47F0V3Yv3FIH5MXU1\/9N6ZEgXDq6JTuga2; bm_sz=7D0989B3C5AB29101FF5441CCA46EFEE~YAAQ19XOF8eJdRGIAQAAoFVmFRMao0qZ6dqy37bg4R3aoID\/BBSi61QEcx2m\/PfakFUGZm\/sAew+cS2X38nggUqcUBUSHayKni9js9qTc9PU0\/QDQHalaYldEwZgx8K5JLfVJeP6s7T4VPntML393ASLPoY9q2+lOf6F76uqi+wUMzdihrYm+0nod+Q7avTC\/mRiNT7LSU91mbVNsxuhhGjayx5U9SebVku6vxzXG0Um+hwsue3VgN\/0NiMizMB0uEsf6+gFc8+fqEMsqcr5Sx5crkfgHHKud3QZNSHQSMDAxg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!p0fcc2Gx0tnwbbf1BzF2M131ipvWlMYhbW9Ns9N0zEJmE9loHUUA3jBWv0XWjyr8BFND3m6YDzog9g==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 643",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 13 May 2023 13:56:49 GMT",
                                    "expires: Sat, 13 May 2023 13:56:49 GMT",
                                    "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding,User-Agent",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-a5fb5a6e-013c-4e50-bcdb-8df265c3fae6",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986209017998 D=7157",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7849,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 643,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1542,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 31,
                            "http2_stream_dependency": 29,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 206,
                            "server_port": "443",
                            "load_end": 1693,
                            "ttfb_start": 1576,
                            "ttfb_end": 1690,
                            "download_start": 1690,
                            "download_end": 1693,
                            "download_ms": 3,
                            "all_start": 1576,
                            "all_end": 1693,
                            "all_ms": 117,
                            "index": 37,
                            "number": 38
                        },
                        {
                            "type": 3,
                            "id": "104941.48",
                            "request_id": "104941.48",
                            "ip_addr": "23.36.162.215",
                            "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg-business.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg-business.svg",
                            "raw_id": "104941.48",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 112,
                            "ttfb_ms": 110,
                            "load_start": 1577,
                            "load_start_float": 1577.0002079999999,
                            "bytesIn": 415,
                            "objectSize": 415,
                            "objectSizeUncompressed": 838,
                            "chunks": [
                                {
                                    "ts": 1689,
                                    "bytes": 415,
                                    "inflated": 838
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:49 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 53,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 92,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg-business.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQCbSx1-AAAAAAAfl19klhpCAB-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEhzAAAH5dfZAEANQoAATnLAAAfl19kAQBGCQADgroAAB-XX2QBAEMKAAGpzAAAH5dfZAEASQoAARzNAAAfl19kAQA8CgAB2csAAB-XX2QBAPEJAAEFxwAAH5dfZAEABAcAAx2VAAAfl19kAQA7CgABpcsAAB-XX2QBAA; SSSC=4.G7232665685984418454.1|1796.38173:2374.47746:2545.50949:2613.52025:2619.52133:2620.52185:2625.52257:2627.52393:2633.52508; SSRT=H5dfZAABAA; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=m3Dc050dw9R3DBn4mQRPfgw0; Ahonlnl-Prd-01-DigitalDev-F1=!BpTGCkCid2QlHp7IhW\/DkGTJXi1ndbAZGhKMMm9oQR6fsk9ALY3t4WuTrjoKTq6NfjOHAvWSzSRbjhY=; _abck=F12B22BA91CAA1748CAC139712F77F33~-1~YAAQ19XOF8SJdRGIAQAAoFVmFQk5aucCbhvWtca9JnVW17thfYD2BehNG+3F36\/uTmyS5C7ehXqysvCk9rv4dUYZ2mO8DTGOD9bA1PYiQYp9uCNi6m0btlpKfisHGnj1BOSDcg\/1u\/UcVOSuSD345WdY9nt3\/0G6KIGvo3whLQ2RWeUKDK6a\/h6ek6Ju308BnA47EbUWgIoKF3o4Hu3uNQ8snbKsaqEgvRKstX0qkxgZkMl+lykptq7n5thizjI9gB5\/YEW6z8oNHwjK5ZsIbGEasUyMTP81ZXoHD72ERtlNu1Fy4\/GzHMJ5MWZZh5YzrHaeNqflRGfJ1VB6fYZuBI10XSZEyv6aE9b0eevuigsJaGaiG2zecq6pnS0=~-1~-1~1683989771; ak_bmsc=C0987CF3FBD9B151C6AF8586BB7668C3~000000000000000000000000000000~YAAQ19XOF8WJdRGIAQAAoFVmFRNmptt+aQudlpo56vs\/s0gQmhbRiM5iJ+qfm5\/lAJH1XUrBDtorv6U243KVeU+zu9Qn9WbWq4WafjyAD\/pRCb\/I9J8tsTDlbtXORicsP9qyLLbhfSybwpq8RCmQ3MN2hB7lOlZ2cWMk\/n2d\/5IV0VvPZT9NtqAHZBT5XZszVtt030NMO6hdo1OkagTVQGqM25usp+ktz+sSd7ugRTp1PL2Ur7Bf44WIyZo\/6UrKIumESf9KjZRJWIYwrh\/3eZUohQUcN+fIBVksSxCx0OTKwNg8NExQArnOzZ64v5ZSeYL23nGKmrev6R4r5biizNLCLfl9uijH+0S9RY66tj47F0V3Yv3FIH5MXU1\/9N6ZEgXDq6JTuga2; bm_sz=7D0989B3C5AB29101FF5441CCA46EFEE~YAAQ19XOF8eJdRGIAQAAoFVmFRMao0qZ6dqy37bg4R3aoID\/BBSi61QEcx2m\/PfakFUGZm\/sAew+cS2X38nggUqcUBUSHayKni9js9qTc9PU0\/QDQHalaYldEwZgx8K5JLfVJeP6s7T4VPntML393ASLPoY9q2+lOf6F76uqi+wUMzdihrYm+0nod+Q7avTC\/mRiNT7LSU91mbVNsxuhhGjayx5U9SebVku6vxzXG0Um+hwsue3VgN\/0NiMizMB0uEsf6+gFc8+fqEMsqcr5Sx5crkfgHHKud3QZNSHQSMDAxg==~4340020~4605510; Ahonlnl-Prd-01-DigitalDev-B2=!p0fcc2Gx0tnwbbf1BzF2M131ipvWlMYhbW9Ns9N0zEJmE9loHUUA3jBWv0XWjyr8BFND3m6YDzog9g==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 415",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 13 May 2023 13:56:49 GMT",
                                    "expires: Sat, 13 May 2023 13:56:49 GMT",
                                    "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding,User-Agent",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-7fce0a56-3c13-44f5-b2e6-5ae90d43303a",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986209016658 D=5610",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7876,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 415,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1544,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 33,
                            "http2_stream_dependency": 31,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 208,
                            "server_port": "443",
                            "load_end": 1689,
                            "ttfb_start": 1577,
                            "ttfb_end": 1687,
                            "download_start": 1687,
                            "download_end": 1689,
                            "download_ms": 2,
                            "all_start": 1577,
                            "all_end": 1689,
                            "all_ms": 112,
                            "index": 38,
                            "number": 39
                        },
                        {
                            "type": 3,
                            "id": "104941.130",
                            "request_id": "104941.130",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/administration\/themes\/moederdag.png\/moederdag.png\/ahcommon%3AsmallThemeBackgroundImage",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/binaries\/ah\/content\/gallery\/administration\/themes\/moederdag.png\/moederdag.png\/ahcommon%3AsmallThemeBackgroundImage",
                            "raw_id": "104941.130",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 84,
                            "ttfb_ms": 82,
                            "load_start": 1599,
                            "load_start_float": 1599.00026,
                            "bytesIn": 9197,
                            "objectSize": 9197,
                            "objectSizeUncompressed": 9197,
                            "chunks": [
                                {
                                    "ts": 1683,
                                    "bytes": 9197
                                }
                            ],
                            "expires": "Fri, 19 May 2023 09:19:48 GMT",
                            "cacheControl": "private, no-transform, max-age=501779",
                            "contentType": "image\/avif",
                            "contentEncoding": "",
                            "socket": 144,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 82,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/binaries\/ah\/content\/gallery\/administration\/themes\/moederdag.png\/moederdag.png\/ahcommon%3AsmallThemeBackgroundImage",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: private, no-transform, max-age=501779",
                                    "content-length: 9197",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/avif",
                                    "date: Sat, 13 May 2023 13:56:49 GMT",
                                    "etag: \"1708702140682\"",
                                    "expires: Fri, 19 May 2023 09:19:48 GMT",
                                    "last-modified: Fri, 05 May 2023 09:18:07 GMT",
                                    "x-frame-options: SAMEORIGIN",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2035,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 9197,
                            "image_save": 0,
                            "cache_time": 501779,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1595,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 35,
                            "http2_stream_dependency": 33,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 260,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "avif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "9.2 kB",
                                        "FileType": "AVIF",
                                        "FileTypeExtension": "avif",
                                        "MIMEType": "image\/avif",
                                        "ImageWidth": 315,
                                        "ImageHeight": 229
                                    },
                                    "QuickTime": {
                                        "MajorBrand": "AV1 Image File Format (.AVIF)",
                                        "MinorVersion": "0.0.0",
                                        "CompatibleBrands": [
                                            "avif",
                                            "mif1",
                                            "miaf"
                                        ],
                                        "HandlerType": "Picture",
                                        "PrimaryItemReference": 1,
                                        "ColorProfiles": "nclx",
                                        "ColorPrimaries": "Unspecified",
                                        "TransferCharacteristics": "Unspecified",
                                        "MatrixCoefficients": "BT.601",
                                        "AV1ConfigurationVersion": 1,
                                        "ChromaFormat": "YUV 4:2:0",
                                        "ChromaSamplePosition": "Unknown",
                                        "ImageSpatialExtent": "315x229",
                                        "ImagePixelDepth": "8 8 8",
                                        "MediaDataSize": 8927,
                                        "MediaDataOffset": 270
                                    },
                                    "Composite": {
                                        "ImageSize": "315x229",
                                        "Megapixels": 0.071999999999999995
                                    }
                                },
                                "magick": {
                                    "format": "HEIC",
                                    "formatDescription": "Apple High efficiency Image Format",
                                    "mimeType": "image\/x-heic",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 315,
                                        "height": 229,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "YCbCr",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 72135,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 37,
                                            "max": 255,
                                            "mean": 120.099,
                                            "standardDeviation": 12.8568,
                                            "kurtosis": -1.40543,
                                            "skewness": -0.21798699999999999,
                                            "entropy": 0.65049500000000005
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 39,
                                            "max": 255,
                                            "mean": 129.85300000000001,
                                            "standardDeviation": 16.610700000000001,
                                            "kurtosis": 25.908100000000001,
                                            "skewness": 3.7131099999999999,
                                            "entropy": 0.70357199999999998
                                        },
                                        "green": {
                                            "min": 127,
                                            "max": 188,
                                            "mean": 178.65299999999999,
                                            "standardDeviation": 7.1025099999999997,
                                            "kurtosis": 21.254200000000001,
                                            "skewness": -3.4089200000000002,
                                            "entropy": 0.62179700000000004
                                        },
                                        "blue": {
                                            "min": 37,
                                            "max": 238,
                                            "mean": 51.7896,
                                            "standardDeviation": 14.857100000000001,
                                            "kurtosis": 85.996099999999998,
                                            "skewness": 8.1630800000000008,
                                            "entropy": 0.62611600000000001
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 315,
                                        "height": 229,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "TopLeft",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:49+00:00",
                                        "date:modify": "2023-05-13T13:56:49+00:00",
                                        "signature": "971eb29c8dc525b983f162cf6cf997b706e447f611cc0ce824c870a4b91ff082"
                                    },
                                    "tainted": false,
                                    "filesize": "0B",
                                    "numberPixels": "72135",
                                    "pixelsPerSecond": "7.29398MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.009"
                                }
                            },
                            "load_end": 1683,
                            "ttfb_start": 1599,
                            "ttfb_end": 1681,
                            "download_start": 1681,
                            "download_end": 1683,
                            "download_ms": 2,
                            "all_start": 1599,
                            "all_end": 1683,
                            "all_ms": 84,
                            "index": 39,
                            "number": 40
                        },
                        {
                            "type": 3,
                            "id": "104941.131",
                            "request_id": "104941.131",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/administration\/themes\/concrete-bg.jpeg\/concrete-bg.jpeg\/ahcommon%3AsmallThemeBackgroundImage",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/binaries\/ah\/content\/gallery\/administration\/themes\/concrete-bg.jpeg\/concrete-bg.jpeg\/ahcommon%3AsmallThemeBackgroundImage",
                            "raw_id": "104941.131",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 78,
                            "ttfb_ms": 76,
                            "load_start": 1600,
                            "load_start_float": 1600.000262,
                            "bytesIn": 1853,
                            "objectSize": 1853,
                            "objectSizeUncompressed": 1853,
                            "chunks": [
                                {
                                    "ts": 1678,
                                    "bytes": 1853
                                }
                            ],
                            "expires": "Mon, 22 May 2023 14:24:23 GMT",
                            "cacheControl": "private, no-transform, max-age=779254",
                            "contentType": "image\/avif",
                            "contentEncoding": "",
                            "socket": 144,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 82,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/binaries\/ah\/content\/gallery\/administration\/themes\/concrete-bg.jpeg\/concrete-bg.jpeg\/ahcommon%3AsmallThemeBackgroundImage",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: private, no-transform, max-age=779254",
                                    "content-length: 1853",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/avif",
                                    "date: Sat, 13 May 2023 13:56:49 GMT",
                                    "etag: \"1642762109388\"",
                                    "expires: Mon, 22 May 2023 14:24:23 GMT",
                                    "last-modified: Thu, 13 Apr 2023 09:37:50 GMT",
                                    "x-frame-options: SAMEORIGIN",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2053,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 1853,
                            "image_save": 0,
                            "cache_time": 779254,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1597,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 37,
                            "http2_stream_dependency": 35,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 262,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "avif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "1853 bytes",
                                        "FileType": "AVIF",
                                        "FileTypeExtension": "avif",
                                        "MIMEType": "image\/avif",
                                        "ImageWidth": 315,
                                        "ImageHeight": 229
                                    },
                                    "QuickTime": {
                                        "MajorBrand": "AV1 Image File Format (.AVIF)",
                                        "MinorVersion": "0.0.0",
                                        "CompatibleBrands": [
                                            "avif",
                                            "mif1",
                                            "miaf"
                                        ],
                                        "HandlerType": "Picture",
                                        "PrimaryItemReference": 1,
                                        "ColorProfiles": "nclx",
                                        "ColorPrimaries": "Unspecified",
                                        "TransferCharacteristics": "Unspecified",
                                        "MatrixCoefficients": "BT.601",
                                        "AV1ConfigurationVersion": 1,
                                        "ChromaFormat": "YUV 4:2:0",
                                        "ChromaSamplePosition": "Unknown",
                                        "ImageSpatialExtent": "315x229",
                                        "ImagePixelDepth": "8 8 8",
                                        "MediaDataSize": 1583,
                                        "MediaDataOffset": 270
                                    },
                                    "Composite": {
                                        "ImageSize": "315x229",
                                        "Megapixels": 0.071999999999999995
                                    }
                                },
                                "magick": {
                                    "format": "HEIC",
                                    "formatDescription": "Apple High efficiency Image Format",
                                    "mimeType": "image\/x-heic",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 315,
                                        "height": 229,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "YCbCr",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 72135,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 62,
                                            "max": 175,
                                            "mean": 127.425,
                                            "standardDeviation": 2.1781100000000002,
                                            "kurtosis": -1.5035099999999999,
                                            "skewness": -0.48943599999999998,
                                            "entropy": 0.72212200000000004
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 102,
                                            "max": 158,
                                            "mean": 143.63200000000001,
                                            "standardDeviation": 4.2356299999999996,
                                            "kurtosis": 0.0363126,
                                            "skewness": -0.161269,
                                            "entropy": 0.74674600000000002
                                        },
                                        "green": {
                                            "min": 170,
                                            "max": 175,
                                            "mean": 172.523,
                                            "standardDeviation": 0.89777499999999999,
                                            "kurtosis": -0.64357299999999995,
                                            "skewness": -0.13566300000000001,
                                            "entropy": 0.71840899999999996
                                        },
                                        "blue": {
                                            "min": 62,
                                            "max": 73,
                                            "mean": 66.119900000000001,
                                            "standardDeviation": 1.4009100000000001,
                                            "kurtosis": -0.091459200000000004,
                                            "skewness": -0.052700900000000002,
                                            "entropy": 0.70121
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 315,
                                        "height": 229,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "TopLeft",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:49+00:00",
                                        "date:modify": "2023-05-13T13:56:49+00:00",
                                        "signature": "76d414215b9a162b54b28b10b45438d255c2ef8dfa18210a6bc3bfb76605df5e"
                                    },
                                    "tainted": false,
                                    "filesize": "0B",
                                    "numberPixels": "72135",
                                    "pixelsPerSecond": "12.1462MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.005"
                                }
                            },
                            "load_end": 1678,
                            "ttfb_start": 1600,
                            "ttfb_end": 1676,
                            "download_start": 1676,
                            "download_end": 1678,
                            "download_ms": 2,
                            "all_start": 1600,
                            "all_end": 1678,
                            "all_ms": 78,
                            "index": 40,
                            "number": 41
                        },
                        {
                            "type": 3,
                            "id": "104941.103",
                            "request_id": "104941.103",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/ah-nl\/ah-nl-campaigns\/pageEntries\/te-1689\/supershop-agf-wk41.png\/supershop-agf-wk41.png\/ahonline%3AmediumPageEntryImage",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/binaries\/ah\/content\/gallery\/ah-nl\/ah-nl-campaigns\/pageEntries\/te-1689\/supershop-agf-wk41.png\/supershop-agf-wk41.png\/ahonline%3AmediumPageEntryImage",
                            "raw_id": "104941.103",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 43,
                            "ttfb_ms": 41,
                            "load_start": 1721,
                            "load_start_float": 1721.0002689999999,
                            "bytesIn": 4042,
                            "objectSize": 4042,
                            "objectSizeUncompressed": 4042,
                            "chunks": [
                                {
                                    "ts": 1764,
                                    "bytes": 4042
                                }
                            ],
                            "expires": "Mon, 22 May 2023 14:26:29 GMT",
                            "cacheControl": "private, no-transform, max-age=779380",
                            "contentType": "image\/avif",
                            "contentEncoding": "",
                            "socket": 144,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 82,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/binaries\/ah\/content\/gallery\/ah-nl\/ah-nl-campaigns\/pageEntries\/te-1689\/supershop-agf-wk41.png\/supershop-agf-wk41.png\/ahonline%3AmediumPageEntryImage",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: private, no-transform, max-age=779380",
                                    "content-length: 4042",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/avif",
                                    "date: Sat, 13 May 2023 13:56:49 GMT",
                                    "etag: \"1675305968887\"",
                                    "expires: Mon, 22 May 2023 14:26:29 GMT",
                                    "last-modified: Thu, 13 Apr 2023 09:37:50 GMT",
                                    "x-frame-options: SAMEORIGIN",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2134,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 4042,
                            "image_save": 0,
                            "cache_time": 779380,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1700,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 39,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 269,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "avif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "4.0 kB",
                                        "FileType": "AVIF",
                                        "FileTypeExtension": "avif",
                                        "MIMEType": "image\/avif",
                                        "ImageWidth": 220,
                                        "ImageHeight": 147
                                    },
                                    "QuickTime": {
                                        "MajorBrand": "AV1 Image File Format (.AVIF)",
                                        "MinorVersion": "0.0.0",
                                        "CompatibleBrands": [
                                            "avif",
                                            "mif1",
                                            "miaf"
                                        ],
                                        "HandlerType": "Picture",
                                        "PrimaryItemReference": 1,
                                        "ColorProfiles": "nclx",
                                        "ColorPrimaries": "Unspecified",
                                        "TransferCharacteristics": "Unspecified",
                                        "MatrixCoefficients": "BT.601",
                                        "AV1ConfigurationVersion": 1,
                                        "ChromaFormat": "YUV 4:2:0",
                                        "ChromaSamplePosition": "Unknown",
                                        "ImageSpatialExtent": "220x147",
                                        "ImagePixelDepth": "8 8 8",
                                        "MediaDataSize": 3772,
                                        "MediaDataOffset": 270
                                    },
                                    "Composite": {
                                        "ImageSize": "220x147",
                                        "Megapixels": 0.032000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "HEIC",
                                    "formatDescription": "Apple High efficiency Image Format",
                                    "mimeType": "image\/x-heic",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 220,
                                        "height": 147,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "YCbCr",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 32340,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 4,
                                            "max": 255,
                                            "mean": 154.959,
                                            "standardDeviation": 29.986799999999999,
                                            "kurtosis": -0.88872899999999999,
                                            "skewness": 0.61288500000000001,
                                            "entropy": 0.44077
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 4,
                                            "max": 255,
                                            "mean": 212.57400000000001,
                                            "standardDeviation": 51.4086,
                                            "kurtosis": 2.5823200000000002,
                                            "skewness": -1.94492,
                                            "entropy": 0.43528699999999998
                                        },
                                        "green": {
                                            "min": 28,
                                            "max": 167,
                                            "mean": 125.074,
                                            "standardDeviation": 20.680099999999999,
                                            "kurtosis": 2.5086300000000001,
                                            "skewness": -1.86832,
                                            "entropy": 0.455175
                                        },
                                        "blue": {
                                            "min": 83,
                                            "max": 236,
                                            "mean": 127.23,
                                            "standardDeviation": 17.871500000000001,
                                            "kurtosis": 9.6185700000000001,
                                            "skewness": 2.9238400000000002,
                                            "entropy": 0.43184899999999998
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 220,
                                        "height": 147,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "TopLeft",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:49+00:00",
                                        "date:modify": "2023-05-13T13:56:49+00:00",
                                        "signature": "ce31a520f96d449ff358664d1e1f8e5afd3c7455c9df01b4c3369504e8574e00"
                                    },
                                    "tainted": false,
                                    "filesize": "0B",
                                    "numberPixels": "32340",
                                    "pixelsPerSecond": "7981610B",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.004"
                                }
                            },
                            "load_end": 1764,
                            "ttfb_start": 1721,
                            "ttfb_end": 1762,
                            "download_start": 1762,
                            "download_end": 1764,
                            "download_ms": 2,
                            "all_start": 1721,
                            "all_end": 1764,
                            "all_ms": 43,
                            "index": 41,
                            "number": 42
                        },
                        {
                            "type": 3,
                            "id": "104941.104",
                            "request_id": "104941.104",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/ah-nl\/ah-nl-campaigns\/pageEntries\/te-1689\/supershop-spm-wk41.png\/supershop-spm-wk41.png\/ahonline%3AmediumPageEntryImage",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/binaries\/ah\/content\/gallery\/ah-nl\/ah-nl-campaigns\/pageEntries\/te-1689\/supershop-spm-wk41.png\/supershop-spm-wk41.png\/ahonline%3AmediumPageEntryImage",
                            "raw_id": "104941.104",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 50,
                            "ttfb_ms": 49,
                            "load_start": 1721,
                            "load_start_float": 1721.0002710000001,
                            "bytesIn": 6237,
                            "objectSize": 6237,
                            "objectSizeUncompressed": 6237,
                            "chunks": [
                                {
                                    "ts": 1771,
                                    "bytes": 6237
                                }
                            ],
                            "expires": "Mon, 22 May 2023 14:24:00 GMT",
                            "cacheControl": "private, no-transform, max-age=779231",
                            "contentType": "image\/avif",
                            "contentEncoding": "",
                            "socket": 144,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 82,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/binaries\/ah\/content\/gallery\/ah-nl\/ah-nl-campaigns\/pageEntries\/te-1689\/supershop-spm-wk41.png\/supershop-spm-wk41.png\/ahonline%3AmediumPageEntryImage",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: private, no-transform, max-age=779231",
                                    "content-length: 6237",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/avif",
                                    "date: Sat, 13 May 2023 13:56:49 GMT",
                                    "etag: \"1632627863446\"",
                                    "expires: Mon, 22 May 2023 14:24:00 GMT",
                                    "last-modified: Thu, 13 Apr 2023 09:37:50 GMT",
                                    "x-frame-options: SAMEORIGIN",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2134,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 6237,
                            "image_save": 0,
                            "cache_time": 779231,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1702,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 41,
                            "http2_stream_dependency": 39,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 271,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "avif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "6.2 kB",
                                        "FileType": "AVIF",
                                        "FileTypeExtension": "avif",
                                        "MIMEType": "image\/avif",
                                        "ImageWidth": 220,
                                        "ImageHeight": 147
                                    },
                                    "QuickTime": {
                                        "MajorBrand": "AV1 Image File Format (.AVIF)",
                                        "MinorVersion": "0.0.0",
                                        "CompatibleBrands": [
                                            "avif",
                                            "mif1",
                                            "miaf"
                                        ],
                                        "HandlerType": "Picture",
                                        "PrimaryItemReference": 1,
                                        "ColorProfiles": "nclx",
                                        "ColorPrimaries": "Unspecified",
                                        "TransferCharacteristics": "Unspecified",
                                        "MatrixCoefficients": "BT.601",
                                        "AV1ConfigurationVersion": 1,
                                        "ChromaFormat": "YUV 4:2:0",
                                        "ChromaSamplePosition": "Unknown",
                                        "ImageSpatialExtent": "220x147",
                                        "ImagePixelDepth": "8 8 8",
                                        "MediaDataSize": 5967,
                                        "MediaDataOffset": 270
                                    },
                                    "Composite": {
                                        "ImageSize": "220x147",
                                        "Megapixels": 0.032000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "HEIC",
                                    "formatDescription": "Apple High efficiency Image Format",
                                    "mimeType": "image\/x-heic",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 220,
                                        "height": 147,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "YCbCr",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 32340,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 151.244,
                                            "standardDeviation": 30.988700000000001,
                                            "kurtosis": -0.582874,
                                            "skewness": 0.68406699999999998,
                                            "entropy": 0.55439499999999997
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 199.49199999999999,
                                            "standardDeviation": 63.700600000000001,
                                            "kurtosis": 0.458509,
                                            "skewness": -1.4107799999999999,
                                            "entropy": 0.56560299999999997
                                        },
                                        "green": {
                                            "min": 17,
                                            "max": 139,
                                            "mean": 126.06,
                                            "standardDeviation": 14.411899999999999,
                                            "kurtosis": 1.69817,
                                            "skewness": -1.50898,
                                            "entropy": 0.57947899999999997
                                        },
                                        "blue": {
                                            "min": 97,
                                            "max": 229,
                                            "mean": 128.18100000000001,
                                            "standardDeviation": 14.8538,
                                            "kurtosis": 12.584899999999999,
                                            "skewness": 3.1394299999999999,
                                            "entropy": 0.51810400000000001
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 220,
                                        "height": 147,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "TopLeft",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:49+00:00",
                                        "date:modify": "2023-05-13T13:56:49+00:00",
                                        "signature": "eba39f0b2d8851a8c4a69d3f71d9fc2771279c077d4cff8a13c0be32e77b069a"
                                    },
                                    "tainted": false,
                                    "filesize": "0B",
                                    "numberPixels": "32340",
                                    "pixelsPerSecond": "4847880B",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.006"
                                }
                            },
                            "load_end": 1771,
                            "ttfb_start": 1721,
                            "ttfb_end": 1770,
                            "download_start": 1770,
                            "download_end": 1771,
                            "download_ms": 1,
                            "all_start": 1721,
                            "all_end": 1771,
                            "all_ms": 50,
                            "index": 42,
                            "number": 43
                        },
                        {
                            "type": 3,
                            "id": "104941.83",
                            "request_id": "104941.83",
                            "ip_addr": "[2a00:1450:4001:829::2008]",
                            "full_url": "https:\/\/www.googletagmanager.com\/gtm.js?id=GTM-WQK8NCZ&l=gtmdataLayer",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.googletagmanager.com",
                            "url": "\/gtm.js?id=GTM-WQK8NCZ&l=gtmdataLayer",
                            "raw_id": "104941.83",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 163,
                            "ttfb_ms": 50,
                            "load_start": 1722,
                            "load_start_float": 1722.0002099999999,
                            "bytesIn": 129183,
                            "objectSize": 129183,
                            "objectSizeUncompressed": 463417,
                            "chunks": [
                                {
                                    "ts": 1801,
                                    "bytes": 20643,
                                    "inflated": 60021
                                },
                                {
                                    "ts": 1816,
                                    "bytes": 14012,
                                    "inflated": 63422
                                },
                                {
                                    "ts": 1837,
                                    "bytes": 29219,
                                    "inflated": 27800
                                },
                                {
                                    "ts": 1859,
                                    "bytes": 32768,
                                    "inflated": 22604
                                },
                                {
                                    "ts": 1872,
                                    "bytes": 28221,
                                    "inflated": 15000
                                },
                                {
                                    "ts": 1885,
                                    "bytes": 4320,
                                    "inflated": 12426
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:49 GMT",
                            "cacheControl": "private, max-age=900",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 259,
                            "protocol": "HTTP\/2",
                            "dns_start": 1535,
                            "dns_end": 1550,
                            "connect_start": 1579,
                            "connect_end": 1625,
                            "ssl_start": 1625,
                            "ssl_end": 1718,
                            "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",
                                    "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": "GTS CA 1C3",
                                "validFrom": 1682337366,
                                "validTo": 1689594965,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2023' log",
                                        "logId": "E83ED0DA3EF5063532E75728BC896BC903D3CBD1116BECEB69E1777D6D06BD6E",
                                        "timestamp": 1682340967866,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100BD472EBA1231C311A7394514703DF1648F9D2443AE02B57F6C121B2DB6AD7A18022100A00CAA5E2089E2851A9EB233C9F253CED1CF86B3B3526309D11E7400D9C6315B"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2023 Log",
                                        "logId": "B3737707E18450F86386D605A9DC11094A792DB1670C0B87DCF0030E7936A59A",
                                        "timestamp": 1682340967891,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30440220038ADA7CD802E28FD6FEE5873AD7F111D987B1444DD11BA38B32E5750CF7EFE702202CF13B7AA3F97015D27E4685C2E10C4ED2E8B374EB74C3172667B721D4EF4B30"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 66,
                            "initiator_column": 84,
                            "initiator_type": "script",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.googletagmanager.com",
                                    ":method: GET",
                                    ":path: \/gtm.js?id=GTM-WQK8NCZ&l=gtmdataLayer",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: Cache-Control",
                                    "access-control-allow-origin: *",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: private, max-age=900",
                                    "content-encoding: br",
                                    "content-length: 129183",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 13 May 2023 13:56:49 GMT",
                                    "expires: Sat, 13 May 2023 13:56:49 GMT",
                                    "last-modified: Sat, 13 May 2023 12:00:00 GMT",
                                    "server: Google Tag Manager",
                                    "strict-transport-security: max-age=31536000; includeSubDomains",
                                    "vary: Accept-Encoding",
                                    "x-xss-protection: 0",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1660,
                            "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": 15,
                            "connect_ms": 46,
                            "ssl_ms": 93,
                            "gzip_total": 129183,
                            "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": 1546,
                            "socket_group": "https:\/\/www.googletagmanager.com",
                            "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": 210,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIF5zCCBM+gAwIBAgIQersIcD0l5bUQ40SFccgpXzANBgkqhkiG9w0BAQsFADBG\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzETMBEGA1UEAxMKR1RTIENBIDFDMzAeFw0yMzA0MjQxMTU2MDZaFw0yMzA3MTcx\nMTU2MDVaMCExHzAdBgNVBAMMFiouZ29vZ2xlLWFuYWx5dGljcy5jb20wWTATBgcq\nhkjOPQIBBggqhkjOPQMBBwNCAATlJb44ccQ5qfshMVxRTqhNHq68y4gwjP70bjML\nxR+XY60s8ToiwT8eFrjVvUj3OSDuNs6qDh9wqHS0UMF4n4OZo4IDvzCCA7swDgYD\nVR0PAQH\/BAQDAgeAMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB\/wQCMAAw\nHQYDVR0OBBYEFMmJrNe8eDOIMFAmvJjFW6XyPUqjMB8GA1UdIwQYMBaAFIp0f6+F\nze6VzT2c0OJGFPNxNR0nMGoGCCsGAQUFBwEBBF4wXDAnBggrBgEFBQcwAYYbaHR0\ncDovL29jc3AucGtpLmdvb2cvZ3RzMWMzMDEGCCsGAQUFBzAChiVodHRwOi8vcGtp\nLmdvb2cvcmVwby9jZXJ0cy9ndHMxYzMuZGVyMIIBbwYDVR0RBIIBZjCCAWKCFiou\nZ29vZ2xlLWFuYWx5dGljcy5jb22CG3JlZ2lvbjEuYXBwLW1lYXN1cmVtZW50LmNv\nbYITYXBwLW1lYXN1cmVtZW50LmNvbYIUZ29vZ2xlLWFuYWx5dGljcy5jb22CHHJl\nZ2lvbjEuZ29vZ2xlLWFuYWx5dGljcy5jb22CGHNzbC5nb29nbGUtYW5hbHl0aWNz\nLmNvbYIYd3d3Lmdvb2dsZS1hbmFseXRpY3MuY29tghxyZWdpb24xLmFuYWx5dGlj\ncy5nb29nbGUuY29tghRnb29nbGV0YWdtYW5hZ2VyLmNvbYIYd3d3Lmdvb2dsZXRh\nZ21hbmFnZXIuY29tggp1cmNoaW4uY29tghJzZXJ2aWNlLnVyY2hpbi5jb22CCGZw\ncy5nb29nggoqLmZwcy5nb29nghJnb29nbGVvcHRpbWl6ZS5jb22CFnd3dy5nb29n\nbGVvcHRpbWl6ZS5jb20wIQYDVR0gBBowGDAIBgZngQwBAgEwDAYKKwYBBAHWeQIF\nAzA8BgNVHR8ENTAzMDGgL6AthitodHRwOi8vY3Jscy5wa2kuZ29vZy9ndHMxYzMv\nZlZKeGJWLUt0bWsuY3JsMIIBBAYKKwYBBAHWeQIEAgSB9QSB8gDwAHcA6D7Q2j71\nBjUy51covIlryQPTy9ERa+zraeF3fW0GvW4AAAGHs1X1ugAABAMASDBGAiEAvUcu\nuhIxwxGnOUUUcD3xZI+dJEOuArV\/bBIbLbatehgCIQCgDKpeIInihRqesjPJ8lPO\n0c+Gs7NSYwnRHnQA2cYxWwB1ALNzdwfhhFD4Y4bWBancEQlKeS2xZwwLh9zwAw55\nNqWaAAABh7NV9dMAAAQDAEYwRAIgA4rafNgC4o\/W\/uWHOtfxEdmHsURN0RujizLl\ndQz37+cCICzxO3qj+XAV0n5GhcLhDE7S6LN063TDFyZntyHU70swMA0GCSqGSIb3\nDQEBCwUAA4IBAQCdLxfENCSuGHJHJLpfKZnAoTlrRXMgF3+y+P58RoYUaw9xZD7S\n4SEQdg8ZkoGlmoEsFRcVU5W+zUz5rcpYG\/\/tNfVbT1owmvbzHVzH45HVfBmQ9mNO\nMguBIxlrjOEoY6D5z2X6sDY1s4qAOUvcrvGOu251yQy22M4c8di+LNiZ\/DMxxVmn\nDZ4VTWzji66PGaG\/Sol\/aOnOL+vztakrZCqpVxNICffejkpydcAHfE4TwEEtTuDy\nIspD42US1zTCuWGTPtDigGiHTyHO+Iky+38Zds3XUTYVUJ6JrETrlW7k2dRc0LaU\nj6yftzQc8d2eDCji2+j2zEL2T9nSvnCwc7bu\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFljCCA36gAwIBAgINAgO8U1lrNMcY9QFQZjANBgkqhkiG9w0BAQsFADBHMQsw\nCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEU\nMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjAwODEzMDAwMDQyWhcNMjcwOTMwMDAw\nMDQyWjBGMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZp\nY2VzIExMQzETMBEGA1UEAxMKR1RTIENBIDFDMzCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAPWI3+dijB43+DdCkH9sh9D7ZYIl\/ejLa6T\/belaI+KZ9hzp\nkgOZE3wJCor6QtZeViSqejOEH9Hpabu5dOxXTGZok3c3VVP+ORBNtzS7XyV3NzsX\nlOo85Z3VvMO0Q+sup0fvsEQRY9i0QYXdQTBIkxu\/t\/bgRQIh4JZCF8\/ZK2VWNAcm\nBA2o\/X3KLu\/qSHw3TT8An4Pf73WELnlXXPxXbhqW\/\/yMmqaZviXZf5YsBvcRKgKA\ngOtjGDxQSYflispfGStZloEAoPtR28p3CwvJlk\/vcEnHXG0g\/Zm0tOLKLnf9LdwL\ntmsTDIwZKxeWmLnwi\/agJ7u2441Rj72ux5uxiZ0CAwEAAaOCAYAwggF8MA4GA1Ud\nDwEB\/wQEAwIBhjAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwEgYDVR0T\nAQH\/BAgwBgEB\/wIBADAdBgNVHQ4EFgQUinR\/r4XN7pXNPZzQ4kYU83E1HScwHwYD\nVR0jBBgwFoAU5K8rJnEaK0gnhS9SZizv8IkTcT4waAYIKwYBBQUHAQEEXDBaMCYG\nCCsGAQUFBzABhhpodHRwOi8vb2NzcC5wa2kuZ29vZy9ndHNyMTAwBggrBgEFBQcw\nAoYkaHR0cDovL3BraS5nb29nL3JlcG8vY2VydHMvZ3RzcjEuZGVyMDQGA1UdHwQt\nMCswKaAnoCWGI2h0dHA6Ly9jcmwucGtpLmdvb2cvZ3RzcjEvZ3RzcjEuY3JsMFcG\nA1UdIARQME4wOAYKKwYBBAHWeQIFAzAqMCgGCCsGAQUFBwIBFhxodHRwczovL3Br\naS5nb29nL3JlcG9zaXRvcnkvMAgGBmeBDAECATAIBgZngQwBAgIwDQYJKoZIhvcN\nAQELBQADggIBAIl9rCBcDDy+mqhXlRu0rvqrpXJxtDaV\/d9AEQNMwkYUuxQkq\/BQ\ncSLbrcRuf8\/xam\/IgxvYzolfh2yHuKkMo5uhYpSTld9brmYZCwKWnvy15xBpPnrL\nRklfRuFBsdeYTWU0AIAaP0+fbH9JAIFTQaSSIYKCGvGjRFsqUBITTcFTNvNCCK9U\n+o53UxtkOCcXCb1YyRt8OS1b887U7ZfbFAO\/CVMkH8IMBHmYJvJh8VNS\/UKMG2Yr\nPxWhu\/\/2m+OBmgEGcYk1KCTd4b3rGS3hSMs9WYNRtHTGnXzGsYZbr8w0xNPM1IER\nlQCh9BIiAfq0g3GvjLeMcySsN1PCAJA\/Ef5c7TaUEDu9Ka7ixzpiO2xj2YC\/WXGs\nYye5TBeg2vZzFb8q3o\/zpWwygTMD0IZRcZk0upONXbVRWPeyk+gB9lm+cZv9TSjO\nz23HFtz30dZGm6fKa+l3D\/2gthsjgx0QGtkJAITgRNOidSOzNIb2ILCkXhAd4FJG\nAJ2xDx8hcFH1mt0G\/FX0Kw4zd8NLQsLxdxP8c4CU6x+7Nz\/OAipmsHMdMqUybDKw\njuDEI\/9bfU1lcKwrmz3O2+BtjjKAvpafkmO8l7tdufThcV4q5O8DIrGKZTqPwJNl\n1IXNDw9bg1kWRxYtnCQ6yICmJhSFm\/Y3m6xv+cXDBlHz4n\/FsRC6UfTd\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1885,
                            "ttfb_start": 1722,
                            "ttfb_end": 1772,
                            "download_start": 1772,
                            "download_end": 1885,
                            "download_ms": 113,
                            "all_start": 1535,
                            "all_end": 1885,
                            "all_ms": 317,
                            "index": 43,
                            "number": 44,
                            "body_file": "018-104941.83-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 25,
                                "v8.compile": 8,
                                "FunctionCall": 204
                            },
                            "cpu.EvaluateScript": 25,
                            "cpu.v8.compile": 8,
                            "cpu.FunctionCall": 204,
                            "cpuTime": 238,
                            "body_id": "104941.83",
                            "js_timing": [
                                [
                                    2769.2910000000002,
                                    2794.634
                                ],
                                [
                                    2769.3110000000001,
                                    2777.6210000000001
                                ],
                                [
                                    2845.5909999999999,
                                    2889.7510000000002
                                ],
                                [
                                    2889.9459999999999,
                                    2890.0810000000001
                                ],
                                [
                                    2893.3629999999998,
                                    2931.6170000000002
                                ],
                                [
                                    2931.8020000000001,
                                    2931.864
                                ],
                                [
                                    2967.7919999999999,
                                    2967.8870000000002
                                ],
                                [
                                    2967.9110000000001,
                                    2967.9810000000002
                                ],
                                [
                                    2968.0070000000001,
                                    2968.0349999999999
                                ],
                                [
                                    2968.047,
                                    2968.0529999999999
                                ],
                                [
                                    2968.0639999999999,
                                    2968.0700000000002
                                ],
                                [
                                    2968.0799999999999,
                                    2968.0859999999998
                                ],
                                [
                                    2968.096,
                                    2968.1010000000001
                                ],
                                [
                                    2968.1100000000001,
                                    2968.116
                                ],
                                [
                                    2968.1260000000002,
                                    2968.136
                                ],
                                [
                                    2968.1460000000002,
                                    2968.1559999999999
                                ],
                                [
                                    2968.1660000000002,
                                    2968.174
                                ],
                                [
                                    2968.183,
                                    2968.1880000000001
                                ],
                                [
                                    2968.1979999999999,
                                    2968.203
                                ],
                                [
                                    2968.2170000000001,
                                    2968.221
                                ],
                                [
                                    2968.2310000000002,
                                    2968.2359999999999
                                ],
                                [
                                    2968.2449999999999,
                                    2968.25
                                ],
                                [
                                    2968.259,
                                    2968.2640000000001
                                ],
                                [
                                    2968.2739999999999,
                                    2968.2779999999998
                                ],
                                [
                                    2968.288,
                                    2968.2919999999999
                                ],
                                [
                                    2968.3020000000001,
                                    2968.3069999999998
                                ],
                                [
                                    2968.317,
                                    2968.3209999999999
                                ],
                                [
                                    2968.3310000000001,
                                    2968.3359999999998
                                ],
                                [
                                    2968.3449999999998,
                                    2968.3490000000002
                                ],
                                [
                                    2968.3589999999999,
                                    2968.3690000000001
                                ],
                                [
                                    2968.3789999999999,
                                    2968.3829999999998
                                ],
                                [
                                    2968.393,
                                    2968.3980000000001
                                ],
                                [
                                    2968.4070000000002,
                                    2968.4110000000001
                                ],
                                [
                                    2968.4209999999998,
                                    2968.4259999999999
                                ],
                                [
                                    2968.4360000000001,
                                    2968.4409999999998
                                ],
                                [
                                    2968.451,
                                    2968.4560000000001
                                ],
                                [
                                    2968.4650000000001,
                                    2968.4699999999998
                                ],
                                [
                                    2968.4789999999998,
                                    2968.4839999999999
                                ],
                                [
                                    2968.4989999999998,
                                    2968.5030000000002
                                ],
                                [
                                    2968.5129999999999,
                                    2968.518
                                ],
                                [
                                    2968.527,
                                    2968.5360000000001
                                ],
                                [
                                    2968.5459999999998,
                                    2968.5509999999999
                                ],
                                [
                                    2968.5610000000001,
                                    2968.576
                                ],
                                [
                                    2968.5859999999998,
                                    2968.6660000000002
                                ],
                                [
                                    2968.6759999999999,
                                    2968.7440000000001
                                ],
                                [
                                    2968.7550000000001,
                                    2968.7750000000001
                                ],
                                [
                                    2968.7849999999999,
                                    2968.8139999999999
                                ],
                                [
                                    2968.8240000000001,
                                    2968.8560000000002
                                ],
                                [
                                    2970.0219999999999,
                                    2970.0940000000001
                                ],
                                [
                                    2970.1080000000002,
                                    2970.1700000000001
                                ],
                                [
                                    2970.181,
                                    2970.1999999999998
                                ],
                                [
                                    2970.2269999999999,
                                    2970.2449999999999
                                ],
                                [
                                    2970.2559999999999,
                                    2970.2869999999998
                                ],
                                [
                                    3052.933,
                                    3052.982
                                ],
                                [
                                    3091.6790000000001,
                                    3091.6970000000001
                                ],
                                [
                                    3091.7130000000002,
                                    3091.7190000000001
                                ],
                                [
                                    3106.7739999999999,
                                    3106.8710000000001
                                ],
                                [
                                    3106.886,
                                    3107.0610000000001
                                ],
                                [
                                    3107.076,
                                    3107.1120000000001
                                ],
                                [
                                    3107.123,
                                    3107.1509999999998
                                ],
                                [
                                    3107.1930000000002,
                                    3107.288
                                ],
                                [
                                    3138.846,
                                    3170.9920000000002
                                ],
                                [
                                    3171.1979999999999,
                                    3171.232
                                ],
                                [
                                    3181.9960000000001,
                                    3182.0390000000002
                                ],
                                [
                                    3184.9380000000001,
                                    3184.9879999999998
                                ],
                                [
                                    3185.0070000000001,
                                    3185.152
                                ],
                                [
                                    3185.2750000000001,
                                    3185.5590000000002
                                ],
                                [
                                    3185.5949999999998,
                                    3185.6689999999999
                                ],
                                [
                                    3185.6849999999999,
                                    3185.7199999999998
                                ],
                                [
                                    3185.7330000000002,
                                    3185.7939999999999
                                ],
                                [
                                    3195.0390000000002,
                                    3278.3589999999999
                                ],
                                [
                                    3278.5819999999999,
                                    3278.625
                                ],
                                [
                                    3294.6559999999999,
                                    3294.7339999999999
                                ],
                                [
                                    3294.828,
                                    3294.8400000000001
                                ],
                                [
                                    3298.7280000000001,
                                    3298.895
                                ],
                                [
                                    3298.9659999999999,
                                    3298.9839999999999
                                ],
                                [
                                    3299.018,
                                    3299.1599999999999
                                ],
                                [
                                    3299.1759999999999,
                                    3299.3330000000001
                                ],
                                [
                                    3299.346,
                                    3299.3829999999998
                                ],
                                [
                                    3299.395,
                                    3299.4259999999999
                                ],
                                [
                                    3299.4380000000001,
                                    3299.4949999999999
                                ],
                                [
                                    3307.607,
                                    3307.625
                                ],
                                [
                                    3353.4639999999999,
                                    3353.5189999999998
                                ],
                                [
                                    3366.4540000000002,
                                    3366.5030000000002
                                ],
                                [
                                    3398.7649999999999,
                                    3399.2979999999998
                                ],
                                [
                                    3399.3420000000001,
                                    3399.556
                                ],
                                [
                                    3399.5740000000001,
                                    3399.6199999999999
                                ],
                                [
                                    3399.6329999999998,
                                    3399.665
                                ],
                                [
                                    3399.6779999999999,
                                    3399.7359999999999
                                ],
                                [
                                    3400.8539999999998,
                                    3400.9609999999998
                                ],
                                [
                                    3401.194,
                                    3401.3890000000001
                                ],
                                [
                                    3401.4189999999999,
                                    3401.4740000000002
                                ],
                                [
                                    3401.4969999999998,
                                    3401.5430000000001
                                ],
                                [
                                    3401.5590000000002,
                                    3401.739
                                ],
                                [
                                    3488.4229999999998,
                                    3488.8200000000002
                                ],
                                [
                                    3551.8670000000002,
                                    3551.9400000000001
                                ],
                                [
                                    3645.0709999999999,
                                    3645.598
                                ],
                                [
                                    3645.6370000000002,
                                    3645.8470000000002
                                ],
                                [
                                    3645.8620000000001,
                                    3645.9229999999998
                                ],
                                [
                                    3645.9380000000001,
                                    3645.9940000000001
                                ],
                                [
                                    3646.0100000000002,
                                    3646.0720000000001
                                ],
                                [
                                    3666.759,
                                    3666.7829999999999
                                ],
                                [
                                    3736.576,
                                    3736.5900000000001
                                ],
                                [
                                    3736.8139999999999,
                                    3736.8299999999999
                                ],
                                [
                                    4481.6999999999998,
                                    4481.7520000000004
                                ],
                                [
                                    4485.3459999999995,
                                    4485.3639999999996
                                ],
                                [
                                    4485.4300000000003,
                                    4485.4440000000004
                                ],
                                [
                                    4485.4539999999997,
                                    4485.585
                                ],
                                [
                                    4485.5969999999998,
                                    4485.7690000000002
                                ],
                                [
                                    4485.7839999999997,
                                    4485.8249999999998
                                ],
                                [
                                    4485.8360000000002,
                                    4485.866
                                ],
                                [
                                    4485.8770000000004,
                                    4485.9620000000004
                                ],
                                [
                                    4529.6459999999997,
                                    4529.6819999999998
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.83",
                            "blockingTime": 83.319999999999709
                        },
                        {
                            "type": 3,
                            "id": "104941.143",
                            "request_id": "104941.143",
                            "ip_addr": "23.36.162.215",
                            "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                            "raw_id": "104941.143",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 119,
                            "ttfb_ms": 112,
                            "load_start": 1855,
                            "load_start_float": 1855.000278,
                            "bytesIn": 535,
                            "objectSize": 535,
                            "objectSizeUncompressed": 948,
                            "chunks": [
                                {
                                    "ts": 1973,
                                    "bytes": 535,
                                    "inflated": 948
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:49 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 53,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 92,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQCbSx1-AAAAAAAfl19klhpCAB-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEhzAAAH5dfZAEANQoAATnLAAAfl19kAQBGCQADgroAAB-XX2QBAEMKAAGpzAAAH5dfZAEASQoAARzNAAAfl19kAQA8CgAB2csAAB-XX2QBAPEJAAEFxwAAH5dfZAEABAcAAx2VAAAfl19kAQA7CgABpcsAAB-XX2QBAA; SSSC=4.G7232665685984418454.1|1796.38173:2374.47746:2545.50949:2613.52025:2619.52133:2620.52185:2625.52257:2627.52393:2633.52508; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=m3Dc050dw9R3DBn4mQRPfgw0; Ahonlnl-Prd-01-DigitalDev-F1=!BpTGCkCid2QlHp7IhW\/DkGTJXi1ndbAZGhKMMm9oQR6fsk9ALY3t4WuTrjoKTq6NfjOHAvWSzSRbjhY=; _abck=F12B22BA91CAA1748CAC139712F77F33~-1~YAAQ19XOF8SJdRGIAQAAoFVmFQk5aucCbhvWtca9JnVW17thfYD2BehNG+3F36\/uTmyS5C7ehXqysvCk9rv4dUYZ2mO8DTGOD9bA1PYiQYp9uCNi6m0btlpKfisHGnj1BOSDcg\/1u\/UcVOSuSD345WdY9nt3\/0G6KIGvo3whLQ2RWeUKDK6a\/h6ek6Ju308BnA47EbUWgIoKF3o4Hu3uNQ8snbKsaqEgvRKstX0qkxgZkMl+lykptq7n5thizjI9gB5\/YEW6z8oNHwjK5ZsIbGEasUyMTP81ZXoHD72ERtlNu1Fy4\/GzHMJ5MWZZh5YzrHaeNqflRGfJ1VB6fYZuBI10XSZEyv6aE9b0eevuigsJaGaiG2zecq6pnS0=~-1~-1~1683989771; bm_sz=7D0989B3C5AB29101FF5441CCA46EFEE~YAAQ19XOF8eJdRGIAQAAoFVmFRMao0qZ6dqy37bg4R3aoID\/BBSi61QEcx2m\/PfakFUGZm\/sAew+cS2X38nggUqcUBUSHayKni9js9qTc9PU0\/QDQHalaYldEwZgx8K5JLfVJeP6s7T4VPntML393ASLPoY9q2+lOf6F76uqi+wUMzdihrYm+0nod+Q7avTC\/mRiNT7LSU91mbVNsxuhhGjayx5U9SebVku6vxzXG0Um+hwsue3VgN\/0NiMizMB0uEsf6+gFc8+fqEMsqcr5Sx5crkfgHHKud3QZNSHQSMDAxg==~4340020~4605510; ak_bmsc=C0987CF3FBD9B151C6AF8586BB7668C3~000000000000000000000000000000~YAAQ19XOF7aKdRGIAQAA6VhmFRMI7se5aF8++BrbArRyEOMG26ejz5Ui3OdwyX39NXHftJob511Uiq0AIDsrMMpmKQSoc6po8+ghIkPJXq9Q+O5wSyXoiGmUuzGsb2AGgM7m9fkXOo4O86BeO380cxALftiZGjb5xjUUJT979VrT\/XC3AbHTKQ5KtuZa\/TxjvpndqYFEwwP8+znCKeQ0ykVIuCgjfegBfVxBiF0PX7Z1UNVNRavgO8eWEMHqgE\/vIdx5MniwtWuAqMQPtb4GEMLPZF\/rCT\/90CvoNQhdfwDoQoAl4pL+bV42ETnOqfEekYMy9tLoQCezRPUEMGwVnWzwb\/IFTFAz+C4Xkg6EeDPaxNdZCST8o+9LZHQu8a5laifRpK5oCwMtmrJIDHTknZ0h4yePYfJbFt+l369rBIPTwQUolj4nXYoqANhOGiCjxh1U3ysMzRHqZmt9spc8j8qOoUUxSMeJ2qCqIgA=; SSRT=IZdfZAADAA; Ahonlnl-Prd-01-DigitalDev-B2=!L8DQk3Lin\/zqIv\/1BzF2M131ipvWlI4\/s02h4dNuCqSqcShgOAt2bPyiGUIwQMBhZzOMbJjvVVxNHg==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 535",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 13 May 2023 13:56:49 GMT",
                                    "expires: Sat, 13 May 2023 13:56:49 GMT",
                                    "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: Ahonlnl-Prd-01-DigitalDev-B2=!0pi6wZe9Wmglh2v1BzF2M131ipvWlCP\/tsXNfQx8MvDD2jEzaypeI7npXp57ekuKbK4CKfKneqNh2w==; path=\/; Httponly",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding,User-Agent",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-8f61ed54-e503-4e0e-9a22-58c19617cbed",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986209303474 D=4700",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 8089,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 535,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1816,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 35,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 278,
                            "server_port": "443",
                            "load_end": 1974,
                            "ttfb_start": 1855,
                            "ttfb_end": 1967,
                            "download_start": 1967,
                            "download_end": 1974,
                            "download_ms": 7,
                            "all_start": 1855,
                            "all_end": 1974,
                            "all_ms": 119,
                            "index": 44,
                            "number": 45
                        },
                        {
                            "type": 3,
                            "id": "104941.152",
                            "request_id": "104941.152",
                            "ip_addr": "23.36.162.215",
                            "full_url": "https:\/\/www.ah.nl\/content\/assets\/sprite.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/content\/assets\/sprite.svg",
                            "raw_id": "104941.152",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 512,
                            "ttfb_ms": 152,
                            "load_start": 2281,
                            "load_start_float": 2281.000282,
                            "bytesIn": 151071,
                            "objectSize": 151071,
                            "objectSizeUncompressed": 507942,
                            "chunks": [
                                {
                                    "ts": 2451,
                                    "bytes": 32768,
                                    "inflated": 19442
                                },
                                {
                                    "ts": 2456,
                                    "bytes": 6721,
                                    "inflated": 18103
                                },
                                {
                                    "ts": 2458,
                                    "bytes": 4072,
                                    "inflated": 11052
                                },
                                {
                                    "ts": 2473,
                                    "bytes": 32768,
                                    "inflated": 55119
                                },
                                {
                                    "ts": 2477,
                                    "bytes": 12024,
                                    "inflated": 64548
                                },
                                {
                                    "ts": 2489,
                                    "bytes": 11599,
                                    "inflated": 14897
                                },
                                {
                                    "ts": 2511,
                                    "bytes": 4194,
                                    "inflated": 5220
                                },
                                {
                                    "ts": 2523,
                                    "bytes": 2788,
                                    "inflated": 3628
                                },
                                {
                                    "ts": 2532,
                                    "bytes": 1356,
                                    "inflated": 3420
                                },
                                {
                                    "ts": 2569,
                                    "bytes": 5626,
                                    "inflated": 15710
                                },
                                {
                                    "ts": 2586,
                                    "bytes": 1398,
                                    "inflated": 1808
                                },
                                {
                                    "ts": 2599,
                                    "bytes": 4152,
                                    "inflated": 5369
                                },
                                {
                                    "ts": 2625,
                                    "bytes": 4228,
                                    "inflated": 5479
                                },
                                {
                                    "ts": 2633,
                                    "bytes": 1398,
                                    "inflated": 1814
                                },
                                {
                                    "ts": 2641,
                                    "bytes": 1398,
                                    "inflated": 1820
                                },
                                {
                                    "ts": 2665,
                                    "bytes": 4448,
                                    "inflated": 17126
                                },
                                {
                                    "ts": 2673,
                                    "bytes": 1398,
                                    "inflated": 2818
                                },
                                {
                                    "ts": 2681,
                                    "bytes": 1398,
                                    "inflated": 3273
                                },
                                {
                                    "ts": 2689,
                                    "bytes": 1356,
                                    "inflated": 3075
                                },
                                {
                                    "ts": 2713,
                                    "bytes": 2838,
                                    "inflated": 6946
                                },
                                {
                                    "ts": 2717,
                                    "bytes": 1398,
                                    "inflated": 3224
                                },
                                {
                                    "ts": 2734,
                                    "bytes": 2796,
                                    "inflated": 7336
                                },
                                {
                                    "ts": 2742,
                                    "bytes": 1398,
                                    "inflated": 6586
                                },
                                {
                                    "ts": 2768,
                                    "bytes": 4194,
                                    "inflated": 11614
                                },
                                {
                                    "ts": 2784,
                                    "bytes": 1398,
                                    "inflated": 17772
                                },
                                {
                                    "ts": 2793,
                                    "bytes": 1959,
                                    "inflated": 4135
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:49 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 53,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 266,
                            "initiator_column": 99,
                            "initiator_type": "script",
                            "initiator_function": "Tl.dtAWF",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/content\/assets\/sprite.svg",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQCbSx1-AAAAAAAfl19klhpCAB-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEhzAAAH5dfZAEANQoAATnLAAAfl19kAQBGCQADgroAAB-XX2QBAEMKAAGpzAAAH5dfZAEASQoAARzNAAAfl19kAQA8CgAB2csAAB-XX2QBAPEJAAEFxwAAH5dfZAEABAcAAx2VAAAfl19kAQA7CgABpcsAAB-XX2QBAA; SSSC=4.G7232665685984418454.1|1796.38173:2374.47746:2545.50949:2613.52025:2619.52133:2620.52185:2625.52257:2627.52393:2633.52508; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=m3Dc050dw9R3DBn4mQRPfgw0; Ahonlnl-Prd-01-DigitalDev-F1=!BpTGCkCid2QlHp7IhW\/DkGTJXi1ndbAZGhKMMm9oQR6fsk9ALY3t4WuTrjoKTq6NfjOHAvWSzSRbjhY=; _abck=F12B22BA91CAA1748CAC139712F77F33~-1~YAAQ19XOF8SJdRGIAQAAoFVmFQk5aucCbhvWtca9JnVW17thfYD2BehNG+3F36\/uTmyS5C7ehXqysvCk9rv4dUYZ2mO8DTGOD9bA1PYiQYp9uCNi6m0btlpKfisHGnj1BOSDcg\/1u\/UcVOSuSD345WdY9nt3\/0G6KIGvo3whLQ2RWeUKDK6a\/h6ek6Ju308BnA47EbUWgIoKF3o4Hu3uNQ8snbKsaqEgvRKstX0qkxgZkMl+lykptq7n5thizjI9gB5\/YEW6z8oNHwjK5ZsIbGEasUyMTP81ZXoHD72ERtlNu1Fy4\/GzHMJ5MWZZh5YzrHaeNqflRGfJ1VB6fYZuBI10XSZEyv6aE9b0eevuigsJaGaiG2zecq6pnS0=~-1~-1~1683989771; bm_sz=7D0989B3C5AB29101FF5441CCA46EFEE~YAAQ19XOF8eJdRGIAQAAoFVmFRMao0qZ6dqy37bg4R3aoID\/BBSi61QEcx2m\/PfakFUGZm\/sAew+cS2X38nggUqcUBUSHayKni9js9qTc9PU0\/QDQHalaYldEwZgx8K5JLfVJeP6s7T4VPntML393ASLPoY9q2+lOf6F76uqi+wUMzdihrYm+0nod+Q7avTC\/mRiNT7LSU91mbVNsxuhhGjayx5U9SebVku6vxzXG0Um+hwsue3VgN\/0NiMizMB0uEsf6+gFc8+fqEMsqcr5Sx5crkfgHHKud3QZNSHQSMDAxg==~4340020~4605510; ak_bmsc=C0987CF3FBD9B151C6AF8586BB7668C3~000000000000000000000000000000~YAAQ19XOF7aKdRGIAQAA6VhmFRMI7se5aF8++BrbArRyEOMG26ejz5Ui3OdwyX39NXHftJob511Uiq0AIDsrMMpmKQSoc6po8+ghIkPJXq9Q+O5wSyXoiGmUuzGsb2AGgM7m9fkXOo4O86BeO380cxALftiZGjb5xjUUJT979VrT\/XC3AbHTKQ5KtuZa\/TxjvpndqYFEwwP8+znCKeQ0ykVIuCgjfegBfVxBiF0PX7Z1UNVNRavgO8eWEMHqgE\/vIdx5MniwtWuAqMQPtb4GEMLPZF\/rCT\/90CvoNQhdfwDoQoAl4pL+bV42ETnOqfEekYMy9tLoQCezRPUEMGwVnWzwb\/IFTFAz+C4Xkg6EeDPaxNdZCST8o+9LZHQu8a5laifRpK5oCwMtmrJIDHTknZ0h4yePYfJbFt+l369rBIPTwQUolj4nXYoqANhOGiCjxh1U3ysMzRHqZmt9spc8j8qOoUUxSMeJ2qCqIgA=; SSRT=IZdfZAADAA; Ahonlnl-Prd-01-DigitalDev-B2=!0pi6wZe9Wmglh2v1BzF2M131ipvWlCP\/tsXNfQx8MvDD2jEzaypeI7npXp57ekuKbK4CKfKneqNh2w==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-language: nl-nl",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 13 May 2023 13:56:49 GMT",
                                    "expires: Sat, 13 May 2023 13:56:49 GMT",
                                    "last-modified: Fri, 05 May 2023 10:24:23 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: i18next=nl-nl; Path=\/; Expires=Mon, 13 May 2024 13:56:49 GMT; SameSite=Strict",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: User-Agent,Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: content-static-1e529a32-13a7-46bd-aa02-33d7a2739d86",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986209726551 D=29440",
                                    "x-locale: nl_NL",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7801,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 152547,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 2280,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 37,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 282,
                            "server_port": "443",
                            "load_end": 2793,
                            "ttfb_start": 2281,
                            "ttfb_end": 2433,
                            "download_start": 2433,
                            "download_end": 2793,
                            "download_ms": 360,
                            "all_start": 2281,
                            "all_end": 2793,
                            "all_ms": 512,
                            "index": 45,
                            "number": 46,
                            "body_file": "019-104941.152-body.txt",
                            "body_id": "104941.152",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.152"
                        },
                        {
                            "type": 3,
                            "id": "104941.153",
                            "request_id": "104941.153",
                            "ip_addr": "23.36.162.215",
                            "full_url": "https:\/\/www.ah.nl\/common\/api\/basket\/v2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/common\/api\/basket\/v2",
                            "raw_id": "104941.153",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 136,
                            "ttfb_ms": 135,
                            "load_start": 2375,
                            "load_start_float": 2375.0002869999998,
                            "bytesIn": 69,
                            "objectSize": 69,
                            "objectSizeUncompressed": 50,
                            "chunks": [
                                {
                                    "ts": 2511,
                                    "bytes": 69,
                                    "inflated": 50
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:49 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "application\/json",
                            "contentEncoding": "gzip",
                            "socket": 53,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 266,
                            "initiator_column": 99,
                            "initiator_type": "script",
                            "initiator_function": "Tl.dtAWF",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/common\/api\/basket\/v2",
                                    ":scheme: https",
                                    "accept: application\/json",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-type: application\/json",
                                    "cookie: SSLB=1; SSID=CQCbSx1-AAAAAAAfl19klhpCAB-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEhzAAAH5dfZAEANQoAATnLAAAfl19kAQBGCQADgroAAB-XX2QBAEMKAAGpzAAAH5dfZAEASQoAARzNAAAfl19kAQA8CgAB2csAAB-XX2QBAPEJAAEFxwAAH5dfZAEABAcAAx2VAAAfl19kAQA7CgABpcsAAB-XX2QBAA; SSSC=4.G7232665685984418454.1|1796.38173:2374.47746:2545.50949:2613.52025:2619.52133:2620.52185:2625.52257:2627.52393:2633.52508; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=m3Dc050dw9R3DBn4mQRPfgw0; Ahonlnl-Prd-01-DigitalDev-F1=!BpTGCkCid2QlHp7IhW\/DkGTJXi1ndbAZGhKMMm9oQR6fsk9ALY3t4WuTrjoKTq6NfjOHAvWSzSRbjhY=; _abck=F12B22BA91CAA1748CAC139712F77F33~-1~YAAQ19XOF8SJdRGIAQAAoFVmFQk5aucCbhvWtca9JnVW17thfYD2BehNG+3F36\/uTmyS5C7ehXqysvCk9rv4dUYZ2mO8DTGOD9bA1PYiQYp9uCNi6m0btlpKfisHGnj1BOSDcg\/1u\/UcVOSuSD345WdY9nt3\/0G6KIGvo3whLQ2RWeUKDK6a\/h6ek6Ju308BnA47EbUWgIoKF3o4Hu3uNQ8snbKsaqEgvRKstX0qkxgZkMl+lykptq7n5thizjI9gB5\/YEW6z8oNHwjK5ZsIbGEasUyMTP81ZXoHD72ERtlNu1Fy4\/GzHMJ5MWZZh5YzrHaeNqflRGfJ1VB6fYZuBI10XSZEyv6aE9b0eevuigsJaGaiG2zecq6pnS0=~-1~-1~1683989771; bm_sz=7D0989B3C5AB29101FF5441CCA46EFEE~YAAQ19XOF8eJdRGIAQAAoFVmFRMao0qZ6dqy37bg4R3aoID\/BBSi61QEcx2m\/PfakFUGZm\/sAew+cS2X38nggUqcUBUSHayKni9js9qTc9PU0\/QDQHalaYldEwZgx8K5JLfVJeP6s7T4VPntML393ASLPoY9q2+lOf6F76uqi+wUMzdihrYm+0nod+Q7avTC\/mRiNT7LSU91mbVNsxuhhGjayx5U9SebVku6vxzXG0Um+hwsue3VgN\/0NiMizMB0uEsf6+gFc8+fqEMsqcr5Sx5crkfgHHKud3QZNSHQSMDAxg==~4340020~4605510; ak_bmsc=C0987CF3FBD9B151C6AF8586BB7668C3~000000000000000000000000000000~YAAQ19XOF7aKdRGIAQAA6VhmFRMI7se5aF8++BrbArRyEOMG26ejz5Ui3OdwyX39NXHftJob511Uiq0AIDsrMMpmKQSoc6po8+ghIkPJXq9Q+O5wSyXoiGmUuzGsb2AGgM7m9fkXOo4O86BeO380cxALftiZGjb5xjUUJT979VrT\/XC3AbHTKQ5KtuZa\/TxjvpndqYFEwwP8+znCKeQ0ykVIuCgjfegBfVxBiF0PX7Z1UNVNRavgO8eWEMHqgE\/vIdx5MniwtWuAqMQPtb4GEMLPZF\/rCT\/90CvoNQhdfwDoQoAl4pL+bV42ETnOqfEekYMy9tLoQCezRPUEMGwVnWzwb\/IFTFAz+C4Xkg6EeDPaxNdZCST8o+9LZHQu8a5laifRpK5oCwMtmrJIDHTknZ0h4yePYfJbFt+l369rBIPTwQUolj4nXYoqANhOGiCjxh1U3ysMzRHqZmt9spc8j8qOoUUxSMeJ2qCqIgA=; SSRT=IZdfZAADAA; Ahonlnl-Prd-01-DigitalDev-B2=!0pi6wZe9Wmglh2v1BzF2M131ipvWlCP\/tsXNfQx8MvDD2jEzaypeI7npXp57ekuKbK4CKfKneqNh2w==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "ab-test-headers: \"x-variant-te-1878:true\"",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 69",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/json; charset=utf-8",
                                    "date: Sat, 13 May 2023 13:56:49 GMT",
                                    "expires: Sat, 13 May 2023 13:56:49 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "rtss: 1-*-6",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:49 GMT",
                                    "set-cookie: Ahonlnl-Prd-01-DigitalDev-B2=!tqVD3utX3c7te+n1BzF2M131ipvWlBCIliLSBVvmKtzIdW2trEa\/pef2WKz+HU3kQyI9h0JQX5lBmg==; path=\/; Httponly",
                                    "set-cookie: bm_sv=CAFEB9A72A3DBF77FDB929FC991B458B~YAAQ19XOF5qLdRGIAQAAQFxmFRN2emsbReWws4XGX0QpqprPkFuwSwsC7PRpoxQull2d\/Y+JWoXSI1NLkg32FtkHbEQVHW5fBAd4qnKGN7UQvyvEIbBtKycFryF2Bf5xGzBJ2DUo19DFvJ1JzpKE1jXUzeMxxwOF\/mtl0Aa5ohd2TrcW46IEWmXuCS+NbUCRYvzM8w7qH4\/nFabD1ru7X1wYl3sLzItWFXxo9rbNbtjoymJAIMsEJcEMAa9r8KA=~1; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 15:56:49 GMT; Max-Age=7200; Secure",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding,User-Agent",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: common-ap-8408229d-18a1-48f4-8022-0d1c5536c8b9",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986209830728 D=6096",
                                    "x-response-time: 0.277ms",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7927,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 69,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 2374,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 39,
                            "http2_stream_dependency": 37,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 287,
                            "server_port": "443",
                            "load_end": 2511,
                            "ttfb_start": 2375,
                            "ttfb_end": 2510,
                            "download_start": 2510,
                            "download_end": 2511,
                            "download_ms": 1,
                            "all_start": 2375,
                            "all_end": 2511,
                            "all_ms": 136,
                            "index": 46,
                            "number": 47,
                            "body_file": "020-104941.153-body.txt",
                            "body_id": "104941.153",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.153"
                        },
                        {
                            "type": 3,
                            "id": "104941.154",
                            "request_id": "104941.154",
                            "ip_addr": "23.36.162.215",
                            "full_url": "https:\/\/www.ah.nl\/common\/api\/member\/v3",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/common\/api\/member\/v3",
                            "raw_id": "104941.154",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 141,
                            "ttfb_ms": 140,
                            "load_start": 2382,
                            "load_start_float": 2382.0002909999998,
                            "bytesIn": 52,
                            "objectSize": 52,
                            "objectSizeUncompressed": 34,
                            "chunks": [
                                {
                                    "ts": 2523,
                                    "bytes": 52,
                                    "inflated": 34
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:49 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "application\/json",
                            "contentEncoding": "gzip",
                            "socket": 53,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 266,
                            "initiator_column": 99,
                            "initiator_type": "script",
                            "initiator_function": "Tl.dtAWF",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/common\/api\/member\/v3",
                                    ":scheme: https",
                                    "accept: application\/json",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-type: application\/json",
                                    "cookie: SSLB=1; SSID=CQCbSx1-AAAAAAAfl19klhpCAB-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEhzAAAH5dfZAEANQoAATnLAAAfl19kAQBGCQADgroAAB-XX2QBAEMKAAGpzAAAH5dfZAEASQoAARzNAAAfl19kAQA8CgAB2csAAB-XX2QBAPEJAAEFxwAAH5dfZAEABAcAAx2VAAAfl19kAQA7CgABpcsAAB-XX2QBAA; SSSC=4.G7232665685984418454.1|1796.38173:2374.47746:2545.50949:2613.52025:2619.52133:2620.52185:2625.52257:2627.52393:2633.52508; SSPV=5AYAAAAAAAkABAAAAAAAAAAAAAIAAAAAAAAAAAAA; i18next=nl-nl; _csrf=m3Dc050dw9R3DBn4mQRPfgw0; Ahonlnl-Prd-01-DigitalDev-F1=!BpTGCkCid2QlHp7IhW\/DkGTJXi1ndbAZGhKMMm9oQR6fsk9ALY3t4WuTrjoKTq6NfjOHAvWSzSRbjhY=; _abck=F12B22BA91CAA1748CAC139712F77F33~-1~YAAQ19XOF8SJdRGIAQAAoFVmFQk5aucCbhvWtca9JnVW17thfYD2BehNG+3F36\/uTmyS5C7ehXqysvCk9rv4dUYZ2mO8DTGOD9bA1PYiQYp9uCNi6m0btlpKfisHGnj1BOSDcg\/1u\/UcVOSuSD345WdY9nt3\/0G6KIGvo3whLQ2RWeUKDK6a\/h6ek6Ju308BnA47EbUWgIoKF3o4Hu3uNQ8snbKsaqEgvRKstX0qkxgZkMl+lykptq7n5thizjI9gB5\/YEW6z8oNHwjK5ZsIbGEasUyMTP81ZXoHD72ERtlNu1Fy4\/GzHMJ5MWZZh5YzrHaeNqflRGfJ1VB6fYZuBI10XSZEyv6aE9b0eevuigsJaGaiG2zecq6pnS0=~-1~-1~1683989771; bm_sz=7D0989B3C5AB29101FF5441CCA46EFEE~YAAQ19XOF8eJdRGIAQAAoFVmFRMao0qZ6dqy37bg4R3aoID\/BBSi61QEcx2m\/PfakFUGZm\/sAew+cS2X38nggUqcUBUSHayKni9js9qTc9PU0\/QDQHalaYldEwZgx8K5JLfVJeP6s7T4VPntML393ASLPoY9q2+lOf6F76uqi+wUMzdihrYm+0nod+Q7avTC\/mRiNT7LSU91mbVNsxuhhGjayx5U9SebVku6vxzXG0Um+hwsue3VgN\/0NiMizMB0uEsf6+gFc8+fqEMsqcr5Sx5crkfgHHKud3QZNSHQSMDAxg==~4340020~4605510; ak_bmsc=C0987CF3FBD9B151C6AF8586BB7668C3~000000000000000000000000000000~YAAQ19XOF7aKdRGIAQAA6VhmFRMI7se5aF8++BrbArRyEOMG26ejz5Ui3OdwyX39NXHftJob511Uiq0AIDsrMMpmKQSoc6po8+ghIkPJXq9Q+O5wSyXoiGmUuzGsb2AGgM7m9fkXOo4O86BeO380cxALftiZGjb5xjUUJT979VrT\/XC3AbHTKQ5KtuZa\/TxjvpndqYFEwwP8+znCKeQ0ykVIuCgjfegBfVxBiF0PX7Z1UNVNRavgO8eWEMHqgE\/vIdx5MniwtWuAqMQPtb4GEMLPZF\/rCT\/90CvoNQhdfwDoQoAl4pL+bV42ETnOqfEekYMy9tLoQCezRPUEMGwVnWzwb\/IFTFAz+C4Xkg6EeDPaxNdZCST8o+9LZHQu8a5laifRpK5oCwMtmrJIDHTknZ0h4yePYfJbFt+l369rBIPTwQUolj4nXYoqANhOGiCjxh1U3ysMzRHqZmt9spc8j8qOoUUxSMeJ2qCqIgA=; SSRT=IZdfZAADAA; Ahonlnl-Prd-01-DigitalDev-B2=!0pi6wZe9Wmglh2v1BzF2M131ipvWlCP\/tsXNfQx8MvDD2jEzaypeI7npXp57ekuKbK4CKfKneqNh2w==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "ab-test-headers: \"x-variant-te-1878:true\"",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 52",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/json; charset=utf-8",
                                    "date: Sat, 13 May 2023 13:56:49 GMT",
                                    "expires: Sat, 13 May 2023 13:56:49 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "rtss: 1-*-5",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:49 GMT",
                                    "set-cookie: Ahonlnl-Prd-01-DigitalDev-B2=!rJs\/KBoOWlJzaLD1BzF2M131ipvWlFC\/DWFCV+3ZwAHJZvgAKH3fHELZrSi\/J5\/nnWswnAN1etjZRw==; path=\/; Httponly",
                                    "set-cookie: bm_sv=E7D0FBBC329B07CB3ABDD79F98EB0BFB~YAAQ19XOF6CLdRGIAQAATFxmFRMoXKdzywx2Oz06wQDH\/UL8o6VWg4a03urLA\/7KhO8C3NX0CtC+G2i7\/qFEipM0IL2Xl09ITREnn7IfzsO9U7OJDZ7mU+O04cFwbRTEQUG5WxN87oVH0visPfoScXbYkbqyPsR\/qKGZrQloRYSTyFfbTYacPd\/hcgtGYLJ3oElO1VpDgqh+QIpQ1sSyuNzPPPsG9DiGmSy0wUZxNXP7aC2QqX7RMr5VxJV7LBs=~1; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 15:56:49 GMT; Max-Age=7200; Secure",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: User-Agent,Accept-Encoding",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: common-ap-10be6d45-5e69-443e-9084-80b5375df2b8",
                                    "x-dns-prefetch-control: off",
                                    "x-download-options: noopen",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986209844056 D=8816",
                                    "x-response-time: 0.344ms",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 7927,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 52,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 2381,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 41,
                            "http2_stream_dependency": 39,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 291,
                            "server_port": "443",
                            "load_end": 2523,
                            "ttfb_start": 2382,
                            "ttfb_end": 2522,
                            "download_start": 2522,
                            "download_end": 2523,
                            "download_ms": 1,
                            "all_start": 2382,
                            "all_end": 2523,
                            "all_ms": 141,
                            "index": 47,
                            "number": 48,
                            "body_file": "021-104941.154-body.txt",
                            "body_id": "104941.154",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.154"
                        },
                        {
                            "type": 3,
                            "id": "104941.159",
                            "request_id": "104941.159",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/carrousel1-nieuw.png\/carrousel1-nieuw.png\/ahonline%3AlargePageEntryImage",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/carrousel1-nieuw.png\/carrousel1-nieuw.png\/ahonline%3AlargePageEntryImage",
                            "raw_id": "104941.159",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 50,
                            "ttfb_ms": 48,
                            "load_start": 2599,
                            "load_start_float": 2599.0002949999998,
                            "bytesIn": 27891,
                            "objectSize": 27891,
                            "objectSizeUncompressed": 27891,
                            "chunks": [
                                {
                                    "ts": 2649,
                                    "bytes": 27891
                                }
                            ],
                            "expires": "Fri, 19 May 2023 06:29:19 GMT",
                            "cacheControl": "private, no-transform, max-age=491549",
                            "contentType": "image\/avif",
                            "contentEncoding": "",
                            "socket": 144,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/",
                            "initiator_line": 149,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/carrousel1-nieuw.png\/carrousel1-nieuw.png\/ahonline%3AlargePageEntryImage",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: private, no-transform, max-age=491549",
                                    "content-length: 27891",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/avif",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "etag: \"1680339466347\"",
                                    "expires: Fri, 19 May 2023 06:29:19 GMT",
                                    "last-modified: Fri, 05 May 2023 06:28:19 GMT",
                                    "x-frame-options: SAMEORIGIN",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2164,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 27891,
                            "image_save": 0,
                            "cache_time": 491549,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 2599,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 43,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 295,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "avif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "28 kB",
                                        "FileType": "AVIF",
                                        "FileTypeExtension": "avif",
                                        "MIMEType": "image\/avif",
                                        "ImageWidth": 480,
                                        "ImageHeight": 252
                                    },
                                    "QuickTime": {
                                        "MajorBrand": "AV1 Image File Format (.AVIF)",
                                        "MinorVersion": "0.0.0",
                                        "CompatibleBrands": [
                                            "avif",
                                            "mif1",
                                            "miaf"
                                        ],
                                        "HandlerType": "Picture",
                                        "PrimaryItemReference": 1,
                                        "ColorProfiles": "nclx",
                                        "ColorPrimaries": "Unspecified",
                                        "TransferCharacteristics": "Unspecified",
                                        "MatrixCoefficients": "BT.601",
                                        "AuxiliaryImageType": "urn:mpeg:mpegB:cicp:systems:auxiliary:alpha",
                                        "AV1ConfigurationVersion": 1,
                                        "ChromaFormat": "YUV 4:2:0",
                                        "ChromaSamplePosition": "Unknown",
                                        "ImageSpatialExtent": "480x252",
                                        "ImagePixelDepth": "8 8 8",
                                        "MediaDataSize": 27447,
                                        "MediaDataOffset": 444
                                    },
                                    "Composite": {
                                        "ImageSize": "480x252",
                                        "Megapixels": 0.121
                                    }
                                },
                                "magick": {
                                    "format": "HEIC",
                                    "formatDescription": "Apple High efficiency Image Format",
                                    "mimeType": "image\/x-heic",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 480,
                                        "height": 252,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "YCbCr",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 120960,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 118.551,
                                            "standardDeviation": 47.880699999999997,
                                            "kurtosis": -0.20647299999999999,
                                            "skewness": -0.087676400000000002,
                                            "entropy": 0.65512800000000004
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 75.053899999999999,
                                            "standardDeviation": 78.563400000000001,
                                            "kurtosis": -0.34325899999999998,
                                            "skewness": 0.85182000000000002,
                                            "entropy": 0.71802600000000005
                                        },
                                        "green": {
                                            "min": 14,
                                            "max": 192,
                                            "mean": 116.88800000000001,
                                            "standardDeviation": 19.371700000000001,
                                            "kurtosis": 1.40228,
                                            "skewness": -0.052373200000000002,
                                            "entropy": 0.59978799999999999
                                        },
                                        "blue": {
                                            "min": 35,
                                            "max": 247,
                                            "mean": 163.71000000000001,
                                            "standardDeviation": 45.706800000000001,
                                            "kurtosis": -1.0967,
                                            "skewness": 0.318772,
                                            "entropy": 0.64756999999999998
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 480,
                                        "height": 252,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "TopLeft",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:50+00:00",
                                        "date:modify": "2023-05-13T13:56:50+00:00",
                                        "signature": "a94b5e428d0d1316c02a6251858d98407e3c8e93c136b7688f7c3df910967fac"
                                    },
                                    "tainted": false,
                                    "filesize": "0B",
                                    "numberPixels": "120960",
                                    "pixelsPerSecond": "8.09483MB",
                                    "userTime": "0.030u",
                                    "elapsedTime": "0:01.014"
                                }
                            },
                            "load_end": 2649,
                            "ttfb_start": 2599,
                            "ttfb_end": 2647,
                            "download_start": 2647,
                            "download_end": 2649,
                            "download_ms": 2,
                            "all_start": 2599,
                            "all_end": 2649,
                            "all_ms": 50,
                            "index": 48,
                            "number": 49
                        },
                        {
                            "type": 3,
                            "id": "104941.162",
                            "request_id": "104941.162",
                            "ip_addr": "23.36.162.215",
                            "full_url": "https:\/\/www.ah.nl\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                            "raw_id": "104941.162",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 108,
                            "ttfb_ms": 107,
                            "load_start": 2705,
                            "load_start_float": 2705.000313,
                            "bytesIn": 535,
                            "objectSize": 535,
                            "objectSizeUncompressed": 948,
                            "chunks": [
                                {
                                    "ts": 2813,
                                    "bytes": 535,
                                    "inflated": 948
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:50 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 53,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/static.ah.nl\/__assets\/features\/assets\/vendor.babb429c.js",
                            "initiator_line": 1,
                            "initiator_column": 337840,
                            "initiator_type": "script",
                            "initiator_function": "b",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQCbSx1-AAAAAAAfl19klhpCAB-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEhzAAAH5dfZAEANQoAATnLAAAfl19kAQBGCQADgroAAB-XX2QBAEMKAAGpzAAAH5dfZAEASQoAARzNAAAfl19kAQA8CgAB2csAAB-XX2QBAPEJAAEFxwAAH5dfZAEABAcAAx2VAAAfl19kAQA7CgABpcsAAB-XX2QBAA; SSSC=4.G7232665685984418454.1|1796.38173:2374.47746:2545.50949:2613.52025:2619.52133:2620.52185:2625.52257:2627.52393:2633.52508; i18next=nl-nl; _csrf=m3Dc050dw9R3DBn4mQRPfgw0; Ahonlnl-Prd-01-DigitalDev-F1=!BpTGCkCid2QlHp7IhW\/DkGTJXi1ndbAZGhKMMm9oQR6fsk9ALY3t4WuTrjoKTq6NfjOHAvWSzSRbjhY=; _abck=F12B22BA91CAA1748CAC139712F77F33~-1~YAAQ19XOF8SJdRGIAQAAoFVmFQk5aucCbhvWtca9JnVW17thfYD2BehNG+3F36\/uTmyS5C7ehXqysvCk9rv4dUYZ2mO8DTGOD9bA1PYiQYp9uCNi6m0btlpKfisHGnj1BOSDcg\/1u\/UcVOSuSD345WdY9nt3\/0G6KIGvo3whLQ2RWeUKDK6a\/h6ek6Ju308BnA47EbUWgIoKF3o4Hu3uNQ8snbKsaqEgvRKstX0qkxgZkMl+lykptq7n5thizjI9gB5\/YEW6z8oNHwjK5ZsIbGEasUyMTP81ZXoHD72ERtlNu1Fy4\/GzHMJ5MWZZh5YzrHaeNqflRGfJ1VB6fYZuBI10XSZEyv6aE9b0eevuigsJaGaiG2zecq6pnS0=~-1~-1~1683989771; bm_sz=7D0989B3C5AB29101FF5441CCA46EFEE~YAAQ19XOF8eJdRGIAQAAoFVmFRMao0qZ6dqy37bg4R3aoID\/BBSi61QEcx2m\/PfakFUGZm\/sAew+cS2X38nggUqcUBUSHayKni9js9qTc9PU0\/QDQHalaYldEwZgx8K5JLfVJeP6s7T4VPntML393ASLPoY9q2+lOf6F76uqi+wUMzdihrYm+0nod+Q7avTC\/mRiNT7LSU91mbVNsxuhhGjayx5U9SebVku6vxzXG0Um+hwsue3VgN\/0NiMizMB0uEsf6+gFc8+fqEMsqcr5Sx5crkfgHHKud3QZNSHQSMDAxg==~4340020~4605510; ak_bmsc=C0987CF3FBD9B151C6AF8586BB7668C3~000000000000000000000000000000~YAAQ19XOF7aKdRGIAQAA6VhmFRMI7se5aF8++BrbArRyEOMG26ejz5Ui3OdwyX39NXHftJob511Uiq0AIDsrMMpmKQSoc6po8+ghIkPJXq9Q+O5wSyXoiGmUuzGsb2AGgM7m9fkXOo4O86BeO380cxALftiZGjb5xjUUJT979VrT\/XC3AbHTKQ5KtuZa\/TxjvpndqYFEwwP8+znCKeQ0ykVIuCgjfegBfVxBiF0PX7Z1UNVNRavgO8eWEMHqgE\/vIdx5MniwtWuAqMQPtb4GEMLPZF\/rCT\/90CvoNQhdfwDoQoAl4pL+bV42ETnOqfEekYMy9tLoQCezRPUEMGwVnWzwb\/IFTFAz+C4Xkg6EeDPaxNdZCST8o+9LZHQu8a5laifRpK5oCwMtmrJIDHTknZ0h4yePYfJbFt+l369rBIPTwQUolj4nXYoqANhOGiCjxh1U3ysMzRHqZmt9spc8j8qOoUUxSMeJ2qCqIgA=; SSRT=IZdfZAADAA; SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; Ahonlnl-Prd-01-DigitalDev-B2=!rJs\/KBoOWlJzaLD1BzF2M131ipvWlFC\/DWFCV+3ZwAHJZvgAKH3fHELZrSi\/J5\/nnWswnAN1etjZRw==; bm_sv=E7D0FBBC329B07CB3ABDD79F98EB0BFB~YAAQ19XOF6CLdRGIAQAATFxmFRMoXKdzywx2Oz06wQDH\/UL8o6VWg4a03urLA\/7KhO8C3NX0CtC+G2i7\/qFEipM0IL2Xl09ITREnn7IfzsO9U7OJDZ7mU+O04cFwbRTEQUG5WxN87oVH0visPfoScXbYkbqyPsR\/qKGZrQloRYSTyFfbTYacPd\/hcgtGYLJ3oElO1VpDgqh+QIpQ1sSyuNzPPPsG9DiGmSy0wUZxNXP7aC2QqX7RMr5VxJV7LBs=~1",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 535",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "expires: Sat, 13 May 2023 13:56:50 GMT",
                                    "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: Ahonlnl-Prd-01-DigitalDev-B2=!BOlSONCJGj7cmwD1BzF2M131ipvWlM3aPZpglhW2Zm3\/b2WsiSLv6ObHmXeD2XacNQn9pMq5T\/GxnA==; path=\/; Httponly",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding,User-Agent",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-f1e0a0fb-1622-478f-b331-42ec38545f97",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986210144264 D=6013",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 8986,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 535,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 2704,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 43,
                            "http2_stream_dependency": 37,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 313,
                            "server_port": "443",
                            "load_end": 2813,
                            "ttfb_start": 2705,
                            "ttfb_end": 2812,
                            "download_start": 2812,
                            "download_end": 2813,
                            "download_ms": 1,
                            "all_start": 2705,
                            "all_end": 2813,
                            "all_ms": 108,
                            "index": 49,
                            "number": 50
                        },
                        {
                            "type": 3,
                            "id": "104941.169",
                            "request_id": "104941.169",
                            "ip_addr": "23.36.162.215",
                            "full_url": "https:\/\/www.ah.nl\/gql",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "www.ah.nl",
                            "url": "\/gql",
                            "raw_id": "104941.169",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 403,
                            "ttfb_ms": 343,
                            "load_start": 2809,
                            "load_start_float": 2809.0003270000002,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "objectSizeUncompressed": 6997,
                            "chunks": [],
                            "expires": "Sat, 13 May 2023 13:56:50 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "application\/json",
                            "contentEncoding": "gzip",
                            "socket": 53,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 266,
                            "initiator_column": 99,
                            "initiator_type": "script",
                            "initiator_function": "Tl.dtAWF",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: POST",
                                    ":path: \/gql",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "batch: true",
                                    "client-name: ah-content",
                                    "client-version: 4.386.1",
                                    "content-length: 1302",
                                    "content-type: application\/json",
                                    "cookie: SSLB=1; SSID=CQCbSx1-AAAAAAAfl19klhpCAB-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEhzAAAH5dfZAEANQoAATnLAAAfl19kAQBGCQADgroAAB-XX2QBAEMKAAGpzAAAH5dfZAEASQoAARzNAAAfl19kAQA8CgAB2csAAB-XX2QBAPEJAAEFxwAAH5dfZAEABAcAAx2VAAAfl19kAQA7CgABpcsAAB-XX2QBAA; SSSC=4.G7232665685984418454.1|1796.38173:2374.47746:2545.50949:2613.52025:2619.52133:2620.52185:2625.52257:2627.52393:2633.52508; i18next=nl-nl; _csrf=m3Dc050dw9R3DBn4mQRPfgw0; Ahonlnl-Prd-01-DigitalDev-F1=!BpTGCkCid2QlHp7IhW\/DkGTJXi1ndbAZGhKMMm9oQR6fsk9ALY3t4WuTrjoKTq6NfjOHAvWSzSRbjhY=; _abck=F12B22BA91CAA1748CAC139712F77F33~-1~YAAQ19XOF8SJdRGIAQAAoFVmFQk5aucCbhvWtca9JnVW17thfYD2BehNG+3F36\/uTmyS5C7ehXqysvCk9rv4dUYZ2mO8DTGOD9bA1PYiQYp9uCNi6m0btlpKfisHGnj1BOSDcg\/1u\/UcVOSuSD345WdY9nt3\/0G6KIGvo3whLQ2RWeUKDK6a\/h6ek6Ju308BnA47EbUWgIoKF3o4Hu3uNQ8snbKsaqEgvRKstX0qkxgZkMl+lykptq7n5thizjI9gB5\/YEW6z8oNHwjK5ZsIbGEasUyMTP81ZXoHD72ERtlNu1Fy4\/GzHMJ5MWZZh5YzrHaeNqflRGfJ1VB6fYZuBI10XSZEyv6aE9b0eevuigsJaGaiG2zecq6pnS0=~-1~-1~1683989771; bm_sz=7D0989B3C5AB29101FF5441CCA46EFEE~YAAQ19XOF8eJdRGIAQAAoFVmFRMao0qZ6dqy37bg4R3aoID\/BBSi61QEcx2m\/PfakFUGZm\/sAew+cS2X38nggUqcUBUSHayKni9js9qTc9PU0\/QDQHalaYldEwZgx8K5JLfVJeP6s7T4VPntML393ASLPoY9q2+lOf6F76uqi+wUMzdihrYm+0nod+Q7avTC\/mRiNT7LSU91mbVNsxuhhGjayx5U9SebVku6vxzXG0Um+hwsue3VgN\/0NiMizMB0uEsf6+gFc8+fqEMsqcr5Sx5crkfgHHKud3QZNSHQSMDAxg==~4340020~4605510; ak_bmsc=C0987CF3FBD9B151C6AF8586BB7668C3~000000000000000000000000000000~YAAQ19XOF7aKdRGIAQAA6VhmFRMI7se5aF8++BrbArRyEOMG26ejz5Ui3OdwyX39NXHftJob511Uiq0AIDsrMMpmKQSoc6po8+ghIkPJXq9Q+O5wSyXoiGmUuzGsb2AGgM7m9fkXOo4O86BeO380cxALftiZGjb5xjUUJT979VrT\/XC3AbHTKQ5KtuZa\/TxjvpndqYFEwwP8+znCKeQ0ykVIuCgjfegBfVxBiF0PX7Z1UNVNRavgO8eWEMHqgE\/vIdx5MniwtWuAqMQPtb4GEMLPZF\/rCT\/90CvoNQhdfwDoQoAl4pL+bV42ETnOqfEekYMy9tLoQCezRPUEMGwVnWzwb\/IFTFAz+C4Xkg6EeDPaxNdZCST8o+9LZHQu8a5laifRpK5oCwMtmrJIDHTknZ0h4yePYfJbFt+l369rBIPTwQUolj4nXYoqANhOGiCjxh1U3ysMzRHqZmt9spc8j8qOoUUxSMeJ2qCqIgA=; SSRT=IZdfZAADAA; SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; bm_sv=E7D0FBBC329B07CB3ABDD79F98EB0BFB~YAAQ19XOF6CLdRGIAQAATFxmFRMoXKdzywx2Oz06wQDH\/UL8o6VWg4a03urLA\/7KhO8C3NX0CtC+G2i7\/qFEipM0IL2Xl09ITREnn7IfzsO9U7OJDZ7mU+O04cFwbRTEQUG5WxN87oVH0visPfoScXbYkbqyPsR\/qKGZrQloRYSTyFfbTYacPd\/hcgtGYLJ3oElO1VpDgqh+QIpQ1sSyuNzPPPsG9DiGmSy0wUZxNXP7aC2QqX7RMr5VxJV7LBs=~1; Ahonlnl-Prd-01-DigitalDev-B2=!BOlSONCJGj7cmwD1BzF2M131ipvWlM3aPZpglhW2Zm3\/b2WsiSLv6ObHmXeD2XacNQn9pMq5T\/GxnA==",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 1212",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/json; charset=utf-8",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "expires: Sat, 13 May 2023 13:56:50 GMT",
                                    "pragma: no-cache",
                                    "ratelimit-limit: 100",
                                    "ratelimit-remaining: 99",
                                    "ratelimit-reset: 38",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "rtss: 1-*-4",
                                    "server-timing: dtSInfo;desc=\"1\", dtTao;desc=\"1\"",
                                    "set-cookie: SSPV=x-QAAAAAAAkABgAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:50 GMT",
                                    "set-cookie: Ahonlnl-Prd-01-DigitalDev-B2=!iU55WiM6GlWBdgv1BzF2M131ipvWlJaRo7\/A1lBP3zmqpzwkssh2BZKsCK46GUfbo1L+M+GiEJSbdA==; path=\/; Httponly",
                                    "set-cookie: _abck=F12B22BA91CAA1748CAC139712F77F33~-1~YAAQ19XOF52MdRGIAQAAzF9mFQmU+5bvuKN4qeLEFzw0d7Q0GOH2M2e6g9ZfH9\/iTHM7FGGVQfHpCncV4N\/xrkr0jWUiE8R9BFrZPDXlXkEra0pXyRg\/qU2R\/6jrvafno5podYkhAD5crI0VukPXuoinK4Z7siNgYDM0nc0sFmMm9OzlQZmPYGkmLAcgzt9rTwrYbEM8zokDFR9IM9ZfWaVuSvJlz\/s80jEH8JL9NJ7ID1cv5\/6DorDEUMYiMey8c70NNlspruE4BjmiX+i6mchc8lINX6uWRgqlVD5JCwvMwKvj7lxwwgxup0k86ubrEfnaIuuQDNLG6hJPeOfulSAEyKzooY2pgNh\/t21fJGXYtlcLgETkTx22Gfe6bBl7NOrDl9Gh5HNbxQ==~-1~-1~1683989771; Domain=.www.ah.nl; Path=\/; Expires=Sun, 12 May 2024 13:56:50 GMT; Max-Age=31536000; Secure",
                                    "set-cookie: bm_sv=E7D0FBBC329B07CB3ABDD79F98EB0BFB~YAAQ19XOF56MdRGIAQAAzF9mFRN3dczG64lVgdL0sp52iv8MJu+kSQ6QQ0ky7bSijt6reFUJdEnI5w3c\/f7KBQv\/aRSAGa4bYjH5LaCFSDTZGwgq9sFXIDrop29RrVVoO4HpS1eAJKjuOUfolfWbQT0UWFqW8VWTDoys83DNISi1xa3HrvSBGo\/IBCSLmilDWjZKTQmbhE2Y\/YSW1kLTHw0LBQQbYYpHgLeVJI392rzxoiSsXr+W092K4jwT9bc=~1; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 15:56:49 GMT; Max-Age=7199; Secure",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "timing-allow-origin: *",
                                    "vary: Origin,Accept-Encoding,User-Agent,Access-Control-Request-Method,Access-Control-Request-Headers",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: gateway-3a6120dc-7a7c-4e69-8ee4-c5b0e099dc05",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986210649297 D=27077",
                                    "x-xss-protection: 1; mode=block"
                                ]
                            },
                            "bytesOut": 9103,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 1212,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 2808,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 45,
                            "http2_stream_dependency": 43,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 327,
                            "server_port": "443",
                            "load_end": 3212,
                            "ttfb_start": 2809,
                            "ttfb_end": 3152,
                            "download_start": 3152,
                            "download_end": 3212,
                            "download_ms": 60,
                            "all_start": 2809,
                            "all_end": 3212,
                            "all_ms": 403,
                            "index": 50,
                            "number": 51,
                            "body_file": "029-104941.169-body.txt",
                            "body_id": "104941.169",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.169"
                        },
                        {
                            "type": 3,
                            "id": "104941.166",
                            "request_id": "104941.166",
                            "ip_addr": "23.36.162.215",
                            "full_url": "https:\/\/www.ah.nl\/ah-static\/assets\/cookie-consent.min.js?v=1683986210302",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/ah-static\/assets\/cookie-consent.min.js?v=1683986210302",
                            "raw_id": "104941.166",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 189,
                            "ttfb_ms": 171,
                            "load_start": 2914,
                            "load_start_float": 2914.0003449999999,
                            "bytesIn": 21422,
                            "objectSize": 21422,
                            "objectSizeUncompressed": 64418,
                            "chunks": [
                                {
                                    "ts": 3089,
                                    "bytes": 686,
                                    "inflated": 1304
                                },
                                {
                                    "ts": 3102,
                                    "bytes": 20736,
                                    "inflated": 63114
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:50 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 53,
                            "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\/gtm.js?id=GTM-WQK8NCZ&l=gtmdataLayer",
                            "initiator_line": 91,
                            "initiator_column": 228,
                            "initiator_type": "script",
                            "initiator_function": "f.aa",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/assets\/cookie-consent.min.js?v=1683986210302",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQCbSx1-AAAAAAAfl19klhpCAB-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEhzAAAH5dfZAEANQoAATnLAAAfl19kAQBGCQADgroAAB-XX2QBAEMKAAGpzAAAH5dfZAEASQoAARzNAAAfl19kAQA8CgAB2csAAB-XX2QBAPEJAAEFxwAAH5dfZAEABAcAAx2VAAAfl19kAQA7CgABpcsAAB-XX2QBAA; SSSC=4.G7232665685984418454.1|1796.38173:2374.47746:2545.50949:2613.52025:2619.52133:2620.52185:2625.52257:2627.52393:2633.52508; i18next=nl-nl; _csrf=m3Dc050dw9R3DBn4mQRPfgw0; Ahonlnl-Prd-01-DigitalDev-F1=!BpTGCkCid2QlHp7IhW\/DkGTJXi1ndbAZGhKMMm9oQR6fsk9ALY3t4WuTrjoKTq6NfjOHAvWSzSRbjhY=; _abck=F12B22BA91CAA1748CAC139712F77F33~-1~YAAQ19XOF8SJdRGIAQAAoFVmFQk5aucCbhvWtca9JnVW17thfYD2BehNG+3F36\/uTmyS5C7ehXqysvCk9rv4dUYZ2mO8DTGOD9bA1PYiQYp9uCNi6m0btlpKfisHGnj1BOSDcg\/1u\/UcVOSuSD345WdY9nt3\/0G6KIGvo3whLQ2RWeUKDK6a\/h6ek6Ju308BnA47EbUWgIoKF3o4Hu3uNQ8snbKsaqEgvRKstX0qkxgZkMl+lykptq7n5thizjI9gB5\/YEW6z8oNHwjK5ZsIbGEasUyMTP81ZXoHD72ERtlNu1Fy4\/GzHMJ5MWZZh5YzrHaeNqflRGfJ1VB6fYZuBI10XSZEyv6aE9b0eevuigsJaGaiG2zecq6pnS0=~-1~-1~1683989771; bm_sz=7D0989B3C5AB29101FF5441CCA46EFEE~YAAQ19XOF8eJdRGIAQAAoFVmFRMao0qZ6dqy37bg4R3aoID\/BBSi61QEcx2m\/PfakFUGZm\/sAew+cS2X38nggUqcUBUSHayKni9js9qTc9PU0\/QDQHalaYldEwZgx8K5JLfVJeP6s7T4VPntML393ASLPoY9q2+lOf6F76uqi+wUMzdihrYm+0nod+Q7avTC\/mRiNT7LSU91mbVNsxuhhGjayx5U9SebVku6vxzXG0Um+hwsue3VgN\/0NiMizMB0uEsf6+gFc8+fqEMsqcr5Sx5crkfgHHKud3QZNSHQSMDAxg==~4340020~4605510; ak_bmsc=C0987CF3FBD9B151C6AF8586BB7668C3~000000000000000000000000000000~YAAQ19XOF7aKdRGIAQAA6VhmFRMI7se5aF8++BrbArRyEOMG26ejz5Ui3OdwyX39NXHftJob511Uiq0AIDsrMMpmKQSoc6po8+ghIkPJXq9Q+O5wSyXoiGmUuzGsb2AGgM7m9fkXOo4O86BeO380cxALftiZGjb5xjUUJT979VrT\/XC3AbHTKQ5KtuZa\/TxjvpndqYFEwwP8+znCKeQ0ykVIuCgjfegBfVxBiF0PX7Z1UNVNRavgO8eWEMHqgE\/vIdx5MniwtWuAqMQPtb4GEMLPZF\/rCT\/90CvoNQhdfwDoQoAl4pL+bV42ETnOqfEekYMy9tLoQCezRPUEMGwVnWzwb\/IFTFAz+C4Xkg6EeDPaxNdZCST8o+9LZHQu8a5laifRpK5oCwMtmrJIDHTknZ0h4yePYfJbFt+l369rBIPTwQUolj4nXYoqANhOGiCjxh1U3ysMzRHqZmt9spc8j8qOoUUxSMeJ2qCqIgA=; SSRT=IZdfZAADAA; SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; bm_sv=E7D0FBBC329B07CB3ABDD79F98EB0BFB~YAAQ19XOF6CLdRGIAQAATFxmFRMoXKdzywx2Oz06wQDH\/UL8o6VWg4a03urLA\/7KhO8C3NX0CtC+G2i7\/qFEipM0IL2Xl09ITREnn7IfzsO9U7OJDZ7mU+O04cFwbRTEQUG5WxN87oVH0visPfoScXbYkbqyPsR\/qKGZrQloRYSTyFfbTYacPd\/hcgtGYLJ3oElO1VpDgqh+QIpQ1sSyuNzPPPsG9DiGmSy0wUZxNXP7aC2QqX7RMr5VxJV7LBs=~1; Ahonlnl-Prd-01-DigitalDev-B2=!BOlSONCJGj7cmwD1BzF2M131ipvWlM3aPZpglhW2Zm3\/b2WsiSLv6ObHmXeD2XacNQn9pMq5T\/GxnA==",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 21422",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: application\/javascript",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "expires: Sat, 13 May 2023 13:56:50 GMT",
                                    "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "rtss: 1-*-5",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:50 GMT",
                                    "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                    "set-cookie: Ahonlnl-Prd-01-DigitalDev-B2=!iUZ0iiZm6r792Vj1BzF2M131ipvWlK5vL+76LyIaKnAg50u2RUnVRngvNFUrZzOJyZ7Mqeo6zVt5yw==; path=\/; Httponly",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding,User-Agent",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-103f1263-dc42-4f92-a589-50e7c96f56db",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986210374848 D=11325",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 8797,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 21422,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 2914,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 47,
                            "http2_stream_dependency": 45,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 345,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 3103,
                            "ttfb_start": 2914,
                            "ttfb_end": 3085,
                            "download_start": 3085,
                            "download_end": 3103,
                            "download_ms": 18,
                            "all_start": 2914,
                            "all_end": 3103,
                            "all_ms": 189,
                            "index": 51,
                            "number": 52,
                            "body_file": "022-104941.166-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 9,
                                "v8.compile": 1,
                                "FunctionCall": 0
                            },
                            "cpu.EvaluateScript": 9,
                            "cpu.v8.compile": 1,
                            "cpu.FunctionCall": 0,
                            "cpuTime": 11,
                            "body_id": "104941.166",
                            "js_timing": [
                                [
                                    3129.5610000000001,
                                    3138.8150000000001
                                ],
                                [
                                    3129.5700000000002,
                                    3130.721
                                ],
                                [
                                    3175.0819999999999,
                                    3175.2370000000001
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.166"
                        },
                        {
                            "type": 3,
                            "id": "111B55D151F2B5F3BDF3F24EC1BE1C7D",
                            "request_id": "111B55D151F2B5F3BDF3F24EC1BE1C7D",
                            "ip_addr": "35.205.232.200",
                            "full_url": "https:\/\/zsp1.ah.nl\/json",
                            "is_secure": 1,
                            "method": "OPTIONS",
                            "host": "zsp1.ah.nl",
                            "url": "\/json",
                            "raw_id": "111B55D151F2B5F3BDF3F24EC1BE1C7D",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/zsp1.ah.nl\/json",
                            "responseCode": 204,
                            "request_type": "Preflight",
                            "load_ms": 88,
                            "ttfb_ms": 88,
                            "load_start": 3032,
                            "load_start_float": 3032.0003000000002,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 330,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 2856,
                            "connect_end": 2932,
                            "ssl_start": 2932,
                            "ssl_end": 3030,
                            "initiator": "https:\/\/zsp1.ah.nl\/json",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "preflight",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp1.ah.nl",
                                    ":method: OPTIONS",
                                    ":path: \/json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "access-control-request-headers: content-type",
                                    "access-control-request-method: POST",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                    "access-control-allow-methods: GET, POST, OPTIONS",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 204"
                                ]
                            },
                            "bytesOut": 1552,
                            "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": 76,
                            "ssl_ms": 98,
                            "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": 2609,
                            "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "chunks": [],
                            "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": 300,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIFJzCCBA+gAwIBAgISA6kFUH3PwXozgeaODGgpyfe+MA0GCSqGSIb3DQEBCwUA\nMDIxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQD\nEwJSMzAeFw0yMzA1MDMwODI3NTFaFw0yMzA4MDEwODI3NTBaMBUxEzARBgNVBAMT\nCnpzcDEuYWgubmwwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDYSYyO\nNuCck+g4caAKJlWTF24iUqgx8YbamNS2q\/PccCQlc2g3vMX15tT9gnOZvizyCNVI\nX2WDcLf+3vAci0AZoZawGDnpmrq1QV54+XImyXKfGnJ11Wx+anuOpnRE3+1rfN5x\njoVKtJcRDTCwmAGTK2MZqkgzFQli5dvXny4q2tPpberY2syqjTGjjQFCTsXiw1\/5\nEjivBMmCJQMngVk7L4gAxPosje+ky3aR02BqZ\/NLxmioQCYlKdqSFDlheBevpsCh\ndQEPe9S6vpmbX6gAr4SAFfZMzRC9EOxfLz6ZATPY1DB0tsPZ\/SwqybjeEXQ+QMfL\nTtseAFi2pWaPZvorAgMBAAGjggJSMIICTjAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0l\nBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYE\nFCN3NgIT9or2O2+Y2VbAtwCEqQnYMB8GA1UdIwQYMBaAFBQusxe3WFbLrlAJQOYf\nr52LFMLGMFUGCCsGAQUFBwEBBEkwRzAhBggrBgEFBQcwAYYVaHR0cDovL3IzLm8u\nbGVuY3Iub3JnMCIGCCsGAQUFBzAChhZodHRwOi8vcjMuaS5sZW5jci5vcmcvMCMG\nA1UdEQQcMBqCCnpzcDEuYWgubmyCDHpzcDEuZXRvcy5ubDBMBgNVHSAERTBDMAgG\nBmeBDAECATA3BgsrBgEEAYLfEwEBATAoMCYGCCsGAQUFBwIBFhpodHRwOi8vY3Bz\nLmxldHNlbmNyeXB0Lm9yZzCCAQMGCisGAQQB1nkCBAIEgfQEgfEA7wB2AHoyjFTY\nty22IOo44FIe6YQWcDIThU070ivBOlejUutSAAABh+DwhcIAAAQDAEcwRQIgUe++\njqQ+1OC90sRlyhbqZoykYb8Rh71ujiOkEmRD\/HACIQCE3OM2JT95\/4JWiHZCVlpX\nQOYrMgRQWRfFyvyI04wMXAB1AOg+0No+9QY1MudXKLyJa8kD08vREWvs62nhd31t\nBr1uAAABh+DwhaIAAAQDAEYwRAIgED984x6F6o1o3DWplB2yW\/tdeC5gDjycKvKS\noVZgvmYCID\/ZWkZXBy2WLvAAxE9Ax+QtQNXBCpX9pTeMkrlYEUSTMA0GCSqGSIb3\nDQEBCwUAA4IBAQCYileFbzpig\/3+lylc85ffap8zXsV+aXoEbNp9tjAn9e\/7YnYp\nh0xRSMmbfFoAW7Mlv6+m3KP8EMciX4uRXyfsJmDbIuTO36tvCy\/DNqxNKeI4EcrO\nsQLsay7UX9e5Y5fA7Yrgmju9OHeFaiLCgQpd8qWyCX93rr1g21o4GxqgJ6cepuSv\nOcfSzCCxa6PXAH5Ftk\/1NJjtxtZ4C3TUqnOzQ0JjzEGrZ584QxcHKLkgg8k8Ofop\ndslAdar7uVB7EjuF8DNkjFyOqoWMEh6SuCzCy80rPzGYDH9fgUGb7JBN94Wu+A24\nY9dlycCRNFhS9chTIdu5aNVSkFNQ4AN+9ufb\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFFjCCAv6gAwIBAgIRAJErCErPDBinU\/bWLiWnX1owDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjAwOTA0MDAwMDAw\nWhcNMjUwOTE1MTYwMDAwWjAyMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDELMAkGA1UEAxMCUjMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQC7AhUozPaglNMPEuyNVZLD+ILxmaZ6QoinXSaqtSu5xUyxr45r+XXIo9cP\nR5QUVTVXjJ6oojkZ9YI8QqlObvU7wy7bjcCwXPNZOOftz2nwWgsbvsCUJCWH+jdx\nsxPnHKzhm+\/b5DtFUkWWqcFTzjTIUu61ru2P3mBw4qVUq7ZtDpelQDRrK9O8Zutm\nNHz6a4uPVymZ+DAXXbpyb\/uBxa3Shlg9F8fnCbvxK\/eG3MHacV3URuPMrSXBiLxg\nZ3Vms\/EY96Jc5lP\/Ooi2R6X\/ExjqmAl3P51T+c8B5fWmcBcUr2Ok\/5mzk53cU6cG\n\/kiFHaFpriV1uxPMUgP17VGhi9sVAgMBAAGjggEIMIIBBDAOBgNVHQ8BAf8EBAMC\nAYYwHQYDVR0lBBYwFAYIKwYBBQUHAwIGCCsGAQUFBwMBMBIGA1UdEwEB\/wQIMAYB\nAf8CAQAwHQYDVR0OBBYEFBQusxe3WFbLrlAJQOYfr52LFMLGMB8GA1UdIwQYMBaA\nFHm0WeZ7tuXkAXOACIjIGlj26ZtuMDIGCCsGAQUFBwEBBCYwJDAiBggrBgEFBQcw\nAoYWaHR0cDovL3gxLmkubGVuY3Iub3JnLzAnBgNVHR8EIDAeMBygGqAYhhZodHRw\nOi8veDEuYy5sZW5jci5vcmcvMCIGA1UdIAQbMBkwCAYGZ4EMAQIBMA0GCysGAQQB\ngt8TAQEBMA0GCSqGSIb3DQEBCwUAA4ICAQCFyk5HPqP3hUSFvNVneLKYY611TR6W\nPTNlclQtgaDqw+34IL9fzLdwALduO\/ZelN7kIJ+m74uyA+eitRY8kc607TkC53wl\nikfmZW4\/RvTZ8M6UK+5UzhK8jCdLuMGYL6KvzXGRSgi3yLgjewQtCPkIVz6D2QQz\nCkcheAmCJ8MqyJu5zlzyZMjAvnnAT45tRAxekrsu94sQ4egdRCnbWSDtY7kh+BIm\nlJNXoB1lBMEKIq4QDUOXoRgffuDghje1WrG9ML+Hbisq\/yFOGwXD9RiX8F6sw6W4\navAuvDszue5L3sz85K+EC4Y\/wFVDNvZo4TYXao6Z0f+lQKc0t8DQYzk1OXVu8rp2\nyJMC6alLbBfODALZvYH7n7do1AZls4I9d1P4jnkDrQoxB3UqQ9hVl3LEKQ73xF1O\nyK5GhDDX8oVfGKF5u+decIsH4YaTw7mP3GFxJSqv3+0lUFJoi5Lc5da149p90Ids\nhCExroL1+7mryIkXPeFM5TgO9r0rvZaBFOvV2z0gp35Z0+L4WPlbuEjN\/lxPFin+\nHlUjr8gRsI3qfJOQFy\/9rKIJR0Y\/8Omwt\/8oTWgy1mdeHmmjk7j1nYsvC9JSQ6Zv\nMldlTTKB3zhThV1+XWYp6rjd5JW1zbVWEkLNxE7GJThEUG3szgBVGP7pSWTUTsqX\nnLRbwHOoq7hHwg==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFYDCCBEigAwIBAgIQQAF3ITfU6UK47naqPGQKtzANBgkqhkiG9w0BAQsFADA\/\nMSQwIgYDVQQKExtEaWdpdGFsIFNpZ25hdHVyZSBUcnVzdCBDby4xFzAVBgNVBAMT\nDkRTVCBSb290IENBIFgzMB4XDTIxMDEyMDE5MTQwM1oXDTI0MDkzMDE4MTQwM1ow\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwggIiMA0GCSqGSIb3DQEB\nAQUAA4ICDwAwggIKAoICAQCt6CRz9BQ385ueK1coHIe+3LffOJCMbjzmV6B493XC\nov71am72AE8o295ohmxEk7axY\/0UEmu\/H9LqMZshftEzPLpI9d1537O4\/xLxIZpL\nwYqGcWlKZmZsj348cL+tKSIG8+TA5oCu4kuPt5l+lAOf00eXfJlII1PoOK5PCm+D\nLtFJV4yAdLbaL9A4jXsDcCEbdfIwPPqPrt3aY6vrFk\/CjhFLfs8L6P+1dy70sntK\n4EwSJQxwjQMpoOFTJOwT2e4ZvxCzSow\/iaNhUd6shweU9GNx7C7ib1uYgeGJXDR5\nbHbvO5BieebbpJovJsXQEOEO3tkQjhb7t\/eo98flAgeYjzYIlefiN5YNNnWe+w5y\nsR2bvAP5SQXYgd0FtCrWQemsAXaVCg\/Y39W9Eh81LygXbNKYwagJZHduRze6zqxZ\nXmidf3LWicUGQSk+WT7dJvUkyRGnWqNMQB9GoZm1pzpRboY7nn1ypxIFeFntPlF4\nFQsDj43QLwWyPntKHEtzBRL8xurgUBN8Q5N0s8p0544fAQjQMNRbcTa0B7rBMDBc\nSLeCO5imfWCKoqMpgsy6vYMEG6KDA0Gh1gXxG8K28Kh8hjtGqEgqiNx2mna\/H2ql\nPRmP6zjzZN7IKw0KKP\/32+IVQtQi0Cdd4Xn+GOdwiK1O5tmLOsbdJ1Fu\/7xk9TND\nTwIDAQABo4IBRjCCAUIwDwYDVR0TAQH\/BAUwAwEB\/zAOBgNVHQ8BAf8EBAMCAQYw\nSwYIKwYBBQUHAQEEPzA9MDsGCCsGAQUFBzAChi9odHRwOi8vYXBwcy5pZGVudHJ1\nc3QuY29tL3Jvb3RzL2RzdHJvb3RjYXgzLnA3YzAfBgNVHSMEGDAWgBTEp7Gkeyxx\n+tvhS5B1\/8QVYIWJEDBUBgNVHSAETTBLMAgGBmeBDAECATA\/BgsrBgEEAYLfEwEB\nATAwMC4GCCsGAQUFBwIBFiJodHRwOi8vY3BzLnJvb3QteDEubGV0c2VuY3J5cHQu\nb3JnMDwGA1UdHwQ1MDMwMaAvoC2GK2h0dHA6Ly9jcmwuaWRlbnRydXN0LmNvbS9E\nU1RST09UQ0FYM0NSTC5jcmwwHQYDVR0OBBYEFHm0WeZ7tuXkAXOACIjIGlj26Ztu\nMA0GCSqGSIb3DQEBCwUAA4IBAQAKcwBslm7\/DlLQrt2M51oGrS+o44+\/yQoDFVDC\n5WxCu2+b9LRPwkSICHXM6webFGJueN7sJ7o5XPWioW5WlHAQU7G75K\/QosMrAdSW\n9MUgNTP52GE24HGNtLi1qoJFlcDyqSMo59ahy2cI2qBDLKobkx\/J3vWraV0T9VuG\nWCLKTVXkcGdtwlfFRjlBz4pYg1htmf5X6DYO8A4jqv2Il9DjXA6USbW1FzXSLr9O\nhe8Y4IWS6wY7bCkjCWDcRQJMEhg76fsO3txE+FiYruq9RUWhiF1myv4Q6W+CyBFC\nDfvp7OOGAN6dEOM4+qR9sdjoSYKEBpsr6GtPAQw4dy753ec5\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 3120,
                            "ttfb_start": 3032,
                            "ttfb_end": 3120,
                            "download_start": 3120,
                            "download_end": 3120,
                            "download_ms": 0,
                            "all_start": 2856,
                            "all_end": 3120,
                            "all_ms": 262,
                            "index": 52,
                            "number": 53
                        },
                        {
                            "type": 3,
                            "id": "A9B89467675A747F5CF3E30C00FFB8DD",
                            "request_id": "A9B89467675A747F5CF3E30C00FFB8DD",
                            "ip_addr": "35.205.232.200",
                            "full_url": "https:\/\/zsp1.ah.nl\/json",
                            "is_secure": 1,
                            "method": "OPTIONS",
                            "host": "zsp1.ah.nl",
                            "url": "\/json",
                            "raw_id": "A9B89467675A747F5CF3E30C00FFB8DD",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/zsp1.ah.nl\/json",
                            "responseCode": 204,
                            "request_type": "Preflight",
                            "load_ms": 89,
                            "ttfb_ms": 89,
                            "load_start": 3032,
                            "load_start_float": 3032.000309,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 330,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/zsp1.ah.nl\/json",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "preflight",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp1.ah.nl",
                                    ":method: OPTIONS",
                                    ":path: \/json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "access-control-request-headers: content-type",
                                    "access-control-request-method: POST",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                    "access-control-allow-methods: GET, POST, OPTIONS",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 204"
                                ]
                            },
                            "bytesOut": 1552,
                            "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": 2614,
                            "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 1,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "chunks": [],
                            "netlog_id": 309,
                            "server_port": "443",
                            "load_end": 3121,
                            "ttfb_start": 3032,
                            "ttfb_end": 3121,
                            "download_start": 3121,
                            "download_end": 3121,
                            "download_ms": 0,
                            "all_start": 3032,
                            "all_end": 3121,
                            "all_ms": 89,
                            "index": 53,
                            "number": 54
                        },
                        {
                            "type": 3,
                            "id": "593899A706F8BBBC606C03A66774A906",
                            "request_id": "593899A706F8BBBC606C03A66774A906",
                            "ip_addr": "35.205.232.200",
                            "full_url": "https:\/\/zsp1.ah.nl\/json",
                            "is_secure": 1,
                            "method": "OPTIONS",
                            "host": "zsp1.ah.nl",
                            "url": "\/json",
                            "raw_id": "593899A706F8BBBC606C03A66774A906",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/zsp1.ah.nl\/json",
                            "responseCode": 204,
                            "request_type": "Preflight",
                            "load_ms": 92,
                            "ttfb_ms": 92,
                            "load_start": 3033,
                            "load_start_float": 3033.0003179999999,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 330,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/zsp1.ah.nl\/json",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "preflight",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp1.ah.nl",
                                    ":method: OPTIONS",
                                    ":path: \/json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "access-control-request-headers: content-type",
                                    "access-control-request-method: POST",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                    "access-control-allow-methods: GET, POST, OPTIONS",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 204"
                                ]
                            },
                            "bytesOut": 1552,
                            "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": 2733,
                            "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "chunks": [],
                            "netlog_id": 318,
                            "server_port": "443",
                            "load_end": 3125,
                            "ttfb_start": 3033,
                            "ttfb_end": 3125,
                            "download_start": 3125,
                            "download_end": 3125,
                            "download_ms": 0,
                            "all_start": 3033,
                            "all_end": 3125,
                            "all_ms": 92,
                            "index": 54,
                            "number": 55
                        },
                        {
                            "type": 3,
                            "id": "ECB60AFE17638624D31FC530595290A0",
                            "request_id": "ECB60AFE17638624D31FC530595290A0",
                            "ip_addr": "35.205.232.200",
                            "full_url": "https:\/\/zsp1.ah.nl\/json",
                            "is_secure": 1,
                            "method": "OPTIONS",
                            "host": "zsp1.ah.nl",
                            "url": "\/json",
                            "raw_id": "ECB60AFE17638624D31FC530595290A0",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/zsp1.ah.nl\/json",
                            "responseCode": 204,
                            "request_type": "Preflight",
                            "load_ms": 93,
                            "ttfb_ms": 93,
                            "load_start": 3033,
                            "load_start_float": 3033.0003230000002,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 330,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/zsp1.ah.nl\/json",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "preflight",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp1.ah.nl",
                                    ":method: OPTIONS",
                                    ":path: \/json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "access-control-request-headers: content-type",
                                    "access-control-request-method: POST",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                    "access-control-allow-methods: GET, POST, OPTIONS",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 204"
                                ]
                            },
                            "bytesOut": 1552,
                            "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": 2746,
                            "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 5,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "chunks": [],
                            "netlog_id": 323,
                            "server_port": "443",
                            "load_end": 3126,
                            "ttfb_start": 3033,
                            "ttfb_end": 3126,
                            "download_start": 3126,
                            "download_end": 3126,
                            "download_ms": 0,
                            "all_start": 3033,
                            "all_end": 3126,
                            "all_ms": 93,
                            "index": 55,
                            "number": 56
                        },
                        {
                            "type": 3,
                            "full_url": "https:\/\/www.ah.nl\/gql",
                            "id": "99999.99999.1",
                            "is_secure": 1,
                            "host": "www.ah.nl",
                            "url": "\/gql",
                            "responseCode": 200,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -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": null,
                            "server_count": null,
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "created": 3080,
                            "load_start": 3080,
                            "priority": "High",
                            "protocol": "HTTP\/2",
                            "socket": 53,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 49,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "chunks": [
                                {
                                    "ts": 3426,
                                    "bytes": 73
                                },
                                {
                                    "ts": 3457,
                                    "bytes": 1139,
                                    "inflated": 6997
                                }
                            ],
                            "objectSizeUncompressed": 6997,
                            "netlog_id": 352,
                            "ttfb_ms": 343,
                            "load_ms": 377,
                            "load_start_float": 3080.000352,
                            "headers": {
                                "request": [
                                    ":method: POST",
                                    ":authority: www.ah.nl",
                                    ":scheme: https",
                                    ":path: \/gql",
                                    "content-length: 1302",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "batch: true",
                                    "client-version: 4.386.1",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148",
                                    "sec-ch-ua-mobile: ?1",
                                    "content-type: application\/json",
                                    "accept: *\/*",
                                    "client-name: ah-content",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "origin: https:\/\/www.ah.nl",
                                    "sec-fetch-site: same-origin",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-dest: empty",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQCbSx1-AAAAAAAfl19klhpCAB-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEhzAAAH5dfZAEANQoAATnLAAAfl19kAQBGCQADgroAAB-XX2QBAEMKAAGpzAAAH5dfZAEASQoAARzNAAAfl19kAQA8CgAB2csAAB-XX2QBAPEJAAEFxwAAH5dfZAEABAcAAx2VAAAfl19kAQA7CgABpcsAAB-XX2QBAA; SSSC=4.G7232665685984418454.1|1796.38173:2374.47746:2545.50949:2613.52025:2619.52133:2620.52185:2625.52257:2627.52393:2633.52508; i18next=nl-nl; _csrf=m3Dc050dw9R3DBn4mQRPfgw0; Ahonlnl-Prd-01-DigitalDev-F1=!BpTGCkCid2QlHp7IhW\/DkGTJXi1ndbAZGhKMMm9oQR6fsk9ALY3t4WuTrjoKTq6NfjOHAvWSzSRbjhY=; _abck=F12B22BA91CAA1748CAC139712F77F33~-1~YAAQ19XOF8SJdRGIAQAAoFVmFQk5aucCbhvWtca9JnVW17thfYD2BehNG+3F36\/uTmyS5C7ehXqysvCk9rv4dUYZ2mO8DTGOD9bA1PYiQYp9uCNi6m0btlpKfisHGnj1BOSDcg\/1u\/UcVOSuSD345WdY9nt3\/0G6KIGvo3whLQ2RWeUKDK6a\/h6ek6Ju308BnA47EbUWgIoKF3o4Hu3uNQ8snbKsaqEgvRKstX0qkxgZkMl+lykptq7n5thizjI9gB5\/YEW6z8oNHwjK5ZsIbGEasUyMTP81ZXoHD72ERtlNu1Fy4\/GzHMJ5MWZZh5YzrHaeNqflRGfJ1VB6fYZuBI10XSZEyv6aE9b0eevuigsJaGaiG2zecq6pnS0=~-1~-1~1683989771; bm_sz=7D0989B3C5AB29101FF5441CCA46EFEE~YAAQ19XOF8eJdRGIAQAAoFVmFRMao0qZ6dqy37bg4R3aoID\/BBSi61QEcx2m\/PfakFUGZm\/sAew+cS2X38nggUqcUBUSHayKni9js9qTc9PU0\/QDQHalaYldEwZgx8K5JLfVJeP6s7T4VPntML393ASLPoY9q2+lOf6F76uqi+wUMzdihrYm+0nod+Q7avTC\/mRiNT7LSU91mbVNsxuhhGjayx5U9SebVku6vxzXG0Um+hwsue3VgN\/0NiMizMB0uEsf6+gFc8+fqEMsqcr5Sx5crkfgHHKud3QZNSHQSMDAxg==~4340020~4605510; ak_bmsc=C0987CF3FBD9B151C6AF8586BB7668C3~000000000000000000000000000000~YAAQ19XOF7aKdRGIAQAA6VhmFRMI7se5aF8++BrbArRyEOMG26ejz5Ui3OdwyX39NXHftJob511Uiq0AIDsrMMpmKQSoc6po8+ghIkPJXq9Q+O5wSyXoiGmUuzGsb2AGgM7m9fkXOo4O86BeO380cxALftiZGjb5xjUUJT979VrT\/XC3AbHTKQ5KtuZa\/TxjvpndqYFEwwP8+znCKeQ0ykVIuCgjfegBfVxBiF0PX7Z1UNVNRavgO8eWEMHqgE\/vIdx5MniwtWuAqMQPtb4GEMLPZF\/rCT\/90CvoNQhdfwDoQoAl4pL+bV42ETnOqfEekYMy9tLoQCezRPUEMGwVnWzwb\/IFTFAz+C4Xkg6EeDPaxNdZCST8o+9LZHQu8a5laifRpK5oCwMtmrJIDHTknZ0h4yePYfJbFt+l369rBIPTwQUolj4nXYoqANhOGiCjxh1U3ysMzRHqZmt9spc8j8qOoUUxSMeJ2qCqIgA=; SSRT=IZdfZAADAA; SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; bm_sv=E7D0FBBC329B07CB3ABDD79F98EB0BFB~YAAQ19XOF6CLdRGIAQAATFxmFRMoXKdzywx2Oz06wQDH\/UL8o6VWg4a03urLA\/7KhO8C3NX0CtC+G2i7\/qFEipM0IL2Xl09ITREnn7IfzsO9U7OJDZ7mU+O04cFwbRTEQUG5WxN87oVH0visPfoScXbYkbqyPsR\/qKGZrQloRYSTyFfbTYacPd\/hcgtGYLJ3oElO1VpDgqh+QIpQ1sSyuNzPPPsG9DiGmSy0wUZxNXP7aC2QqX7RMr5VxJV7LBs=~1; Ahonlnl-Prd-01-DigitalDev-B2=!BOlSONCJGj7cmwD1BzF2M131ipvWlM3aPZpglhW2Zm3\/b2WsiSLv6ObHmXeD2XacNQn9pMq5T\/GxnA=="
                                ],
                                "response": [
                                    ":status: 200",
                                    "rtss: 1-*-4",
                                    "x-frame-options: SAMEORIGIN",
                                    "vary: Origin,Accept-Encoding,User-Agent,Access-Control-Request-Method,Access-Control-Request-Headers",
                                    "ratelimit-limit: 100",
                                    "ratelimit-remaining: 99",
                                    "ratelimit-reset: 38",
                                    "content-type: application\/json; charset=utf-8",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "access-control-allow-credentials: true",
                                    "x-correlation-id: gateway-3a6120dc-7a7c-4e69-8ee4-c5b0e099dc05",
                                    "content-encoding: gzip",
                                    "x-ihs-time: t=1683986210649297 D=27077",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "timing-allow-origin: *",
                                    "server-timing: dtSInfo;desc=\"1\", dtTao;desc=\"1\"",
                                    "content-length: 1212",
                                    "x-cnection: close",
                                    "expires: Sat, 13 May 2023 13:56:50 GMT",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "pragma: no-cache",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "set-cookie: SSPV=x-QAAAAAAAkABgAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:50 GMT\u0000Ahonlnl-Prd-01-DigitalDev-B2=!iU55WiM6GlWBdgv1BzF2M131ipvWlJaRo7\/A1lBP3zmqpzwkssh2BZKsCK46GUfbo1L+M+GiEJSbdA==; path=\/; Httponly\u0000_abck=F12B22BA91CAA1748CAC139712F77F33~-1~YAAQ19XOF52MdRGIAQAAzF9mFQmU+5bvuKN4qeLEFzw0d7Q0GOH2M2e6g9ZfH9\/iTHM7FGGVQfHpCncV4N\/xrkr0jWUiE8R9BFrZPDXlXkEra0pXyRg\/qU2R\/6jrvafno5podYkhAD5crI0VukPXuoinK4Z7siNgYDM0nc0sFmMm9OzlQZmPYGkmLAcgzt9rTwrYbEM8zokDFR9IM9ZfWaVuSvJlz\/s80jEH8JL9NJ7ID1cv5\/6DorDEUMYiMey8c70NNlspruE4BjmiX+i6mchc8lINX6uWRgqlVD5JCwvMwKvj7lxwwgxup0k86ubrEfnaIuuQDNLG6hJPeOfulSAEyKzooY2pgNh\/t21fJGXYtlcLgETkTx22Gfe6bBl7NOrDl9Gh5HNbxQ==~-1~-1~1683989771; Domain=.www.ah.nl; Path=\/; Expires=Sun, 12 May 2024 13:56:50 GMT; Max-Age=31536000; Secure\u0000bm_sv=E7D0FBBC329B07CB3ABDD79F98EB0BFB~YAAQ19XOF56MdRGIAQAAzF9mFRN3dczG64lVgdL0sp52iv8MJu+kSQ6QQ0ky7bSijt6reFUJdEnI5w3c\/f7KBQv\/aRSAGa4bYjH5LaCFSDTZGwgq9sFXIDrop29RrVVoO4HpS1eAJKjuOUfolfWbQT0UWFqW8VWTDoys83DNISi1xa3HrvSBGo\/IBCSLmilDWjZKTQmbhE2Y\/YSW1kLTHw0LBQQbYYpHgLeVJI392rzxoiSsXr+W092K4jwT9bc=~1; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 15:56:49 GMT; Max-Age=7199; Secure",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains"
                                ]
                            },
                            "contentType": "application\/json",
                            "contentEncoding": "gzip",
                            "expires": "Sat, 13 May 2023 13:56:50 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "bytesIn": 1212,
                            "objectSize": 1212,
                            "ip_addr": "23.36.162.215",
                            "server_port": "443",
                            "bytesOut": 0,
                            "request_id": "99999.99999.1",
                            "raw_id": "99999.99999.1",
                            "load_end": 3457,
                            "ttfb_start": 3080,
                            "ttfb_end": 3423,
                            "download_start": 3423,
                            "download_end": 3457,
                            "download_ms": 34,
                            "all_start": 3080,
                            "all_end": 3457,
                            "all_ms": 377,
                            "index": 56,
                            "number": 57,
                            "body_file": "035-99999.99999.1-body.txt",
                            "body_id": "99999.99999.1",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=99999.99999.1"
                        },
                        {
                            "type": 3,
                            "id": "104941.160",
                            "request_id": "104941.160",
                            "ip_addr": "35.205.232.200",
                            "full_url": "https:\/\/zsp1.ah.nl\/json",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "zsp1.ah.nl",
                            "url": "\/json",
                            "raw_id": "104941.160",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 93,
                            "ttfb_ms": 92,
                            "load_start": 3131,
                            "load_start_float": 3131.0002989999998,
                            "bytesIn": 1631,
                            "objectSize": 1631,
                            "objectSizeUncompressed": 17945,
                            "chunks": [
                                {
                                    "ts": 3224,
                                    "bytes": 1631,
                                    "inflated": 17945
                                }
                            ],
                            "expires": "",
                            "cacheControl": "must-revalidate",
                            "contentType": "application\/json",
                            "contentEncoding": "gzip",
                            "socket": 330,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 266,
                            "initiator_column": 99,
                            "initiator_type": "script",
                            "initiator_function": "Tl.dtAWF",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp1.ah.nl",
                                    ":method: POST",
                                    ":path: \/json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 306",
                                    "content-type: application\/json",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                    "access-control-allow-methods: GET, POST, OPTIONS",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "cache-control: must-revalidate",
                                    "content-encoding: gzip",
                                    "content-type: application\/json",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "pragma: no-cache",
                                    "strict-transport-security: max-age=15724800; includeSubDomains",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1768,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 2152,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 2609,
                            "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 299,
                            "server_port": "443",
                            "load_end": 3224,
                            "ttfb_start": 3131,
                            "ttfb_end": 3223,
                            "download_start": 3223,
                            "download_end": 3224,
                            "download_ms": 1,
                            "all_start": 3131,
                            "all_end": 3224,
                            "all_ms": 93,
                            "index": 57,
                            "number": 58,
                            "body_file": "023-104941.160-body.txt",
                            "body_id": "104941.160",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.160"
                        },
                        {
                            "type": 3,
                            "id": "104941.161",
                            "request_id": "104941.161",
                            "ip_addr": "35.205.232.200",
                            "full_url": "https:\/\/zsp1.ah.nl\/json",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "zsp1.ah.nl",
                            "url": "\/json",
                            "raw_id": "104941.161",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 94,
                            "ttfb_ms": 94,
                            "load_start": 3131,
                            "load_start_float": 3131.0003080000001,
                            "bytesIn": 1657,
                            "objectSize": 1657,
                            "objectSizeUncompressed": 17925,
                            "chunks": [
                                {
                                    "ts": 3225,
                                    "bytes": 1657,
                                    "inflated": 17925
                                }
                            ],
                            "expires": "",
                            "cacheControl": "must-revalidate",
                            "contentType": "application\/json",
                            "contentEncoding": "gzip",
                            "socket": 330,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 266,
                            "initiator_column": 99,
                            "initiator_type": "script",
                            "initiator_function": "Tl.dtAWF",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp1.ah.nl",
                                    ":method: POST",
                                    ":path: \/json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 312",
                                    "content-type: application\/json",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                    "access-control-allow-methods: GET, POST, OPTIONS",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "cache-control: must-revalidate",
                                    "content-encoding: gzip",
                                    "content-type: application\/json",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "pragma: no-cache",
                                    "strict-transport-security: max-age=15724800; includeSubDomains",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1768,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 2169,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 2614,
                            "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                            "http2_stream_id": 11,
                            "http2_stream_dependency": 9,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 308,
                            "server_port": "443",
                            "load_end": 3225,
                            "ttfb_start": 3131,
                            "ttfb_end": 3225,
                            "download_start": 3225,
                            "download_end": 3225,
                            "download_ms": 0,
                            "all_start": 3131,
                            "all_end": 3225,
                            "all_ms": 94,
                            "index": 58,
                            "number": 59,
                            "body_file": "025-104941.161-body.txt",
                            "body_id": "104941.161",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.161"
                        },
                        {
                            "type": 3,
                            "id": "104941.170",
                            "request_id": "104941.170",
                            "ip_addr": "23.36.162.215",
                            "full_url": "https:\/\/www.ah.nl\/akam\/13\/pixel_ec3890c",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "www.ah.nl",
                            "url": "\/akam\/13\/pixel_ec3890c",
                            "raw_id": "104941.170",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "XHR",
                            "load_ms": 137,
                            "ttfb_ms": 137,
                            "load_start": 3131,
                            "load_start_float": 3131.0003550000001,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "Sat, 13 May 2023 13:56:50 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "text\/html",
                            "contentEncoding": "",
                            "socket": 53,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 470,
                            "initiator_column": 409,
                            "initiator_type": "script",
                            "initiator_function": "ge",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.ah.nl",
                                    ":method: POST",
                                    ":path: \/akam\/13\/pixel_ec3890c",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 3328",
                                    "content-type: application\/x-www-form-urlencoded",
                                    "cookie: SSLB=1; SSID=CQCbSx1-AAAAAAAfl19klhpCAB-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEhzAAAH5dfZAEANQoAATnLAAAfl19kAQBGCQADgroAAB-XX2QBAEMKAAGpzAAAH5dfZAEASQoAARzNAAAfl19kAQA8CgAB2csAAB-XX2QBAPEJAAEFxwAAH5dfZAEABAcAAx2VAAAfl19kAQA7CgABpcsAAB-XX2QBAA; SSSC=4.G7232665685984418454.1|1796.38173:2374.47746:2545.50949:2613.52025:2619.52133:2620.52185:2625.52257:2627.52393:2633.52508; i18next=nl-nl; _csrf=m3Dc050dw9R3DBn4mQRPfgw0; Ahonlnl-Prd-01-DigitalDev-F1=!BpTGCkCid2QlHp7IhW\/DkGTJXi1ndbAZGhKMMm9oQR6fsk9ALY3t4WuTrjoKTq6NfjOHAvWSzSRbjhY=; _abck=F12B22BA91CAA1748CAC139712F77F33~-1~YAAQ19XOF8SJdRGIAQAAoFVmFQk5aucCbhvWtca9JnVW17thfYD2BehNG+3F36\/uTmyS5C7ehXqysvCk9rv4dUYZ2mO8DTGOD9bA1PYiQYp9uCNi6m0btlpKfisHGnj1BOSDcg\/1u\/UcVOSuSD345WdY9nt3\/0G6KIGvo3whLQ2RWeUKDK6a\/h6ek6Ju308BnA47EbUWgIoKF3o4Hu3uNQ8snbKsaqEgvRKstX0qkxgZkMl+lykptq7n5thizjI9gB5\/YEW6z8oNHwjK5ZsIbGEasUyMTP81ZXoHD72ERtlNu1Fy4\/GzHMJ5MWZZh5YzrHaeNqflRGfJ1VB6fYZuBI10XSZEyv6aE9b0eevuigsJaGaiG2zecq6pnS0=~-1~-1~1683989771; bm_sz=7D0989B3C5AB29101FF5441CCA46EFEE~YAAQ19XOF8eJdRGIAQAAoFVmFRMao0qZ6dqy37bg4R3aoID\/BBSi61QEcx2m\/PfakFUGZm\/sAew+cS2X38nggUqcUBUSHayKni9js9qTc9PU0\/QDQHalaYldEwZgx8K5JLfVJeP6s7T4VPntML393ASLPoY9q2+lOf6F76uqi+wUMzdihrYm+0nod+Q7avTC\/mRiNT7LSU91mbVNsxuhhGjayx5U9SebVku6vxzXG0Um+hwsue3VgN\/0NiMizMB0uEsf6+gFc8+fqEMsqcr5Sx5crkfgHHKud3QZNSHQSMDAxg==~4340020~4605510; ak_bmsc=C0987CF3FBD9B151C6AF8586BB7668C3~000000000000000000000000000000~YAAQ19XOF7aKdRGIAQAA6VhmFRMI7se5aF8++BrbArRyEOMG26ejz5Ui3OdwyX39NXHftJob511Uiq0AIDsrMMpmKQSoc6po8+ghIkPJXq9Q+O5wSyXoiGmUuzGsb2AGgM7m9fkXOo4O86BeO380cxALftiZGjb5xjUUJT979VrT\/XC3AbHTKQ5KtuZa\/TxjvpndqYFEwwP8+znCKeQ0ykVIuCgjfegBfVxBiF0PX7Z1UNVNRavgO8eWEMHqgE\/vIdx5MniwtWuAqMQPtb4GEMLPZF\/rCT\/90CvoNQhdfwDoQoAl4pL+bV42ETnOqfEekYMy9tLoQCezRPUEMGwVnWzwb\/IFTFAz+C4Xkg6EeDPaxNdZCST8o+9LZHQu8a5laifRpK5oCwMtmrJIDHTknZ0h4yePYfJbFt+l369rBIPTwQUolj4nXYoqANhOGiCjxh1U3ysMzRHqZmt9spc8j8qOoUUxSMeJ2qCqIgA=; SSRT=IZdfZAADAA; SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; bm_sv=E7D0FBBC329B07CB3ABDD79F98EB0BFB~YAAQ19XOF6CLdRGIAQAATFxmFRMoXKdzywx2Oz06wQDH\/UL8o6VWg4a03urLA\/7KhO8C3NX0CtC+G2i7\/qFEipM0IL2Xl09ITREnn7IfzsO9U7OJDZ7mU+O04cFwbRTEQUG5WxN87oVH0visPfoScXbYkbqyPsR\/qKGZrQloRYSTyFfbTYacPd\/hcgtGYLJ3oElO1VpDgqh+QIpQ1sSyuNzPPPsG9DiGmSy0wUZxNXP7aC2QqX7RMr5VxJV7LBs=~1; Ahonlnl-Prd-01-DigitalDev-B2=!iUZ0iiZm6r792Vj1BzF2M131ipvWlK5vL+76LyIaKnAg50u2RUnVRngvNFUrZzOJyZ7Mqeo6zVt5yw==",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-length: 0",
                                    "content-type: text\/html",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "expires: Sat, 13 May 2023 13:56:50 GMT",
                                    "pragma: no-cache",
                                    "set-cookie: ak_bmsc=C0987CF3FBD9B151C6AF8586BB7668C3~000000000000000000000000000000~YAAQ19XOF16MdRGIAQAAFV9mFRNbHQLcx2lKHQ94bZ7cgZ+f09WRSA8xXUs+rDSQrH5Zh40IIFjEh+nlktsbcPn3P2tyqYWNvvG2CW4drwbxiI1yO33vtv8oy3n9YPB8iVbXh27R2z7CvCij6cHcmWrFwu04kOc3hEbE1HyTOoqDvgZXIRsPKVJQqxT50tZrKqnsKHm7UqLtScXNIx5yp0fPdUNvfwjaEcr\/vcemfQU4P2wkTF1SpX+UucXjjmlNjAzM\/L\/x3h8+5i\/HsofsxHOTnk\/yBcyJlPG\/bKna7sITPwhQRzD3EIBH7GZb7h1S4rIqOa6xizlNxr7Sw1RyPYGurF9vzEyC0ecNrjrt6nT2G90HuoxSchUuT2FrCBKf4AchRA4nt88uzabtqoQuPJEIJeGQIg4JlEPSKpdAERj5UBnpTz8WxhOVsAT1xk8GaZcTXIC14moWUwRr2UTayc1BMgzG0Y3XF0wxok+cScLZySbQkY2\/gLk=; Domain=.www.ah.nl; Path=\/; Expires=Sat, 13 May 2023 15:56:47 GMT; Max-Age=7197; HttpOnly",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 9001,
                            "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": "Akamai",
                            "server_count": null,
                            "created": 3128,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 51,
                            "http2_stream_dependency": 49,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "chunks": [],
                            "netlog_id": 355,
                            "server_port": "443",
                            "load_end": 3268,
                            "ttfb_start": 3131,
                            "ttfb_end": 3268,
                            "download_start": 3268,
                            "download_end": 3268,
                            "download_ms": 0,
                            "all_start": 3131,
                            "all_end": 3268,
                            "all_ms": 137,
                            "index": 59,
                            "number": 60,
                            "body_file": "036-104941.170-body.txt",
                            "body_id": "104941.170",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.170"
                        },
                        {
                            "type": 3,
                            "id": "104941.163",
                            "request_id": "104941.163",
                            "ip_addr": "35.205.232.200",
                            "full_url": "https:\/\/zsp1.ah.nl\/json",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "zsp1.ah.nl",
                            "url": "\/json",
                            "raw_id": "104941.163",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 95,
                            "ttfb_ms": 95,
                            "load_start": 3132,
                            "load_start_float": 3132.000317,
                            "bytesIn": 1631,
                            "objectSize": 1631,
                            "objectSizeUncompressed": 17945,
                            "chunks": [
                                {
                                    "ts": 3227,
                                    "bytes": 1631,
                                    "inflated": 17945
                                }
                            ],
                            "expires": "",
                            "cacheControl": "must-revalidate",
                            "contentType": "application\/json",
                            "contentEncoding": "gzip",
                            "socket": 330,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 266,
                            "initiator_column": 99,
                            "initiator_type": "script",
                            "initiator_function": "Tl.dtAWF",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp1.ah.nl",
                                    ":method: POST",
                                    ":path: \/json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 306",
                                    "content-type: application\/json",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                    "access-control-allow-methods: GET, POST, OPTIONS",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "cache-control: must-revalidate",
                                    "content-encoding: gzip",
                                    "content-type: application\/json",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "pragma: no-cache",
                                    "strict-transport-security: max-age=15724800; includeSubDomains",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1768,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 2143,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 2733,
                            "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                            "http2_stream_id": 13,
                            "http2_stream_dependency": 11,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 317,
                            "server_port": "443",
                            "load_end": 3227,
                            "ttfb_start": 3132,
                            "ttfb_end": 3227,
                            "download_start": 3227,
                            "download_end": 3227,
                            "download_ms": 0,
                            "all_start": 3132,
                            "all_end": 3227,
                            "all_ms": 95,
                            "index": 60,
                            "number": 61,
                            "body_file": "027-104941.163-body.txt",
                            "body_id": "104941.163",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.163"
                        },
                        {
                            "type": 3,
                            "id": "104941.164",
                            "request_id": "104941.164",
                            "ip_addr": "35.205.232.200",
                            "full_url": "https:\/\/zsp1.ah.nl\/json",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "zsp1.ah.nl",
                            "url": "\/json",
                            "raw_id": "104941.164",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 94,
                            "ttfb_ms": 93,
                            "load_start": 3132,
                            "load_start_float": 3132.0003219999999,
                            "bytesIn": 1658,
                            "objectSize": 1658,
                            "objectSizeUncompressed": 17925,
                            "chunks": [
                                {
                                    "ts": 3226,
                                    "bytes": 1658,
                                    "inflated": 17925
                                }
                            ],
                            "expires": "",
                            "cacheControl": "must-revalidate",
                            "contentType": "application\/json",
                            "contentEncoding": "gzip",
                            "socket": 330,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 266,
                            "initiator_column": 99,
                            "initiator_type": "script",
                            "initiator_function": "Tl.dtAWF",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp1.ah.nl",
                                    ":method: POST",
                                    ":path: \/json",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 312",
                                    "content-type: application\/json",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                    "access-control-allow-methods: GET, POST, OPTIONS",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "cache-control: must-revalidate",
                                    "content-encoding: gzip",
                                    "content-type: application\/json",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "pragma: no-cache",
                                    "strict-transport-security: max-age=15724800; includeSubDomains",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1768,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 2170,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 2746,
                            "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                            "http2_stream_id": 15,
                            "http2_stream_dependency": 13,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 322,
                            "server_port": "443",
                            "load_end": 3226,
                            "ttfb_start": 3132,
                            "ttfb_end": 3225,
                            "download_start": 3225,
                            "download_end": 3226,
                            "download_ms": 1,
                            "all_start": 3132,
                            "all_end": 3226,
                            "all_ms": 94,
                            "index": 61,
                            "number": 62,
                            "body_file": "026-104941.164-body.txt",
                            "body_id": "104941.164",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.164"
                        },
                        {
                            "type": 3,
                            "id": "104941.173",
                            "request_id": "104941.173",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/ah-static\/favicon\/site.webmanifest",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/ah-static\/favicon\/site.webmanifest",
                            "raw_id": "104941.173",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Manifest",
                            "load_ms": 44,
                            "ttfb_ms": 44,
                            "load_start": 3286,
                            "load_start_float": 3286.0003860000002,
                            "bytesIn": 203,
                            "objectSize": 203,
                            "objectSizeUncompressed": 440,
                            "chunks": [
                                {
                                    "ts": 3330,
                                    "bytes": 203,
                                    "inflated": 440
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:50 GMT",
                            "cacheControl": "public, max-age=0",
                            "contentType": "text\/plain",
                            "contentEncoding": "gzip",
                            "socket": 140,
                            "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": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/ah-static\/favicon\/site.webmanifest",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: manifest",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=0",
                                    "content-encoding: gzip",
                                    "content-length: 203",
                                    "content-type: text\/plain",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "expires: Sat, 13 May 2023 13:56:50 GMT",
                                    "last-modified: Wed, 18 May 2022 07:18:01 GMT",
                                    "pragma: public",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "strict-transport-security: max-age=31536000",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-d13f8ba1-c414-44a7-8ba4-069abd3d3117",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1652954226436566 D=5103",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1699,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 203,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 3286,
                            "socket_group": "pm\/https:\/\/static.ah.nl",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 386,
                            "server_port": "443",
                            "load_end": 3330,
                            "ttfb_start": 3286,
                            "ttfb_end": 3330,
                            "download_start": 3330,
                            "download_end": 3330,
                            "download_ms": 0,
                            "all_start": 3286,
                            "all_end": 3330,
                            "all_ms": 44,
                            "index": 62,
                            "number": 63,
                            "body_file": "024-104941.173-body.txt",
                            "body_id": "104941.173",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.173"
                        },
                        {
                            "type": 3,
                            "id": "104941.174",
                            "request_id": "104941.174",
                            "ip_addr": "23.36.162.215",
                            "full_url": "https:\/\/www.ah.nl\/favicon.ico",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.ah.nl",
                            "url": "\/favicon.ico",
                            "raw_id": "104941.174",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Other",
                            "load_ms": 192,
                            "ttfb_ms": 190,
                            "load_start": 3296,
                            "load_start_float": 3296.000391,
                            "bytesIn": 3162,
                            "objectSize": 3162,
                            "objectSizeUncompressed": 15086,
                            "chunks": [
                                {
                                    "ts": 3488,
                                    "bytes": 3162,
                                    "inflated": 15086
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:50 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "image\/x-icon",
                            "contentEncoding": "gzip",
                            "socket": 53,
                            "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: www.ah.nl",
                                    ":method: GET",
                                    ":path: \/favicon.ico",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: SSLB=1; SSID=CQCbSx1-AAAAAAAfl19klhpCAB-XX2QBAAAAAABL_yFoH5dfZABUmkEKAAEhzAAAH5dfZAEANQoAATnLAAAfl19kAQBGCQADgroAAB-XX2QBAEMKAAGpzAAAH5dfZAEASQoAARzNAAAfl19kAQA8CgAB2csAAB-XX2QBAPEJAAEFxwAAH5dfZAEABAcAAx2VAAAfl19kAQA7CgABpcsAAB-XX2QBAA; SSSC=4.G7232665685984418454.1|1796.38173:2374.47746:2545.50949:2613.52025:2619.52133:2620.52185:2625.52257:2627.52393:2633.52508; i18next=nl-nl; _csrf=m3Dc050dw9R3DBn4mQRPfgw0; Ahonlnl-Prd-01-DigitalDev-F1=!BpTGCkCid2QlHp7IhW\/DkGTJXi1ndbAZGhKMMm9oQR6fsk9ALY3t4WuTrjoKTq6NfjOHAvWSzSRbjhY=; _abck=F12B22BA91CAA1748CAC139712F77F33~-1~YAAQ19XOF8SJdRGIAQAAoFVmFQk5aucCbhvWtca9JnVW17thfYD2BehNG+3F36\/uTmyS5C7ehXqysvCk9rv4dUYZ2mO8DTGOD9bA1PYiQYp9uCNi6m0btlpKfisHGnj1BOSDcg\/1u\/UcVOSuSD345WdY9nt3\/0G6KIGvo3whLQ2RWeUKDK6a\/h6ek6Ju308BnA47EbUWgIoKF3o4Hu3uNQ8snbKsaqEgvRKstX0qkxgZkMl+lykptq7n5thizjI9gB5\/YEW6z8oNHwjK5ZsIbGEasUyMTP81ZXoHD72ERtlNu1Fy4\/GzHMJ5MWZZh5YzrHaeNqflRGfJ1VB6fYZuBI10XSZEyv6aE9b0eevuigsJaGaiG2zecq6pnS0=~-1~-1~1683989771; bm_sz=7D0989B3C5AB29101FF5441CCA46EFEE~YAAQ19XOF8eJdRGIAQAAoFVmFRMao0qZ6dqy37bg4R3aoID\/BBSi61QEcx2m\/PfakFUGZm\/sAew+cS2X38nggUqcUBUSHayKni9js9qTc9PU0\/QDQHalaYldEwZgx8K5JLfVJeP6s7T4VPntML393ASLPoY9q2+lOf6F76uqi+wUMzdihrYm+0nod+Q7avTC\/mRiNT7LSU91mbVNsxuhhGjayx5U9SebVku6vxzXG0Um+hwsue3VgN\/0NiMizMB0uEsf6+gFc8+fqEMsqcr5Sx5crkfgHHKud3QZNSHQSMDAxg==~4340020~4605510; SSRT=IZdfZAADAA; SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; bm_sv=E7D0FBBC329B07CB3ABDD79F98EB0BFB~YAAQ19XOF6CLdRGIAQAATFxmFRMoXKdzywx2Oz06wQDH\/UL8o6VWg4a03urLA\/7KhO8C3NX0CtC+G2i7\/qFEipM0IL2Xl09ITREnn7IfzsO9U7OJDZ7mU+O04cFwbRTEQUG5WxN87oVH0visPfoScXbYkbqyPsR\/qKGZrQloRYSTyFfbTYacPd\/hcgtGYLJ3oElO1VpDgqh+QIpQ1sSyuNzPPPsG9DiGmSy0wUZxNXP7aC2QqX7RMr5VxJV7LBs=~1; Ahonlnl-Prd-01-DigitalDev-B2=!iUZ0iiZm6r792Vj1BzF2M131ipvWlK5vL+76LyIaKnAg50u2RUnVRngvNFUrZzOJyZ7Mqeo6zVt5yw==; rnumber=6579984379; ak_bmsc=C0987CF3FBD9B151C6AF8586BB7668C3~000000000000000000000000000000~YAAQ19XOF16MdRGIAQAAFV9mFRNbHQLcx2lKHQ94bZ7cgZ+f09WRSA8xXUs+rDSQrH5Zh40IIFjEh+nlktsbcPn3P2tyqYWNvvG2CW4drwbxiI1yO33vtv8oy3n9YPB8iVbXh27R2z7CvCij6cHcmWrFwu04kOc3hEbE1HyTOoqDvgZXIRsPKVJQqxT50tZrKqnsKHm7UqLtScXNIx5yp0fPdUNvfwjaEcr\/vcemfQU4P2wkTF1SpX+UucXjjmlNjAzM\/L\/x3h8+5i\/HsofsxHOTnk\/yBcyJlPG\/bKna7sITPwhQRzD3EIBH7GZb7h1S4rIqOa6xizlNxr7Sw1RyPYGurF9vzEyC0ecNrjrt6nT2G90HuoxSchUuT2FrCBKf4AchRA4nt88uzabtqoQuPJEIJeGQIg4JlEPSKpdAERj5UBnpTz8WxhOVsAT1xk8GaZcTXIC14moWUwRr2UTayc1BMgzG0Y3XF0wxok+cScLZySbQkY2\/gLk=",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 3162",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/x-icon",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "expires: Sat, 13 May 2023 13:56:50 GMT",
                                    "last-modified: Fri, 12 May 2023 09:15:31 GMT",
                                    "pragma: no-cache",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "rtss: 1-*-5",
                                    "server-timing: dtSInfo;desc=\"1\"",
                                    "set-cookie: SSPV=9NcAAAAAAAkABQAAAAAAAAAAAAIAAAAAAAAAAAAA; path=\/; domain=www.ah.nl; expires=Sun, 12-May-2024 13:56:50 GMT",
                                    "set-cookie: SSLB=1; path=\/; domain=www.ah.nl; expires=Mon, 12-May-2025 14:01:47 GMT",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: User-Agent,Accept-Encoding",
                                    "x-cnection: close",
                                    "x-content-type-options: nosniff",
                                    "x-correlation-id: static-st-static-b3749d1d-2e68-4a68-9b4f-f03476ca5214",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-ihs-time: t=1683986210812950 D=5290",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 8956,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 3162,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 3295,
                            "socket_group": "https:\/\/www.ah.nl",
                            "http2_stream_id": 53,
                            "http2_stream_dependency": 49,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 391,
                            "server_port": "443",
                            "load_end": 3488,
                            "ttfb_start": 3296,
                            "ttfb_end": 3486,
                            "download_start": 3486,
                            "download_end": 3488,
                            "download_ms": 2,
                            "all_start": 3296,
                            "all_end": 3488,
                            "all_ms": 192,
                            "index": 63,
                            "number": 64
                        },
                        {
                            "type": 3,
                            "id": "104941.175",
                            "request_id": "104941.175",
                            "ip_addr": "[2a02:26f0:3500:14::1724:a258]",
                            "full_url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/evb_mc_23_wk19.png\/evb_mc_23_wk19.png\/ahonline%3AlargePageEntryImage",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "static.ah.nl",
                            "url": "\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/evb_mc_23_wk19.png\/evb_mc_23_wk19.png\/ahonline%3AlargePageEntryImage",
                            "raw_id": "104941.175",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 45,
                            "ttfb_ms": 39,
                            "load_start": 3300,
                            "load_start_float": 3300.000395,
                            "bytesIn": 23270,
                            "objectSize": 23270,
                            "objectSizeUncompressed": 23270,
                            "chunks": [
                                {
                                    "ts": 3345,
                                    "bytes": 23270
                                }
                            ],
                            "expires": "Wed, 17 May 2023 14:38:59 GMT",
                            "cacheControl": "private, no-transform, max-age=348129",
                            "contentType": "image\/avif",
                            "contentEncoding": "",
                            "socket": 144,
                            "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: static.ah.nl",
                                    ":method: GET",
                                    ":path: \/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/evb_mc_23_wk19.png\/evb_mc_23_wk19.png\/ahonline%3AlargePageEntryImage",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "cache-control: private, no-transform, max-age=348129",
                                    "content-length: 23270",
                                    "content-security-policy: frame-ancestors 'self' *.ci360.sas.com;",
                                    "content-type: image\/avif",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "etag: \"1664039554691\"",
                                    "expires: Wed, 17 May 2023 14:38:59 GMT",
                                    "last-modified: Wed, 03 May 2023 14:39:01 GMT",
                                    "x-frame-options: SAMEORIGIN",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2152,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 23270,
                            "image_save": 0,
                            "cache_time": 348129,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 3300,
                            "socket_group": "https:\/\/static.ah.nl",
                            "http2_stream_id": 45,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 395,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "avif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "23 kB",
                                        "FileType": "AVIF",
                                        "FileTypeExtension": "avif",
                                        "MIMEType": "image\/avif",
                                        "ImageWidth": 480,
                                        "ImageHeight": 252
                                    },
                                    "QuickTime": {
                                        "MajorBrand": "AV1 Image File Format (.AVIF)",
                                        "MinorVersion": "0.0.0",
                                        "CompatibleBrands": [
                                            "avif",
                                            "mif1",
                                            "miaf"
                                        ],
                                        "HandlerType": "Picture",
                                        "PrimaryItemReference": 1,
                                        "ColorProfiles": "nclx",
                                        "ColorPrimaries": "Unspecified",
                                        "TransferCharacteristics": "Unspecified",
                                        "MatrixCoefficients": "BT.601",
                                        "AuxiliaryImageType": "urn:mpeg:mpegB:cicp:systems:auxiliary:alpha",
                                        "AV1ConfigurationVersion": 1,
                                        "ChromaFormat": "YUV 4:2:0",
                                        "ChromaSamplePosition": "Unknown",
                                        "ImageSpatialExtent": "480x252",
                                        "ImagePixelDepth": "8 8 8",
                                        "MediaDataSize": 22826,
                                        "MediaDataOffset": 444
                                    },
                                    "Composite": {
                                        "ImageSize": "480x252",
                                        "Megapixels": 0.121
                                    }
                                },
                                "magick": {
                                    "format": "HEIC",
                                    "formatDescription": "Apple High efficiency Image Format",
                                    "mimeType": "image\/x-heic",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 480,
                                        "height": 252,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "YCbCr",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 120960,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 108.413,
                                            "standardDeviation": 44.626399999999997,
                                            "kurtosis": 0.0082913199999999996,
                                            "skewness": -0.42313299999999998,
                                            "entropy": 0.51731799999999994
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 73.0227,
                                            "standardDeviation": 90.085999999999999,
                                            "kurtosis": -1.00387,
                                            "skewness": 0.73072700000000002,
                                            "entropy": 0.58675100000000002
                                        },
                                        "green": {
                                            "min": 29,
                                            "max": 142,
                                            "mean": 114.748,
                                            "standardDeviation": 22.270600000000002,
                                            "kurtosis": 0.41484399999999999,
                                            "skewness": -1.3665499999999999,
                                            "entropy": 0.52514799999999995
                                        },
                                        "blue": {
                                            "min": 66,
                                            "max": 226,
                                            "mean": 137.46899999999999,
                                            "standardDeviation": 21.522500000000001,
                                            "kurtosis": 3.6566700000000001,
                                            "skewness": 2.22885,
                                            "entropy": 0.44005499999999997
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 480,
                                        "height": 252,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "TopLeft",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:50+00:00",
                                        "date:modify": "2023-05-13T13:56:50+00:00",
                                        "signature": "ac5eda8fa1089030ca932a167755a53bbdea222f2c4ab8799432ed9ceddbe7e4"
                                    },
                                    "tainted": false,
                                    "filesize": "0B",
                                    "numberPixels": "120960",
                                    "pixelsPerSecond": "9445800B",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.012"
                                }
                            },
                            "load_end": 3345,
                            "ttfb_start": 3300,
                            "ttfb_end": 3339,
                            "download_start": 3339,
                            "download_end": 3345,
                            "download_ms": 6,
                            "all_start": 3300,
                            "all_end": 3345,
                            "all_ms": 45,
                            "index": 64,
                            "number": 65
                        },
                        {
                            "type": 3,
                            "id": "104941.172",
                            "request_id": "104941.172",
                            "ip_addr": "[2a00:1450:4001:829::200e]",
                            "full_url": "https:\/\/www.google-analytics.com\/analytics.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.google-analytics.com",
                            "url": "\/analytics.js",
                            "raw_id": "104941.172",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 72,
                            "ttfb_ms": 38,
                            "load_start": 3317,
                            "load_start_float": 3317.0003740000002,
                            "bytesIn": 20737,
                            "objectSize": 20737,
                            "objectSizeUncompressed": 52082,
                            "chunks": [
                                {
                                    "ts": 3363,
                                    "bytes": 14223,
                                    "inflated": 34825
                                },
                                {
                                    "ts": 3369,
                                    "bytes": 5921,
                                    "inflated": 15853
                                },
                                {
                                    "ts": 3389,
                                    "bytes": 593,
                                    "inflated": 1404
                                }
                            ],
                            "expires": "Sat, 13 May 2023 15:05:00 GMT",
                            "cacheControl": "public, max-age=7200",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 384,
                            "protocol": "HTTP\/2",
                            "dns_start": 3220,
                            "dns_end": 3229,
                            "connect_start": 3228,
                            "connect_end": 3268,
                            "ssl_start": 3268,
                            "ssl_end": 3317,
                            "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",
                                    "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": "GTS CA 1C3",
                                "validFrom": 1682337366,
                                "validTo": 1689594965,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2023' log",
                                        "logId": "E83ED0DA3EF5063532E75728BC896BC903D3CBD1116BECEB69E1777D6D06BD6E",
                                        "timestamp": 1682340967866,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100BD472EBA1231C311A7394514703DF1648F9D2443AE02B57F6C121B2DB6AD7A18022100A00CAA5E2089E2851A9EB233C9F253CED1CF86B3B3526309D11E7400D9C6315B"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2023 Log",
                                        "logId": "B3737707E18450F86386D605A9DC11094A792DB1670C0B87DCF0030E7936A59A",
                                        "timestamp": 1682340967891,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30440220038ADA7CD802E28FD6FEE5873AD7F111D987B1444DD11BA38B32E5750CF7EFE702202CF13B7AA3F97015D27E4685C2E10C4ED2E8B374EB74C3172667B721D4EF4B30"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.googletagmanager.com\/gtm.js?id=GTM-WQK8NCZ&l=gtmdataLayer",
                            "initiator_line": 118,
                            "initiator_column": 469,
                            "initiator_type": "script",
                            "initiator_function": "nc",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.google-analytics.com",
                                    ":method: GET",
                                    ":path: \/analytics.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "age: 3110",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: public, max-age=7200",
                                    "content-encoding: gzip",
                                    "content-length: 20737",
                                    "content-type: text\/javascript",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 13 May 2023 13:05:00 GMT",
                                    "expires: Sat, 13 May 2023 15:05:00 GMT",
                                    "last-modified: Mon, 17 Apr 2023 22:36:01 GMT",
                                    "server: Golfe2",
                                    "strict-transport-security: max-age=10886400; includeSubDomains; preload",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1588,
                            "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": 9,
                            "connect_ms": 40,
                            "ssl_ms": 49,
                            "gzip_total": 20737,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 4090,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 3218,
                            "socket_group": "https:\/\/www.google-analytics.com",
                            "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": 374,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIF5zCCBM+gAwIBAgIQersIcD0l5bUQ40SFccgpXzANBgkqhkiG9w0BAQsFADBG\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzETMBEGA1UEAxMKR1RTIENBIDFDMzAeFw0yMzA0MjQxMTU2MDZaFw0yMzA3MTcx\nMTU2MDVaMCExHzAdBgNVBAMMFiouZ29vZ2xlLWFuYWx5dGljcy5jb20wWTATBgcq\nhkjOPQIBBggqhkjOPQMBBwNCAATlJb44ccQ5qfshMVxRTqhNHq68y4gwjP70bjML\nxR+XY60s8ToiwT8eFrjVvUj3OSDuNs6qDh9wqHS0UMF4n4OZo4IDvzCCA7swDgYD\nVR0PAQH\/BAQDAgeAMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB\/wQCMAAw\nHQYDVR0OBBYEFMmJrNe8eDOIMFAmvJjFW6XyPUqjMB8GA1UdIwQYMBaAFIp0f6+F\nze6VzT2c0OJGFPNxNR0nMGoGCCsGAQUFBwEBBF4wXDAnBggrBgEFBQcwAYYbaHR0\ncDovL29jc3AucGtpLmdvb2cvZ3RzMWMzMDEGCCsGAQUFBzAChiVodHRwOi8vcGtp\nLmdvb2cvcmVwby9jZXJ0cy9ndHMxYzMuZGVyMIIBbwYDVR0RBIIBZjCCAWKCFiou\nZ29vZ2xlLWFuYWx5dGljcy5jb22CG3JlZ2lvbjEuYXBwLW1lYXN1cmVtZW50LmNv\nbYITYXBwLW1lYXN1cmVtZW50LmNvbYIUZ29vZ2xlLWFuYWx5dGljcy5jb22CHHJl\nZ2lvbjEuZ29vZ2xlLWFuYWx5dGljcy5jb22CGHNzbC5nb29nbGUtYW5hbHl0aWNz\nLmNvbYIYd3d3Lmdvb2dsZS1hbmFseXRpY3MuY29tghxyZWdpb24xLmFuYWx5dGlj\ncy5nb29nbGUuY29tghRnb29nbGV0YWdtYW5hZ2VyLmNvbYIYd3d3Lmdvb2dsZXRh\nZ21hbmFnZXIuY29tggp1cmNoaW4uY29tghJzZXJ2aWNlLnVyY2hpbi5jb22CCGZw\ncy5nb29nggoqLmZwcy5nb29nghJnb29nbGVvcHRpbWl6ZS5jb22CFnd3dy5nb29n\nbGVvcHRpbWl6ZS5jb20wIQYDVR0gBBowGDAIBgZngQwBAgEwDAYKKwYBBAHWeQIF\nAzA8BgNVHR8ENTAzMDGgL6AthitodHRwOi8vY3Jscy5wa2kuZ29vZy9ndHMxYzMv\nZlZKeGJWLUt0bWsuY3JsMIIBBAYKKwYBBAHWeQIEAgSB9QSB8gDwAHcA6D7Q2j71\nBjUy51covIlryQPTy9ERa+zraeF3fW0GvW4AAAGHs1X1ugAABAMASDBGAiEAvUcu\nuhIxwxGnOUUUcD3xZI+dJEOuArV\/bBIbLbatehgCIQCgDKpeIInihRqesjPJ8lPO\n0c+Gs7NSYwnRHnQA2cYxWwB1ALNzdwfhhFD4Y4bWBancEQlKeS2xZwwLh9zwAw55\nNqWaAAABh7NV9dMAAAQDAEYwRAIgA4rafNgC4o\/W\/uWHOtfxEdmHsURN0RujizLl\ndQz37+cCICzxO3qj+XAV0n5GhcLhDE7S6LN063TDFyZntyHU70swMA0GCSqGSIb3\nDQEBCwUAA4IBAQCdLxfENCSuGHJHJLpfKZnAoTlrRXMgF3+y+P58RoYUaw9xZD7S\n4SEQdg8ZkoGlmoEsFRcVU5W+zUz5rcpYG\/\/tNfVbT1owmvbzHVzH45HVfBmQ9mNO\nMguBIxlrjOEoY6D5z2X6sDY1s4qAOUvcrvGOu251yQy22M4c8di+LNiZ\/DMxxVmn\nDZ4VTWzji66PGaG\/Sol\/aOnOL+vztakrZCqpVxNICffejkpydcAHfE4TwEEtTuDy\nIspD42US1zTCuWGTPtDigGiHTyHO+Iky+38Zds3XUTYVUJ6JrETrlW7k2dRc0LaU\nj6yftzQc8d2eDCji2+j2zEL2T9nSvnCwc7bu\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFljCCA36gAwIBAgINAgO8U1lrNMcY9QFQZjANBgkqhkiG9w0BAQsFADBHMQsw\nCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEU\nMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjAwODEzMDAwMDQyWhcNMjcwOTMwMDAw\nMDQyWjBGMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZp\nY2VzIExMQzETMBEGA1UEAxMKR1RTIENBIDFDMzCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAPWI3+dijB43+DdCkH9sh9D7ZYIl\/ejLa6T\/belaI+KZ9hzp\nkgOZE3wJCor6QtZeViSqejOEH9Hpabu5dOxXTGZok3c3VVP+ORBNtzS7XyV3NzsX\nlOo85Z3VvMO0Q+sup0fvsEQRY9i0QYXdQTBIkxu\/t\/bgRQIh4JZCF8\/ZK2VWNAcm\nBA2o\/X3KLu\/qSHw3TT8An4Pf73WELnlXXPxXbhqW\/\/yMmqaZviXZf5YsBvcRKgKA\ngOtjGDxQSYflispfGStZloEAoPtR28p3CwvJlk\/vcEnHXG0g\/Zm0tOLKLnf9LdwL\ntmsTDIwZKxeWmLnwi\/agJ7u2441Rj72ux5uxiZ0CAwEAAaOCAYAwggF8MA4GA1Ud\nDwEB\/wQEAwIBhjAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwEgYDVR0T\nAQH\/BAgwBgEB\/wIBADAdBgNVHQ4EFgQUinR\/r4XN7pXNPZzQ4kYU83E1HScwHwYD\nVR0jBBgwFoAU5K8rJnEaK0gnhS9SZizv8IkTcT4waAYIKwYBBQUHAQEEXDBaMCYG\nCCsGAQUFBzABhhpodHRwOi8vb2NzcC5wa2kuZ29vZy9ndHNyMTAwBggrBgEFBQcw\nAoYkaHR0cDovL3BraS5nb29nL3JlcG8vY2VydHMvZ3RzcjEuZGVyMDQGA1UdHwQt\nMCswKaAnoCWGI2h0dHA6Ly9jcmwucGtpLmdvb2cvZ3RzcjEvZ3RzcjEuY3JsMFcG\nA1UdIARQME4wOAYKKwYBBAHWeQIFAzAqMCgGCCsGAQUFBwIBFhxodHRwczovL3Br\naS5nb29nL3JlcG9zaXRvcnkvMAgGBmeBDAECATAIBgZngQwBAgIwDQYJKoZIhvcN\nAQELBQADggIBAIl9rCBcDDy+mqhXlRu0rvqrpXJxtDaV\/d9AEQNMwkYUuxQkq\/BQ\ncSLbrcRuf8\/xam\/IgxvYzolfh2yHuKkMo5uhYpSTld9brmYZCwKWnvy15xBpPnrL\nRklfRuFBsdeYTWU0AIAaP0+fbH9JAIFTQaSSIYKCGvGjRFsqUBITTcFTNvNCCK9U\n+o53UxtkOCcXCb1YyRt8OS1b887U7ZfbFAO\/CVMkH8IMBHmYJvJh8VNS\/UKMG2Yr\nPxWhu\/\/2m+OBmgEGcYk1KCTd4b3rGS3hSMs9WYNRtHTGnXzGsYZbr8w0xNPM1IER\nlQCh9BIiAfq0g3GvjLeMcySsN1PCAJA\/Ef5c7TaUEDu9Ka7ixzpiO2xj2YC\/WXGs\nYye5TBeg2vZzFb8q3o\/zpWwygTMD0IZRcZk0upONXbVRWPeyk+gB9lm+cZv9TSjO\nz23HFtz30dZGm6fKa+l3D\/2gthsjgx0QGtkJAITgRNOidSOzNIb2ILCkXhAd4FJG\nAJ2xDx8hcFH1mt0G\/FX0Kw4zd8NLQsLxdxP8c4CU6x+7Nz\/OAipmsHMdMqUybDKw\njuDEI\/9bfU1lcKwrmz3O2+BtjjKAvpafkmO8l7tdufThcV4q5O8DIrGKZTqPwJNl\n1IXNDw9bg1kWRxYtnCQ6yICmJhSFm\/Y3m6xv+cXDBlHz4n\/FsRC6UfTd\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 3389,
                            "ttfb_start": 3317,
                            "ttfb_end": 3355,
                            "download_start": 3355,
                            "download_end": 3389,
                            "download_ms": 34,
                            "all_start": 3220,
                            "all_end": 3389,
                            "all_ms": 170,
                            "index": 65,
                            "number": 66,
                            "body_file": "028-104941.172-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 57,
                                "v8.compile": 2,
                                "FunctionCall": 0
                            },
                            "cpu.EvaluateScript": 57,
                            "cpu.v8.compile": 2,
                            "cpu.FunctionCall": 0,
                            "cpuTime": 59,
                            "body_id": "104941.172",
                            "js_timing": [
                                [
                                    3431.4200000000001,
                                    3488.3530000000001
                                ],
                                [
                                    3431.4340000000002,
                                    3433.319
                                ],
                                [
                                    3735.9879999999998,
                                    3736.297
                                ],
                                [
                                    4529.4610000000002,
                                    4529.6019999999999
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.172",
                            "blockingTime": 56.932999999999993
                        },
                        {
                            "type": 3,
                            "id": "104941.182",
                            "request_id": "104941.182",
                            "ip_addr": "35.205.232.200",
                            "full_url": "https:\/\/zsp1.ah.nl\/track\/9243\/\/sl6\/dtphone\/ogcontrol\/II7be9caad-747d-4d73-a519-1cf88a3f3b1d\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/?t=1683986210564",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "zsp1.ah.nl",
                            "url": "\/track\/9243\/\/sl6\/dtphone\/ogcontrol\/II7be9caad-747d-4d73-a519-1cf88a3f3b1d\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/?t=1683986210564",
                            "raw_id": "104941.182",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 91,
                            "ttfb_ms": 90,
                            "load_start": 3414,
                            "load_start_float": 3414.000415,
                            "bytesIn": 61,
                            "objectSize": 61,
                            "objectSizeUncompressed": 43,
                            "chunks": [
                                {
                                    "ts": 3505,
                                    "bytes": 61,
                                    "inflated": 43
                                }
                            ],
                            "expires": "",
                            "cacheControl": "must-revalidate",
                            "contentType": "image\/gif",
                            "contentEncoding": "gzip",
                            "socket": 330,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 266,
                            "initiator_column": 99,
                            "initiator_type": "script",
                            "initiator_function": "Tl.dtAWF",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp1.ah.nl",
                                    ":method: GET",
                                    ":path: \/track\/9243\/\/sl6\/dtphone\/ogcontrol\/II7be9caad-747d-4d73-a519-1cf88a3f3b1d\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/?t=1683986210564",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                    "access-control-allow-methods: GET, POST, OPTIONS",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "cache-control: must-revalidate",
                                    "content-encoding: gzip",
                                    "content-type: image\/gif",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "pragma: no-cache",
                                    "strict-transport-security: max-age=15724800; includeSubDomains",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1996,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "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": 569,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 569,
                            "image_save": 0,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 3413,
                            "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                            "http2_stream_id": 17,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 415,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "gif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "43 bytes",
                                        "FileType": "GIF",
                                        "FileTypeExtension": "gif",
                                        "MIMEType": "image\/gif"
                                    },
                                    "GIF": {
                                        "GIFVersion": "89a",
                                        "ImageWidth": 1,
                                        "ImageHeight": 1,
                                        "HasColorMap": "Yes",
                                        "ColorResolutionDepth": 1,
                                        "BitsPerPixel": 1,
                                        "BackgroundColor": 0,
                                        "TransparentColor": 1,
                                        "Duration": "0.10 s"
                                    },
                                    "Composite": {
                                        "ImageSize": "1x1",
                                        "Megapixels": 9.9999999999999995e-7
                                    }
                                },
                                "magick": {
                                    "format": "GIF",
                                    "formatDescription": "CompuServe graphics interchange format",
                                    "mimeType": "image\/gif",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Bilevel",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 1,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 1,
                                        "red": 1,
                                        "green": 1,
                                        "blue": 1
                                    },
                                    "pixels": 1,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 191.25,
                                            "standardDeviation": 0,
                                            "kurtosis": -1.6875,
                                            "skewness": -0.75,
                                            "entropy": 0
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "red": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "green": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "blue": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        }
                                    },
                                    "alpha": "#FFFFFF00",
                                    "colormapEntries": 2,
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFFFF",
                                    "borderColor": "#DFDFDFFF",
                                    "matteColor": "#BDBDBDFF",
                                    "transparentColor": "#FFFFFF00",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "delay": "10x100",
                                    "compression": "LZW",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:51+00:00",
                                        "date:modify": "2023-05-13T13:56:51+00:00",
                                        "signature": "6fc6f4524161c3ae0d316812d7088e3fcd372023edaea2d7821093be40ae1060"
                                    },
                                    "tainted": false,
                                    "filesize": "43B",
                                    "numberPixels": "1",
                                    "pixelsPerSecond": "646B",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "load_end": 3505,
                            "ttfb_start": 3414,
                            "ttfb_end": 3504,
                            "download_start": 3504,
                            "download_end": 3505,
                            "download_ms": 1,
                            "all_start": 3414,
                            "all_end": 3505,
                            "all_ms": 91,
                            "index": 66,
                            "number": 67
                        },
                        {
                            "type": 3,
                            "id": "104941.183",
                            "request_id": "104941.183",
                            "ip_addr": "[2a00:1450:4001:829::200e]",
                            "full_url": "https:\/\/www.google-analytics.com\/plugins\/ua\/ec.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.google-analytics.com",
                            "url": "\/plugins\/ua\/ec.js",
                            "raw_id": "104941.183",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 41,
                            "ttfb_ms": 37,
                            "load_start": 3424,
                            "load_start_float": 3424.0004199999998,
                            "bytesIn": 1129,
                            "objectSize": 1129,
                            "objectSizeUncompressed": 2779,
                            "chunks": [
                                {
                                    "ts": 3464,
                                    "bytes": 1129,
                                    "inflated": 2779
                                }
                            ],
                            "expires": "Sat, 13 May 2023 14:53:05 GMT",
                            "cacheControl": "public, max-age=3600",
                            "contentType": "text\/javascript",
                            "contentEncoding": "br",
                            "socket": 384,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.google-analytics.com\/analytics.js",
                            "initiator_line": 23,
                            "initiator_column": 54,
                            "initiator_type": "script",
                            "initiator_function": "Id",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.google-analytics.com",
                                    ":method: GET",
                                    ":path: \/plugins\/ua\/ec.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "age: 225",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: public, max-age=3600",
                                    "content-encoding: br",
                                    "content-length: 1129",
                                    "content-type: text\/javascript",
                                    "cross-origin-opener-policy-report-only: same-origin; report-to=\"static-on-bigtable\"",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 13 May 2023 13:53:05 GMT",
                                    "expires: Sat, 13 May 2023 14:53:05 GMT",
                                    "last-modified: Thu, 30 Dec 2021 12:48:00 GMT",
                                    "report-to: {\"group\":\"static-on-bigtable\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/static-on-bigtable\"}]}",
                                    "server: sffe",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 0",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1600,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 1129,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 3375,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 3421,
                            "socket_group": "https:\/\/www.google-analytics.com",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 420,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 3465,
                            "ttfb_start": 3424,
                            "ttfb_end": 3461,
                            "download_start": 3461,
                            "download_end": 3465,
                            "download_ms": 4,
                            "all_start": 3424,
                            "all_end": 3465,
                            "all_ms": 41,
                            "index": 67,
                            "number": 68,
                            "body_file": "030-104941.183-body.txt",
                            "cpuTimes": {
                                "EvaluateScript": 20,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 20,
                            "cpu.v8.compile": 0,
                            "cpuTime": 20,
                            "body_id": "104941.183",
                            "js_timing": [
                                [
                                    3646.1689999999999,
                                    3666.105
                                ],
                                [
                                    3646.181,
                                    3646.3099999999999
                                ]
                            ],
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.183"
                        },
                        {
                            "type": 3,
                            "id": "104941.184",
                            "request_id": "104941.184",
                            "ip_addr": "[2a00:1450:4001:829::200e]",
                            "full_url": "https:\/\/www.google-analytics.com\/j\/collect?v=1&_v=j100&aip=1&a=1624016522&t=pageview&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&_u=YEBAAEALAAAAACgGKC~&jid=1045464565&gjid=964543439&cid=265736383.1683986211&tid=UA-89331604-2&_gid=714917031.1683986211&_r=1&_slc=1&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38173%2F1%2CC2374%3DVG47746%2F1%2CC2545%3DVG50949%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52185%2F0%2CC2625%3DVG52257%2F0%2CC2627%3DVG52393%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PAGE_VIEW&cd110=1099&cd172=homepage&cd190=web_nl&cd19=265736383.1683986211&z=1799637591",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "www.google-analytics.com",
                            "url": "\/j\/collect?v=1&_v=j100&aip=1&a=1624016522&t=pageview&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&_u=YEBAAEALAAAAACgGKC~&jid=1045464565&gjid=964543439&cid=265736383.1683986211&tid=UA-89331604-2&_gid=714917031.1683986211&_r=1&_slc=1&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38173%2F1%2CC2374%3DVG47746%2F1%2CC2545%3DVG50949%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52185%2F0%2CC2625%3DVG52257%2F0%2CC2627%3DVG52393%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PAGE_VIEW&cd110=1099&cd172=homepage&cd190=web_nl&cd19=265736383.1683986211&z=1799637591",
                            "raw_id": "104941.184",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "XHR",
                            "load_ms": 46,
                            "ttfb_ms": 45,
                            "load_start": 3456,
                            "load_start_float": 3456.0004309999999,
                            "bytesIn": 3,
                            "objectSize": 3,
                            "objectSizeUncompressed": 3,
                            "chunks": [
                                {
                                    "ts": 3502,
                                    "bytes": 3
                                }
                            ],
                            "expires": "Fri, 01 Jan 1990 00:00:00 GMT",
                            "cacheControl": "no-cache, no-store, must-revalidate",
                            "contentType": "text\/plain",
                            "contentEncoding": "",
                            "socket": 384,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 470,
                            "initiator_column": 409,
                            "initiator_type": "script",
                            "initiator_function": "ge",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.google-analytics.com",
                                    ":method: POST",
                                    ":path: \/j\/collect?v=1&_v=j100&aip=1&a=1624016522&t=pageview&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&_u=YEBAAEALAAAAACgGKC~&jid=1045464565&gjid=964543439&cid=265736383.1683986211&tid=UA-89331604-2&_gid=714917031.1683986211&_r=1&_slc=1&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38173%2F1%2CC2374%3DVG47746%2F1%2CC2545%3DVG50949%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52185%2F0%2CC2625%3DVG52257%2F0%2CC2627%3DVG52393%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PAGE_VIEW&cd110=1099&cd172=homepage&cd190=web_nl&cd19=265736383.1683986211&z=1799637591",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 0",
                                    "content-type: text\/plain",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: no-cache, no-store, must-revalidate",
                                    "content-length: 3",
                                    "content-type: text\/plain",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 13 May 2023 13:56:50 GMT",
                                    "expires: Fri, 01 Jan 1990 00:00:00 GMT",
                                    "last-modified: Sun, 17 May 1998 03:00:00 GMT",
                                    "pragma: no-cache",
                                    "server: Golfe2",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 4078,
                            "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": 3456,
                            "socket_group": "https:\/\/www.google-analytics.com",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 431,
                            "server_port": "443",
                            "load_end": 3502,
                            "ttfb_start": 3456,
                            "ttfb_end": 3501,
                            "download_start": 3501,
                            "download_end": 3502,
                            "download_ms": 1,
                            "all_start": 3456,
                            "all_end": 3502,
                            "all_ms": 46,
                            "index": 68,
                            "number": 69,
                            "body_file": "031-104941.184-body.txt",
                            "body_id": "104941.184",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.184"
                        },
                        {
                            "type": 3,
                            "id": "104941.171",
                            "request_id": "104941.171",
                            "ip_addr": "23.36.162.213",
                            "full_url": "https:\/\/v3-pixal-web.ah.nl\/raw-customer-interaction-data?richsstsse",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "v3-pixal-web.ah.nl",
                            "url": "\/raw-customer-interaction-data?richsstsse",
                            "raw_id": "104941.171",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "XHR",
                            "load_ms": 189,
                            "ttfb_ms": 186,
                            "load_start": 3568,
                            "load_start_float": 3568.0003660000002,
                            "bytesIn": 159,
                            "objectSize": 159,
                            "objectSizeUncompressed": 199,
                            "chunks": [
                                {
                                    "ts": 3757,
                                    "bytes": 159,
                                    "inflated": 199
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:51 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "text\/plain",
                            "contentEncoding": "gzip",
                            "socket": 419,
                            "protocol": "HTTP\/2",
                            "dns_start": 3197,
                            "dns_end": 3418,
                            "connect_start": 3417,
                            "connect_end": 3489,
                            "ssl_start": 3489,
                            "ssl_end": 3567,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "v3-pixal-web.ah.nl",
                                "sanList": [
                                    "v3-pixal-web.ah.be",
                                    "v3-pixal-web.ah.nl"
                                ],
                                "issuer": "R3",
                                "validFrom": 1678704557,
                                "validTo": 1686480556,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2023' log",
                                        "logId": "B73EFB24DF9C4DBA75F239C5BA58F46C5DFC42CF7A9F35C49E1D098125EDB499",
                                        "timestamp": 1678708157282,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30450221008D53DEFDDF511F8ACAF0404F6B21E23E3311CA8DD46C17749E89703C2F951E9F02204B727BF8EE57D9B43A1DE8A0FBAFCD9B0F619FD95A6733E23FBC6B55508EA187"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2023' log",
                                        "logId": "E83ED0DA3EF5063532E75728BC896BC903D3CBD1116BECEB69E1777D6D06BD6E",
                                        "timestamp": 1678708157273,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402204849CE5F8549587C3D7B0820147BC689C8E8A446EE550C963E0EDD87C433576F02204EEF6FC398AA220A6377B3A54FD85476677D1D9A3D5618A51BCD42A06D0F9773"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 470,
                            "initiator_column": 409,
                            "initiator_type": "script",
                            "initiator_function": "ge",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v3-pixal-web.ah.nl",
                                    ":method: POST",
                                    ":path: \/raw-customer-interaction-data?richsstsse",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 441",
                                    "content-type: text\/plain;charset=UTF-8",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: x-gtm-server-preview",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 159",
                                    "content-type: text\/plain",
                                    "date: Sat, 13 May 2023 13:56:51 GMT",
                                    "expires: Sat, 13 May 2023 13:56:51 GMT",
                                    "pragma: no-cache",
                                    "set-cookie: ah_cid=%7B%22sct%22%3A1%2C%22cid%22%3A%22ah.1.1683986211051.5051612461%22%2C%22cid_t%22%3A1683986211051%2C%22sid%22%3A1683986211051%2C%22sid_t%22%3A1683986211051%2C%22pct%22%3A1%2C%22seg%22%3A0%7D; Max-Age=15778463; Domain=ah.nl; Path=\/; HttpOnly",
                                    "set-cookie: TS011c9721=0101b519fe28f14a4c93aaf90dec5a549629a9e870e16ed572e7e975ecb2d0c5c71372475aabe415d444958e06cda6529efe188f18; Path=\/; Secure; HTTPOnly",
                                    "set-cookie: TS01816841=0101b519fed7eee9788713dd94b7710ed111846832e16ed572e7e975ecb2d0c5c71372475af3184a213d7f4e12770271557e44af775af085fd9d401e1797788cc3e430793d; path=\/; domain=ah.nl; HTTPonly; Secure",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1924,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 221,
                            "connect_ms": 72,
                            "ssl_ms": 78,
                            "gzip_total": 159,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 3195,
                            "socket_group": "https:\/\/v3-pixal-web.ah.nl",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "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": 366,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIFPTCCBCWgAwIBAgISBNyXwC9Nu+OeucTLlc7OhzXPMA0GCSqGSIb3DQEBCwUA\nMDIxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQD\nEwJSMzAeFw0yMzAzMTMxMDQ5MTdaFw0yMzA2MTExMDQ5MTZaMB0xGzAZBgNVBAMT\nEnYzLXBpeGFsLXdlYi5haC5ubDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoC\nggEBAJcfdJIXSSKWpNLSHKv87sxDcmZdq85PmFhyb4RMqccN7\/TeZgG5fHv7cfyW\nKucPMLrOIo\/YqixFsVseZLaf7jDa+cwFbBjpWqnJRmH9nrf\/0U+g\/VUxB7q44EPr\nT3JC6SB1QSthcd0Kui+xSVFp2Ne51VsM5uBeqRXf3KlhaTksexj8ENIdI\/mhrWvT\nI\/ei5Lgra8y2sjDv4n7ieZVsu8UqBOSQvHN7qsb8P7x1a8Q14OVzwTn9KYQKa\/9w\nT01ndegS2P5FmcnexFeihfkDuZCHeWEvMAbDCKUdLqdCnkFWN6+c8ibu8eSQcWdr\nrrl+MNlhPt+Fht833VseuQq7hMECAwEAAaOCAmAwggJcMA4GA1UdDwEB\/wQEAwIF\noDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH\/BAIwADAd\nBgNVHQ4EFgQUAR4fp\/IE1IUTw0S7reRH2KENCdowHwYDVR0jBBgwFoAUFC6zF7dY\nVsuuUAlA5h+vnYsUwsYwVQYIKwYBBQUHAQEESTBHMCEGCCsGAQUFBzABhhVodHRw\nOi8vcjMuby5sZW5jci5vcmcwIgYIKwYBBQUHMAKGFmh0dHA6Ly9yMy5pLmxlbmNy\nLm9yZy8wMQYDVR0RBCowKIISdjMtcGl4YWwtd2ViLmFoLmJlghJ2My1waXhhbC13\nZWIuYWgubmwwTAYDVR0gBEUwQzAIBgZngQwBAgEwNwYLKwYBBAGC3xMBAQEwKDAm\nBggrBgEFBQcCARYaaHR0cDovL2Nwcy5sZXRzZW5jcnlwdC5vcmcwggEDBgorBgEE\nAdZ5AgQCBIH0BIHxAO8AdgC3Pvsk35xNunXyOcW6WPRsXfxCz3qfNcSeHQmBJe20\nmQAAAYbazatiAAAEAwBHMEUCIQCNU97931EfisrwQE9rIeI+MxHKjdRsF3SeiXA8\nL5UenwIgS3J7+O5X2bQ6Heig+6\/Nmw9hn9laZzPiP7xrVVCOoYcAdQDoPtDaPvUG\nNTLnVyi8iWvJA9PL0RFr7Otp4Xd9bQa9bgAAAYbazatZAAAEAwBGMEQCIEhJzl+F\nSVh8PXsIIBR7xonI6KRG7lUMlj4O3YfEM1dvAiBO72\/DmKoiCmN3s6VP2FR2Z30d\nmj1WGKUbzUKgbQ+XczANBgkqhkiG9w0BAQsFAAOCAQEAcAWMHh7TC9wC40wNivpy\nOYLpzjwiesgiMdYw+\/3\/D1Vd1ppE5YpRnUdqv9fvO7T1UWmDxWftTjhV1m5OxPhf\nuP376F5PRAmw8tZbFpvzryR7wJvSR\/NPkPPFpdkM9OdCqv7HFG+hnhF+1LvmknkN\nKIHgupZLG9cjS39Exp+2J+jgysPCAo8uVlBnA8hFYde9\/Tknr0mQ7bLVtLt51gc\/\n3rATR4agGsCoXyGYR0n+009NpciQMWHHhPiLIj\/Dwqvhy4uSXmMfrAbBcH\/4Hb33\nYs+4C8j+bKlEKemYyiQKYKwZYB\/hIniSosEesqYkaPLnfUlvqgM6qOGjb7vuyf3B\ngw==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFFjCCAv6gAwIBAgIRAJErCErPDBinU\/bWLiWnX1owDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjAwOTA0MDAwMDAw\nWhcNMjUwOTE1MTYwMDAwWjAyMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDELMAkGA1UEAxMCUjMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQC7AhUozPaglNMPEuyNVZLD+ILxmaZ6QoinXSaqtSu5xUyxr45r+XXIo9cP\nR5QUVTVXjJ6oojkZ9YI8QqlObvU7wy7bjcCwXPNZOOftz2nwWgsbvsCUJCWH+jdx\nsxPnHKzhm+\/b5DtFUkWWqcFTzjTIUu61ru2P3mBw4qVUq7ZtDpelQDRrK9O8Zutm\nNHz6a4uPVymZ+DAXXbpyb\/uBxa3Shlg9F8fnCbvxK\/eG3MHacV3URuPMrSXBiLxg\nZ3Vms\/EY96Jc5lP\/Ooi2R6X\/ExjqmAl3P51T+c8B5fWmcBcUr2Ok\/5mzk53cU6cG\n\/kiFHaFpriV1uxPMUgP17VGhi9sVAgMBAAGjggEIMIIBBDAOBgNVHQ8BAf8EBAMC\nAYYwHQYDVR0lBBYwFAYIKwYBBQUHAwIGCCsGAQUFBwMBMBIGA1UdEwEB\/wQIMAYB\nAf8CAQAwHQYDVR0OBBYEFBQusxe3WFbLrlAJQOYfr52LFMLGMB8GA1UdIwQYMBaA\nFHm0WeZ7tuXkAXOACIjIGlj26ZtuMDIGCCsGAQUFBwEBBCYwJDAiBggrBgEFBQcw\nAoYWaHR0cDovL3gxLmkubGVuY3Iub3JnLzAnBgNVHR8EIDAeMBygGqAYhhZodHRw\nOi8veDEuYy5sZW5jci5vcmcvMCIGA1UdIAQbMBkwCAYGZ4EMAQIBMA0GCysGAQQB\ngt8TAQEBMA0GCSqGSIb3DQEBCwUAA4ICAQCFyk5HPqP3hUSFvNVneLKYY611TR6W\nPTNlclQtgaDqw+34IL9fzLdwALduO\/ZelN7kIJ+m74uyA+eitRY8kc607TkC53wl\nikfmZW4\/RvTZ8M6UK+5UzhK8jCdLuMGYL6KvzXGRSgi3yLgjewQtCPkIVz6D2QQz\nCkcheAmCJ8MqyJu5zlzyZMjAvnnAT45tRAxekrsu94sQ4egdRCnbWSDtY7kh+BIm\nlJNXoB1lBMEKIq4QDUOXoRgffuDghje1WrG9ML+Hbisq\/yFOGwXD9RiX8F6sw6W4\navAuvDszue5L3sz85K+EC4Y\/wFVDNvZo4TYXao6Z0f+lQKc0t8DQYzk1OXVu8rp2\nyJMC6alLbBfODALZvYH7n7do1AZls4I9d1P4jnkDrQoxB3UqQ9hVl3LEKQ73xF1O\nyK5GhDDX8oVfGKF5u+decIsH4YaTw7mP3GFxJSqv3+0lUFJoi5Lc5da149p90Ids\nhCExroL1+7mryIkXPeFM5TgO9r0rvZaBFOvV2z0gp35Z0+L4WPlbuEjN\/lxPFin+\nHlUjr8gRsI3qfJOQFy\/9rKIJR0Y\/8Omwt\/8oTWgy1mdeHmmjk7j1nYsvC9JSQ6Zv\nMldlTTKB3zhThV1+XWYp6rjd5JW1zbVWEkLNxE7GJThEUG3szgBVGP7pSWTUTsqX\nnLRbwHOoq7hHwg==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFYDCCBEigAwIBAgIQQAF3ITfU6UK47naqPGQKtzANBgkqhkiG9w0BAQsFADA\/\nMSQwIgYDVQQKExtEaWdpdGFsIFNpZ25hdHVyZSBUcnVzdCBDby4xFzAVBgNVBAMT\nDkRTVCBSb290IENBIFgzMB4XDTIxMDEyMDE5MTQwM1oXDTI0MDkzMDE4MTQwM1ow\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwggIiMA0GCSqGSIb3DQEB\nAQUAA4ICDwAwggIKAoICAQCt6CRz9BQ385ueK1coHIe+3LffOJCMbjzmV6B493XC\nov71am72AE8o295ohmxEk7axY\/0UEmu\/H9LqMZshftEzPLpI9d1537O4\/xLxIZpL\nwYqGcWlKZmZsj348cL+tKSIG8+TA5oCu4kuPt5l+lAOf00eXfJlII1PoOK5PCm+D\nLtFJV4yAdLbaL9A4jXsDcCEbdfIwPPqPrt3aY6vrFk\/CjhFLfs8L6P+1dy70sntK\n4EwSJQxwjQMpoOFTJOwT2e4ZvxCzSow\/iaNhUd6shweU9GNx7C7ib1uYgeGJXDR5\nbHbvO5BieebbpJovJsXQEOEO3tkQjhb7t\/eo98flAgeYjzYIlefiN5YNNnWe+w5y\nsR2bvAP5SQXYgd0FtCrWQemsAXaVCg\/Y39W9Eh81LygXbNKYwagJZHduRze6zqxZ\nXmidf3LWicUGQSk+WT7dJvUkyRGnWqNMQB9GoZm1pzpRboY7nn1ypxIFeFntPlF4\nFQsDj43QLwWyPntKHEtzBRL8xurgUBN8Q5N0s8p0544fAQjQMNRbcTa0B7rBMDBc\nSLeCO5imfWCKoqMpgsy6vYMEG6KDA0Gh1gXxG8K28Kh8hjtGqEgqiNx2mna\/H2ql\nPRmP6zjzZN7IKw0KKP\/32+IVQtQi0Cdd4Xn+GOdwiK1O5tmLOsbdJ1Fu\/7xk9TND\nTwIDAQABo4IBRjCCAUIwDwYDVR0TAQH\/BAUwAwEB\/zAOBgNVHQ8BAf8EBAMCAQYw\nSwYIKwYBBQUHAQEEPzA9MDsGCCsGAQUFBzAChi9odHRwOi8vYXBwcy5pZGVudHJ1\nc3QuY29tL3Jvb3RzL2RzdHJvb3RjYXgzLnA3YzAfBgNVHSMEGDAWgBTEp7Gkeyxx\n+tvhS5B1\/8QVYIWJEDBUBgNVHSAETTBLMAgGBmeBDAECATA\/BgsrBgEEAYLfEwEB\nATAwMC4GCCsGAQUFBwIBFiJodHRwOi8vY3BzLnJvb3QteDEubGV0c2VuY3J5cHQu\nb3JnMDwGA1UdHwQ1MDMwMaAvoC2GK2h0dHA6Ly9jcmwuaWRlbnRydXN0LmNvbS9E\nU1RST09UQ0FYM0NSTC5jcmwwHQYDVR0OBBYEFHm0WeZ7tuXkAXOACIjIGlj26Ztu\nMA0GCSqGSIb3DQEBCwUAA4IBAQAKcwBslm7\/DlLQrt2M51oGrS+o44+\/yQoDFVDC\n5WxCu2+b9LRPwkSICHXM6webFGJueN7sJ7o5XPWioW5WlHAQU7G75K\/QosMrAdSW\n9MUgNTP52GE24HGNtLi1qoJFlcDyqSMo59ahy2cI2qBDLKobkx\/J3vWraV0T9VuG\nWCLKTVXkcGdtwlfFRjlBz4pYg1htmf5X6DYO8A4jqv2Il9DjXA6USbW1FzXSLr9O\nhe8Y4IWS6wY7bCkjCWDcRQJMEhg76fsO3txE+FiYruq9RUWhiF1myv4Q6W+CyBFC\nDfvp7OOGAN6dEOM4+qR9sdjoSYKEBpsr6GtPAQw4dy753ec5\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 3757,
                            "ttfb_start": 3568,
                            "ttfb_end": 3754,
                            "download_start": 3754,
                            "download_end": 3757,
                            "download_ms": 3,
                            "all_start": 3197,
                            "all_end": 3757,
                            "all_ms": 560,
                            "index": 69,
                            "number": 70,
                            "body_file": "033-104941.171-body.txt",
                            "body_id": "104941.171",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.171"
                        },
                        {
                            "type": 3,
                            "id": "104941.176",
                            "request_id": "104941.176",
                            "ip_addr": "[2600:9000:2057:da00:14:1745:3680:93a1]",
                            "full_url": "https:\/\/zsp2.ah.nl\/pool\/lib\/733_2nd_1.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "zsp2.ah.nl",
                            "url": "\/pool\/lib\/733_2nd_1.jpg",
                            "raw_id": "104941.176",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 83,
                            "ttfb_ms": 39,
                            "load_start": 3579,
                            "load_start_float": 3579.0004009999998,
                            "bytesIn": 39422,
                            "objectSize": 39422,
                            "objectSizeUncompressed": 39422,
                            "chunks": [
                                {
                                    "ts": 3621,
                                    "bytes": 2588
                                },
                                {
                                    "ts": 3627,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3662,
                                    "bytes": 20468
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 435,
                            "protocol": "HTTP\/2",
                            "dns_start": 3379,
                            "dns_end": 3499,
                            "connect_start": 3498,
                            "connect_end": 3534,
                            "ssl_start": 3534,
                            "ssl_end": 3578,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.adhese.com",
                                "sanList": [
                                    "*.adhese.com",
                                    "zsp2.etos.nl",
                                    "zsp2.ah.nl"
                                ],
                                "issuer": "Amazon RSA 2048 M02",
                                "validFrom": 1680652800,
                                "validTo": 1714780799,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1680686452314,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402204122821B0035912BC6DA97B8FAA0D7C306B8EEE8CFD347AD0F9FD9D99B4733EC02204C569AE54D307F5D092E24E3C8A64BF8C6E1793B67473300874E245301FF561F"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2024 Log",
                                        "logId": "73D99E891B4C9678A0207D479DE6B2C61CD0515E71192A8C6B80107AC17772B5",
                                        "timestamp": 1680686452312,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502202C86DCB29B4C9CE76B5D81208961CB17ECE9D4CBDC3E7A9B0C24D5C027941B690221009CB7CE31450A4EB382751383AD70E83B4F65256443220B264E7A53F43A651372"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1680686452286,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402202B4E34521FB13ECBA595FA19B4AE2584D0A29D2167DF87E1A1F2BBEBE6953EDE02204116A3D34EA2DB4BF96E7D852086667331C35CB7507DFAAD567000788E84903C"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp2.ah.nl",
                                    ":method: GET",
                                    ":path: \/pool\/lib\/733_2nd_1.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "age: 66723",
                                    "content-length: 39422",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 12 May 2023 19:24:49 GMT",
                                    "etag: \"ac8c12cd2a5a03418a6575790803cf36\"",
                                    "last-modified: Tue, 09 May 2023 19:01:27 GMT",
                                    "server: AmazonS3",
                                    "vary: Accept-Encoding",
                                    "via: 1.1 2f0580a0593ad9d3fb82aee9226d8178.cloudfront.net (CloudFront)",
                                    "x-amz-cf-id: nqix6olXFsM7fHRUtTidWjOm51Wa34ZlIGAY8hWLQKYBSIz37aJMaw==",
                                    "x-amz-cf-pop: FRA6-C1",
                                    "x-amz-server-side-encryption: AES256",
                                    "x-cache: Hit from cloudfront",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1753,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": 120,
                            "connect_ms": 36,
                            "ssl_ms": 44,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 39422,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "Amazon CloudFront",
                            "server_count": null,
                            "created": 3377,
                            "socket_group": "https:\/\/zsp2.ah.nl",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "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": 4865,
                            "netlog_id": 401,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIF3DCCBMSgAwIBAgIQDtMje62Cujq9+hPJHJgXGjANBgkqhkiG9w0BAQsFADA8\nMQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRwwGgYDVQQDExNBbWF6b24g\nUlNBIDIwNDggTTAyMB4XDTIzMDQwNTAwMDAwMFoXDTI0MDUwMzIzNTk1OVowFzEV\nMBMGA1UEAwwMKi5hZGhlc2UuY29tMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEA4qlYcP35ssNQtBRr3CLuBqO+\/A3Atfno3U9NETd8dGcsZNgfARJ22WjP\no2QszDfzq9Bm5vR+WTNo4uy16FIjWXDKuqa9zADzXmvIl4OvVrMG8NBp1ieXQQzv\nBdtH+6p3iIlLY\/BcGY4eIebq4bMXV6r00iiQCUTvRUu5mina7TUeZj6tKqVw+KA2\nQ1rTlTqKivbbmfg833Jr1Vth\/iSPYd1TasVE5SzCcLkhLS\/OfANchGA8dGRz5YB7\nBe9jvzE8PLDl7iOADEQNmPCNxtPfmxMSYYVC9\/ljOOj+cZJWSb2byPOrTkIKrfw9\nDpKHS3ipZqIe3qjQE3gkJBbwx5ZXKQIDAQABo4IC\/TCCAvkwHwYDVR0jBBgwFoAU\nwDFSzVpQw4J8dHHOy+mc+XrrguIwHQYDVR0OBBYEFLtdRVkdFhbsAXTOgQTcHukF\ngfH4MDEGA1UdEQQqMCiCDCouYWRoZXNlLmNvbYIMenNwMi5ldG9zLm5sggp6c3Ay\nLmFoLm5sMA4GA1UdDwEB\/wQEAwIFoDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYB\nBQUHAwIwOwYDVR0fBDQwMjAwoC6gLIYqaHR0cDovL2NybC5yMm0wMi5hbWF6b250\ncnVzdC5jb20vcjJtMDIuY3JsMBMGA1UdIAQMMAowCAYGZ4EMAQIBMHUGCCsGAQUF\nBwEBBGkwZzAtBggrBgEFBQcwAYYhaHR0cDovL29jc3AucjJtMDIuYW1hem9udHJ1\nc3QuY29tMDYGCCsGAQUFBzAChipodHRwOi8vY3J0LnIybTAyLmFtYXpvbnRydXN0\nLmNvbS9yMm0wMi5jZXIwDAYDVR0TAQH\/BAIwADCCAXwGCisGAQQB1nkCBAIEggFs\nBIIBaAFmAHUAdv+IPwq2+5VRwmHM9Ye6NLSkzbsp3GhCCp\/mZ0xaOnQAAAGHULgO\nWgAABAMARjBEAiBBIoIbADWRK8bal7j6oNfDBrju6M\/TR60Pn9nZm0cz7AIgTFaa\n5U0wf10JLiTjyKZL+MbheTtnRzMAh04kUwH\/Vh8AdgBz2Z6JG0yWeKAgfUed5rLG\nHNBRXnEZKoxrgBB6wXdytQAAAYdQuA5YAAAEAwBHMEUCICyG3LKbTJzna12BIIlh\nyxfs6dTL3D56mwwk1cAnlBtpAiEAnLfOMUUKTrOCdRODrXDoO09lJWRDIgsmTnpT\n9DplE3IAdQBIsONr2qZHNA\/lagL6nTDrHFIBy1bdLIHZu7+rOdiEcwAAAYdQuA4+\nAAAEAwBGMEQCICtONFIfsT7LpZX6GbSuJYTQop0hZ9+H4aHyu+vmlT7eAiBBFqPT\nTqLbS\/lufYUghmZzMcNct1B9+q1WcAB4joSQPDANBgkqhkiG9w0BAQsFAAOCAQEA\nt9Lu\/g257jVOEN2gA2hsrMHtYTozSS8iRAi1lCbtZ0GaNwsL18mGmnt2QLNrdoaI\nPQZ5gwIlq+f4Hb36XFcdeEDLYTFQpOHSKFv8iWmQ7M0Yi7D6\/gCZ6evrkEyuJjYZ\nM0eS8Cd6JZhhQiezuCAs1Yz9rKxKHCHx8ORAshwy11DJ+JJ8WIb8PWEu7\/ySgl8N\nYMDqlCDSZOBX3eoAE6PL43NiWfSh8Z3Lf5DvBwtbHRc+VsJb+IGaB0S7ygBreHpu\ng0C2Evtcd3PYWt3BcEtytvf1N9J+om7Vq43oi3Pg2hmn72nfj5ZurSNmKgOdt+9J\ngI50Z+EI0VFJonrLnMuEEw==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEXjCCA0agAwIBAgITB3MSSkvL1E7HtTvq8ZSELToPoTANBgkqhkiG9w0BAQsF\nADA5MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6\nb24gUm9vdCBDQSAxMB4XDTIyMDgyMzIyMjUzMFoXDTMwMDgyMzIyMjUzMFowPDEL\nMAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEcMBoGA1UEAxMTQW1hem9uIFJT\nQSAyMDQ4IE0wMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALtDGMZa\nqHneKei1by6+pUPPLljTB143Si6VpEWPc6mSkFhZb\/6qrkZyoHlQLbDYnI2D7hD0\nsdzEqfnuAjIsuXQLG3A8TvX6V3oFNBFVe8NlLJHvBseKY88saLwufxkZVwk74g4n\nWlNMXzla9Y5F3wwRHwMVH443xGz6UtGSZSqQ94eFx5X7Tlqt8whi8qCaKdZ5rNak\n+r9nUThOeClqFd4oXych\/\/Rc7Y0eX1KNWHYSI1Nk31mYgiK3JvH063g+K9tHA63Z\neTgKgndlh+WI+zv7i44HepRZjA1FYwYZ9Vv\/9UkC5Yz8\/yU65fgjaE+wVHM4e\/Yy\nC2osrPWE7gJ+dXMCAwEAAaOCAVowggFWMBIGA1UdEwEB\/wQIMAYBAf8CAQAwDgYD\nVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAdBgNV\nHQ4EFgQUwDFSzVpQw4J8dHHOy+mc+XrrguIwHwYDVR0jBBgwFoAUhBjMhTTsvAyU\nlC4IWZzHshBOCggwewYIKwYBBQUHAQEEbzBtMC8GCCsGAQUFBzABhiNodHRwOi8v\nb2NzcC5yb290Y2ExLmFtYXpvbnRydXN0LmNvbTA6BggrBgEFBQcwAoYuaHR0cDov\nL2NydC5yb290Y2ExLmFtYXpvbnRydXN0LmNvbS9yb290Y2ExLmNlcjA\/BgNVHR8E\nODA2MDSgMqAwhi5odHRwOi8vY3JsLnJvb3RjYTEuYW1hem9udHJ1c3QuY29tL3Jv\nb3RjYTEuY3JsMBMGA1UdIAQMMAowCAYGZ4EMAQIBMA0GCSqGSIb3DQEBCwUAA4IB\nAQAtTi6Fs0Azfi+iwm7jrz+CSxHH+uHl7Law3MQSXVtR8RV53PtR6r\/6gNpqlzdo\nZq4FKbADi1v9Bun8RY8D51uedRfjsbeodizeBB8nXmeyD33Ep7VATj4ozcd31YFV\nfgRhvTSxNrrTlNpWkUk0m3BMPv8sg381HhA6uEYokE5q9uws\/3YkKqRiEz3TsaWm\nJqIRZhMbgAfp7O7FUwFIb7UIspogZSKxPIWJpxiPo3TcBambbVtQOcNRWz5qCQdD\nslI2yayq0n2TXoHyNCLEH8rpsJRVILFsg0jc7BaFrMnF462+ajSehgj12IidNeRN\n4zl+EoNaWdpnWndvSpAEkq2P\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEkjCCA3qgAwIBAgITBn+USionzfP6wq4rAfkI7rnExjANBgkqhkiG9w0BAQsF\nADCBmDELMAkGA1UEBhMCVVMxEDAOBgNVBAgTB0FyaXpvbmExEzARBgNVBAcTClNj\nb3R0c2RhbGUxJTAjBgNVBAoTHFN0YXJmaWVsZCBUZWNobm9sb2dpZXMsIEluYy4x\nOzA5BgNVBAMTMlN0YXJmaWVsZCBTZXJ2aWNlcyBSb290IENlcnRpZmljYXRlIEF1\ndGhvcml0eSAtIEcyMB4XDTE1MDUyNTEyMDAwMFoXDTM3MTIzMTAxMDAwMFowOTEL\nMAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEZMBcGA1UEAxMQQW1hem9uIFJv\nb3QgQ0EgMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALJ4gHHKeNXj\nca9HgFB0fW7Y14h29Jlo91ghYPl0hAEvrAIthtOgQ3pOsqTQNroBvo3bSMgHFzZM\n9O6II8c+6zf1tRn4SWiw3te5djgdYZ6k\/oI2peVKVuRF4fn9tBb6dNqcmzU5L\/qw\nIFAGbHrQgLKm+a\/sRxmPUDgH3KKHOVj4utWp+UhnMJbulHheb4mjUcAwhmahRWa6\nVOujw5H5SNz\/0egwLX0tdHA114gk957EWW67c4cX8jJGKLhD+rcdqsq08p8kDi1L\n93FcXmn\/6pUCyziKrlA4b9v7LWIbxcceVOF34GfID5yHI9Y\/QCB\/IIDEgEw+OyQm\njgSubJrIqg0CAwEAAaOCATEwggEtMA8GA1UdEwEB\/wQFMAMBAf8wDgYDVR0PAQH\/\nBAQDAgGGMB0GA1UdDgQWBBSEGMyFNOy8DJSULghZnMeyEE4KCDAfBgNVHSMEGDAW\ngBScXwDfqgHXMCs4iKK4bUqc8hGRgzB4BggrBgEFBQcBAQRsMGowLgYIKwYBBQUH\nMAGGImh0dHA6Ly9vY3NwLnJvb3RnMi5hbWF6b250cnVzdC5jb20wOAYIKwYBBQUH\nMAKGLGh0dHA6Ly9jcnQucm9vdGcyLmFtYXpvbnRydXN0LmNvbS9yb290ZzIuY2Vy\nMD0GA1UdHwQ2MDQwMqAwoC6GLGh0dHA6Ly9jcmwucm9vdGcyLmFtYXpvbnRydXN0\nLmNvbS9yb290ZzIuY3JsMBEGA1UdIAQKMAgwBgYEVR0gADANBgkqhkiG9w0BAQsF\nAAOCAQEAYjdCXLwQtT6LLOkMm2xF4gcAevnFWAu5CIw+7bMlPLVvUOTNNWqnkzSW\nMiGpSESrnO09tKpzbeR\/FoCJbM8oAxiDR3mjEH4wW6w7sGDgd9QIpuEdfF7Au\/ma\neyKdpwAJfqxGF4PcnCZXmTA5YpaP7dreqsXMGz7KQ2hsVxa81Q4gLv7\/wmpdLqBK\nbRRYh5TmOTFffHPLkIhqhBGWJ6bt2YFGpn6jcgAKUj6DiAdjd4lpFw85hdKrCEVN\n0FE6\/V1dN2RMfjCyVSRCnTawXZwXgWHxyvkQAiSr6w10kY17RSlQOYiypok1JR4U\nakcjMS9cmvqtmg5iUaQqqcT5NJ0hGA==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEdTCCA12gAwIBAgIJAKcOSkw0grd\/MA0GCSqGSIb3DQEBCwUAMGgxCzAJBgNV\nBAYTAlVTMSUwIwYDVQQKExxTdGFyZmllbGQgVGVjaG5vbG9naWVzLCBJbmMuMTIw\nMAYDVQQLEylTdGFyZmllbGQgQ2xhc3MgMiBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0\neTAeFw0wOTA5MDIwMDAwMDBaFw0zNDA2MjgxNzM5MTZaMIGYMQswCQYDVQQGEwJV\nUzEQMA4GA1UECBMHQXJpem9uYTETMBEGA1UEBxMKU2NvdHRzZGFsZTElMCMGA1UE\nChMcU3RhcmZpZWxkIFRlY2hub2xvZ2llcywgSW5jLjE7MDkGA1UEAxMyU3RhcmZp\nZWxkIFNlcnZpY2VzIFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IC0gRzIwggEi\nMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDVDDrEKvlO4vW+GZdfjohTsR8\/\ny8+fIBNtKTrID30892t2OGPZNmCom15cAICyL1l\/9of5JUOG52kbUpqQ4XHj2C0N\nTm\/2yEnZtvMaVq4rtnQU68\/7JuMauh2WLmo7WJSJR1b\/JaCTcFOD2oR0FMNnngRo\nOt+OQFodSk7PQ5E751bWAHDLUu57fa4657wx+UX2wmDPE1kCK4DMNEffud6QZW0C\nzyyRpqbn3oUYSXxmTqM6bam17jQuug0DuDPfR+uxa40l2ZvOgdFFRjKWcIfeAg5J\nQ4W2bHO7ZOphQazJ1FTfhy\/HIrImzJ9ZVGif\/L4qL8RVHHVAYBeFAlU5i38FAgMB\nAAGjgfAwge0wDwYDVR0TAQH\/BAUwAwEB\/zAOBgNVHQ8BAf8EBAMCAYYwHQYDVR0O\nBBYEFJxfAN+qAdcwKziIorhtSpzyEZGDMB8GA1UdIwQYMBaAFL9ft9HO3R+G9FtV\nrNzXEMIOqYjnME8GCCsGAQUFBwEBBEMwQTAcBggrBgEFBQcwAYYQaHR0cDovL28u\nc3MyLnVzLzAhBggrBgEFBQcwAoYVaHR0cDovL3guc3MyLnVzL3guY2VyMCYGA1Ud\nHwQfMB0wG6AZoBeGFWh0dHA6Ly9zLnNzMi51cy9yLmNybDARBgNVHSAECjAIMAYG\nBFUdIAAwDQYJKoZIhvcNAQELBQADggEBACMd44pXyn3pF3lM8R5V\/cxTbj5HD9\/G\nVfKyBDbtgB9TxF00KGu+x1X8Z+rLP3+QsjPNG1gQggL4+C\/1E2DUBc7xgQjB3ad1\nl08YuW3e95ORCLp+QCztweq7dp4zBncdDQh\/U90bZKuCJ\/Fp1U1ervShw3WnWEQt\n8jxwmKy6abaVd38PMV4s\/KCHOkdp8Hlf9BRUpJVeEXgSYCfOn8J3\/yNTd126\/+pZ\n59vPr5KW7ySaNRB6nJHGDn2Z9j8Z3\/VyVOEVqQdZe4O\/Ui5GjLIAZHYcSNPYeehu\nVsyuLAOQ1xk4meTKCRlb\/weWsKh\/NEnfVqn3sF\/tM+2MR7cwA130A4w=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "39 kB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ExifByteOrder": "Little-endian (Intel, II)",
                                        "ImageWidth": 714,
                                        "ImageHeight": 224,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "Ducky": {
                                        "Quality": "60%"
                                    },
                                    "XMP": {
                                        "XMPToolkit": "Adobe XMP Core 7.1-c000 79.dabacbb, 2021\/04\/14-00:39:44        ",
                                        "CreatorTool": "Adobe Photoshop 23.0 (Windows)",
                                        "InstanceID": "xmp.iid:8ADC7CD4291111EDAD649B2F630C8BA2",
                                        "DocumentID": "xmp.did:8ADC7CD5291111EDAD649B2F630C8BA2",
                                        "DerivedFromInstanceID": "xmp.iid:8ADC7CD2291111EDAD649B2F630C8BA2",
                                        "DerivedFromDocumentID": "xmp.did:8ADC7CD3291111EDAD649B2F630C8BA2"
                                    },
                                    "APP14": {
                                        "DCTEncodeVersion": 100,
                                        "APP14Flags0": "[14], Encoded with Blend=1 downsampling",
                                        "APP14Flags1": "(none)",
                                        "ColorTransform": "YCbCr"
                                    },
                                    "Composite": {
                                        "ImageSize": "714x224",
                                        "Megapixels": 0.16
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 714,
                                        "height": 224,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 159936,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 158.56800000000001,
                                            "standardDeviation": 41.401400000000002,
                                            "kurtosis": -0.49354500000000001,
                                            "skewness": -0.43800899999999998,
                                            "entropy": 0.757965
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 109.496,
                                            "standardDeviation": 44.726399999999998,
                                            "kurtosis": 3.7884000000000002,
                                            "skewness": 1.21347,
                                            "entropy": 0.774455
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 165.285,
                                            "standardDeviation": 31.927900000000001,
                                            "kurtosis": 5.2635300000000003,
                                            "skewness": -0.85977700000000001,
                                            "entropy": 0.764158
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 200.92099999999999,
                                            "standardDeviation": 47.549900000000001,
                                            "kurtosis": 6.4448999999999996,
                                            "skewness": -2.6716299999999999,
                                            "entropy": 0.73528400000000005
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 714,
                                        "height": 224,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 86,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:51+00:00",
                                        "date:modify": "2023-05-13T13:56:51+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "7ec159b6b352be40f9ae880f49a801beea5cc502b5d9c76b0cb1282e3cda899d"
                                    },
                                    "profiles": {
                                        "app12": {
                                            "length": 15
                                        },
                                        "exif": {
                                            "length": 22
                                        },
                                        "xmp": {
                                            "length": 782
                                        }
                                    },
                                    "tainted": false,
                                    "filesize": "39422B",
                                    "numberPixels": "159936",
                                    "pixelsPerSecond": "49.1033MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.003"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 3662,
                            "ttfb_start": 3579,
                            "ttfb_end": 3618,
                            "download_start": 3618,
                            "download_end": 3662,
                            "download_ms": 44,
                            "all_start": 3379,
                            "all_end": 3662,
                            "all_ms": 283,
                            "index": 70,
                            "number": 71
                        },
                        {
                            "type": 3,
                            "id": "104941.177",
                            "request_id": "104941.177",
                            "ip_addr": "[2600:9000:2057:da00:14:1745:3680:93a1]",
                            "full_url": "https:\/\/zsp2.ah.nl\/pool\/lib\/734_2nd_1.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "zsp2.ah.nl",
                            "url": "\/pool\/lib\/734_2nd_1.jpg",
                            "raw_id": "104941.177",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 93,
                            "ttfb_ms": 40,
                            "load_start": 3579,
                            "load_start_float": 3579.0004100000001,
                            "bytesIn": 45130,
                            "objectSize": 45130,
                            "objectSizeUncompressed": 45130,
                            "chunks": [
                                {
                                    "ts": 3622,
                                    "bytes": 2586
                                },
                                {
                                    "ts": 3670,
                                    "bytes": 32732
                                },
                                {
                                    "ts": 3672,
                                    "bytes": 9812
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 435,
                            "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: zsp2.ah.nl",
                                    ":method: GET",
                                    ":path: \/pool\/lib\/734_2nd_1.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "age: 34813",
                                    "content-length: 45130",
                                    "content-type: image\/jpeg",
                                    "date: Sat, 13 May 2023 04:16:39 GMT",
                                    "etag: \"e9810a32d49e4414ccef74ab3fde1344\"",
                                    "last-modified: Fri, 05 May 2023 04:01:23 GMT",
                                    "server: AmazonS3",
                                    "vary: Accept-Encoding",
                                    "via: 1.1 2f0580a0593ad9d3fb82aee9226d8178.cloudfront.net (CloudFront)",
                                    "x-amz-cf-id: BchRzK230le4WxTlA3Lq0OKloforq_yj3YE-3rzZQvWQcK5Mb50NKw==",
                                    "x-amz-cf-pop: FRA6-C1",
                                    "x-amz-server-side-encryption: AES256",
                                    "x-cache: Hit from cloudfront",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1753,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 93,
                            "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": 45130,
                            "image_save": 3063,
                            "cache_time": 0,
                            "cdn_provider": "Amazon CloudFront",
                            "server_count": null,
                            "created": 3380,
                            "socket_group": "https:\/\/zsp2.ah.nl",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 1,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 410,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "45 kB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ImageWidth": 714,
                                        "ImageHeight": 224,
                                        "EncodingProcess": "Progressive DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "None",
                                        "XResolution": 1,
                                        "YResolution": 1
                                    },
                                    "Composite": {
                                        "ImageSize": "714x224",
                                        "Megapixels": 0.16
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 714,
                                        "height": 224,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 159936,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 132.215,
                                            "standardDeviation": 53.340400000000002,
                                            "kurtosis": -1.2960499999999999,
                                            "skewness": -0.34770299999999998,
                                            "entropy": 0.83419900000000002
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 62.567599999999999,
                                            "standardDeviation": 73.116500000000002,
                                            "kurtosis": 1.45292,
                                            "skewness": 1.7507900000000001,
                                            "entropy": 0.81067299999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 151.054,
                                            "standardDeviation": 33.218400000000003,
                                            "kurtosis": 5.0291499999999996,
                                            "skewness": -0.40192499999999998,
                                            "entropy": 0.83999699999999999
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 183.023,
                                            "standardDeviation": 53.686300000000003,
                                            "kurtosis": 3.0237099999999999,
                                            "skewness": -1.96424,
                                            "entropy": 0.85192900000000005
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "JPEG",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 714,
                                        "height": 224,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 89,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:51+00:00",
                                        "date:modify": "2023-05-13T13:56:51+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "69dff6bcc9a75d7da801de89c07abbcc772c868b6af853af8ddf092a8f877a37"
                                    },
                                    "tainted": false,
                                    "filesize": "45130B",
                                    "numberPixels": "159936",
                                    "pixelsPerSecond": "20.1913MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.007"
                                }
                            },
                            "jpeg_scan_count": 9,
                            "score_progressive_jpeg": 100,
                            "load_end": 3672,
                            "ttfb_start": 3579,
                            "ttfb_end": 3619,
                            "download_start": 3619,
                            "download_end": 3672,
                            "download_ms": 53,
                            "all_start": 3579,
                            "all_end": 3672,
                            "all_ms": 93,
                            "index": 71,
                            "number": 72
                        },
                        {
                            "type": 3,
                            "id": "104941.185",
                            "request_id": "104941.185",
                            "ip_addr": "[2a00:1450:4001:829::200e]",
                            "full_url": "https:\/\/www.google-analytics.com\/j\/collect?v=1&_v=j100&aip=1&a=1624016522&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=DataLayer%20Health%20Check&ea=ahDataLayer.data.basket&el=Not%20found&_u=aGDAAEALAAAAACgOKCC~&jid=220315290&gjid=692358131&cid=265736383.1683986211&tid=UA-89331604-23&_gid=714917031.1683986211&_r=1&gtm=45He35a0n81WQK8NCZ&cd1=1099&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd100=gtmError&cd172=homepage&cd190=web_nl&cd19=265736383.1683986211&z=886689653",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "www.google-analytics.com",
                            "url": "\/j\/collect?v=1&_v=j100&aip=1&a=1624016522&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=DataLayer%20Health%20Check&ea=ahDataLayer.data.basket&el=Not%20found&_u=aGDAAEALAAAAACgOKCC~&jid=220315290&gjid=692358131&cid=265736383.1683986211&tid=UA-89331604-23&_gid=714917031.1683986211&_r=1&gtm=45He35a0n81WQK8NCZ&cd1=1099&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd100=gtmError&cd172=homepage&cd190=web_nl&cd19=265736383.1683986211&z=886689653",
                            "raw_id": "104941.185",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "XHR",
                            "load_ms": 59,
                            "ttfb_ms": 58,
                            "load_start": 3650,
                            "load_start_float": 3650.000442,
                            "bytesIn": 1,
                            "objectSize": 1,
                            "objectSizeUncompressed": 1,
                            "chunks": [
                                {
                                    "ts": 3709,
                                    "bytes": 1
                                }
                            ],
                            "expires": "Fri, 01 Jan 1990 00:00:00 GMT",
                            "cacheControl": "no-cache, no-store, must-revalidate",
                            "contentType": "text\/plain",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 3651,
                            "connect_end": 3651,
                            "ssl_start": 3651,
                            "ssl_end": 3651,
                            "securityDetails": {
                                "protocol": "QUIC",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.google-analytics.com",
                                "sanList": [
                                    "*.google-analytics.com",
                                    "region1.app-measurement.com",
                                    "app-measurement.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": "GTS CA 1C3",
                                "validFrom": 1682337366,
                                "validTo": 1689594965,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2023' log",
                                        "logId": "E83ED0DA3EF5063532E75728BC896BC903D3CBD1116BECEB69E1777D6D06BD6E",
                                        "timestamp": 1682340967866,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100BD472EBA1231C311A7394514703DF1648F9D2443AE02B57F6C121B2DB6AD7A18022100A00CAA5E2089E2851A9EB233C9F253CED1CF86B3B3526309D11E7400D9C6315B"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2023 Log",
                                        "logId": "B3737707E18450F86386D605A9DC11094A792DB1670C0B87DCF0030E7936A59A",
                                        "timestamp": 1682340967891,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30440220038ADA7CD802E28FD6FEE5873AD7F111D987B1444DD11BA38B32E5750CF7EFE702202CF13B7AA3F97015D27E4685C2E10C4ED2E8B374EB74C3172667B721D4EF4B30"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 470,
                            "initiator_column": 409,
                            "initiator_type": "script",
                            "initiator_function": "ge",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.google-analytics.com",
                                    ":method: POST",
                                    ":path: \/j\/collect?v=1&_v=j100&aip=1&a=1624016522&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=DataLayer%20Health%20Check&ea=ahDataLayer.data.basket&el=Not%20found&_u=aGDAAEALAAAAACgOKCC~&jid=220315290&gjid=692358131&cid=265736383.1683986211&tid=UA-89331604-23&_gid=714917031.1683986211&_r=1&gtm=45He35a0n81WQK8NCZ&cd1=1099&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd100=gtmError&cd172=homepage&cd190=web_nl&cd19=265736383.1683986211&z=886689653",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 0",
                                    "content-type: text\/plain",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: no-cache, no-store, must-revalidate",
                                    "content-length: 1",
                                    "content-type: text\/plain",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 13 May 2023 13:56:51 GMT",
                                    "expires: Fri, 01 Jan 1990 00:00:00 GMT",
                                    "last-modified: Sun, 17 May 1998 03:00:00 GMT",
                                    "pragma: no-cache",
                                    "server: Golfe2",
                                    "x-content-type-options: nosniff"
                                ]
                            },
                            "bytesOut": 3505,
                            "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": 0,
                            "ssl_ms": 0,
                            "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": 3649,
                            "netlog_id": 442,
                            "load_end": 3709,
                            "ttfb_start": 3650,
                            "ttfb_end": 3708,
                            "download_start": 3708,
                            "download_end": 3709,
                            "download_ms": 1,
                            "all_start": 3650,
                            "all_end": 3709,
                            "all_ms": 59,
                            "index": 72,
                            "number": 73,
                            "body_file": "032-104941.185-body.txt",
                            "body_id": "104941.185",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.185"
                        },
                        {
                            "type": 3,
                            "id": "104941.186",
                            "request_id": "104941.186",
                            "ip_addr": "[2a00:1450:4001:829::200e]",
                            "full_url": "https:\/\/www.google-analytics.com\/collect?v=1&_v=j100&aip=1&a=1624016522&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=Promo&ea=promoView&_u=aGDAAEALAAAAACgOKCC~&cid=265736383.1683986211&tid=UA-89331604-2&_gid=714917031.1683986211&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38173%2F1%2CC2374%3DVG47746%2F1%2CC2545%3DVG50949%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52185%2F0%2CC2625%3DVG52257%2F0%2CC2627%3DVG52393%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PROMOTIONS_IMPRESSION&cd110=1099&cd172=homepage&cd190=web_nl&cd19=265736383.1683986211&promo1id=MarketingCarousel%20-%20r117_r1_r4_1&promo1ps=110401&promo1cr=https%3A%2F%2Fstatic.ah.nl%2Fbinaries%2Fah%2Fcontent%2Fgallery%2Fshared%2Fah-nl%2FpageEntries%2Fbackground-images%2Fb2c%2F2023%2Fwk19%2Fhp_carroussel_1_hamsteren_def.png%2Fhp_carroussel_1_hamsteren_def.png%2Fahonline%3AlargePageEntryImage&promo1nm=Meer%20dan%201000%20producten%202e%20gratis&z=789090548",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.google-analytics.com",
                            "url": "\/collect?v=1&_v=j100&aip=1&a=1624016522&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=Promo&ea=promoView&_u=aGDAAEALAAAAACgOKCC~&cid=265736383.1683986211&tid=UA-89331604-2&_gid=714917031.1683986211&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38173%2F1%2CC2374%3DVG47746%2F1%2CC2545%3DVG50949%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52185%2F0%2CC2625%3DVG52257%2F0%2CC2627%3DVG52393%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PROMOTIONS_IMPRESSION&cd110=1099&cd172=homepage&cd190=web_nl&cd19=265736383.1683986211&promo1id=MarketingCarousel%20-%20r117_r1_r4_1&promo1ps=110401&promo1cr=https%3A%2F%2Fstatic.ah.nl%2Fbinaries%2Fah%2Fcontent%2Fgallery%2Fshared%2Fah-nl%2FpageEntries%2Fbackground-images%2Fb2c%2F2023%2Fwk19%2Fhp_carroussel_1_hamsteren_def.png%2Fhp_carroussel_1_hamsteren_def.png%2Fahonline%3AlargePageEntryImage&promo1nm=Meer%20dan%201000%20producten%202e%20gratis&z=789090548",
                            "raw_id": "104941.186",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 41,
                            "ttfb_ms": 39,
                            "load_start": 3665,
                            "load_start_float": 3665.000446,
                            "bytesIn": 35,
                            "objectSize": 35,
                            "objectSizeUncompressed": 35,
                            "chunks": [
                                {
                                    "ts": 3706,
                                    "bytes": 35
                                }
                            ],
                            "expires": "Mon, 01 Jan 1990 00:00:00 GMT",
                            "cacheControl": "no-cache, no-store, must-revalidate",
                            "contentType": "image\/gif",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "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: www.google-analytics.com",
                                    ":method: GET",
                                    ":path: \/collect?v=1&_v=j100&aip=1&a=1624016522&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=Promo&ea=promoView&_u=aGDAAEALAAAAACgOKCC~&cid=265736383.1683986211&tid=UA-89331604-2&_gid=714917031.1683986211&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38173%2F1%2CC2374%3DVG47746%2F1%2CC2545%3DVG50949%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52185%2F0%2CC2625%3DVG52257%2F0%2CC2627%3DVG52393%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PROMOTIONS_IMPRESSION&cd110=1099&cd172=homepage&cd190=web_nl&cd19=265736383.1683986211&promo1id=MarketingCarousel%20-%20r117_r1_r4_1&promo1ps=110401&promo1cr=https%3A%2F%2Fstatic.ah.nl%2Fbinaries%2Fah%2Fcontent%2Fgallery%2Fshared%2Fah-nl%2FpageEntries%2Fbackground-images%2Fb2c%2F2023%2Fwk19%2Fhp_carroussel_1_hamsteren_def.png%2Fhp_carroussel_1_hamsteren_def.png%2Fahonline%3AlargePageEntryImage&promo1nm=Meer%20dan%201000%20producten%202e%20gratis&z=789090548",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "age: 42177",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: no-cache, no-store, must-revalidate",
                                    "content-length: 35",
                                    "content-type: image\/gif",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 13 May 2023 02:13:54 GMT",
                                    "expires: Mon, 01 Jan 1990 00:00:00 GMT",
                                    "last-modified: Sun, 17 May 1998 03:00:00 GMT",
                                    "pragma: no-cache",
                                    "server: Golfe2",
                                    "x-content-type-options: nosniff"
                                ]
                            },
                            "bytesOut": 5098,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 35,
                            "image_save": 0,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 3660,
                            "netlog_id": 446,
                            "image_details": {
                                "detected_type": "gif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "35 bytes",
                                        "FileType": "GIF",
                                        "FileTypeExtension": "gif",
                                        "MIMEType": "image\/gif"
                                    },
                                    "GIF": {
                                        "GIFVersion": "89a",
                                        "ImageWidth": 1,
                                        "ImageHeight": 1,
                                        "HasColorMap": "Yes",
                                        "ColorResolutionDepth": 1,
                                        "BitsPerPixel": 1,
                                        "BackgroundColor": 255
                                    },
                                    "Composite": {
                                        "ImageSize": "1x1",
                                        "Megapixels": 9.9999999999999995e-7
                                    }
                                },
                                "magick": {
                                    "format": "GIF",
                                    "formatDescription": "CompuServe graphics interchange format",
                                    "mimeType": "image\/gif",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Bilevel",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 1,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 1,
                                        "green": 1,
                                        "blue": 1
                                    },
                                    "pixels": 1,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "green": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "blue": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        }
                                    },
                                    "colormapEntries": 2,
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#000000",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "compression": "LZW",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:51+00:00",
                                        "date:modify": "2023-05-13T13:56:51+00:00",
                                        "signature": "5ae7e6a42304dc6e4176210b83c43024f99a0bce9a870c3b6d2c95fc8ebfb74c"
                                    },
                                    "tainted": false,
                                    "filesize": "35B",
                                    "numberPixels": "1",
                                    "pixelsPerSecond": "1387B",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.000"
                                }
                            },
                            "load_end": 3706,
                            "ttfb_start": 3665,
                            "ttfb_end": 3704,
                            "download_start": 3704,
                            "download_end": 3706,
                            "download_ms": 2,
                            "all_start": 3665,
                            "all_end": 3706,
                            "all_ms": 41,
                            "index": 73,
                            "number": 74
                        },
                        {
                            "type": 3,
                            "id": "104941.187",
                            "request_id": "104941.187",
                            "ip_addr": "35.205.232.200",
                            "full_url": "https:\/\/zsp1.ah.nl\/track\/9243-Adhese_IABview\/sl6\/dtphone\/ogcontrol\/II7be9caad-747d-4d73-a519-1cf88a3f3b1d\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/?t=1683986210564",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "zsp1.ah.nl",
                            "url": "\/track\/9243-Adhese_IABview\/sl6\/dtphone\/ogcontrol\/II7be9caad-747d-4d73-a519-1cf88a3f3b1d\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/?t=1683986210564",
                            "raw_id": "104941.187",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 81,
                            "ttfb_ms": 80,
                            "load_start": 4413,
                            "load_start_float": 4413.0004529999997,
                            "bytesIn": 61,
                            "objectSize": 61,
                            "objectSizeUncompressed": 43,
                            "chunks": [
                                {
                                    "ts": 4494,
                                    "bytes": 61,
                                    "inflated": 43
                                }
                            ],
                            "expires": "",
                            "cacheControl": "must-revalidate",
                            "contentType": "image\/gif",
                            "contentEncoding": "gzip",
                            "socket": 330,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 266,
                            "initiator_column": 99,
                            "initiator_type": "script",
                            "initiator_function": "Tl.dtAWF",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: zsp1.ah.nl",
                                    ":method: GET",
                                    ":path: \/track\/9243-Adhese_IABview\/sl6\/dtphone\/ogcontrol\/II7be9caad-747d-4d73-a519-1cf88a3f3b1d\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/?t=1683986210564",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: X-Requested-With, Origin, Content-Type, Accept",
                                    "access-control-allow-methods: GET, POST, OPTIONS",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "cache-control: must-revalidate",
                                    "content-encoding: gzip",
                                    "content-type: image\/gif",
                                    "date: Sat, 13 May 2023 13:56:51 GMT",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "p3p: CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\", policyref=\"\/w3c\/p3p.xml\"",
                                    "pragma: no-cache",
                                    "strict-transport-security: max-age=15724800; includeSubDomains",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2038,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "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": 569,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 569,
                            "image_save": 0,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 4411,
                            "socket_group": "pm\/https:\/\/zsp1.ah.nl",
                            "http2_stream_id": 19,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 453,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "gif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "43 bytes",
                                        "FileType": "GIF",
                                        "FileTypeExtension": "gif",
                                        "MIMEType": "image\/gif"
                                    },
                                    "GIF": {
                                        "GIFVersion": "89a",
                                        "ImageWidth": 1,
                                        "ImageHeight": 1,
                                        "HasColorMap": "Yes",
                                        "ColorResolutionDepth": 1,
                                        "BitsPerPixel": 1,
                                        "BackgroundColor": 0,
                                        "TransparentColor": 1,
                                        "Duration": "0.10 s"
                                    },
                                    "Composite": {
                                        "ImageSize": "1x1",
                                        "Megapixels": 9.9999999999999995e-7
                                    }
                                },
                                "magick": {
                                    "format": "GIF",
                                    "formatDescription": "CompuServe graphics interchange format",
                                    "mimeType": "image\/gif",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Bilevel",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 1,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 1,
                                        "red": 1,
                                        "green": 1,
                                        "blue": 1
                                    },
                                    "pixels": 1,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 191.25,
                                            "standardDeviation": 0,
                                            "kurtosis": -1.6875,
                                            "skewness": -0.75,
                                            "entropy": 0
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "red": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "green": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "blue": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        }
                                    },
                                    "alpha": "#FFFFFF00",
                                    "colormapEntries": 2,
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFFFF",
                                    "borderColor": "#DFDFDFFF",
                                    "matteColor": "#BDBDBDFF",
                                    "transparentColor": "#FFFFFF00",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "delay": "10x100",
                                    "compression": "LZW",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:51+00:00",
                                        "date:modify": "2023-05-13T13:56:51+00:00",
                                        "signature": "6fc6f4524161c3ae0d316812d7088e3fcd372023edaea2d7821093be40ae1060"
                                    },
                                    "tainted": false,
                                    "filesize": "43B",
                                    "numberPixels": "1",
                                    "pixelsPerSecond": "869B",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "load_end": 4494,
                            "ttfb_start": 4413,
                            "ttfb_end": 4493,
                            "download_start": 4493,
                            "download_end": 4494,
                            "download_ms": 1,
                            "all_start": 4413,
                            "all_end": 4494,
                            "all_ms": 81,
                            "index": 74,
                            "number": 75
                        },
                        {
                            "type": 3,
                            "id": "104941.188",
                            "request_id": "104941.188",
                            "ip_addr": "23.36.162.213",
                            "full_url": "https:\/\/v3-pixal-web.ah.nl\/raw-customer-interaction-data?richsstsse",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "v3-pixal-web.ah.nl",
                            "url": "\/raw-customer-interaction-data?richsstsse",
                            "raw_id": "104941.188",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "XHR",
                            "load_ms": 117,
                            "ttfb_ms": 115,
                            "load_start": 4419,
                            "load_start_float": 4419.0004580000004,
                            "bytesIn": 159,
                            "objectSize": 159,
                            "objectSizeUncompressed": 199,
                            "chunks": [
                                {
                                    "ts": 4536,
                                    "bytes": 159,
                                    "inflated": 199
                                }
                            ],
                            "expires": "Sat, 13 May 2023 13:56:51 GMT",
                            "cacheControl": "max-age=0, no-cache, no-store",
                            "contentType": "text\/plain",
                            "contentEncoding": "gzip",
                            "socket": 419,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "initiator_line": 470,
                            "initiator_column": 409,
                            "initiator_type": "script",
                            "initiator_function": "ge",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: v3-pixal-web.ah.nl",
                                    ":method: POST",
                                    ":path: \/raw-customer-interaction-data?richsstsse",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 929",
                                    "content-type: text\/plain;charset=UTF-8",
                                    "cookie: _ga=GA1.2.265736383.1683986211; _gid=GA1.2.714917031.1683986211; _gat_UA-89331604-2=1; _gat_UA-89331604-23=1; ah_cid=%7B%22sct%22%3A1%2C%22cid%22%3A%22ah.1.1683986211051.5051612461%22%2C%22cid_t%22%3A1683986211051%2C%22sid%22%3A1683986211051%2C%22sid_t%22%3A1683986211051%2C%22pct%22%3A1%2C%22seg%22%3A0%7D; TS011c9721=0101b519fe28f14a4c93aaf90dec5a549629a9e870e16ed572e7e975ecb2d0c5c71372475aabe415d444958e06cda6529efe188f18; TS01816841=0101b519fed7eee9788713dd94b7710ed111846832e16ed572e7e975ecb2d0c5c71372475af3184a213d7f4e12770271557e44af775af085fd9d401e1797788cc3e430793d",
                                    "origin: https:\/\/www.ah.nl",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: x-gtm-server-preview",
                                    "access-control-allow-origin: https:\/\/www.ah.nl",
                                    "cache-control: max-age=0, no-cache, no-store",
                                    "content-encoding: gzip",
                                    "content-length: 159",
                                    "content-type: text\/plain",
                                    "date: Sat, 13 May 2023 13:56:51 GMT",
                                    "expires: Sat, 13 May 2023 13:56:51 GMT",
                                    "pragma: no-cache",
                                    "set-cookie: ah_cid=%7B%22sct%22%3A1%2C%22cid%22%3A%22ah.1.1683986211051.5051612461%22%2C%22cid_t%22%3A1683986211051%2C%22sid%22%3A1683986211051%2C%22sid_t%22%3A1683986211861%2C%22pct%22%3A1%2C%22seg%22%3A0%7D; Max-Age=15778463; Domain=ah.nl; Path=\/; HttpOnly",
                                    "set-cookie: TS011c9721=01a85d5aa093cdfa3aee030baf5036ae51361492467972c8f6d2f2a2fb8f723ba4c40a8966cd90a057d8efe07f5324aa06e3f9e9ac; Path=\/; Secure; HTTPOnly",
                                    "set-cookie: TS01816841=01a85d5aa082f64414a15e72f8770e61fc146b15257972c8f6d2f2a2fb8f723ba4c40a89660381d0e696e0e0f5ed17e2a111414cda4ad79413e25eb875c856251e2ab79e78; path=\/; domain=ah.nl; HTTPonly; Secure",
                                    "strict-transport-security: max-age=31536000 ; includeSubDomains",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 3688,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 159,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 4418,
                            "socket_group": "https:\/\/v3-pixal-web.ah.nl",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 458,
                            "server_port": "443",
                            "load_end": 4536,
                            "ttfb_start": 4419,
                            "ttfb_end": 4534,
                            "download_start": 4534,
                            "download_end": 4536,
                            "download_ms": 2,
                            "all_start": 4419,
                            "all_end": 4536,
                            "all_ms": 117,
                            "index": 75,
                            "number": 76,
                            "body_file": "034-104941.188-body.txt",
                            "body_id": "104941.188",
                            "body_url": "\/response_body.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&run=3&bodyid=104941.188"
                        },
                        {
                            "type": 3,
                            "id": "104941.189",
                            "request_id": "104941.189",
                            "ip_addr": "[2a00:1450:4001:829::200e]",
                            "full_url": "https:\/\/www.google-analytics.com\/collect?v=1&_v=j100&aip=1&a=1624016522&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=Promo&ea=promoView-AM&el=iAB&_u=aGDAAEALAAAAACgOKCC~&cid=265736383.1683986211&tid=UA-89331604-2&_gid=714917031.1683986211&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38173%2F1%2CC2374%3DVG47746%2F1%2CC2545%3DVG50949%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52185%2F0%2CC2625%3DVG52257%2F0%2CC2627%3DVG52393%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PROMOTIONS_IMPRESSION&cd110=1099&cd140=733&cd172=homepage&cd173=749&cd190=web_nl&cd196=Adhese&cd19=265736383.1683986211&promo1id=9243&promo1ps=110501&promo1cr=https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F733_2nd_1.jpg&promo1nm=Een%20volle%20tas%20en%20toch%20flink%20bespaard&z=640004254",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.google-analytics.com",
                            "url": "\/collect?v=1&_v=j100&aip=1&a=1624016522&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=Promo&ea=promoView-AM&el=iAB&_u=aGDAAEALAAAAACgOKCC~&cid=265736383.1683986211&tid=UA-89331604-2&_gid=714917031.1683986211&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38173%2F1%2CC2374%3DVG47746%2F1%2CC2545%3DVG50949%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52185%2F0%2CC2625%3DVG52257%2F0%2CC2627%3DVG52393%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PROMOTIONS_IMPRESSION&cd110=1099&cd140=733&cd172=homepage&cd173=749&cd190=web_nl&cd196=Adhese&cd19=265736383.1683986211&promo1id=9243&promo1ps=110501&promo1cr=https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F733_2nd_1.jpg&promo1nm=Een%20volle%20tas%20en%20toch%20flink%20bespaard&z=640004254",
                            "raw_id": "104941.189",
                            "frame_id": "B569B03FF29986A2A07297AC61502A30",
                            "documentURL": "https:\/\/www.ah.nl\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 40,
                            "ttfb_ms": 39,
                            "load_start": 4467,
                            "load_start_float": 4467.0004609999996,
                            "bytesIn": 35,
                            "objectSize": 35,
                            "objectSizeUncompressed": 35,
                            "chunks": [
                                {
                                    "ts": 4507,
                                    "bytes": 35
                                }
                            ],
                            "expires": "Mon, 01 Jan 1990 00:00:00 GMT",
                            "cacheControl": "no-cache, no-store, must-revalidate",
                            "contentType": "image\/gif",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "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: www.google-analytics.com",
                                    ":method: GET",
                                    ":path: \/collect?v=1&_v=j100&aip=1&a=1624016522&t=event&ni=1&ds=web_nl&_s=1&dl=https%3A%2F%2Fwww.ah.nl%2F&ul=en-us&de=UTF-8&dt=Albert%20Heijn%3A%20boodschappen%20doen%20bij%20de%20grootste%20supermarkt%20-%20%2F&sd=24-bit&sr=375x559&vp=375x559&je=0&ec=Promo&ea=promoView-AM&el=iAB&_u=aGDAAEALAAAAACgOKCC~&cid=265736383.1683986211&tid=UA-89331604-2&_gid=714917031.1683986211&gtm=45He35a0n81WQK8NCZ&cd10=household&cd16=C1796%3DVG38173%2F1%2CC2374%3DVG47746%2F1%2CC2545%3DVG50949%2F0%2CC2613%3DVG52025%2F0%2CC2619%3DVG52133%2F0%2CC2620%3DVG52185%2F0%2CC2625%3DVG52257%2F0%2CC2627%3DVG52393%2F0%2CC2633%3DVG52508%2F0&cd20=https%3A%2F%2Fwww.ah.nl%2F&cd26=onbekend&cd93=household&cd100=PROMOTIONS_IMPRESSION&cd110=1099&cd140=733&cd172=homepage&cd173=749&cd190=web_nl&cd196=Adhese&cd19=265736383.1683986211&promo1id=9243&promo1ps=110501&promo1cr=https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F733_2nd_1.jpg&promo1nm=Een%20volle%20tas%20en%20toch%20flink%20bespaard&z=640004254",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.ah.nl\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Safari\";v=\"0\"",
                                    "sec-ch-ua-mobile: ?1",
                                    "sec-ch-ua-platform: \"iOS\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Mobile\/15E148"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "age: 42177",
                                    "alt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
                                    "cache-control: no-cache, no-store, must-revalidate",
                                    "content-length: 35",
                                    "content-type: image\/gif",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 13 May 2023 02:13:54 GMT",
                                    "expires: Mon, 01 Jan 1990 00:00:00 GMT",
                                    "last-modified: Sun, 17 May 1998 03:00:00 GMT",
                                    "pragma: no-cache",
                                    "server: Golfe2",
                                    "x-content-type-options: nosniff"
                                ]
                            },
                            "bytesOut": 4591,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 35,
                            "image_save": 0,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 4466,
                            "netlog_id": 461,
                            "image_details": {
                                "detected_type": "gif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.57
                                    },
                                    "File": {
                                        "FileSize": "35 bytes",
                                        "FileType": "GIF",
                                        "FileTypeExtension": "gif",
                                        "MIMEType": "image\/gif"
                                    },
                                    "GIF": {
                                        "GIFVersion": "89a",
                                        "ImageWidth": 1,
                                        "ImageHeight": 1,
                                        "HasColorMap": "Yes",
                                        "ColorResolutionDepth": 1,
                                        "BitsPerPixel": 1,
                                        "BackgroundColor": 255
                                    },
                                    "Composite": {
                                        "ImageSize": "1x1",
                                        "Megapixels": 9.9999999999999995e-7
                                    }
                                },
                                "magick": {
                                    "format": "GIF",
                                    "formatDescription": "CompuServe graphics interchange format",
                                    "mimeType": "image\/gif",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Bilevel",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 1,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 1,
                                        "green": 1,
                                        "blue": 1
                                    },
                                    "pixels": 1,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "green": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "blue": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        }
                                    },
                                    "colormapEntries": 2,
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#000000",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1,
                                        "height": 1,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "compression": "LZW",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2023-05-13T13:56:51+00:00",
                                        "date:modify": "2023-05-13T13:56:51+00:00",
                                        "signature": "5ae7e6a42304dc6e4176210b83c43024f99a0bce9a870c3b6d2c95fc8ebfb74c"
                                    },
                                    "tainted": false,
                                    "filesize": "35B",
                                    "numberPixels": "1",
                                    "pixelsPerSecond": "717B",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "load_end": 4507,
                            "ttfb_start": 4467,
                            "ttfb_end": 4506,
                            "download_start": 4506,
                            "download_end": 4507,
                            "download_ms": 1,
                            "all_start": 4467,
                            "all_end": 4507,
                            "all_ms": 40,
                            "index": 76,
                            "number": 77
                        }
                    ],
                    "requestsFull": 77,
                    "requestsDoc": 62,
                    "responses_200": 73,
                    "responses_404": 0,
                    "responses_other": 4,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 0,
                    "optimization_checked": 1,
                    "main_frame": "B569B03FF29986A2A07297AC61502A30",
                    "loadEventStart": 3177,
                    "loadEventEnd": 3177,
                    "domContentLoadedEventStart": 2577,
                    "domContentLoadedEventEnd": 2587,
                    "URL": "https:\/\/www.ah.nl",
                    "connections": 10,
                    "final_base_page_request": 0,
                    "final_base_page_request_id": "529151E2C959CFDBB188D484C9C9B976",
                    "final_url": "https:\/\/www.ah.nl\/",
                    "domInteractive": 1843,
                    "firstPaint": 1544.0999999996275,
                    "firstContentfulPaint": 1549,
                    "firstMeaningfulPaint": 1708,
                    "firstImagePaint": 1812,
                    "renderBlockingCSS": 1,
                    "renderBlockingJS": 2,
                    "TTFB": 816,
                    "basePageSSLTime": 84,
                    "score_cache": 53,
                    "score_cdn": 100,
                    "score_gzip": 100,
                    "score_cookies": -1,
                    "score_keep-alive": 100,
                    "score_minify": -1,
                    "score_combine": -1,
                    "score_compress": 94,
                    "score_etags": -1,
                    "score_progressive_jpeg": 22,
                    "gzip_total": 1649293,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 300470,
                    "image_savings": 20049,
                    "base_page_cdn": "Akamai",
                    "cpuTimes": {
                        "ParseHTML": 47,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 5,
                        "MarkDOMContent": 0,
                        "V8.GC_TIME_TO_SAFEPOINT": 1,
                        "CommitLoad": 0,
                        "EvaluateScript": 726,
                        "v8.compile": 153,
                        "ResourceFetcher::requestResource": 97,
                        "FunctionCall": 416,
                        "TimerFire": 9,
                        "ParseAuthorStyleSheet": 19,
                        "UpdateLayoutTree": 168,
                        "Layout": 136,
                        "PrePaint": 30,
                        "Paint": 65,
                        "Layerize": 48,
                        "ResourceChangePriority": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "ScrollLayer": 0,
                        "IntersectionObserverController::computeIntersections": 26,
                        "MarkLoad": 0,
                        "HitTest": 1,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 3,
                        "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": 1,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 20,
                        "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_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_MC_INCREMENTAL_START": 0,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                        "V8.GC_MC_INCREMENTAL_EMBEDDER_PROLOGUE": 6,
                        "V8.GC_MC_MARK_ROOTS": 0,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_MC_INCREMENTAL": 3,
                        "V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 2,
                        "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_MC_MARK_FULL_CLOSURE": 0,
                        "V8.GC_MC_CLEAR": 0,
                        "V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 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_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                        "V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                        "V8.GC_MC_CLEAR_MAPS": 0,
                        "V8.GC_MC_CLEAR_WEAK_REFERENCES": 2,
                        "V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                        "V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 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": 7,
                        "V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 1,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 1,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 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": 4,
                        "V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_MC_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                        "V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                        "V8.GC_MC_COMPLETE_SWEEPING": 1,
                        "FireAnimationFrame": 1,
                        "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "XHRReadyStateChange": 2,
                        "XHRLoad": 0,
                        "ResourceFetcher::WarnUnusedPreloads": 0,
                        "Idle": 2536
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 47,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 2,
                        "MarkDOMContent": 0,
                        "V8.GC_TIME_TO_SAFEPOINT": 1,
                        "CommitLoad": 0,
                        "EvaluateScript": 666,
                        "v8.compile": 149,
                        "ResourceFetcher::requestResource": 65,
                        "FunctionCall": 283,
                        "TimerFire": 2,
                        "ParseAuthorStyleSheet": 19,
                        "UpdateLayoutTree": 118,
                        "Layout": 67,
                        "PrePaint": 13,
                        "Paint": 13,
                        "Layerize": 15,
                        "ResourceChangePriority": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "ScrollLayer": 0,
                        "IntersectionObserverController::computeIntersections": 14,
                        "MarkLoad": 0,
                        "HitTest": 1,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 3,
                        "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": 1,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 18,
                        "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_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_MC_INCREMENTAL_START": 0,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                        "V8.GC_MC_INCREMENTAL_EMBEDDER_PROLOGUE": 6,
                        "V8.GC_MC_MARK_ROOTS": 0,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_MC_INCREMENTAL": 3,
                        "V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 2,
                        "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_MC_MARK_FULL_CLOSURE": 0,
                        "V8.GC_MC_CLEAR": 0,
                        "V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 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_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                        "V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                        "V8.GC_MC_CLEAR_MAPS": 0,
                        "V8.GC_MC_CLEAR_WEAK_REFERENCES": 2,
                        "V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                        "V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 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": 7,
                        "V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 1,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 1,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 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": 4,
                        "V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_MC_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                        "V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                        "V8.GC_MC_COMPLETE_SWEEPING": 1,
                        "FireAnimationFrame": 0,
                        "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "XHRReadyStateChange": 0,
                        "XHRLoad": 0,
                        "ResourceFetcher::WarnUnusedPreloads": 0,
                        "Idle": 1658
                    },
                    "cpu.ParseHTML": 47,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "cpu.EventDispatch": 5,
                    "cpu.MarkDOMContent": 0,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 1,
                    "cpu.CommitLoad": 0,
                    "cpu.EvaluateScript": 726,
                    "cpu.v8.compile": 153,
                    "cpu.ResourceFetcher::requestResource": 97,
                    "cpu.FunctionCall": 416,
                    "cpu.TimerFire": 9,
                    "cpu.ParseAuthorStyleSheet": 19,
                    "cpu.UpdateLayoutTree": 168,
                    "cpu.Layout": 136,
                    "cpu.PrePaint": 30,
                    "cpu.Paint": 65,
                    "cpu.Layerize": 48,
                    "cpu.ResourceChangePriority": 0,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.ScrollLayer": 0,
                    "cpu.IntersectionObserverController::computeIntersections": 26,
                    "cpu.MarkLoad": 0,
                    "cpu.HitTest": 1,
                    "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "cpu.MinorGC": 3,
                    "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": 1,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 20,
                    "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_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "cpu.V8.GC_MC_INCREMENTAL_START": 0,
                    "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                    "cpu.V8.GC_MC_INCREMENTAL_EMBEDDER_PROLOGUE": 6,
                    "cpu.V8.GC_MC_MARK_ROOTS": 0,
                    "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                    "cpu.V8.GC_MC_INCREMENTAL": 3,
                    "cpu.V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 2,
                    "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_MC_MARK_FULL_CLOSURE": 0,
                    "cpu.V8.GC_MC_CLEAR": 0,
                    "cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 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_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                    "cpu.V8.GC_MC_CLEAR_MAPS": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES": 2,
                    "cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                    "cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 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": 7,
                    "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": 1,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 1,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 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": 4,
                    "cpu.V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.V8.GC_MC_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                    "cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                    "cpu.V8.GC_MC_COMPLETE_SWEEPING": 1,
                    "cpu.FireAnimationFrame": 1,
                    "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.XHRReadyStateChange": 2,
                    "cpu.XHRLoad": 0,
                    "cpu.ResourceFetcher::WarnUnusedPreloads": 0,
                    "cpu.Idle": 2536,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1683986204.8103919,
                    "osVersion": "Linux 5.15.0-67-generic",
                    "os_version": "Linux 5.15.0-67-generic",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1683986207.3259041,
                    "browserVersion": "113.0.0.0",
                    "browser_version": "113.0.0.0",
                    "throttle_cpu_requested": 1,
                    "fullyLoadedCPUms": 7429,
                    "fullyLoadedCPUpct": 45.167173252278872,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "B569B03FF29986A2A07297AC61502A30",
                                    "loaderId": "C66D6BA71A7CAEC4F6B1AC168C87EADD"
                                }
                            }
                        },
                        {
                            "code": "NavigatorUserAgentIssue",
                            "details": {
                                "navigatorUserAgentIssueDetails": {
                                    "url": "https:\/\/www.ah.nl\/",
                                    "location": {
                                        "url": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                                        "lineNumber": 0,
                                        "columnNumber": 0
                                    }
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/www.ah.nl",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/www.ah.nl\/",
                    "document_hostname": "www.ah.nl",
                    "document_origin": "https:\/\/www.ah.nl",
                    "viewport": {
                        "width": 375,
                        "height": 559,
                        "dpr": 2
                    },
                    "domElements": 2326,
                    "domComplete": 3172,
                    "PerformancePaintTiming.first-paint": 1544.0999999996275,
                    "PerformancePaintTiming.first-contentful-paint": 1544.0999999996275,
                    "origin_dns": {
                        "cname": [
                            "www.ah.nl-v1.edgekey.net."
                        ],
                        "ns": [
                            "a1-249.akam.net.",
                            "a7-64.akam.net.",
                            "a6-65.akam.net.",
                            "a8-65.akam.net.",
                            "a14-64.akam.net.",
                            "a9-67.akam.net."
                        ],
                        "mx": [
                            "10 ah-nl.mail.protection.outlook.com."
                        ],
                        "txt": [
                            "\"docker-verification=f3bda6e7-685d-4fa5-aedc-6f9b1215cbe9\"",
                            "\"google-site-verification=RuZLXagupabN1jkH_Szne5gCiwcJRyjSJTa763eNwkM\"",
                            "\"mongodb-site-verification=mRGyiiCbKtOFB4hTcvt780JzXKNZW2PN\"",
                            "\"v=spf1 include:_spf.ah.nl include:spf.protection.outlook.com include:eu.mailgun.org include:sendgrid.net -all\"",
                            "\"docusign=d64bbad0-a329-416b-a91b-994d4921f69a\"",
                            "\"docusign=7c936727-559f-47df-b5bf-00051dda9458\"",
                            "\"facebook-domain-verification=jxk4mu3rwd7ka1wnhmxudvtdoatt96\"",
                            "\"google-site-verification=lWxAQXPFiYqWSlcnL8MZF_ijFrHsQS93acOHEJ3tT9I\"",
                            "\"MS=ms49548478\"",
                            "\"atlassian-domain-verification=\/ZrBwaKNKauU8CQx6SaOCM8ULGtxEcNjcL4FEJlbZhavmF2fjTmHrgX\/UPRKCM0T\"",
                            "\"apple-domain-verification=krHbxuyr1gHwKStA\""
                        ],
                        "soa": [
                            "ns0.ahold.nl. hostmaster.ahold.nl. 2008063082 14400 3600 2419200 900"
                        ],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "Ecommerce": "Cart Functionality",
                        "CMS": "Bloomreach",
                        "Webmail": "Apple iCloud Mail,Microsoft 365",
                        "JavaScript frameworks": "React",
                        "JavaScript libraries": "LazySizes,core-js 2.6.5",
                        "Performance": "LazySizes",
                        "Analytics": "Google Analytics Enhanced eCommerce,Dynatrace,Google Analytics",
                        "A\/B Testing": "SiteSpect",
                        "Email": "Sendgrid,Microsoft 365,Mailgun",
                        "Security": "HSTS,Akamai Bot Manager",
                        "Tag managers": "Google Tag Manager",
                        "RUM": "Dynatrace RUM",
                        "CDN": "Akamai",
                        "Miscellaneous": "PWA,DocuSign"
                    },
                    "detected_apps": {
                        "Cart Functionality": "",
                        "Bloomreach": "",
                        "Apple iCloud Mail": "",
                        "React": "",
                        "LazySizes": "",
                        "Google Analytics Enhanced eCommerce": "",
                        "Dynatrace": "",
                        "core-js": "2.6.5",
                        "SiteSpect": "",
                        "Sendgrid": "",
                        "Microsoft 365": "",
                        "Mailgun": "",
                        "HSTS": "",
                        "Google Tag Manager": "",
                        "Google Analytics": "",
                        "Dynatrace RUM": "",
                        "Akamai Bot Manager": "",
                        "Akamai": "",
                        "PWA": "",
                        "DocuSign": ""
                    },
                    "detected_technologies": {
                        "Cart Functionality": {
                            "name": "Cart Functionality",
                            "description": "Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.",
                            "slug": "cart-functionality",
                            "categories": [
                                {
                                    "id": 6,
                                    "slug": "ecommerce",
                                    "groups": [
                                        1
                                    ],
                                    "name": "Ecommerce",
                                    "priority": 1
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Cart-generic.svg",
                            "website": "https:\/\/www.wappalyzer.com\/technologies\/ecommerce\/cart-functionality",
                            "pricing": [],
                            "cpe": null
                        },
                        "Bloomreach": {
                            "name": "Bloomreach",
                            "description": null,
                            "slug": "bloomreach",
                            "categories": [
                                {
                                    "id": 1,
                                    "slug": "cms",
                                    "groups": [
                                        3
                                    ],
                                    "name": "CMS",
                                    "priority": 1
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Bloomreach.svg",
                            "website": "https:\/\/developers.bloomreach.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "Apple iCloud Mail": {
                            "name": "Apple iCloud Mail",
                            "description": "Apple iCloud Mail is a webmail service provided by Apple, Inc.",
                            "slug": "apple-icloud-mail",
                            "categories": [
                                {
                                    "id": 30,
                                    "slug": "webmail",
                                    "groups": [
                                        4
                                    ],
                                    "name": "Webmail",
                                    "priority": 2
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Apple.svg",
                            "website": "https:\/\/www.apple.com\/icloud\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "React": {
                            "name": "React",
                            "description": "React is an open-source JavaScript library for building user interfaces or UI components.",
                            "slug": "react",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "React.svg",
                            "website": "https:\/\/reactjs.org",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:facebook:react:*:*:*:*:*:*:*:*"
                        },
                        "LazySizes": {
                            "name": "LazySizes",
                            "description": "LazySizes is a JavaScript library used to delay the loading of images (iframes, scripts, etc) until they come into view.",
                            "slug": "lazysizes",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                },
                                {
                                    "id": 92,
                                    "slug": "performance",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Performance",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/github.com\/aFarkas\/lazysizes",
                            "pricing": [],
                            "cpe": null
                        },
                        "Google Analytics Enhanced eCommerce": {
                            "name": "Google Analytics Enhanced eCommerce",
                            "description": "Google analytics enhanced ecommerce is a plug-in which enables the measurement of user interactions with products on ecommerce websites.",
                            "slug": "google-analytics-enhanced-ecommerce",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Analytics.svg",
                            "website": "https:\/\/developers.google.com\/analytics\/devguides\/collection\/analyticsjs\/enhanced-ecommerce",
                            "pricing": [],
                            "cpe": null
                        },
                        "Dynatrace": {
                            "name": "Dynatrace",
                            "description": "Dynatrace is a technology company that produces a software intelligence platform based on artificial intelligence to monitor and optimise application performance and development, IT infrastructure, and user experience for businesses and government agencies throughout the world.",
                            "slug": "dynatrace",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Dynatrace.svg",
                            "website": "https:\/\/www.dynatrace.com",
                            "pricing": [
                                "recurring",
                                "low"
                            ],
                            "cpe": null
                        },
                        "core-js": {
                            "name": "core-js",
                            "description": "core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.",
                            "slug": "core-js",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "2.6.5",
                            "icon": "core-js.png",
                            "website": "https:\/\/github.com\/zloirock\/core-js",
                            "pricing": [],
                            "cpe": null
                        },
                        "SiteSpect": {
                            "name": "SiteSpect",
                            "description": "SiteSpect is the A\/B testing and optimisation solution.",
                            "slug": "sitespect",
                            "categories": [
                                {
                                    "id": 74,
                                    "slug": "a-b-testing",
                                    "groups": [
                                        8
                                    ],
                                    "name": "A\/B Testing",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "SiteSpect.png",
                            "website": "https:\/\/www.sitespect.com",
                            "pricing": [
                                "poa"
                            ],
                            "cpe": null
                        },
                        "Sendgrid": {
                            "name": "Sendgrid",
                            "description": "SendGrid is a cloud-based email delivery platform for transactional and marketing emails.",
                            "slug": "sendgrid",
                            "categories": [
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "SendGrid.svg",
                            "website": "https:\/\/sendgrid.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "Microsoft 365": {
                            "name": "Microsoft 365",
                            "description": "Microsoft 365 is a line of subscription services offered by Microsoft as part of the Microsoft Office product line.",
                            "slug": "microsoft-365",
                            "categories": [
                                {
                                    "id": 30,
                                    "slug": "webmail",
                                    "groups": [
                                        4
                                    ],
                                    "name": "Webmail",
                                    "priority": 2
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Microsoft 365.svg",
                            "website": "https:\/\/www.microsoft.com\/microsoft-365",
                            "pricing": [],
                            "cpe": null
                        },
                        "Mailgun": {
                            "name": "Mailgun",
                            "description": "Mailgun is a transactional email API service for developers.",
                            "slug": "mailgun",
                            "categories": [
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Mailgun.svg",
                            "website": "https:\/\/www.mailgun.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "HSTS": {
                            "name": "HSTS",
                            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                            "slug": "hsts",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                            "pricing": [],
                            "cpe": null
                        },
                        "Google Tag Manager": {
                            "name": "Google Tag Manager",
                            "description": "Google Tag Manager is a tag management system (TMS) that allows you to quickly and easily update measurement codes and related code fragments collectively known as tags on your website or mobile app.",
                            "slug": "google-tag-manager",
                            "categories": [
                                {
                                    "id": 42,
                                    "slug": "tag-managers",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Tag managers",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Tag Manager.svg",
                            "website": "http:\/\/www.google.com\/tagmanager",
                            "pricing": [],
                            "cpe": null
                        },
                        "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
                        },
                        "Dynatrace RUM": {
                            "name": "Dynatrace RUM",
                            "description": "Dynatrace RUM is a AI powered, full stack, automated real user monutoring platform built by Dynatrace.",
                            "slug": "dynatrace-rum",
                            "categories": [
                                {
                                    "id": 78,
                                    "slug": "rum",
                                    "groups": [
                                        2
                                    ],
                                    "name": "RUM",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Dynatrace.svg",
                            "website": "https:\/\/www.dynatrace.com\/platform\/real-user-monitoring",
                            "pricing": [
                                "recurring",
                                "low"
                            ],
                            "cpe": null
                        },
                        "Akamai Bot Manager": {
                            "name": "Akamai Bot Manager",
                            "description": "Akamai Bot Manager detect bots using device fingerprinting bot signatures.",
                            "slug": "akamai-bot-manager",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Akamai.svg",
                            "website": "https:\/\/www.akamai.com\/us\/en\/products\/security\/bot-manager.jsp",
                            "pricing": [
                                "poa"
                            ],
                            "cpe": null
                        },
                        "Akamai": {
                            "name": "Akamai",
                            "description": "Akamai is global content delivery network (CDN) services provider for media and software delivery, and cloud security solutions.",
                            "slug": "akamai",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Akamai.svg",
                            "website": "http:\/\/akamai.com",
                            "pricing": [
                                "poa"
                            ],
                            "cpe": null
                        },
                        "PWA": {
                            "name": "PWA",
                            "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                            "slug": "pwa",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "PWA.svg",
                            "website": "https:\/\/web.dev\/progressive-web-apps\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "DocuSign": {
                            "name": "DocuSign",
                            "description": "DocuSign allows organisations to manage electronic agreements.",
                            "slug": "docusign",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "DocuSign.svg",
                            "website": "https:\/\/www.docusign.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        }
                    },
                    "detected_raw": [
                        {
                            "name": "Cart Functionality",
                            "description": "Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.",
                            "slug": "cart-functionality",
                            "categories": [
                                {
                                    "id": 6,
                                    "slug": "ecommerce",
                                    "groups": [
                                        1
                                    ],
                                    "name": "Ecommerce",
                                    "priority": 1
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Cart-generic.svg",
                            "website": "https:\/\/www.wappalyzer.com\/technologies\/ecommerce\/cart-functionality",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Bloomreach",
                            "description": null,
                            "slug": "bloomreach",
                            "categories": [
                                {
                                    "id": 1,
                                    "slug": "cms",
                                    "groups": [
                                        3
                                    ],
                                    "name": "CMS",
                                    "priority": 1
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Bloomreach.svg",
                            "website": "https:\/\/developers.bloomreach.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Apple iCloud Mail",
                            "description": "Apple iCloud Mail is a webmail service provided by Apple, Inc.",
                            "slug": "apple-icloud-mail",
                            "categories": [
                                {
                                    "id": 30,
                                    "slug": "webmail",
                                    "groups": [
                                        4
                                    ],
                                    "name": "Webmail",
                                    "priority": 2
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Apple.svg",
                            "website": "https:\/\/www.apple.com\/icloud\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "React",
                            "description": "React is an open-source JavaScript library for building user interfaces or UI components.",
                            "slug": "react",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "React.svg",
                            "website": "https:\/\/reactjs.org",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:facebook:react:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "LazySizes",
                            "description": "LazySizes is a JavaScript library used to delay the loading of images (iframes, scripts, etc) until they come into view.",
                            "slug": "lazysizes",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                },
                                {
                                    "id": 92,
                                    "slug": "performance",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Performance",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/github.com\/aFarkas\/lazysizes",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Google Analytics Enhanced eCommerce",
                            "description": "Google analytics enhanced ecommerce is a plug-in which enables the measurement of user interactions with products on ecommerce websites.",
                            "slug": "google-analytics-enhanced-ecommerce",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Analytics.svg",
                            "website": "https:\/\/developers.google.com\/analytics\/devguides\/collection\/analyticsjs\/enhanced-ecommerce",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Dynatrace",
                            "description": "Dynatrace is a technology company that produces a software intelligence platform based on artificial intelligence to monitor and optimise application performance and development, IT infrastructure, and user experience for businesses and government agencies throughout the world.",
                            "slug": "dynatrace",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Dynatrace.svg",
                            "website": "https:\/\/www.dynatrace.com",
                            "pricing": [
                                "recurring",
                                "low"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "core-js",
                            "description": "core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.",
                            "slug": "core-js",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "2.6.5",
                            "icon": "core-js.png",
                            "website": "https:\/\/github.com\/zloirock\/core-js",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "SiteSpect",
                            "description": "SiteSpect is the A\/B testing and optimisation solution.",
                            "slug": "sitespect",
                            "categories": [
                                {
                                    "id": 74,
                                    "slug": "a-b-testing",
                                    "groups": [
                                        8
                                    ],
                                    "name": "A\/B Testing",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "SiteSpect.png",
                            "website": "https:\/\/www.sitespect.com",
                            "pricing": [
                                "poa"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "Sendgrid",
                            "description": "SendGrid is a cloud-based email delivery platform for transactional and marketing emails.",
                            "slug": "sendgrid",
                            "categories": [
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "SendGrid.svg",
                            "website": "https:\/\/sendgrid.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Microsoft 365",
                            "description": "Microsoft 365 is a line of subscription services offered by Microsoft as part of the Microsoft Office product line.",
                            "slug": "microsoft-365",
                            "categories": [
                                {
                                    "id": 30,
                                    "slug": "webmail",
                                    "groups": [
                                        4
                                    ],
                                    "name": "Webmail",
                                    "priority": 2
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Microsoft 365.svg",
                            "website": "https:\/\/www.microsoft.com\/microsoft-365",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Mailgun",
                            "description": "Mailgun is a transactional email API service for developers.",
                            "slug": "mailgun",
                            "categories": [
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Mailgun.svg",
                            "website": "https:\/\/www.mailgun.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "HSTS",
                            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                            "slug": "hsts",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Google Tag Manager",
                            "description": "Google Tag Manager is a tag management system (TMS) that allows you to quickly and easily update measurement codes and related code fragments collectively known as tags on your website or mobile app.",
                            "slug": "google-tag-manager",
                            "categories": [
                                {
                                    "id": 42,
                                    "slug": "tag-managers",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Tag managers",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Tag Manager.svg",
                            "website": "http:\/\/www.google.com\/tagmanager",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "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": "Dynatrace RUM",
                            "description": "Dynatrace RUM is a AI powered, full stack, automated real user monutoring platform built by Dynatrace.",
                            "slug": "dynatrace-rum",
                            "categories": [
                                {
                                    "id": 78,
                                    "slug": "rum",
                                    "groups": [
                                        2
                                    ],
                                    "name": "RUM",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Dynatrace.svg",
                            "website": "https:\/\/www.dynatrace.com\/platform\/real-user-monitoring",
                            "pricing": [
                                "recurring",
                                "low"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "Akamai Bot Manager",
                            "description": "Akamai Bot Manager detect bots using device fingerprinting bot signatures.",
                            "slug": "akamai-bot-manager",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Akamai.svg",
                            "website": "https:\/\/www.akamai.com\/us\/en\/products\/security\/bot-manager.jsp",
                            "pricing": [
                                "poa"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "Akamai",
                            "description": "Akamai is global content delivery network (CDN) services provider for media and software delivery, and cloud security solutions.",
                            "slug": "akamai",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Akamai.svg",
                            "website": "http:\/\/akamai.com",
                            "pricing": [
                                "poa"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "PWA",
                            "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                            "slug": "pwa",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "PWA.svg",
                            "website": "https:\/\/web.dev\/progressive-web-apps\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "DocuSign",
                            "description": "DocuSign allows organisations to manage electronic agreements.",
                            "slug": "docusign",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "DocuSign.svg",
                            "website": "https:\/\/www.docusign.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        }
                    ],
                    "axe": {
                        "testEngine": "4.4.1",
                        "violations": [
                            {
                                "id": "aria-allowed-attr",
                                "impact": "serious",
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures ARIA attributes are allowed for an element's role",
                                "help": "Elements must only use allowed ARIA attributes",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": {
                                                    "role": null,
                                                    "nodeName": "a",
                                                    "messageKey": "noRoleSingular",
                                                    "prohibited": [
                                                        "aria-label"
                                                    ]
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute cannot be used on a a with no valid role attribute."
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a class=\"icon-button_root__OTAMW\" aria-label=\"Inloggen\">",
                                        "target": [
                                            "a[aria-label=\"Inloggen\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a a with no valid role attribute."
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr-value",
                                "impact": "critical",
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all ARIA attributes have valid values",
                                "help": "ARIA attributes must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": [
                                                    "aria-controls=\"mobilemenu_main\""
                                                ],
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Invalid ARIA attribute value: aria-controls=\"mobilemenu_main\""
                                            }
                                        ],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<button class=\"navigation-header-compact_toggle__miNmM\" aria-label=\"Open menu\" aria-controls=\"mobilemenu_main\">",
                                        "target": [
                                            ".navigation-header-compact_toggle__miNmM"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Invalid ARIA attribute value: aria-controls=\"mobilemenu_main\""
                                    }
                                ]
                            },
                            {
                                "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": "#3b9fe2",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.8900000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"tqHx8P7mH9XJ5tmhC4rx\" id=\"cookie-popup\" data-testhook=\"cookie-popup\">",
                                                        "target": [
                                                            "#cookie-popup"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/ah.nl\/privacy\">privacybeleid<\/a>",
                                        "target": [
                                            "p:nth-child(4) > a[href$=\"privacy\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#3b9fe2",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.8900000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"tqHx8P7mH9XJ5tmhC4rx\" id=\"cookie-popup\" data-testhook=\"cookie-popup\">",
                                                        "target": [
                                                            "#cookie-popup"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/ah.nl\/cookiebeleid\">cookiebeleid<\/a>",
                                        "target": [
                                            "p:nth-child(4) > a[href$=\"cookiebeleid\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#3b9fe2",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.8900000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"tqHx8P7mH9XJ5tmhC4rx\" id=\"cookie-popup\" data-testhook=\"cookie-popup\">",
                                                        "target": [
                                                            "#cookie-popup"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/ah.nl\/cookiebeleid\">cookiebeleid<\/a>",
                                        "target": [
                                            ".bK7umVfkLHSjy_3caPrc > p:nth-child(5) > a[href$=\"cookiebeleid\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#3b9fe2",
                                                    "contrastRatio": 2.8900000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button id=\"accept-cookies\" class=\"iZB8o_q1m3SgRodgFZwA LkJqstwb_rfgKZxYEkdO\" data-testhook=\"accept-cookies\">\n                        Accepteer\n                    <\/button>",
                                                        "target": [
                                                            "#accept-cookies"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.89 (foreground color: #ffffff, background color: #3b9fe2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<button id=\"accept-cookies\" class=\"iZB8o_q1m3SgRodgFZwA LkJqstwb_rfgKZxYEkdO\" data-testhook=\"accept-cookies\">\n                        Accepteer\n                    <\/button>",
                                        "target": [
                                            "#accept-cookies"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.89 (foreground color: #ffffff, background color: #3b9fe2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#3b9fe2",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.8900000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button id=\"decline-cookies\" class=\"iZB8o_q1m3SgRodgFZwA WbEl4GVK9ikVWMuMpoeh\" data-testhook=\"decline-cookies\">\n                        Weigeren\n                    <\/button>",
                                                        "target": [
                                                            "#decline-cookies"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<button id=\"decline-cookies\" class=\"iZB8o_q1m3SgRodgFZwA WbEl4GVK9ikVWMuMpoeh\" data-testhook=\"decline-cookies\">\n                        Weigeren\n                    <\/button>",
                                        "target": [
                                            "#decline-cookies"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#3b9fe2",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.8900000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<footer class=\"NoGtiyqOs8mAWiiIYyDY\">",
                                                        "target": [
                                                            "#cookie-index > .NoGtiyqOs8mAWiiIYyDY"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<button class=\"TI8zoU6kXW3MRVeJNkdD\" id=\"cookie-anchor-config\" data-testhook=\"cookie-anchor-config\">Cookie instellingen<\/button>",
                                        "target": [
                                            "#cookie-anchor-config"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.89 (foreground color: #3b9fe2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#838383",
                                                    "bgColor": "#f0f4f7",
                                                    "contrastRatio": 3.4199999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button class=\"button-or-anchor_root__sVq9A button_root__vto53 button_primary__842TW search-bar_button__oAt0m\" type=\"button\" aria-label=\"Zoeken\">",
                                                        "target": [
                                                            ".button-or-anchor_root__sVq9A"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.42 (foreground color: #838383, background color: #f0f4f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"search-bar_text__s0Gww\">Waar ben je naar op zoek?<\/p>",
                                        "target": [
                                            ".search-bar_text__s0Gww"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.42 (foreground color: #838383, background color: #f0f4f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#00ade6",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.5800000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.58 (foreground color: #00ade6, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"\/producten\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_link__PxkLu lane-see-more_color-ah__Lp4Ti\">Bekijk alle categorie\u00ebn<\/a>",
                                        "target": [
                                            ".lane-see-more_color-ah__Lp4Ti.lane-see-more_link__PxkLu[href$=\"producten\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.58 (foreground color: #00ade6, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff7900",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"\/bonus\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_link__PxkLu lane-see-more_color-bonus__ajcBj\">Bekijk alle Bonus<\/a>",
                                        "target": [
                                            ".lane-see-more_color-bonus__ajcBj.lane-see-more_link__PxkLu[href$=\"bonus\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff7900",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"price_portrait__pcgwD\">",
                                                        "target": [
                                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"price-amount_fractional__kjJ7u\">99<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_highlight__ekL92.price-amount_bonus__zeyvy.price_highlight__RucvZ > .price-amount_fractional__kjJ7u"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#ff7900",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<span class=\"shield_text__kNeiW\">2E GRATIS<\/span>",
                                                        "target": [
                                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"shield_text__kNeiW\">2E GRATIS<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#acacac",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.27,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Bijv. appelmoes - 2 potten \u00e0 700 gram<\/span>",
                                        "target": [
                                            "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(1) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff7900",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"price_portrait__pcgwD\">",
                                                        "target": [
                                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"price-amount_fractional__kjJ7u\">65<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_highlight__ekL92.price-amount_bonus__zeyvy.price_highlight__RucvZ > .price-amount_fractional__kjJ7u"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#ff7900",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<span class=\"shield_text__kNeiW\">2e GRATIS<\/span>",
                                                        "target": [
                                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"shield_text__kNeiW\">2e GRATIS<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#acacac",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.27,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Bijv. Good Noodles kip - 2 bekers \u00e0 65 gram<\/span>",
                                        "target": [
                                            "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(2) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff7900",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"price_portrait__pcgwD\">",
                                                        "target": [
                                                            ".link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"price-amount_fractional__kjJ7u\">89<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_highlight__ekL92.price-amount_bonus__zeyvy.price_highlight__RucvZ > .price-amount_fractional__kjJ7u"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#ff7900",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<span class=\"shield_text__kNeiW\">2e GRATIS<\/span>",
                                                        "target": [
                                                            ".link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"shield_text__kNeiW\">2e GRATIS<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#acacac",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.27,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Bijv. Magnum Double starchaser - 2 bekers \u00e0 440ml<\/span>",
                                        "target": [
                                            "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(3) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff7900",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"price_portrait__pcgwD\">",
                                                        "target": [
                                                            ".link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"price-amount_fractional__kjJ7u\">09<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_highlight__ekL92.price-amount_bonus__zeyvy.price_highlight__RucvZ > .price-amount_fractional__kjJ7u"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#ff7900",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<span class=\"shield_text__kNeiW\">2E GRATIS<\/span>",
                                                        "target": [
                                                            ".link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"shield_text__kNeiW\">2E GRATIS<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ffffff, background color: #ff7900, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#acacac",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.27,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Bijv. Wasverz. morgenfris - 2 fl \u00e0 33 wasbeurten<\/span>",
                                        "target": [
                                            "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(4) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#00ade6",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.5800000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.58 (foreground color: #00ade6, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"\/allerhande\/recepten\/lenterecepten\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_link__PxkLu lane-see-more_color-ah__Lp4Ti\">Naar alle lenterecepten<\/a>",
                                        "target": [
                                            ".smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .grid_root__nhZ3r > .row:nth-child(1) > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > .lane-see-more_root__v-uRp.lane-title-more-wrapper_seeMore__swQ\\+V[data-testhook=\"cms-more-link\"] > .lane-see-more_color-ah__Lp4Ti.lane-see-more_link__PxkLu.typography_variant-paragraph__T5ZAU"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.58 (foreground color: #00ade6, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#8499ab",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.9399999999999999,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<footer class=\"display-card-section_section__42C0n display-card-section_padded__lHvvK display-card-footer_footer__cxMve card-footer_root__0dl7R recipe-card_footer__QyKiP\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Pasta met aspergesaus\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"recipe-card-properties_property__xwGqt\">30<!-- --> minuten<\/span>",
                                        "target": [
                                            "a[aria-label=\"Recept: Pasta met aspergesaus\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .recipe-card-properties_root__Z62id[data-testhook=\"recipe-card-properties\"] > .recipe-card-properties_property__xwGqt"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#8499ab",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.9399999999999999,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<footer class=\"display-card-section_section__42C0n display-card-section_padded__lHvvK display-card-footer_footer__cxMve card-footer_root__0dl7R recipe-card_footer__QyKiP\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Spinazie-hamquiche\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"recipe-card-properties_property__xwGqt\">25<!-- --> minuten<\/span>",
                                        "target": [
                                            "a[aria-label=\"Recept: Spinazie-hamquiche\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .recipe-card-properties_root__Z62id[data-testhook=\"recipe-card-properties\"] > .recipe-card-properties_property__xwGqt"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#8499ab",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.9399999999999999,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<footer class=\"display-card-section_section__42C0n display-card-section_padded__lHvvK display-card-footer_footer__cxMve card-footer_root__0dl7R recipe-card_footer__QyKiP\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(3) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"recipe-card-properties_property__xwGqt\">40<!-- --> minuten<\/span>",
                                        "target": [
                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(3) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .recipe-card-properties_root__Z62id[data-testhook=\"recipe-card-properties\"] > .recipe-card-properties_property__xwGqt"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#8499ab",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.9399999999999999,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<footer class=\"display-card-section_section__42C0n display-card-section_padded__lHvvK display-card-footer_footer__cxMve card-footer_root__0dl7R recipe-card_footer__QyKiP\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(4) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"recipe-card-properties_property__xwGqt\">20<!-- --> minuten<\/span>",
                                        "target": [
                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(4) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .recipe-card-properties_root__Z62id[data-testhook=\"recipe-card-properties\"] > .recipe-card-properties_property__xwGqt"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#8499ab",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.9399999999999999,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<footer class=\"display-card-section_section__42C0n display-card-section_padded__lHvvK display-card-footer_footer__cxMve card-footer_root__0dl7R recipe-card_footer__QyKiP\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(5) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"recipe-card-properties_property__xwGqt\">15<!-- --> minuten<\/span>",
                                        "target": [
                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(5) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .recipe-card-properties_root__Z62id[data-testhook=\"recipe-card-properties\"] > .recipe-card-properties_property__xwGqt"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#8499ab",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.9399999999999999,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<footer class=\"display-card-section_section__42C0n display-card-section_padded__lHvvK display-card-footer_footer__cxMve card-footer_root__0dl7R recipe-card_footer__QyKiP\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Asperge ovenschotel\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"recipe-card-properties_property__xwGqt\">25<!-- --> minuten<\/span>",
                                        "target": [
                                            "a[aria-label=\"Recept: Asperge ovenschotel\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .recipe-card-properties_root__Z62id[data-testhook=\"recipe-card-properties\"] > .recipe-card-properties_property__xwGqt"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#8499ab",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.9399999999999999,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<footer class=\"display-card-section_section__42C0n display-card-section_padded__lHvvK display-card-footer_footer__cxMve card-footer_root__0dl7R recipe-card_footer__QyKiP\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Biefstuk bakken\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"recipe-card-properties_property__xwGqt\">10<!-- --> minuten<\/span>",
                                        "target": [
                                            "a[aria-label=\"Recept: Biefstuk bakken\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .recipe-card-properties_root__Z62id[data-testhook=\"recipe-card-properties\"] > .recipe-card-properties_property__xwGqt"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.94 (foreground color: #8499ab, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff7900",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.ah.nl\/bonus\/gratis-bezorging\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_link__PxkLu lane-see-more_color-bonus__ajcBj\">Bekijk alle gratis bezorging<\/a>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .grid_root__nhZ3r > .row > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > .lane-see-more_root__v-uRp.lane-title-more-wrapper_seeMore__swQ\\+V[data-testhook=\"cms-more-link\"] > .lane-see-more_color-bonus__ajcBj.lane-see-more_link__PxkLu.typography_variant-paragraph__T5ZAU"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.62 (foreground color: #ff7900, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#acacac",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.27,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">di, wo, do en za<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(1) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#acacac",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.27,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">di, wo, do en za<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(2) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#acacac",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.27,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">di, wo, do en za<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(3) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#acacac",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.27,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">di, wo, do en za<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(4) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#acacac",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.27,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L text_lineclamp__JUmb3\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">di, wo, do en za<\/span>",
                                        "target": [
                                            ".smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(5) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .text_root__xwmh6[data-testhook=\"product-description\"] > .text_lineclamp__JUmb3.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.27 (foreground color: #acacac, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": "minor",
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "svg-sprite",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div id=\"svg-sprite\" style=\"height: 0; width: 0; position: absolute; left: -9999px; overflow: hidden;\"><\/div>",
                                                        "target": [
                                                            "div:nth-child(15)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<div id=\"svg-sprite\" style=\"height: 0; width: 0; position: absolute; left: -9999px; overflow: hidden;\"><\/div>",
                                                        "target": [
                                                            "div:nth-child(23)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: svg-sprite"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<div id=\"svg-sprite\" style=\"height: 0; width: 0; position: absolute; left: -9999px; overflow: hidden;\">",
                                        "target": [
                                            "body > div:nth-child(10)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: svg-sprite"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "arrow-down",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol fill=\"currentColor\" viewBox=\"0 0 24 24\" id=\"arrow-down\"><path d=\"M16.882 14.261l-3.045 2.771a.5.5 0 01-.837-.369V3h-2v13.606a.5.5 0 01-.832.374l-3.067-2.727-1.329 1.494 5.625 5a1 1 0 001.338-.007l5.494-5-1.347-1.479z\" clip-rule=\"evenodd\" fill-rule=\"evenodd\"><\/path><\/symbol>",
                                                        "target": [
                                                            "symbol[fill=\"currentColor\"][viewBox=\"0 0 24 24\"]:nth-child(4)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: arrow-down"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"arrow-down\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.929 15.343l6.364 6.364a1 1 0 001.414 0l6.364-6.364a1 1 0 00-1.414-1.414L13 18.586V3a1 1 0 10-2 0v15.586l-4.657-4.657a1 1 0 00-1.414 1.414z\"><\/path><\/symbol>",
                                        "target": [
                                            "symbol[viewBox=\"0 0 24 24\"]:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: arrow-down"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "bbqfavoriet",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol viewBox=\"0 0 68 68\" id=\"bbqfavoriet\">",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 68 68\"]:nth-child(11)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: bbqfavoriet"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol viewBox=\"0 0 68 68\" id=\"bbqfavoriet\">",
                                        "target": [
                                            "symbol[viewBox=\"0 0 68 68\"]:nth-child(9)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: bbqfavoriet"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "bbqfavoriet_SVGID_1_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"bbqfavoriet_SVGID_1_\" d=\"M33.9 67.4C15.3 67.4.2 52.3.2 33.7S15.3 0 33.9 0s33.7 15.1 33.7 33.7-15.1 33.7-33.7 33.7z\"><\/path>",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 68 68\"]:nth-child(11) > defs > path"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: bbqfavoriet_SVGID_1_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"bbqfavoriet_SVGID_1_\" d=\"M33.9 67.4C15.3 67.4.2 52.3.2 33.7S15.3 0 33.9 0s33.7 15.1 33.7 33.7-15.1 33.7-33.7 33.7z\"><\/path>",
                                        "target": [
                                            "symbol[viewBox=\"0 0 68 68\"]:nth-child(9) > defs > path"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: bbqfavoriet_SVGID_1_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "bbqfavoriet_SVGID_2_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"bbqfavoriet_SVGID_2_\"><use xlink:href=\"#bbqfavoriet_SVGID_1_\" overflow=\"visible\"><\/use><\/clipPath>",
                                                        "target": [
                                                            "clippath:nth-child(12)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: bbqfavoriet_SVGID_2_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"bbqfavoriet_SVGID_2_\"><use xlink:href=\"#bbqfavoriet_SVGID_1_\" overflow=\"visible\"><\/use><\/clipPath>",
                                        "target": [
                                            "clippath:nth-child(10)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: bbqfavoriet_SVGID_2_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "image",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"image\">",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 24 24\"]:nth-child(122)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"image\">",
                                        "target": [
                                            "symbol[viewBox=\"0 0 24 24\"]:nth-child(121)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "nutriscore-a",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-a\">",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(142)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: nutriscore-a"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-a\">",
                                        "target": [
                                            "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(141)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: nutriscore-a"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "nutriscore-b",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-b\">",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(144)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: nutriscore-b"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-b\">",
                                        "target": [
                                            "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(143)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: nutriscore-b"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "nutriscore-c",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-c\">",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(146)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: nutriscore-c"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-c\">",
                                        "target": [
                                            "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(145)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: nutriscore-c"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "nutriscore-d",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-d\">",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(148)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: nutriscore-d"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-d\">",
                                        "target": [
                                            "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(147)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: nutriscore-d"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "nutriscore-e",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-e\">",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(150)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: nutriscore-e"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 35\" id=\"nutriscore-e\">",
                                        "target": [
                                            "symbol[viewBox=\"0 0 64 35\"][fill=\"none\"]:nth-child(149)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: nutriscore-e"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "print",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"print\">",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 24 24\"]:nth-child(165)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: print"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"print\">",
                                        "target": [
                                            "symbol[viewBox=\"0 0 24 24\"]:nth-child(164)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: print"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol viewBox=\"0 0 100 100\" id=\"vegafavoriet\">",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 100 100\"]:nth-child(200)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol viewBox=\"0 0 100 100\" id=\"vegafavoriet\">",
                                        "target": [
                                            "symbol[viewBox=\"0 0 100 100\"]:nth-child(182)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_1_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_1_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" style=\"stop-color:#fff\"><\/stop><stop offset=\"1\" style=\"stop-color:#e1e2e1\"><\/stop><\/radialGradient>",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(201)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_1_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_1_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" style=\"stop-color:#fff\"><\/stop><stop offset=\"1\" style=\"stop-color:#e1e2e1\"><\/stop><\/radialGradient>",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(183)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_1_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000037655821134124879840000000426572863058165689_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000037655821134124879840000000426572863058165689_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(202)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000037655821134124879840000000426572863058165689_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000037655821134124879840000000426572863058165689_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(184)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000037655821134124879840000000426572863058165689_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000009551064954648380480000006863198734649817253_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000009551064954648380480000006863198734649817253_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(203)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000009551064954648380480000006863198734649817253_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000009551064954648380480000006863198734649817253_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(185)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000009551064954648380480000006863198734649817253_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000170970374815622864740000017847558659238804413_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000170970374815622864740000017847558659238804413_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(204)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000170970374815622864740000017847558659238804413_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000170970374815622864740000017847558659238804413_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(186)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000170970374815622864740000017847558659238804413_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000067235927018457826080000017976587336170954893_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000067235927018457826080000017976587336170954893_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(205)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000067235927018457826080000017976587336170954893_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000067235927018457826080000017976587336170954893_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(187)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000067235927018457826080000017976587336170954893_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000139262921059228061420000007651209246988930238_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000139262921059228061420000007651209246988930238_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(206)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000139262921059228061420000007651209246988930238_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000139262921059228061420000007651209246988930238_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(188)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000139262921059228061420000007651209246988930238_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000044180279601976080250000005191145739767732924_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000044180279601976080250000005191145739767732924_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(207)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000044180279601976080250000005191145739767732924_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000044180279601976080250000005191145739767732924_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(189)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000044180279601976080250000005191145739767732924_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000011714549684626839760000017008770066038067368_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000011714549684626839760000017008770066038067368_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(208)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000011714549684626839760000017008770066038067368_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000011714549684626839760000017008770066038067368_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(190)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000011714549684626839760000017008770066038067368_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000012467501905375976910000010579156880233682062_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000012467501905375976910000010579156880233682062_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(209)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000012467501905375976910000010579156880233682062_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000012467501905375976910000010579156880233682062_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(191)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000012467501905375976910000010579156880233682062_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000013195026948673659300000010763214519286840717_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000013195026948673659300000010763214519286840717_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(210)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000013195026948673659300000010763214519286840717_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000013195026948673659300000010763214519286840717_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(192)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000013195026948673659300000010763214519286840717_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000051374982742605652480000012179571843582203778_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"vegafavoriet_SVGID_00000051374982742605652480000012179571843582203778_\" gradientUnits=\"userSpaceOnUse\" x1=\"17.539\" y1=\"107.205\" x2=\"15.729\" y2=\"111.442\" gradientTransform=\"translate(0 -48)\">",
                                                        "target": [
                                                            "lineargradient[x1=\"17.539\"][y1=\"107.205\"][x2=\"15.729\"]:nth-child(211)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000051374982742605652480000012179571843582203778_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"vegafavoriet_SVGID_00000051374982742605652480000012179571843582203778_\" gradientUnits=\"userSpaceOnUse\" x1=\"17.539\" y1=\"107.205\" x2=\"15.729\" y2=\"111.442\" gradientTransform=\"translate(0 -48)\">",
                                        "target": [
                                            "lineargradient[x1=\"17.539\"][y1=\"107.205\"][x2=\"15.729\"]:nth-child(193)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000051374982742605652480000012179571843582203778_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000075155564933190858040000007576342879215675579_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000075155564933190858040000007576342879215675579_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(212)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000075155564933190858040000007576342879215675579_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000075155564933190858040000007576342879215675579_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(194)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000075155564933190858040000007576342879215675579_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000072282330762902595510000004452346206330644376_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000072282330762902595510000004452346206330644376_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(213)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000072282330762902595510000004452346206330644376_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000072282330762902595510000004452346206330644376_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(195)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000072282330762902595510000004452346206330644376_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000016033484263170939020000012005180663511247533_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000016033484263170939020000012005180663511247533_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(214)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000016033484263170939020000012005180663511247533_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000016033484263170939020000012005180663511247533_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(196)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000016033484263170939020000012005180663511247533_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000125564635475531673850000006846770804356477599_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000125564635475531673850000006846770804356477599_\" cx=\"42.54\" cy=\"76.285\" r=\"99.995\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.285\"][r=\"99.995\"][cx=\"42.54\"]:nth-child(215)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000125564635475531673850000006846770804356477599_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000125564635475531673850000006846770804356477599_\" cx=\"42.54\" cy=\"76.285\" r=\"99.995\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.285\"][r=\"99.995\"][cx=\"42.54\"]:nth-child(197)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000125564635475531673850000006846770804356477599_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000070820557374901590900000013818708168152650143_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000070820557374901590900000013818708168152650143_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(216)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000070820557374901590900000013818708168152650143_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000070820557374901590900000013818708168152650143_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(198)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000070820557374901590900000013818708168152650143_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegafavoriet_SVGID_00000178166380610462178620000005193061416972842371_",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000178166380610462178620000005193061416972842371_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                                        "target": [
                                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(217)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000178166380610462178620000005193061416972842371_"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<radialGradient id=\"vegafavoriet_SVGID_00000178166380610462178620000005193061416972842371_\" cx=\"42.54\" cy=\"76.269\" r=\"100.018\" gradientTransform=\"translate(0 -48)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "radialgradient[cy=\"76.269\"][r=\"100.018\"][cx=\"42.54\"]:nth-child(199)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: vegafavoriet_SVGID_00000178166380610462178620000005193061416972842371_"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "zakelijk",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 64\" id=\"zakelijk\">",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 64 64\"][fill=\"none\"]:nth-child(238)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: zakelijk"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 64\" id=\"zakelijk\">",
                                        "target": [
                                            "symbol[viewBox=\"0 0 64 64\"][fill=\"none\"]:nth-child(237)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: zakelijk"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "zomerkras",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 200 200\" id=\"zomerkras\">",
                                                        "target": [
                                                            "symbol[viewBox=\"0 0 200 200\"][fill=\"none\"]:nth-child(241)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: zomerkras"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 200 200\" id=\"zomerkras\">",
                                        "target": [
                                            "symbol[viewBox=\"0 0 200 200\"][fill=\"none\"]:nth-child(239)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: zomerkras"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "zomerkras_a",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"zomerkras_a\" x1=\"99.5\" x2=\"99.5\" y1=\"81\" y2=\"119\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#FFAC72\" offset=\"0\"><\/stop><stop stop-color=\"#DB2700\" offset=\"1\"><\/stop><\/linearGradient>",
                                                        "target": [
                                                            "lineargradient[x1=\"99.5\"][x2=\"99.5\"][y1=\"81\"]:nth-child(242)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: zomerkras_a"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"zomerkras_a\" x1=\"99.5\" x2=\"99.5\" y1=\"81\" y2=\"119\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#FFAC72\" offset=\"0\"><\/stop><stop stop-color=\"#DB2700\" offset=\"1\"><\/stop><\/linearGradient>",
                                        "target": [
                                            "lineargradient[x1=\"99.5\"][x2=\"99.5\"][y1=\"81\"]:nth-child(240)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: zomerkras_a"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "0",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<li id=\"0\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                        "target": [
                                                            "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(1)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<li id=\"0\" class=\"carousel-item_root__ISHXJ smart-lane-recipes_item__629NG\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(1)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<li id=\"0\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(1)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: 0"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<li id=\"0\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            ".super-shops-lane_items__2XgpZ > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .carousel-item_root__ISHXJ:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: 0"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "1",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<li id=\"1\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                        "target": [
                                                            "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(2)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<li id=\"1\" class=\"carousel-item_root__ISHXJ smart-lane-recipes_item__629NG\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(2)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<li id=\"1\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(2)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: 1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<li id=\"1\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            ".super-shops-lane_items__2XgpZ > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .carousel-item_root__ISHXJ:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: 1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "2",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<li id=\"2\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                        "target": [
                                                            "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(3)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<li id=\"2\" class=\"carousel-item_root__ISHXJ smart-lane-recipes_item__629NG\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(3)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<li id=\"2\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(3)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: 2"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<li id=\"2\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            ".super-shops-lane_items__2XgpZ > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .carousel-item_root__ISHXJ:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: 2"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "3",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<li id=\"3\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                        "target": [
                                                            "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(4)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<li id=\"3\" class=\"carousel-item_root__ISHXJ smart-lane-recipes_item__629NG\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(4)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<li id=\"3\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(4)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: 3"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<li id=\"3\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            ".super-shops-lane_items__2XgpZ > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .carousel-item_root__ISHXJ:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: 3"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "4",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<li id=\"4\" class=\"carousel-item_root__ISHXJ smart-lane-recipes_item__629NG\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(5)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<li id=\"4\" class=\"carousel-item_root__ISHXJ smart-lane-cards_item__VTuT3\">",
                                                        "target": [
                                                            ".smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(5)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: 4"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<li id=\"4\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            ".super-shops-lane_items__2XgpZ > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .carousel-item_root__ISHXJ:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: 4"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "5",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<li id=\"5\" class=\"carousel-item_root__ISHXJ smart-lane-recipes_item__629NG\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(6)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: 5"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<li id=\"5\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            ".super-shops-lane_items__2XgpZ > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .carousel-item_root__ISHXJ:nth-child(6)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: 5"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "6",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<li id=\"6\" class=\"carousel-item_root__ISHXJ smart-lane-recipes_item__629NG\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(7)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: 6"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<li id=\"6\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            ".super-shops-lane_items__2XgpZ > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .carousel-item_root__ISHXJ:nth-child(7)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: 6"
                                    }
                                ]
                            }
                        ],
                        "passes": [
                            {
                                "id": "aria-allowed-attr",
                                "impact": "serious",
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures ARIA attributes are allowed for an element's role",
                                "help": "Elements must only use allowed ARIA attributes",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div id=\"cookie-index\" aria-hidden=\"false\" tabindex=\"0\" class=\"XzH_2NvJzvo9IrLcmjG6\">",
                                        "target": [
                                            "#cookie-index"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button class=\"navigation-header-compact_toggle__miNmM\" aria-label=\"Open menu\" aria-controls=\"mobilemenu_main\">",
                                        "target": [
                                            ".navigation-header-compact_toggle__miNmM"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"navigation-header-compact_logo__ti1IR nav-logo_navLogo__M45c9\" href=\"\/\" aria-label=\"Ga naar home pagina\" title=\"Ga naar home pagina\" data-testhook=\"nav-logo\"><img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg\" alt=\"Albert Heijn\" class=\"nav-logo_logo__c28jK\"><\/a>",
                                        "target": [
                                            ".navigation-header-compact_logo__ti1IR"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"icon-button_root__OTAMW\" href=\"\/favorieten\" aria-label=\"Favoriete lijstjes\">",
                                        "target": [
                                            "a[aria-label=\"Favoriete lijstjes\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"icon-button_root__OTAMW icon-button_hasContent__1AdFI icon-button_outline__8zf4v nav-basket_button__taiI3\" href=\"\/mijnlijst\" aria-label=\"Naar winkelmand\" data-testhook=\"navigation-shoppinglist\">",
                                        "target": [
                                            ".icon-button_hasContent__1AdFI"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"nav-basket_srOnly__S9QJ3\" aria-live=\"polite\">Totaalbedrag winkelmand 0.00<\/div>",
                                        "target": [
                                            ".nav-basket_srOnly__S9QJ3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button class=\"button-or-anchor_root__sVq9A button_root__vto53 button_primary__842TW search-bar_button__oAt0m\" type=\"button\" aria-label=\"Zoeken\">",
                                        "target": [
                                            ".button-or-anchor_root__sVq9A"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 class=\"has-cookie-notice\" style=\"overflow: hidden;\">",
                                        "target": [
                                            "body"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-hidden-focus",
                                "impact": "serious",
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag131"
                                ],
                                "description": "Ensures aria-hidden elements do not contain focusable elements",
                                "help": "ARIA hidden element must not contain focusable elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"AyUwCplpWLUwDffmz9_Y\" aria-hidden=\"true\">",
                                        "target": [
                                            "#cookie-index > .AyUwCplpWLUwDffmz9_Y[aria-hidden=\"true\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"cookie-config\" aria-hidden=\"true\" tabindex=\"0\" class=\"XzH_2NvJzvo9IrLcmjG6\">",
                                        "target": [
                                            "#cookie-config"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr-value",
                                "impact": "critical",
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all ARIA attributes have valid values",
                                "help": "ARIA attributes must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"cookie-index\" aria-hidden=\"false\" tabindex=\"0\" class=\"XzH_2NvJzvo9IrLcmjG6\">",
                                        "target": [
                                            "#cookie-index"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"navigation-header-compact_logo__ti1IR nav-logo_navLogo__M45c9\" href=\"\/\" aria-label=\"Ga naar home pagina\" title=\"Ga naar home pagina\" data-testhook=\"nav-logo\"><img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg\" alt=\"Albert Heijn\" class=\"nav-logo_logo__c28jK\"><\/a>",
                                        "target": [
                                            ".navigation-header-compact_logo__ti1IR"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"icon-button_root__OTAMW\" aria-label=\"Inloggen\">",
                                        "target": [
                                            "a[aria-label=\"Inloggen\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"icon-button_root__OTAMW\" href=\"\/favorieten\" aria-label=\"Favoriete lijstjes\">",
                                        "target": [
                                            "a[aria-label=\"Favoriete lijstjes\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"icon-button_root__OTAMW icon-button_hasContent__1AdFI icon-button_outline__8zf4v nav-basket_button__taiI3\" href=\"\/mijnlijst\" aria-label=\"Naar winkelmand\" data-testhook=\"navigation-shoppinglist\">",
                                        "target": [
                                            ".icon-button_hasContent__1AdFI"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"nav-basket_srOnly__S9QJ3\" aria-live=\"polite\">Totaalbedrag winkelmand 0.00<\/div>",
                                        "target": [
                                            ".nav-basket_srOnly__S9QJ3"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"button-or-anchor_root__sVq9A button_root__vto53 button_primary__842TW search-bar_button__oAt0m\" type=\"button\" aria-label=\"Zoeken\">",
                                        "target": [
                                            ".button-or-anchor_root__sVq9A"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                                "help": "ARIA attributes must conform to valid names",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"cookie-index\" aria-hidden=\"false\" tabindex=\"0\" class=\"XzH_2NvJzvo9IrLcmjG6\">",
                                        "target": [
                                            "#cookie-index"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"navigation-header-compact_toggle__miNmM\" aria-label=\"Open menu\" aria-controls=\"mobilemenu_main\">",
                                        "target": [
                                            ".navigation-header-compact_toggle__miNmM"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"navigation-header-compact_logo__ti1IR nav-logo_navLogo__M45c9\" href=\"\/\" aria-label=\"Ga naar home pagina\" title=\"Ga naar home pagina\" data-testhook=\"nav-logo\"><img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg\" alt=\"Albert Heijn\" class=\"nav-logo_logo__c28jK\"><\/a>",
                                        "target": [
                                            ".navigation-header-compact_logo__ti1IR"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"icon-button_root__OTAMW\" aria-label=\"Inloggen\">",
                                        "target": [
                                            "a[aria-label=\"Inloggen\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"icon-button_root__OTAMW\" href=\"\/favorieten\" aria-label=\"Favoriete lijstjes\">",
                                        "target": [
                                            "a[aria-label=\"Favoriete lijstjes\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"icon-button_root__OTAMW icon-button_hasContent__1AdFI icon-button_outline__8zf4v nav-basket_button__taiI3\" href=\"\/mijnlijst\" aria-label=\"Naar winkelmand\" data-testhook=\"navigation-shoppinglist\">",
                                        "target": [
                                            ".icon-button_hasContent__1AdFI"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"nav-basket_srOnly__S9QJ3\" aria-live=\"polite\">Totaalbedrag winkelmand 0.00<\/div>",
                                        "target": [
                                            ".nav-basket_srOnly__S9QJ3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"button-or-anchor_root__sVq9A button_root__vto53 button_primary__842TW search-bar_button__oAt0m\" type=\"button\" aria-label=\"Zoeken\">",
                                        "target": [
                                            ".button-or-anchor_root__sVq9A"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "button-name",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures buttons have discernible text",
                                "help": "Buttons must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/button-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"accept-cookies\" class=\"iZB8o_q1m3SgRodgFZwA LkJqstwb_rfgKZxYEkdO\" data-testhook=\"accept-cookies\">\n                        Accepteer\n                    <\/button>",
                                        "target": [
                                            "#accept-cookies"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"decline-cookies\" class=\"iZB8o_q1m3SgRodgFZwA WbEl4GVK9ikVWMuMpoeh\" data-testhook=\"decline-cookies\">\n                        Weigeren\n                    <\/button>",
                                        "target": [
                                            "#decline-cookies"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"TI8zoU6kXW3MRVeJNkdD\" id=\"cookie-anchor-config\" data-testhook=\"cookie-anchor-config\">Cookie instellingen<\/button>",
                                        "target": [
                                            "#cookie-anchor-config"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"navigation-header-compact_toggle__miNmM\" aria-label=\"Open menu\" aria-controls=\"mobilemenu_main\">",
                                        "target": [
                                            ".navigation-header-compact_toggle__miNmM"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"button-or-anchor_root__sVq9A button_root__vto53 button_primary__842TW search-bar_button__oAt0m\" type=\"button\" aria-label=\"Zoeken\">",
                                        "target": [
                                            ".button-or-anchor_root__sVq9A"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "bypass",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag241",
                                    "section508",
                                    "section508.22.o"
                                ],
                                "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                                "help": "Page must have means to bypass repeated blocks",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "header-present",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<h1 class=\"GeILDlB2ekdOM0H0uWT4\">Cookies op ah.nl<\/h1>",
                                                        "target": [
                                                            ".bK7umVfkLHSjy_3caPrc > h1"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a heading"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html class=\"\" lang=\"nl\" data-react-helmet=\"class,lang\" style=\"overflow: hidden;\">",
                                        "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": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h1 class=\"GeILDlB2ekdOM0H0uWT4\">Cookies op ah.nl<\/h1>",
                                        "target": [
                                            ".bK7umVfkLHSjy_3caPrc > h1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"D1CmZqlwVOlKJOSk2rzU\">Om ah.nl voor jou nog makkelijker en persoonlijker te maken, gebruikt Albert Heijn cookies (en daarmee vergelijkbare technieken).<\/p>",
                                        "target": [
                                            ".D1CmZqlwVOlKJOSk2rzU"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>",
                                        "target": [
                                            ".bK7umVfkLHSjy_3caPrc > p:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>",
                                        "target": [
                                            ".bK7umVfkLHSjy_3caPrc > p:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Via \u201cCookie instellingen\u201d kan je ook zelf instellen welke cookies worden geplaatst. Je kan je keuze altijd wijzigen of intrekken op ons&nbsp;<a href=\"https:\/\/ah.nl\/cookiebeleid\">cookiebeleid<\/a>.<\/p>",
                                        "target": [
                                            ".bK7umVfkLHSjy_3caPrc > p:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "16.5pt (22px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 data-testhook=\"cms-title\" class=\"typography_root__Om3Wh typography_variant-hero__0BDPT title_root__FInQt\">Deze week bij Albert Heijn<\/h2>",
                                        "target": [
                                            "div[data-testhook=\"MarketingCarousel\"] > .grid_root__nhZ3r > .row:nth-child(1) > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "16.5pt (22px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 data-testhook=\"cms-title\" class=\"typography_root__Om3Wh typography_variant-hero__0BDPT title_root__FInQt\">Shop per categorie<\/h2>",
                                        "target": [
                                            "div[data-testhook=\"PageEntries\"] > .grid_root__nhZ3r > .row:nth-child(1) > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Aardappel, groente en fruit<\/h4>",
                                        "target": [
                                            ".carousel-item_root__ISHXJ:nth-child(1) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Salades, pizza en maaltijden<\/h4>",
                                        "target": [
                                            ".carousel-item_root__ISHXJ:nth-child(2) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Vlees, kip, vis en vega<\/h4>",
                                        "target": [
                                            "a[href$=\"vlees-kip-vis-vega\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Kaas, vleeswaren en tapas<\/h4>",
                                        "target": [
                                            ".carousel-item_root__ISHXJ:nth-child(4) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Zuivel, plantaardig en eieren<\/h4>",
                                        "target": [
                                            ".carousel-item_root__ISHXJ:nth-child(5) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Bakkerij en banket<\/h4>",
                                        "target": [
                                            "a[href$=\"bakkerij-en-banket\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Ontbijtgranen en beleg<\/h4>",
                                        "target": [
                                            ".carousel-item_root__ISHXJ:nth-child(7) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Snoep, koek, chips en chocolade<\/h4>",
                                        "target": [
                                            "#\\37  > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Tussendoortjes<\/h4>",
                                        "target": [
                                            "a[href$=\"tussendoortjes\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Frisdrank, sappen, koffie en thee<\/h4>",
                                        "target": [
                                            "#\\39  > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Wijn en bubbels<\/h4>",
                                        "target": [
                                            "a[href$=\"wijn-en-bubbels\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Bier en aperitieven<\/h4>",
                                        "target": [
                                            "a[href$=\"bier-en-aperitieven\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Pasta, rijst en wereldkeuken<\/h4>",
                                        "target": [
                                            "#\\31 2 > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Soepen, sauzen, kruiden en olie<\/h4>",
                                        "target": [
                                            "#\\31 3 > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Sport- en dieetvoeding<\/h4>",
                                        "target": [
                                            "#\\31 4 > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Diepvries<\/h4>",
                                        "target": [
                                            "a[href$=\"diepvries\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Drogisterij<\/h4>",
                                        "target": [
                                            "a[href$=\"drogisterij\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Baby en kind<\/h4>",
                                        "target": [
                                            "a[href$=\"baby-en-kind\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Huishouden<\/h4>",
                                        "target": [
                                            "a[href$=\"huishouden\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Huisdier<\/h4>",
                                        "target": [
                                            "a[href$=\"huisdier\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h4 class=\"typography_root__Om3Wh typography_variant-subtitle__7NbPt typography_weight-strong__uEXiN\">Koken, tafelen en vrije tijd<\/h4>",
                                        "target": [
                                            "#\\32 0 > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"] > .super-shop-card_footer__vuuWZ.display-card-section_padded__lHvvK.display-card-footer_footer__cxMve > h4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "16.5pt (22px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 data-testhook=\"cms-title\" class=\"typography_root__Om3Wh typography_variant-hero__0BDPT title_root__FInQt\">Uit de Bonusfolder<\/h2>",
                                        "target": [
                                            "div:nth-child(4) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .grid_root__nhZ3r > .row:nth-child(1) > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span data-testhook=\"cms-subtitle\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU\">Een selectie van onze aanbiedingen<\/span>",
                                        "target": [
                                            "span[data-testhook=\"cms-subtitle\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"price-amount_integer__+e2XO\">5<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_was__ecJVB.price_was__LGyA9.price-amount_root__Sa88q > .price-amount_integer__\\+e2XO"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"price-amount_fractional__kjJ7u\">98<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_was__ecJVB.price_was__LGyA9.price-amount_root__Sa88q > .price-amount_fractional__kjJ7u"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Alle Hak potten 630-720 gram en stazakken<\/span>",
                                        "target": [
                                            ".product-card-portrait_link__5VsEK.link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"price-amount_integer__+e2XO\">3<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_was__ecJVB.price_was__LGyA9.price-amount_root__Sa88q > .price-amount_integer__\\+e2XO"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"price-amount_fractional__kjJ7u\">30<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_was__ecJVB.price_was__LGyA9.price-amount_root__Sa88q > .price-amount_fractional__kjJ7u"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Alle Unox soep in zak 570 ml, Cup-a-Soup en Good snacks*<\/span>",
                                        "target": [
                                            ".product-card-portrait_link__5VsEK.link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"price-amount_integer__+e2XO\">13<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_was__ecJVB.price_was__LGyA9.price-amount_root__Sa88q > .price-amount_integer__\\+e2XO"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"price-amount_fractional__kjJ7u\">78<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_was__ecJVB.price_was__LGyA9.price-amount_root__Sa88q > .price-amount_fractional__kjJ7u"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Alle A-merk pints ijs*<\/span>",
                                        "target": [
                                            ".product-card-portrait_link__5VsEK[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"price-amount_integer__+e2XO\">8<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_was__ecJVB.price_was__LGyA9.price-amount_root__Sa88q > .price-amount_integer__\\+e2XO"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"price-amount_fractional__kjJ7u\">18<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_was__ecJVB.price_was__LGyA9.price-amount_root__Sa88q > .price-amount_fractional__kjJ7u"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Alle Robijn<\/span>",
                                        "target": [
                                            ".product-card-portrait_link__5VsEK[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "16.5pt (22px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 data-testhook=\"cms-title\" class=\"typography_root__Om3Wh typography_variant-hero__0BDPT title_root__FInQt\">Wat eten we vandaag?<\/h2>",
                                        "target": [
                                            "div:nth-child(5) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .grid_root__nhZ3r > .row:nth-child(1) > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#26313a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.26,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.26"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L card-text_titleText__7T9sY card-text_boldTitle__SVYw2\" style=\"-webkit-line-clamp:2;line-height:1.2em;max-height:2.4em\" data-testhook=\"recipe-card-title\">Pasta met aspergesaus<\/span>",
                                        "target": [
                                            "a[aria-label=\"Recept: Pasta met aspergesaus\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .card-text_title__REC-7.recipe-card_title__P8Eci.typography_hasMargin__4EaQi > .card-text_titleText__7T9sY.card-text_boldTitle__SVYw2[data-testhook=\"recipe-card-title\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#26313a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.26,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.26"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L card-text_titleText__7T9sY card-text_boldTitle__SVYw2\" style=\"-webkit-line-clamp:2;line-height:1.2em;max-height:2.4em\" data-testhook=\"recipe-card-title\">Spinazie-hamquiche<\/span>",
                                        "target": [
                                            "a[aria-label=\"Recept: Spinazie-hamquiche\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .card-text_title__REC-7.recipe-card_title__P8Eci.typography_hasMargin__4EaQi > .card-text_titleText__7T9sY.card-text_boldTitle__SVYw2[data-testhook=\"recipe-card-title\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#26313a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.26,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.26"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L card-text_titleText__7T9sY card-text_boldTitle__SVYw2\" style=\"-webkit-line-clamp:2;line-height:1.2em;max-height:2.4em\" data-testhook=\"recipe-card-title\">Asperges met ham, ei en boter<\/span>",
                                        "target": [
                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(3) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .card-text_title__REC-7.recipe-card_title__P8Eci.typography_hasMargin__4EaQi > .card-text_titleText__7T9sY.card-text_boldTitle__SVYw2[data-testhook=\"recipe-card-title\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#26313a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.26,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.26"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L card-text_titleText__7T9sY card-text_boldTitle__SVYw2\" style=\"-webkit-line-clamp:2;line-height:1.2em;max-height:2.4em\" data-testhook=\"recipe-card-title\">Spinazie met champignons<\/span>",
                                        "target": [
                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(4) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .card-text_title__REC-7.recipe-card_title__P8Eci.typography_hasMargin__4EaQi > .card-text_titleText__7T9sY.card-text_boldTitle__SVYw2[data-testhook=\"recipe-card-title\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#26313a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.26,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.26"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L card-text_titleText__7T9sY card-text_boldTitle__SVYw2\" style=\"-webkit-line-clamp:2;line-height:1.2em;max-height:2.4em\" data-testhook=\"recipe-card-title\">Bonen met chorizo en rucola<\/span>",
                                        "target": [
                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(5) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .card-text_title__REC-7.recipe-card_title__P8Eci.typography_hasMargin__4EaQi > .card-text_titleText__7T9sY.card-text_boldTitle__SVYw2[data-testhook=\"recipe-card-title\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#26313a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.26,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.26"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L card-text_titleText__7T9sY card-text_boldTitle__SVYw2\" style=\"-webkit-line-clamp:2;line-height:1.2em;max-height:2.4em\" data-testhook=\"recipe-card-title\">Asperge ovenschotel<\/span>",
                                        "target": [
                                            "a[aria-label=\"Recept: Asperge ovenschotel\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .card-text_title__REC-7.recipe-card_title__P8Eci.typography_hasMargin__4EaQi > .card-text_titleText__7T9sY.card-text_boldTitle__SVYw2[data-testhook=\"recipe-card-title\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#26313a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.26,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.26"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L card-text_titleText__7T9sY card-text_boldTitle__SVYw2\" style=\"-webkit-line-clamp:2;line-height:1.2em;max-height:2.4em\" data-testhook=\"recipe-card-title\">Biefstuk bakken<\/span>",
                                        "target": [
                                            "a[aria-label=\"Recept: Biefstuk bakken\"] > .card-footer_root__0dl7R.recipe-card_footer__QyKiP.display-card-section_padded__lHvvK > .card-text_title__REC-7.recipe-card_title__P8Eci.typography_hasMargin__4EaQi > .card-text_titleText__7T9sY.card-text_boldTitle__SVYw2[data-testhook=\"recipe-card-title\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "16.5pt (22px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 data-testhook=\"cms-title\" class=\"typography_root__Om3Wh typography_variant-hero__0BDPT title_root__FInQt\">Gratis bezorging<\/h2>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .grid_root__nhZ3r > .row > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Johma: gratis bezorging bij 10 euro<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(1) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .product-card-portrait_link__5VsEK.link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Lay's, Doritos en Wavies: gratis bezorging bij 6 stuks<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(2) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .product-card-portrait_link__5VsEK.link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Lipton, Conimex en De Vegetarische Slager: gratis bezorging bij 5 stuks<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(3) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .product-card-portrait_link__5VsEK.link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Corona, Leffe en Hertog Jan: gratis bezorging bij 2 stuks<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(4) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .product-card-portrait_link__5VsEK.link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L title_lineclamp__kjrFA\" style=\"-webkit-line-clamp:2;line-height:1.3em;max-height:2.6em\">Elvive,Lovings Blends,Studioline, Elnett, L'Oreal Men expert,Garnier: gratis bezorging bij 15 euro<\/span>",
                                        "target": [
                                            ".smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(5) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_content__DQ9nP > .product-card-portrait_link__5VsEK.link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > strong > .title_lineclamp__kjrFA.line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 13.19,
                                                    "fontSize": "16.5pt (22px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 13.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 data-testhook=\"cms-title\" class=\"typography_root__Om3Wh typography_variant-hero__0BDPT title_root__FInQt\">Uitgebreid shoppen<\/h2>",
                                        "target": [
                                            "div:nth-child(9) > .grid_root__nhZ3r > .row > .column.small-12 > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#e9f5ed",
                                                    "contrastRatio": 11.779999999999999,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.78"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L\" style=\"-webkit-line-clamp:3;line-height:1.4em;max-height:4.199999999999999em\">Probeer Premium nu met 100% Voordeelgarantie<\/span>",
                                        "target": [
                                            "a[title=\"Probeer gratis\"] > .small-promo-blocks_content__F7M\\+u > h3 > .line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#e9f5ed",
                                                    "contrastRatio": 11.779999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.78"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU\">",
                                        "target": [
                                            "a[title=\"Probeer gratis\"] > .small-promo-blocks_content__F7M\\+u > .typography_variant-paragraph__T5ZAU.typography_root__Om3Wh"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#fce2e2",
                                                    "contrastRatio": 10.75,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.75"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L\" style=\"-webkit-line-clamp:3;line-height:1.4em;max-height:4.199999999999999em\">Heb jij onze sterke glazen al?<\/span>",
                                        "target": [
                                            "a[href$=\"buitenservies\"] > .small-promo-blocks_content__F7M\\+u > h3 > .line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#fce2e2",
                                                    "contrastRatio": 10.75,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.75"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU\">",
                                        "target": [
                                            "a[href$=\"buitenservies\"] > .small-promo-blocks_content__F7M\\+u > .typography_variant-paragraph__T5ZAU.typography_root__Om3Wh"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ede3ef",
                                                    "contrastRatio": 10.58,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.58"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L\" style=\"-webkit-line-clamp:3;line-height:1.4em;max-height:4.199999999999999em\">Vers besteld, net zo vers thuisbezorgd<\/span>",
                                        "target": [
                                            "a[title=\"Shop verspakketten\"] > .small-promo-blocks_content__F7M\\+u > h3 > .line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#ede3ef",
                                                    "contrastRatio": 10.58,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.58"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU\">",
                                        "target": [
                                            "a[title=\"Shop verspakketten\"] > .small-promo-blocks_content__F7M\\+u > .typography_variant-paragraph__T5ZAU.typography_root__Om3Wh"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#e0e0e0",
                                                    "contrastRatio": 9.9900000000000002,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 9.99"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L\" style=\"-webkit-line-clamp:3;line-height:1.4em;max-height:4.199999999999999em\">Alles voor de BBQ in 1 klik besteld<\/span>",
                                        "target": [
                                            "a[href$=\"bbq-pakketten\"] > .small-promo-blocks_content__F7M\\+u > h3 > .line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#e0e0e0",
                                                    "contrastRatio": 9.9900000000000002,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 9.99"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU\">",
                                        "target": [
                                            "a[href$=\"bbq-pakketten\"] > .small-promo-blocks_content__F7M\\+u > .typography_variant-paragraph__T5ZAU.typography_root__Om3Wh"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#fef7e6",
                                                    "contrastRatio": 12.35,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.35"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L\" style=\"-webkit-line-clamp:3;line-height:1.4em;max-height:4.199999999999999em\">Nieuw! De verfrissende Lipton's ice tea's<\/span>",
                                        "target": [
                                            ".small-promo-blocks_anchor__Qux-E[title=\"Probeer nu\"][target=\"_self\"] > .small-promo-blocks_content__F7M\\+u > h3 > .line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#fef7e6",
                                                    "contrastRatio": 12.35,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.35"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU\">",
                                        "target": [
                                            ".small-promo-blocks_anchor__Qux-E[title=\"Probeer nu\"][target=\"_self\"] > .small-promo-blocks_content__F7M\\+u > .typography_variant-paragraph__T5ZAU.typography_root__Om3Wh"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#eff6dd",
                                                    "contrastRatio": 11.869999999999999,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.87"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"line-clamp_root__7DevG line-clamp_active__5Qc2L\" style=\"-webkit-line-clamp:3;line-height:1.4em;max-height:4.199999999999999em\">High Tea voor 2<\/span>",
                                        "target": [
                                            "a[href$=\"hightea\"] > .small-promo-blocks_content__F7M\\+u > h3 > .line-clamp_root__7DevG.line-clamp_active__5Qc2L"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#eff6dd",
                                                    "contrastRatio": 11.869999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.87"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU\">",
                                        "target": [
                                            "a[href$=\"hightea\"] > .small-promo-blocks_content__F7M\\+u > .typography_variant-paragraph__T5ZAU.typography_root__Om3Wh"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 19.260000000000002,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.26"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button aria-controls=\"accordion\" aria-expanded=\"false\" class=\"accordion_button__r4G4q\">Boodschappen<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span><\/button>",
                                        "target": [
                                            ".accordion_accordion__4EedR:nth-child(1) > .accordion_button__r4G4q[aria-controls=\"accordion\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 19.260000000000002,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.26"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button aria-controls=\"accordion\" aria-expanded=\"false\" class=\"accordion_button__r4G4q\">Allerhande<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span><\/button>",
                                        "target": [
                                            ".accordion_accordion__4EedR:nth-child(2) > .accordion_button__r4G4q[aria-controls=\"accordion\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 19.260000000000002,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.26"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button aria-controls=\"accordion\" aria-expanded=\"false\" class=\"accordion_button__r4G4q\">Services<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span><\/button>",
                                        "target": [
                                            ".accordion_accordion__4EedR:nth-child(3) > .accordion_button__r4G4q[aria-controls=\"accordion\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 19.260000000000002,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.26"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button aria-controls=\"accordion\" aria-expanded=\"false\" class=\"accordion_button__r4G4q\">Albert Heijn<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span><\/button>",
                                        "target": [
                                            ".accordion_accordion__4EedR:nth-child(4) > .accordion_button__r4G4q[aria-controls=\"accordion\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 12.1,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/algemene-voorwaarden\" class=\"footer-default_link__8Nw0h\">Algemene voorwaarden<\/a>",
                                        "target": [
                                            "a[href$=\"algemene-voorwaarden\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 12.1,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/zakelijke-voorwaarden\" class=\"footer-default_link__8Nw0h\">Zakelijke algemene voorwaarden<\/a>",
                                        "target": [
                                            "a[href$=\"zakelijke-voorwaarden\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 12.1,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/algemene-voorwaarden\/bonus\" class=\"footer-default_link__8Nw0h\">Bonusvoorwaarden<\/a>",
                                        "target": [
                                            "li:nth-child(3) > .footer-default_link__8Nw0h[href$=\"bonus\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 12.1,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/privacy\" class=\"footer-default_link__8Nw0h\">Privacybeleid<\/a>",
                                        "target": [
                                            ".footer-default_link__8Nw0h[href$=\"privacy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 12.1,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/cookiebeleid\" class=\"footer-default_link__8Nw0h\">Cookiebeleid<\/a>",
                                        "target": [
                                            ".footer-default_link__8Nw0h[href$=\"cookiebeleid\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 12.1,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/over-ah\" class=\"footer-default_link__8Nw0h\">Over AH<\/a>",
                                        "target": [
                                            "li:nth-child(6) > .footer-default_link__8Nw0h[href$=\"over-ah\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 12.1,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/kwetsbaarheid-melden\" class=\"footer-default_link__8Nw0h\">Kwetsbaarheid melden<\/a>",
                                        "target": [
                                            "a[href$=\"kwetsbaarheid-melden\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#303030",
                                                    "bgColor": "#f5f5f5",
                                                    "contrastRatio": 12.1,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/nix-18\" class=\"footer-default_link__8Nw0h\">&lt; <!-- -->25 jaar? Laat je legitimatie zien!<br>&lt; <!-- -->18 jaar verkopen wij geen alcohol.<\/a>",
                                        "target": [
                                            "a[href$=\"nix-18\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 class=\"\" lang=\"nl\" data-react-helmet=\"class,lang\" style=\"overflow: hidden;\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id-active",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value of active elements is unique",
                                "help": "IDs of active elements must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-active?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "cookie-index",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"cookie-index\" aria-hidden=\"false\" tabindex=\"0\" class=\"XzH_2NvJzvo9IrLcmjG6\">",
                                        "target": [
                                            "#cookie-index"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "accept-cookies",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"accept-cookies\" class=\"iZB8o_q1m3SgRodgFZwA LkJqstwb_rfgKZxYEkdO\" data-testhook=\"accept-cookies\">\n                        Accepteer\n                    <\/button>",
                                        "target": [
                                            "#accept-cookies"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "decline-cookies",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"decline-cookies\" class=\"iZB8o_q1m3SgRodgFZwA WbEl4GVK9ikVWMuMpoeh\" data-testhook=\"decline-cookies\">\n                        Weigeren\n                    <\/button>",
                                        "target": [
                                            "#decline-cookies"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "cookie-anchor-config",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"TI8zoU6kXW3MRVeJNkdD\" id=\"cookie-anchor-config\" data-testhook=\"cookie-anchor-config\">Cookie instellingen<\/button>",
                                        "target": [
                                            "#cookie-anchor-config"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id-aria",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value used in ARIA and in labels is unique",
                                "help": "IDs used in ARIA and labels must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-aria?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "social-accept",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" id=\"social-accept\" name=\"social\" value=\"true\" data-testhook=\"input-social-accept\" aria-label=\"Accepteer cookies\">",
                                        "target": [
                                            "#social-accept"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "social-decline",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" id=\"social-decline\" name=\"social\" value=\"false\" data-testhook=\"input-social-decline\" aria-label=\"Weiger cookies\">",
                                        "target": [
                                            "#social-decline"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "social-media-label",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"qfWu2myzAoRMpd_ar6YO\" id=\"social-media-label\">Social media<\/p>",
                                        "target": [
                                            "#social-media-label"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "ad-accept",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" id=\"ad-accept\" name=\"ad\" value=\"true\" data-testhook=\"input-ad-accept\" aria-label=\"Accepteer cookies\">",
                                        "target": [
                                            "#ad-accept"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "ad-decline",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"checkbox\" id=\"ad-decline\" name=\"ad\" value=\"false\" data-testhook=\"input-ad-decline\" aria-label=\"Weiger cookies\">",
                                        "target": [
                                            "#ad-decline"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "ad-label",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"qfWu2myzAoRMpd_ar6YO\" id=\"ad-label\">Gepersonaliseerde inhoud en advertenties op basis van voorkeuren en interesses<\/p>",
                                        "target": [
                                            "#ad-label"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": "minor",
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "siteSpectLibraries",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<script id=\"siteSpectLibraries\" src=\"\/__ssobj\/core.js+ssdomvar.js+generic-adapter.js\"><\/script>",
                                        "target": [
                                            "#siteSpectLibraries"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cookie-overlay",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"FenEaSLB61Rn9ZjTOkbg\" data-type=\"notice\" id=\"cookie-overlay\" data-testhook=\"cookie-overlay\">",
                                        "target": [
                                            "#cookie-overlay"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cookie-popup",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"tqHx8P7mH9XJ5tmhC4rx\" id=\"cookie-popup\" data-testhook=\"cookie-popup\">",
                                        "target": [
                                            "#cookie-popup"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cookie-config",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"cookie-config\" aria-hidden=\"true\" tabindex=\"0\" class=\"XzH_2NvJzvo9IrLcmjG6\">",
                                        "target": [
                                            "#cookie-config"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cookie-back",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"ij7OhodzykGkVWp1mj1b\" id=\"cookie-back\" aria-label=\"Terug\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"Kju0DDTiQkIPJuwK9ruj\" viewBox=\"0 0 16 16\"><path d=\"M9.8 13.7L4.1 8l5.7-5.7 1.4 1.4L6.9 8l4.3 4.3-1.4 1.4z\"><\/path><\/svg>\n                <\/button>",
                                        "target": [
                                            "#cookie-back"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "confirm-config",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"confirm-config\" type=\"button\" class=\"iZB8o_q1m3SgRodgFZwA LkJqstwb_rfgKZxYEkdO\" disabled=\"\" data-testhook=\"confirm-config\" aria-label=\"Bevestig cookie instellingen\">\n                        Bevestig\n                    <\/button>",
                                        "target": [
                                            "#confirm-config"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "header",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"header\">",
                                        "target": [
                                            "#header"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "add",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"add\"><path d=\"M20 11h-7V4h-2v6c0 .6-.4 1-1 1H4v2h7v7h2v-6c0-.6.4-1 1-1h6v-2z\"><\/path><\/symbol>",
                                        "target": [
                                            "#add"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "afbakken",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 16 16\" id=\"afbakken\">",
                                        "target": [
                                            "#afbakken"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "arrow-next",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"arrow-next\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.343 19.071l6.364-6.364a1 1 0 000-1.414l-6.364-6.364a1 1 0 10-1.414 1.414L18.586 11H3a1 1 0 100 2h15.586l-4.657 4.657a1 1 0 001.414 1.414z\"><\/path><\/symbol>",
                                        "target": [
                                            "#arrow-next"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "arrow-prev",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 20 16\" id=\"arrow-prev\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.07.929a1 1 0 010 1.414L3.415 7H19a1 1 0 110 2H3.414l4.657 4.657a1 1 0 11-1.414 1.414L.293 8.707a1 1 0 010-1.414L6.657.929a1 1 0 011.414 0z\"><\/path><\/symbol>",
                                        "target": [
                                            "#arrow-prev"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "arrow-right",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"currentColor\" viewBox=\"0 0 24 24\" id=\"arrow-right\"><path d=\"M14.261 7.118l2.771 3.045a.5.5 0 01-.369.837H3v2h13.606a.5.5 0 01.374.832L14.253 16.9l1.494 1.33 5-5.626a1 1 0 00-.007-1.338l-5-5.494-1.479 1.347z\" clip-rule=\"evenodd\" fill-rule=\"evenodd\"><\/path><\/symbol>",
                                        "target": [
                                            "#arrow-right"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "arrow-up",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"arrow-up\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.071 8.657l-6.364-6.364a1 1 0 00-1.414 0L4.929 8.657a1 1 0 001.414 1.414L11 5.414V21a1 1 0 102 0V5.414l4.657 4.657a1 1 0 001.414-1.414z\"><\/path><\/symbol>",
                                        "target": [
                                            "#arrow-up"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "bewust",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 22\" id=\"bewust\">",
                                        "target": [
                                            "#bewust"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "bewust_a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<radialGradient cx=\"20.662%\" cy=\"13.778%\" fx=\"20.662%\" fy=\"13.778%\" r=\"54.651%\" id=\"bewust_a\"><stop stop-color=\"#F5DD26\" offset=\"0%\"><\/stop><stop stop-color=\"#E6801C\" offset=\"100%\"><\/stop><\/radialGradient>",
                                        "target": [
                                            "#bewust_a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "biologisch",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 22\" id=\"biologisch\">",
                                        "target": [
                                            "#biologisch"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cadeau",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 60 60\" id=\"cadeau\">",
                                        "target": [
                                            "#cadeau"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cadeau_a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"cadeau_a\" d=\"M0 0h26.473v23.939H0z\"><\/path>",
                                        "target": [
                                            "#cadeau_a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cadeau_b",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<mask id=\"cadeau_b\" fill=\"#fff\"><use xlink:href=\"#cadeau_a\"><\/use><\/mask>",
                                        "target": [
                                            "#cadeau_b"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "calorieen",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 41 41\" id=\"calorieen\">",
                                        "target": [
                                            "#calorieen"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "calories",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"calories\">",
                                        "target": [
                                            "#calories"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cancel",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"cancel\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.707 6.293a1 1 0 00-1.414 1.414L10.586 12l-4.293 4.293a1 1 0 101.414 1.414L12 13.414l4.293 4.293a1 1 0 001.414-1.414L13.414 12l4.293-4.293a1 1 0 00-1.414-1.414L12 10.586 7.707 6.293z\"><\/path><\/symbol>",
                                        "target": [
                                            "#cancel"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "caret-back",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"caret-back\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14.707 16.707a1 1 0 01-1.414 0L8.586 12l4.707-4.707a1 1 0 111.414 1.414L11.414 12l3.293 3.293a1 1 0 010 1.414z\"><\/path><\/symbol>",
                                        "target": [
                                            "#caret-back"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "caret-down",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"caret-down\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.707 10.293a1 1 0 010 1.414L12 16.414l-4.707-4.707a1 1 0 111.414-1.414L12 13.586l3.293-3.293a1 1 0 011.414 0z\"><\/path><\/symbol>",
                                        "target": [
                                            "#caret-down"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "caret-right",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"caret-right\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.293 7.293a1 1 0 011.414 0L16.414 12l-4.707 4.707a1 1 0 01-1.414-1.414L13.586 12l-3.293-3.293a1 1 0 010-1.414z\"><\/path><\/symbol>",
                                        "target": [
                                            "#caret-right"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "caret-up",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"caret-up\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.293 14.707a1 1 0 010-1.414L12 8.586l4.707 4.707a1 1 0 01-1.414 1.414L12 11.414l-3.293 3.293a1 1 0 01-1.414 0z\"><\/path><\/symbol>",
                                        "target": [
                                            "#caret-up"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cart",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24.04 24\" id=\"cart\">",
                                        "target": [
                                            "#cart"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "chat",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"chat\">",
                                        "target": [
                                            "#chat"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "check",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"check\">",
                                        "target": [
                                            "#check"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "checkmark",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"checkmark\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.599 18.757L4.764 11.67A1 1 0 116.307 10.4l4.165 5.057 6.316-8.996a1 1 0 011.637 1.15l-7.826 11.146z\"><\/path><\/symbol>",
                                        "target": [
                                            "#checkmark"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "checkmark-circled",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"checkmark-circled\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 23c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11zM4.764 11.671l5.835 7.086L18.425 7.61a1 1 0 00-1.637-1.15l-6.316 8.997L6.307 10.4a1 1 0 00-1.543 1.271z\"><\/path><\/symbol>",
                                        "target": [
                                            "#checkmark-circled"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "chef",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"chef\">",
                                        "target": [
                                            "#chef"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "chevron",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"chevron\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.293 4.293a1 1 0 011.414 0L18.414 12l-7.707 7.707a1 1 0 01-1.414-1.414L15.586 12 9.293 5.707a1 1 0 010-1.414z\"><\/path><\/symbol>",
                                        "target": [
                                            "#chevron"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "chevron-back",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"chevron-back\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14.707 19.707a1 1 0 01-1.414 0L5.586 12l7.707-7.707a1 1 0 111.414 1.414L8.414 12l6.293 6.293a1 1 0 010 1.414z\"><\/path><\/symbol>",
                                        "target": [
                                            "#chevron-back"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "chevron-back-rounded",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"chevron-back-rounded\">",
                                        "target": [
                                            "#chevron-back-rounded"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "chevron-down",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"chevron-down\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.707 9.293a1 1 0 010 1.414L12 18.414l-7.707-7.707a1 1 0 111.414-1.414L12 15.586l6.293-6.293a1 1 0 011.414 0z\"><\/path><\/symbol>",
                                        "target": [
                                            "#chevron-down"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "chevron-rounded",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"chevron-rounded\">",
                                        "target": [
                                            "#chevron-rounded"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "chevron-up",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"chevron-up\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.293 14.707a1 1 0 010-1.414L12 5.586l7.707 7.707a1 1 0 01-1.414 1.414L12 8.414l-6.293 6.293a1 1 0 01-1.414 0z\"><\/path><\/symbol>",
                                        "target": [
                                            "#chevron-up"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "circle",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"circle\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 21a9 9 0 100-18 9 9 0 000 18zm0 2c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11z\"><\/path><\/symbol>",
                                        "target": [
                                            "#circle"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "clear",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" id=\"clear\">",
                                        "target": [
                                            "#clear"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "clear_a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"clear_a\"><path fill=\"#fff\" transform=\"rotate(90 12 12)\" d=\"M0 0h24v24H0z\"><\/path><\/clipPath>",
                                        "target": [
                                            "#clear_a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "close",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"close\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.707 6.293a1 1 0 00-1.414 1.414L10.586 12l-4.293 4.293a1 1 0 101.414 1.414L12 13.414l4.293 4.293a1 1 0 001.414-1.414L13.414 12l4.293-4.293a1 1 0 00-1.414-1.414L12 10.586 7.707 6.293z\"><\/path><\/symbol>",
                                        "target": [
                                            "#close"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "contact",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 32 32\" id=\"contact\">",
                                        "target": [
                                            "#contact"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cuisine",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"cuisine\">",
                                        "target": [
                                            "#cuisine"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "delete",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"delete\">",
                                        "target": [
                                            "#delete"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "diepvries",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 22\" id=\"diepvries\">",
                                        "target": [
                                            "#diepvries"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "dislike",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"dislike\">",
                                        "target": [
                                            "#dislike"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "download",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"download\"><path d=\"M22 20a1 1 0 01-1 1H3a1 1 0 010-2h8.1l-3.81-3.8a1.003 1.003 0 111.42-1.42l2.29 2.3V4a1 1 0 012 0v12.08l2.29-2.3a1.004 1.004 0 111.42 1.42L12.9 19H21a1 1 0 011 1z\"><\/path><\/symbol>",
                                        "target": [
                                            "#download"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "edit",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"edit\">",
                                        "target": [
                                            "#edit"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eerdergekocht",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 28 28\" id=\"eerdergekocht\">",
                                        "target": [
                                            "#eerdergekocht"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eiwitten",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 42 41\" id=\"eiwitten\">",
                                        "target": [
                                            "#eiwitten"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "emoji",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"emoji\">",
                                        "target": [
                                            "#emoji"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "error-circled",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"error-circled\">",
                                        "target": [
                                            "#error-circled"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "etos",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 285 228\" id=\"etos\">",
                                        "target": [
                                            "#etos"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "even-geduld",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"even-geduld\">",
                                        "target": [
                                            "#even-geduld"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eye",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"eye\">",
                                        "target": [
                                            "#eye"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "favoriet",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"favoriet\">",
                                        "target": [
                                            "#favoriet"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "favoriet-filled",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"favoriet-filled\">",
                                        "target": [
                                            "#favoriet-filled"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "favorite",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"favorite\">",
                                        "target": [
                                            "#favorite"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "feestdagen",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 18 18\" id=\"feestdagen\">",
                                        "target": [
                                            "#feestdagen"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "feestfavoriet",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 140 140\" id=\"feestfavoriet\">",
                                        "target": [
                                            "#feestfavoriet"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "feestfavoriet_SVGID_1_",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<radialGradient id=\"feestfavoriet_SVGID_1_\" cx=\"69.9\" cy=\"71.9\" r=\"69.9\" gradientTransform=\"matrix(1 0 0 -1 0 142)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "#feestfavoriet_SVGID_1_"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "feestfavoriet_SVGID_00000064322104784347977320000004507884191996277381_",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"feestfavoriet_SVGID_00000064322104784347977320000004507884191996277381_\" gradientUnits=\"userSpaceOnUse\" x1=\"22.502\" y1=\"87.448\" x2=\"123.403\" y2=\"40.398\" gradientTransform=\"matrix(1 0 0 -1 0 142)\">",
                                        "target": [
                                            "#feestfavoriet_SVGID_00000064322104784347977320000004507884191996277381_"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "feestfavoriet_SVGID_00000001645597125742705360000003396389387759651239_",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<radialGradient id=\"feestfavoriet_SVGID_00000001645597125742705360000003396389387759651239_\" cx=\"67.731\" cy=\"110.553\" r=\"11.398\" gradientTransform=\"matrix(1 0 0 -1 0 142)\" gradientUnits=\"userSpaceOnUse\">",
                                        "target": [
                                            "#feestfavoriet_SVGID_00000001645597125742705360000003396389387759651239_"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "gall",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 426 97\" id=\"gall\">",
                                        "target": [
                                            "#gall"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "geensuiker",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 57 90\" id=\"geensuiker\">",
                                        "target": [
                                            "#geensuiker"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "gezond",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 22\" id=\"gezond\">",
                                        "target": [
                                            "#gezond"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "gezond_a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<radialGradient cx=\"20.662%\" cy=\"13.778%\" fx=\"20.662%\" fy=\"13.778%\" r=\"54.651%\" id=\"gezond_a\"><stop stop-color=\"#F5DD26\" offset=\"0%\"><\/stop><stop stop-color=\"#E6801C\" offset=\"100%\"><\/stop><\/radialGradient>",
                                        "target": [
                                            "#gezond_a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "gluten",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"gluten\">",
                                        "target": [
                                            "#gluten"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "goedkoopje",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 22\" id=\"goedkoopje\">",
                                        "target": [
                                            "#goedkoopje"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "heart",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" fill=\"none\" id=\"heart\">",
                                        "target": [
                                            "#heart"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "heart-filled",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" fill=\"none\" id=\"heart-filled\">",
                                        "target": [
                                            "#heart-filled"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "heart-plus",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" fill=\"none\" id=\"heart-plus\">",
                                        "target": [
                                            "#heart-plus"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "hide",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 24 25\" id=\"hide\">",
                                        "target": [
                                            "#hide"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "hide_a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<filter id=\"hide_a\" x=\"1.414\" y=\"3\" width=\"19.971\" height=\"19.971\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">",
                                        "target": [
                                            "#hide_a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "home",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"home\">",
                                        "target": [
                                            "#home"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-acties",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-acties\">",
                                        "target": [
                                            "#icon-acties"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ah",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" id=\"icon-ah\">",
                                        "target": [
                                            "#icon-ah"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-allerhandebox",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-allerhandebox\">",
                                        "target": [
                                            "#icon-allerhandebox"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-betalingmislukt",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-betalingmislukt\">",
                                        "target": [
                                            "#icon-betalingmislukt"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-beverage",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-beverage\">",
                                        "target": [
                                            "#icon-beverage"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-bloemist",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-bloemist\">",
                                        "target": [
                                            "#icon-bloemist"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-bonus",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-bonus\">",
                                        "target": [
                                            "#icon-bonus"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-business",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-business\">",
                                        "target": [
                                            "#icon-business"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-cart",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-cart\">",
                                        "target": [
                                            "#icon-cart"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-chat",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-chat\">",
                                        "target": [
                                            "#icon-chat"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-close",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-close\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.707 3.293a1 1 0 00-1.414 1.414L10.586 12l-7.293 7.293a1 1 0 101.414 1.414L12 13.414l7.293 7.293a1 1 0 001.414-1.414L13.414 12l7.293-7.293a1 1 0 00-1.414-1.414L12 10.586 4.707 3.293z\"><\/path><\/symbol>",
                                        "target": [
                                            "#icon-close"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-close-small",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-close-small\">",
                                        "target": [
                                            "#icon-close-small"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-connection",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-connection\">",
                                        "target": [
                                            "#icon-connection"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-connection-broken",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 40 41\" id=\"icon-connection-broken\">",
                                        "target": [
                                            "#icon-connection-broken"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-customerservice",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-customerservice\">",
                                        "target": [
                                            "#icon-customerservice"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-edit",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-edit\">",
                                        "target": [
                                            "#icon-edit"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-eerdergekocht",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-eerdergekocht\">",
                                        "target": [
                                            "#icon-eerdergekocht"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-eerdergezocht",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 22 20\" id=\"icon-eerdergezocht\">",
                                        "target": [
                                            "#icon-eerdergezocht"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-external-link",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-external-link\">",
                                        "target": [
                                            "#icon-external-link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-facturen",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-facturen\">",
                                        "target": [
                                            "#icon-facturen"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-favorieten",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-favorieten\">",
                                        "target": [
                                            "#icon-favorieten"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-filteren",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-filteren\">",
                                        "target": [
                                            "#icon-filteren"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-folder",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" id=\"icon-folder\">",
                                        "target": [
                                            "#icon-folder"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-lock",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" id=\"icon-lock\">",
                                        "target": [
                                            "#icon-lock"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-mijnbestellingen",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-mijnbestellingen\">",
                                        "target": [
                                            "#icon-mijnbestellingen"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-mijnlijst",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-mijnlijst\">",
                                        "target": [
                                            "#icon-mijnlijst"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-mijnprofiel",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-mijnprofiel\">",
                                        "target": [
                                            "#icon-mijnprofiel"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-moneybag",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-moneybag\">",
                                        "target": [
                                            "#icon-moneybag"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-onlinebestellen",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-onlinebestellen\">",
                                        "target": [
                                            "#icon-onlinebestellen"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-opnieuwproberen",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-opnieuwproberen\">",
                                        "target": [
                                            "#icon-opnieuwproberen"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-pickupinshop",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-pickupinshop\">",
                                        "target": [
                                            "#icon-pickupinshop"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-premium",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-premium\">",
                                        "target": [
                                            "#icon-premium"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-producten",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-producten\">",
                                        "target": [
                                            "#icon-producten"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-pup",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-pup\">",
                                        "target": [
                                            "#icon-pup"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-recepten",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-recepten\">",
                                        "target": [
                                            "#icon-recepten"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-search",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-search\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4 10a7 7 0 1114 0 7 7 0 01-14 0zm7-9a9 9 0 105.618 16.032l4.675 4.675a1 1 0 001.414-1.414l-4.675-4.675A9 9 0 0011 1z\"><\/path><\/symbol>",
                                        "target": [
                                            "#icon-search"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-sign-in",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-sign-in\">",
                                        "target": [
                                            "#icon-sign-in"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-sign-out",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-sign-out\">",
                                        "target": [
                                            "#icon-sign-out"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-stop",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 20 20\" id=\"icon-stop\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10 18a8 8 0 100-16 8 8 0 000 16zm0 2c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10zM4.094 10a1 1 0 011-1h9.812a1 1 0 110 2H5.094a1 1 0 01-1-1z\"><\/path><\/symbol>",
                                        "target": [
                                            "#icon-stop"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-taartenbakkers",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-taartenbakkers\">",
                                        "target": [
                                            "#icon-taartenbakkers"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ticketshop",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-ticketshop\">",
                                        "target": [
                                            "#icon-ticketshop"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-timer",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-timer\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 6a1 1 0 011 1v5h3a1 1 0 110 2h-4a1 1 0 01-1-1V7a1 1 0 011-1zm0 15a9 9 0 100-18 9 9 0 000 18zm0 2c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11z\"><\/path><\/symbol>",
                                        "target": [
                                            "#icon-timer"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-voedingswaarden",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-voedingswaarden\">",
                                        "target": [
                                            "#icon-voedingswaarden"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-voedingswaarden_a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-voedingswaarden_a\"><path d=\"M0 0h24v24H0V0z\" fill=\"#fff\"><\/path><\/clipPath>",
                                        "target": [
                                            "#icon-voedingswaarden_a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-waarschuwing",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-waarschuwing\">",
                                        "target": [
                                            "#icon-waarschuwing"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-waarschuwing-rond",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-waarschuwing-rond\">",
                                        "target": [
                                            "#icon-waarschuwing-rond"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-winkels",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"icon-winkels\">",
                                        "target": [
                                            "#icon-winkels"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "info",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"info\">",
                                        "target": [
                                            "#info"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "info-filled",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"info-filled\">",
                                        "target": [
                                            "#info-filled"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "kebab",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 26 26\" id=\"kebab\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14 23a1 1 0 110-2 1 1 0 010 2zm-3-1a3 3 0 106 0 3 3 0 00-6 0zm2-8a1 1 0 102 0 1 1 0 00-2 0zm1 3a3 3 0 110-6 3 3 0 010 6zM13 6a1 1 0 102 0 1 1 0 00-2 0zm1 3a3 3 0 110-6 3 3 0 010 6z\"><\/path><\/symbol>",
                                        "target": [
                                            "#kebab"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "koolhydraten",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 42 41\" id=\"koolhydraten\">",
                                        "target": [
                                            "#koolhydraten"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "laagsuiker",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 58 90\" id=\"laagsuiker\">",
                                        "target": [
                                            "#laagsuiker"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "lactose",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"lactose\">",
                                        "target": [
                                            "#lactose"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "like",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"like\">",
                                        "target": [
                                            "#like"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "liquid",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"liquid\">",
                                        "target": [
                                            "#liquid"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "list",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"list\"><path d=\"M8 6h12v2H8zM5 8c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1zM8 11h12v2H8zM5 13c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1zM8 16h12v2H8zM5 18c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1z\"><\/path><\/symbol>",
                                        "target": [
                                            "#list"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "lokaal",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 22\" id=\"lokaal\">",
                                        "target": [
                                            "#lokaal"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "magnifier",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 21 21\" id=\"magnifier\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 9a7 7 0 1114 0A7 7 0 012 9zm7-9a9 9 0 105.618 16.032l4.675 4.675a1 1 0 001.414-1.414l-4.675-4.675A9 9 0 009 0z\"><\/path><\/symbol>",
                                        "target": [
                                            "#magnifier"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mail",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"mail\">",
                                        "target": [
                                            "#mail"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "meat",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"meat\">",
                                        "target": [
                                            "#meat"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "meatballs",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"meatballs\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3 12a1 1 0 112 0 1 1 0 01-2 0zm1-3a3 3 0 100 6 3 3 0 000-6zm8 2a1 1 0 100 2 1 1 0 000-2zm-3 1a3 3 0 116 0 3 3 0 01-6 0zm11-1a1 1 0 100 2 1 1 0 000-2zm-3 1a3 3 0 116 0 3 3 0 01-6 0z\"><\/path><\/symbol>",
                                        "target": [
                                            "#meatballs"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "middensuiker",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 58 90\" id=\"middensuiker\">",
                                        "target": [
                                            "#middensuiker"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "min",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 12 12\" id=\"min\"><path d=\"M11.312 5.49H1.11v1.444h10.202z\"><\/path><\/symbol>",
                                        "target": [
                                            "#min"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "minus",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"minus\"><path d=\"M4 11h16v2H4z\"><\/path><\/symbol>",
                                        "target": [
                                            "#minus"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "nutriscore",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 64 33\" id=\"nutriscore\">",
                                        "target": [
                                            "#nutriscore"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "nutriscore-neutral",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 80 42\" id=\"nutriscore-neutral\">",
                                        "target": [
                                            "#nutriscore-neutral"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "nutriscore-neutral_a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"nutriscore-neutral_a\"><path fill=\"#fff\" d=\"M0 0h79.86v41.93H0z\"><\/path><\/clipPath>",
                                        "target": [
                                            "#nutriscore-neutral_a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "oven",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"oven\">",
                                        "target": [
                                            "#oven"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "paasfavoriet",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 56 56\" id=\"paasfavoriet\">",
                                        "target": [
                                            "#paasfavoriet"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "pan",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"pan\">",
                                        "target": [
                                            "#pan"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "pasen",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 23 22\" id=\"pasen\">",
                                        "target": [
                                            "#pasen"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "pause",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"pause\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3 12a9 9 0 1118 0 9 9 0 01-18 0zm9-11C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1zm-1 8a1 1 0 10-2 0v6a1 1 0 102 0V9zm4 0a1 1 0 10-2 0v6a1 1 0 102 0V9z\"><\/path><\/symbol>",
                                        "target": [
                                            "#pause"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "pepper",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"pepper\">",
                                        "target": [
                                            "#pepper"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "person",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"person\">",
                                        "target": [
                                            "#person"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "play",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"play\">",
                                        "target": [
                                            "#play"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "plus",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"plus\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13 3a1 1 0 10-2 0v8H3a1 1 0 100 2h8v8a1 1 0 102 0v-8h8a1 1 0 100-2h-8V3z\"><\/path><\/symbol>",
                                        "target": [
                                            "#plus"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "prijsfavoriet",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"prijsfavoriet\">",
                                        "target": [
                                            "#prijsfavoriet"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "prijswinnaar",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 22\" id=\"prijswinnaar\">",
                                        "target": [
                                            "#prijswinnaar"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "redirect",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" id=\"redirect\"><path d=\"M15.707 18.707l6-6a1 1 0 000-1.414l-6-6a1 1 0 10-1.414 1.414L18.586 11H5a1 1 0 01-1-1V6a1 1 0 10-2 0v4a3 3 0 003 3h13.586l-4.293 4.293a1 1 0 001.414 1.414z\" fill=\"currentColor\"><\/path><\/symbol>",
                                        "target": [
                                            "#redirect"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "save",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"save\">",
                                        "target": [
                                            "#save"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "saveFilled",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"saveFilled\">",
                                        "target": [
                                            "#saveFilled"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "search",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"search\">",
                                        "target": [
                                            "#search"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "selected",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 16 16\" id=\"selected\">",
                                        "target": [
                                            "#selected"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "send",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"send\">",
                                        "target": [
                                            "#send"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "share",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"share\">",
                                        "target": [
                                            "#share"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "star",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 20\" id=\"star\">",
                                        "target": [
                                            "#star"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "star-empty",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 20\" id=\"star-empty\">",
                                        "target": [
                                            "#star-empty"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "star-half",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" id=\"star-half\">",
                                        "target": [
                                            "#star-half"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "suiker",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 42 41\" id=\"suiker\">",
                                        "target": [
                                            "#suiker"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "thumbs-up",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"thumbs-up\">",
                                        "target": [
                                            "#thumbs-up"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "time",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"time\">",
                                        "target": [
                                            "#time"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "unselected",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 16 16\" id=\"unselected\"><rect x=\"1\" y=\"1\" width=\"14\" height=\"14\" rx=\"1\" stroke=\"#E0E0E0\" stroke-width=\"2\"><\/rect><\/symbol>",
                                        "target": [
                                            "#unselected"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "utensils",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"utensils\">",
                                        "target": [
                                            "#utensils"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vega",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"vega\">",
                                        "target": [
                                            "#vega"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegan",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"vegan\">",
                                        "target": [
                                            "#vegan"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegan-color",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"vegan-color\">",
                                        "target": [
                                            "#vegan-color"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegetable",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"vegetable\">",
                                        "target": [
                                            "#vegetable"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegetarian",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"vegetarian\">",
                                        "target": [
                                            "#vegetarian"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vegetarisch",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 22\" id=\"vegetarisch\">",
                                        "target": [
                                            "#vegetarisch"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "verbluffen",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 66 23\" id=\"verbluffen\">",
                                        "target": [
                                            "#verbluffen"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vet",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 41 42\" id=\"vet\">",
                                        "target": [
                                            "#vet"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "vezels",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 41 41\" id=\"vezels\">",
                                        "target": [
                                            "#vezels"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "video-play",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 23 22\" id=\"video-play\"><path fill=\"#fff\" stroke=\"#fff\" stroke-width=\"2\" d=\"M17.86 10.59a.5.5 0 0 1 0 .82l-6.16 4.31-3.38 2.37-2.58 1.8a.5.5 0 0 1-.79-.4V2.51c0-.4.46-.64.79-.4l12.12 8.48Z\"><\/path><\/symbol>",
                                        "target": [
                                            "#video-play"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "view",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"view\">",
                                        "target": [
                                            "#view"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "voetbalpassie",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 135 135\" id=\"voetbalpassie\">",
                                        "target": [
                                            "#voetbalpassie"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "voordeel",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 62 28\" id=\"voordeel\">",
                                        "target": [
                                            "#voordeel"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "voordeelpakken",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 24\" id=\"voordeelpakken\">",
                                        "target": [
                                            "#voordeelpakken"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "waarschuwing",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"waarschuwing\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 3a9 9 0 100 18 9 9 0 000-18zM1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12zm11-5.5a1 1 0 011 1v6a1 1 0 11-2 0v-6a1 1 0 011-1zm0 9.5a1 1 0 100 2 1 1 0 000-2z\"><\/path><\/symbol>",
                                        "target": [
                                            "#waarschuwing"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "warning",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" id=\"warning\">",
                                        "target": [
                                            "#warning"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "warning-filled",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" id=\"warning-filled\">",
                                        "target": [
                                            "#warning-filled"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "was",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 72 72\" id=\"was\">",
                                        "target": [
                                            "#was"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "was_a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<circle id=\"was_a\" cx=\"35\" cy=\"35\" r=\"35\"><\/circle>",
                                        "target": [
                                            "#was_a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "was_b",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<mask id=\"was_b\" fill=\"#fff\"><use xlink:href=\"#was_a\"><\/use><\/mask>",
                                        "target": [
                                            "#was_b"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "wijndoos",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22 22\" id=\"wijndoos\">",
                                        "target": [
                                            "#wijndoos"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "zon",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 70 70\" id=\"zon\">",
                                        "target": [
                                            "#zon"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "zout",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 41 41\" id=\"zout\">",
                                        "target": [
                                            "#zout"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "app",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"app\" aria-hidden=\"true\">",
                                        "target": [
                                            "#app"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "start-of-content",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<main id=\"start-of-content\">",
                                        "target": [
                                            "#start-of-content"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "r117_r1_r4_1",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"r117_r1_r4_1\" class=\"carousel-item_root__ISHXJ marketing-carousel_item__rr+I+\">",
                                        "target": [
                                            "#r117_r1_r4_1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "r117_r1_r4_2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"r117_r1_r4_2\" class=\"carousel-item_root__ISHXJ marketing-carousel_item__rr+I+\">",
                                        "target": [
                                            "#r117_r1_r4_2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "r117_r1_r4_3",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"r117_r1_r4_3\" class=\"carousel-item_root__ISHXJ marketing-carousel_item__rr+I+\">",
                                        "target": [
                                            "#r117_r1_r4_3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "9243",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<article id=\"9243\" class=\"advertorial_root__sBvxY advertorial_halfSmall__tzS7k advertorial_white__Lx8Td advertorial_fadeIn__d+7bQ\">",
                                        "target": [
                                            "#\\39 243"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "9262",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<article id=\"9262\" class=\"advertorial_root__sBvxY advertorial_halfSmall__tzS7k advertorial_white__Lx8Td advertorial_fadeIn__d+7bQ\">",
                                        "target": [
                                            "#\\39 262"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "7",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"7\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\37 "
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "8",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"8\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\38 "
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "9",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"9\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\39 "
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "10",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"10\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\31 0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "11",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"11\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\31 1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "12",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"12\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\31 2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "13",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"13\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\31 3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "14",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"14\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\31 4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "15",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"15\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\31 5"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "16",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"16\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\31 6"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "17",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"17\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\31 7"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "18",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"18\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\31 8"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "19",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"19\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\31 9"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "20",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li id=\"20\" class=\"carousel-item_root__ISHXJ\">",
                                        "target": [
                                            "#\\32 0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "9273",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<article id=\"9273\" class=\"advertorial_root__sBvxY advertorial_halfSmall__tzS7k advertorial_white__Lx8Td advertorial_placeholder__nnvO+\">",
                                        "target": [
                                            "#\\39 273"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "9298",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<article id=\"9298\" class=\"advertorial_root__sBvxY advertorial_halfSmall__tzS7k advertorial_white__Lx8Td advertorial_placeholder__nnvO+\">",
                                        "target": [
                                            "#\\39 298"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "portal-container",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"portal-container\"><div><div><\/div><\/div><\/div>",
                                        "target": [
                                            "#portal-container"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "footer",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"footer\" aria-hidden=\"true\">",
                                        "target": [
                                            "#footer"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "SmFBqQTLoPav",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"SmFBqQTLoPav\" class=\"f-ad\" style=\"visibility: hidden; height: 0px; width: 0px; overflow: hidden;\"><\/div>",
                                        "target": [
                                            "#SmFBqQTLoPav"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "nav-panel-main",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"nav-panel-main\"><\/div>",
                                        "target": [
                                            "#nav-panel-main"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "nav-panel-personal",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"nav-panel-personal\"><\/div>",
                                        "target": [
                                            "#nav-panel-personal"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<script type=\"text\/javascript\" id=\"\">",
                                        "target": [
                                            "script[type=\"text\/javascript\"]:nth-child(31)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 class=\"\" lang=\"nl\" data-react-helmet=\"class,lang\" style=\"overflow: hidden;\">",
                                        "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 class=\"\" lang=\"nl\" data-react-helmet=\"class,lang\" style=\"overflow: hidden;\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag111",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                                "help": "Images must have alternate text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg\" alt=\"Albert Heijn\" class=\"nav-logo_logo__c28jK\">",
                                        "target": [
                                            ".nav-logo_logo__c28jK"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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:\/\/ah.nl\/privacy\">privacybeleid<\/a>",
                                        "target": [
                                            "p:nth-child(4) > a[href$=\"privacy\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/ah.nl\/cookiebeleid\">cookiebeleid<\/a>",
                                        "target": [
                                            "p:nth-child(4) > a[href$=\"cookiebeleid\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/ah.nl\/cookiebeleid\">cookiebeleid<\/a>",
                                        "target": [
                                            ".bK7umVfkLHSjy_3caPrc > p:nth-child(5) > a[href$=\"cookiebeleid\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"navigation-header-compact_logo__ti1IR nav-logo_navLogo__M45c9\" href=\"\/\" aria-label=\"Ga naar home pagina\" title=\"Ga naar home pagina\" data-testhook=\"nav-logo\"><img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg\" alt=\"Albert Heijn\" class=\"nav-logo_logo__c28jK\"><\/a>",
                                        "target": [
                                            ".navigation-header-compact_logo__ti1IR"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"icon-button_root__OTAMW\" href=\"\/favorieten\" aria-label=\"Favoriete lijstjes\">",
                                        "target": [
                                            "a[aria-label=\"Favoriete lijstjes\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"icon-button_root__OTAMW icon-button_hasContent__1AdFI icon-button_outline__8zf4v nav-basket_button__taiI3\" href=\"\/mijnlijst\" aria-label=\"Naar winkelmand\" data-testhook=\"navigation-shoppinglist\">",
                                        "target": [
                                            ".icon-button_hasContent__1AdFI"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "nested-interactive",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                                "help": "Interactive controls must not be nested",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"accept-cookies\" class=\"iZB8o_q1m3SgRodgFZwA LkJqstwb_rfgKZxYEkdO\" data-testhook=\"accept-cookies\">\n                        Accepteer\n                    <\/button>",
                                        "target": [
                                            "#accept-cookies"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"decline-cookies\" class=\"iZB8o_q1m3SgRodgFZwA WbEl4GVK9ikVWMuMpoeh\" data-testhook=\"decline-cookies\">\n                        Weigeren\n                    <\/button>",
                                        "target": [
                                            "#decline-cookies"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"TI8zoU6kXW3MRVeJNkdD\" id=\"cookie-anchor-config\" data-testhook=\"cookie-anchor-config\">Cookie instellingen<\/button>",
                                        "target": [
                                            "#cookie-anchor-config"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"navigation-header-compact_toggle__miNmM\" aria-label=\"Open menu\" aria-controls=\"mobilemenu_main\">",
                                        "target": [
                                            ".navigation-header-compact_toggle__miNmM"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/logo-ah.svg\" alt=\"Albert Heijn\" class=\"nav-logo_logo__c28jK\">",
                                        "target": [
                                            ".nav-logo_logo__c28jK"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"button-or-anchor_root__sVq9A button_root__vto53 button_primary__842TW search-bar_button__oAt0m\" type=\"button\" aria-label=\"Zoeken\">",
                                        "target": [
                                            ".button-or-anchor_root__sVq9A"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "scrollable-region-focusable",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag211"
                                ],
                                "description": "Ensure elements that have scrollable content are accessible by keyboard",
                                "help": "Scrollable region must have keyboard access",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/scrollable-region-focusable?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Element contains focusable elements"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section class=\"IRxTzV33beWQgWGIXQCX bK7umVfkLHSjy_3caPrc\" body-scroll-lock-ignore=\"\">",
                                        "target": [
                                            ".bK7umVfkLHSjy_3caPrc"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "incomplete": [
                            {
                                "id": "aria-hidden-focus",
                                "impact": "serious",
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag131"
                                ],
                                "description": "Ensures aria-hidden elements do not contain focusable elements",
                                "help": "ARIA hidden element must not contain focusable elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a class=\"carousel-panel-link_root__0tuYp\" href=\"\/bonus\">Meer dan 1000 producten 2e gratis<\/a>",
                                                        "target": [
                                                            ".carousel-panel-link_root__0tuYp[href$=\"bonus\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a class=\"carousel-panel-link_root__0tuYp\" href=\"\/shop\/moederdag\">Zet jouw superheldin in het zonnetje<\/a>",
                                                        "target": [
                                                            "a[href$=\"moederdag\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a class=\"carousel-panel-link_root__0tuYp\" href=\"\/shop\/seizoensproducten\">Groente en fruit met extra veel voordeel<\/a>",
                                                        "target": [
                                                            "a[href$=\"seizoensproducten\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a class=\"advertorial_link__3RDNe\" href=\"https:\/\/zsp1.ah.nl\/raylene\/\/sl6\/dtphone\/ogcontrol\/II7be9caad-747d-4d73-a519-1cf88a3f3b1d\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/ad9243-733\/URhttps:\/\/www.ah.nl\/shop\/prijsfavorieten\" title=\"Profiteer nu\" rel=\"\" data-analytics=\"PROMO_CLICK\" data-analytics-meta=\"%7B%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A733%2C%22lineItemId%22%3A749%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%2C%22id%22%3A%229243%22%2C%22position%22%3A110501%2C%22creative%22%3A%7B%22mobile%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F733_2nd_1.jpg%22%2C%22desktop%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F733_2nd_1.jpg%22%7D%2C%22name%22%3A%22Een%20volle%20tas%20en%20toch%20flink%20bespaard%22%7D\" data-analytics-cid=\"offerInteraction\" data-analytics-meta-cid=\"%7B%22id%22%3A%229243%22%2C%22type%22%3A%22adhese%22%2C%22title%22%3A%22Een%20volle%20tas%20en%20toch%20flink%20bespaard%22%2C%22cta%22%3A%22Profiteer%20nu%22%2C%22href%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Fraylene%2F%2Fsl6%2Fdtphone%2Fogcontrol%2FII7be9caad-747d-4d73-a519-1cf88a3f3b1d%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2Fad9243-733%2FURhttps%3A%2F%2Fwww.ah.nl%2Fshop%2Fprijsfavorieten%22%2C%22color%22%3A%22white%22%2C%22image%22%3A%7B%22mobile%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F733_2nd_1.jpg%22%2C%22desktop%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F733_2nd_1.jpg%22%7D%2C%22displayType%22%3A%22halfwidthsmallresponsive%22%2C%22adImpressions%22%3A%5B%7B%22threshold%22%3A0%2C%22timeout%22%3A0%2C%22once%22%3Atrue%7D%2C%7B%22threshold%22%3A0.5%2C%22timeout%22%3A1000%2C%22once%22%3Atrue%7D%2C%7B%22threshold%22%3A1%2C%22timeout%22%3A1000%2C%22once%22%3Atrue%7D%5D%2C%22meta%22%3A%7B%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A733%2C%22lineItemId%22%3A749%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%7D%2C%22viewableImpressionCounter%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Ftrack%2F9243-Adhese_IABview%2Fsl6%2Fdtphone%2Fogcontrol%2FII7be9caad-747d-4d73-a519-1cf88a3f3b1d%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2F%3Ft%3D1683986210564%22%2C%22trackedImpressionCounter%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Ftrack%2F9243%2F%2Fsl6%2Fdtphone%2Fogcontrol%2FII7be9caad-747d-4d73-a519-1cf88a3f3b1d%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2F%3Ft%3D1683986210564%22%2C%22lazyTracking%22%3Atrue%2C%22showLoadingPlaceholder%22%3Atrue%2C%22fadeIn%22%3Atrue%2C%22backgroundColor%22%3A%22%23f3f6f8%22%2C%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A733%2C%22lineItemId%22%3A749%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%2C%22position%22%3A110501%7D\">",
                                                        "target": [
                                                            "a[title=\"Profiteer nu\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a class=\"advertorial_link__3RDNe\" href=\"https:\/\/zsp1.ah.nl\/raylene\/\/sl5\/dmDMGo629g0c0\/dmADV1\/dmDMGo629g0c0\/dmADV1\/dtphone\/ogcontrol\/II139709bb-d70c-4450-bae4-2bde35e2bdce\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/ad9262-734\/URhttps:\/\/www.ah.nl\/premium\" title=\"Probeer nu\" rel=\"\" data-analytics=\"PROMO_CLICK\" data-analytics-meta=\"%7B%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A734%2C%22lineItemId%22%3A747%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%2C%22id%22%3A%229262%22%2C%22position%22%3A110502%2C%22creative%22%3A%7B%22mobile%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F734_2nd_1.jpg%22%2C%22desktop%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F734_2nd_1.jpg%22%7D%2C%22name%22%3A%22Probeer%20Premium%201%20maand%20gratis%22%7D\" data-analytics-cid=\"offerInteraction\" data-analytics-meta-cid=\"%7B%22id%22%3A%229262%22%2C%22type%22%3A%22adhese%22%2C%22title%22%3A%22Probeer%20Premium%201%20maand%20gratis%22%2C%22cta%22%3A%22Probeer%20nu%22%2C%22href%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Fraylene%2F%2Fsl5%2FdmDMGo629g0c0%2FdmADV1%2FdmDMGo629g0c0%2FdmADV1%2Fdtphone%2Fogcontrol%2FII139709bb-d70c-4450-bae4-2bde35e2bdce%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2Fad9262-734%2FURhttps%3A%2F%2Fwww.ah.nl%2Fpremium%22%2C%22color%22%3A%22white%22%2C%22image%22%3A%7B%22mobile%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F734_2nd_1.jpg%22%2C%22desktop%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F734_2nd_1.jpg%22%7D%2C%22displayType%22%3A%22halfwidthsmallresponsive%22%2C%22adImpressions%22%3A%5B%7B%22threshold%22%3A0%2C%22timeout%22%3A0%2C%22once%22%3Atrue%7D%2C%7B%22threshold%22%3A0.5%2C%22timeout%22%3A1000%2C%22once%22%3Atrue%7D%2C%7B%22threshold%22%3A1%2C%22timeout%22%3A1000%2C%22once%22%3Atrue%7D%5D%2C%22meta%22%3A%7B%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A734%2C%22lineItemId%22%3A747%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%7D%2C%22viewableImpressionCounter%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Ftrack%2F9262-Adhese_IABview%2Fsl5%2FdmDMGo629g0c0%2FdmADV1%2FdmDMGo629g0c0%2FdmADV1%2Fdtphone%2Fogcontrol%2FII139709bb-d70c-4450-bae4-2bde35e2bdce%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2F%3Ft%3D1683986210564%22%2C%22trackedImpressionCounter%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Ftrack%2F9262%2F%2Fsl5%2FdmDMGo629g0c0%2FdmADV1%2FdmDMGo629g0c0%2FdmADV1%2Fdtphone%2Fogcontrol%2FII139709bb-d70c-4450-bae4-2bde35e2bdce%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2F%3Ft%3D1683986210564%22%2C%22lazyTracking%22%3Atrue%2C%22showLoadingPlaceholder%22%3Atrue%2C%22fadeIn%22%3Atrue%2C%22backgroundColor%22%3A%22%23f3f6f8%22%2C%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A734%2C%22lineItemId%22%3A747%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%2C%22position%22%3A110502%7D\">",
                                                        "target": [
                                                            ".advertorial_link__3RDNe[title=\"Probeer nu\"][rel=\"\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_link__PxkLu lane-see-more_color-ah__Lp4Ti\">Bekijk alle categorie\u00ebn<\/a>",
                                                        "target": [
                                                            ".lane-see-more_color-ah__Lp4Ti.lane-see-more_link__PxkLu[href$=\"producten\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/aardappel-groente-fruit\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110701%2C%22id%22%3A%22r117_r1_r7_1%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            ".carousel-item_root__ISHXJ:nth-child(1) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/salades-pizza-maaltijden\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110702%2C%22id%22%3A%22r117_r1_r7_2%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            ".carousel-item_root__ISHXJ:nth-child(2) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/vlees-kip-vis-vega\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110703%2C%22id%22%3A%22r117_r1_r7_3%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "a[href$=\"vlees-kip-vis-vega\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/kaas-vleeswaren-tapas\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110704%2C%22id%22%3A%22r117_r1_r7_4%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            ".carousel-item_root__ISHXJ:nth-child(4) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/zuivel-plantaardig-en-eieren\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110705%2C%22id%22%3A%22r117_r1_r7_5%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            ".carousel-item_root__ISHXJ:nth-child(5) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/bakkerij-en-banket\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110706%2C%22id%22%3A%22r117_r1_r7_6%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "a[href$=\"bakkerij-en-banket\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/ontbijtgranen-en-beleg\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110707%2C%22id%22%3A%22r117_r1_r7_7%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            ".carousel-item_root__ISHXJ:nth-child(7) > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/snoep-koek-chips-en-chocolade\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110708%2C%22id%22%3A%22r117_r1_r7_8%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "#\\37  > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/tussendoortjes\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110709%2C%22id%22%3A%22r117_r1_r7_9%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "a[href$=\"tussendoortjes\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/frisdrank-sappen-koffie-thee\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110710%2C%22id%22%3A%22r117_r1_r7_10%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "#\\39  > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/wijn-en-bubbels\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110711%2C%22id%22%3A%22r117_r1_r7_11%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "a[href$=\"wijn-en-bubbels\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/bier-en-aperitieven\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110712%2C%22id%22%3A%22r117_r1_r7_12%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "a[href$=\"bier-en-aperitieven\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/pasta-rijst-en-wereldkeuken\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110713%2C%22id%22%3A%22r117_r1_r7_13%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "#\\31 2 > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/soepen-sauzen-kruiden-olie\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110714%2C%22id%22%3A%22r117_r1_r7_14%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "#\\31 3 > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/sport-en-dieetvoeding\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110715%2C%22id%22%3A%22r117_r1_r7_15%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "#\\31 4 > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/diepvries\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110716%2C%22id%22%3A%22r117_r1_r7_16%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "a[href$=\"diepvries\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/drogisterij\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110717%2C%22id%22%3A%22r117_r1_r7_17%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "a[href$=\"drogisterij\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/baby-en-kind\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110718%2C%22id%22%3A%22r117_r1_r7_18%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "a[href$=\"baby-en-kind\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/huishouden\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110719%2C%22id%22%3A%22r117_r1_r7_19%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "a[href$=\"huishouden\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/huisdier\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110720%2C%22id%22%3A%22r117_r1_r7_20%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "a[href$=\"huisdier\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/koken-tafelen-vrije-tijd\" class=\"display-card_root__o17AY super-shop-card_root__YWeGv super-shops-lane_item__WNooJ display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22position%22%3A110721%2C%22id%22%3A%22r117_r1_r7_21%22%2C%22key%22%3A%22promotions%22%7D\" data-testhook=\"super-shop-card\">",
                                                        "target": [
                                                            "#\\32 0 > div > .super-shop-card_root__YWeGv.super-shops-lane_item__WNooJ[data-testhook=\"super-shop-card\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/bonus\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_link__PxkLu lane-see-more_color-bonus__ajcBj\">Bekijk alle Bonus<\/a>",
                                                        "target": [
                                                            ".lane-see-more_color-bonus__ajcBj.lane-see-more_link__PxkLu[href$=\"bonus\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/bonus\/groep\/577198?week=19\" title=\"Alle Hak potten 630-720 gram en stazakken\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bs577198%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2F577198%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            ".header_root__ilMls > .link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/577198?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bs577198%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2F577198%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            ".icon-button_root__EUJjw.chevron-button_root__iN-zp[href=\"\/bonus\/groep\/577198?week=19\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/bonus\/groep\/577273?week=19\" title=\"Alle Unox soep in zak 570 ml, Cup-a-Soup en Good snacks*\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bs577273%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2F577273%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            ".header_root__ilMls > .link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/577273?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bs577273%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2F577273%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            ".icon-button_root__EUJjw.chevron-button_root__iN-zp[href=\"\/bonus\/groep\/577273?week=19\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/bonus\/groep\/577247?week=19\" title=\"Alle A-merk pints ijs*\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bs577247%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2F577247%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            ".header_root__ilMls > .link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/577247?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bs577247%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2F577247%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            ".icon-button_root__EUJjw.chevron-button_root__iN-zp[href=\"\/bonus\/groep\/577247?week=19\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/bonus\/groep\/577296?week=19\" title=\"Alle Robijn\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bs577296%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2F577296%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            ".header_root__ilMls > .link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/577296?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bs577296%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2F577296%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            ".icon-button_root__EUJjw.chevron-button_root__iN-zp[href=\"\/bonus\/groep\/577296?week=19\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/allerhande\/recepten\/lenterecepten\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_link__PxkLu lane-see-more_color-ah__Lp4Ti\">Naar alle lenterecepten<\/a>",
                                                        "target": [
                                                            ".smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .grid_root__nhZ3r > .row:nth-child(1) > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > .lane-see-more_root__v-uRp.lane-title-more-wrapper_seeMore__swQ\\+V[data-testhook=\"cms-more-link\"] > .lane-see-more_color-ah__Lp4Ti.lane-see-more_link__PxkLu.typography_variant-paragraph__T5ZAU"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a role=\"link\" aria-label=\"Recept: Pasta met aspergesaus\" data-testhook=\"recipe-card\" title=\"Recept: Pasta met aspergesaus\" href=\"\/allerhande\/recept\/R-R710894\/pasta-met-aspergesaus\" class=\"display-card_root__o17AY card_root__VNG0M recipe-card_root__jVZ3F display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A110901%2C%22key%22%3A%22recipes%22%2C%22idKey%22%3A%22position%22%7D\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Pasta met aspergesaus\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<button type=\"button\" class=\"recipe-card-favorite-button_root__CYhxe\" tabindex=\"0\" title=\"Favoriet toevoegen\" aria-label=\"Favoriet toevoegen\" data-testhook=\"recipe-card-favorite\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Pasta met aspergesaus\"] > .card-body_root__E16CU.recipe-card_imageWrapper__3RaVt.display-card-body_body__r2mt4 > .ratio-box_ratio-5-4__MQj-u.ratio-box_root__YH5Fe > .ratio-box_content__k-Jz7 > .recipe-card-favorite-button_root__CYhxe[title=\"Favoriet toevoegen\"][aria-label=\"Favoriet toevoegen\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a role=\"link\" aria-label=\"Recept: Spinazie-hamquiche\" data-testhook=\"recipe-card\" title=\"Recept: Spinazie-hamquiche\" href=\"\/allerhande\/recept\/R-R719532\/spinazie-hamquiche\" class=\"display-card_root__o17AY card_root__VNG0M recipe-card_root__jVZ3F display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A110902%2C%22key%22%3A%22recipes%22%2C%22idKey%22%3A%22position%22%7D\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Spinazie-hamquiche\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<button type=\"button\" class=\"recipe-card-favorite-button_root__CYhxe\" tabindex=\"0\" title=\"Favoriet toevoegen\" aria-label=\"Favoriet toevoegen\" data-testhook=\"recipe-card-favorite\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Spinazie-hamquiche\"] > .card-body_root__E16CU.recipe-card_imageWrapper__3RaVt.display-card-body_body__r2mt4 > .ratio-box_ratio-5-4__MQj-u.ratio-box_root__YH5Fe > .ratio-box_content__k-Jz7 > .recipe-card-favorite-button_root__CYhxe[title=\"Favoriet toevoegen\"][aria-label=\"Favoriet toevoegen\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a role=\"link\" aria-label=\"Recept: Asperges met ham, ei en boter\" data-testhook=\"recipe-card\" title=\"Recept: Asperges met ham, ei en boter\" href=\"\/allerhande\/recept\/R-R719774\/asperges-met-ham-ei-en-boter\" class=\"display-card_root__o17AY card_root__VNG0M recipe-card_root__jVZ3F display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A110903%2C%22key%22%3A%22recipes%22%2C%22idKey%22%3A%22position%22%7D\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(3) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<button type=\"button\" class=\"recipe-card-favorite-button_root__CYhxe\" tabindex=\"0\" title=\"Favoriet toevoegen\" aria-label=\"Favoriet toevoegen\" data-testhook=\"recipe-card-favorite\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(3) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-body_root__E16CU.recipe-card_imageWrapper__3RaVt.display-card-body_body__r2mt4 > .ratio-box_ratio-5-4__MQj-u.ratio-box_root__YH5Fe > .ratio-box_content__k-Jz7 > .recipe-card-favorite-button_root__CYhxe[title=\"Favoriet toevoegen\"][aria-label=\"Favoriet toevoegen\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a role=\"link\" aria-label=\"Recept: Spinazie met champignons\" data-testhook=\"recipe-card\" title=\"Recept: Spinazie met champignons\" href=\"\/allerhande\/recept\/R-R719824\/spinazie-met-champignons\" class=\"display-card_root__o17AY card_root__VNG0M recipe-card_root__jVZ3F display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A110904%2C%22key%22%3A%22recipes%22%2C%22idKey%22%3A%22position%22%7D\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(4) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<button type=\"button\" class=\"recipe-card-favorite-button_root__CYhxe\" tabindex=\"0\" title=\"Favoriet toevoegen\" aria-label=\"Favoriet toevoegen\" data-testhook=\"recipe-card-favorite\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(4) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-body_root__E16CU.recipe-card_imageWrapper__3RaVt.display-card-body_body__r2mt4 > .ratio-box_ratio-5-4__MQj-u.ratio-box_root__YH5Fe > .ratio-box_content__k-Jz7 > .recipe-card-favorite-button_root__CYhxe[title=\"Favoriet toevoegen\"][aria-label=\"Favoriet toevoegen\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a role=\"link\" aria-label=\"Recept: Bonen met chorizo en rucola\" data-testhook=\"recipe-card\" title=\"Recept: Bonen met chorizo en rucola\" href=\"\/allerhande\/recept\/R-R719868\/bonen-met-chorizo-en-rucola\" class=\"display-card_root__o17AY card_root__VNG0M recipe-card_root__jVZ3F display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A110905%2C%22key%22%3A%22recipes%22%2C%22idKey%22%3A%22position%22%7D\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(5) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<button type=\"button\" class=\"recipe-card-favorite-button_root__CYhxe\" tabindex=\"0\" title=\"Favoriet toevoegen\" aria-label=\"Favoriet toevoegen\" data-testhook=\"recipe-card-favorite\">",
                                                        "target": [
                                                            ".smart-lane-recipes_item__629NG.carousel-item_root__ISHXJ:nth-child(5) > .card_root__VNG0M.recipe-card_root__jVZ3F[role=\"link\"] > .card-body_root__E16CU.recipe-card_imageWrapper__3RaVt.display-card-body_body__r2mt4 > .ratio-box_ratio-5-4__MQj-u.ratio-box_root__YH5Fe > .ratio-box_content__k-Jz7 > .recipe-card-favorite-button_root__CYhxe[title=\"Favoriet toevoegen\"][aria-label=\"Favoriet toevoegen\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a role=\"link\" aria-label=\"Recept: Asperge ovenschotel\" data-testhook=\"recipe-card\" title=\"Recept: Asperge ovenschotel\" href=\"\/allerhande\/recept\/R-R719880\/asperge-ovenschotel\" class=\"display-card_root__o17AY card_root__VNG0M recipe-card_root__jVZ3F display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A110906%2C%22key%22%3A%22recipes%22%2C%22idKey%22%3A%22position%22%7D\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Asperge ovenschotel\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<button type=\"button\" class=\"recipe-card-favorite-button_root__CYhxe\" tabindex=\"0\" title=\"Favoriet toevoegen\" aria-label=\"Favoriet toevoegen\" data-testhook=\"recipe-card-favorite\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Asperge ovenschotel\"] > .card-body_root__E16CU.recipe-card_imageWrapper__3RaVt.display-card-body_body__r2mt4 > .ratio-box_ratio-5-4__MQj-u.ratio-box_root__YH5Fe > .ratio-box_content__k-Jz7 > .recipe-card-favorite-button_root__CYhxe[title=\"Favoriet toevoegen\"][aria-label=\"Favoriet toevoegen\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a role=\"link\" aria-label=\"Recept: Biefstuk bakken\" data-testhook=\"recipe-card\" title=\"Recept: Biefstuk bakken\" href=\"\/allerhande\/recept\/R-R733256\/biefstuk-bakken\" class=\"display-card_root__o17AY card_root__VNG0M recipe-card_root__jVZ3F display-card_anchor__cTFon\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A110907%2C%22key%22%3A%22recipes%22%2C%22idKey%22%3A%22position%22%7D\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Biefstuk bakken\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<button type=\"button\" class=\"recipe-card-favorite-button_root__CYhxe\" tabindex=\"0\" title=\"Favoriet toevoegen\" aria-label=\"Favoriet toevoegen\" data-testhook=\"recipe-card-favorite\">",
                                                        "target": [
                                                            "a[aria-label=\"Recept: Biefstuk bakken\"] > .card-body_root__E16CU.recipe-card_imageWrapper__3RaVt.display-card-body_body__r2mt4 > .ratio-box_ratio-5-4__MQj-u.ratio-box_root__YH5Fe > .ratio-box_content__k-Jz7 > .recipe-card-favorite-button_root__CYhxe[title=\"Favoriet toevoegen\"][aria-label=\"Favoriet toevoegen\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"https:\/\/www.ah.nl\/bonus\/gratis-bezorging\" target=\"_self\" class=\"typography_root__Om3Wh typography_variant-paragraph__T5ZAU lane-see-more_link__PxkLu lane-see-more_color-bonus__ajcBj\">Bekijk alle gratis bezorging<\/a>",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .grid_root__nhZ3r > .row > .lane-title_isVariant__mS\\+bN.lane-title_collapseBottom__C3\\+pl.column > .lane-see-more_root__v-uRp.lane-title-more-wrapper_seeMore__swQ\\+V[data-testhook=\"cms-more-link\"] > .lane-see-more_color-bonus__ajcBj.lane-see-more_link__PxkLu.typography_variant-paragraph__T5ZAU"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/bonus\/groep\/FREE1923_E?week=19\" title=\"Johma: gratis bezorging bij 10 euro\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_E%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_E%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(1) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/FREE1923_E?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_E%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_E%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(1) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_actions__xyiw5 > .chevron_root__5Lx3D.chevron_top__1sPI9[data-testhook=\"product-control-link\"] > .chevron_wrapper__sTPIr > .icon-button_root__EUJjw.chevron-button_root__iN-zp.chevron-button_bonus__WN1Xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/bonus\/groep\/FREE1923_A?week=19\" title=\"Lay's, Doritos en Wavies: gratis bezorging bij 6 stuks\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_A%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_A%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(2) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/FREE1923_A?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_A%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_A%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(2) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_actions__xyiw5 > .chevron_root__5Lx3D.chevron_top__1sPI9[data-testhook=\"product-control-link\"] > .chevron_wrapper__sTPIr > .icon-button_root__EUJjw.chevron-button_root__iN-zp.chevron-button_bonus__WN1Xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/bonus\/groep\/FREE1923_B?week=19\" title=\"Lipton, Conimex en De Vegetarische Slager: gratis bezorging bij 5 stuks\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_B%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_B%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(3) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/FREE1923_B?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_B%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_B%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(3) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_actions__xyiw5 > .chevron_root__5Lx3D.chevron_top__1sPI9[data-testhook=\"product-control-link\"] > .chevron_wrapper__sTPIr > .icon-button_root__EUJjw.chevron-button_root__iN-zp.chevron-button_bonus__WN1Xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/bonus\/groep\/FREE1923_D?week=19\" title=\"Corona, Leffe en Hertog Jan: gratis bezorging bij 2 stuks\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_D%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_D%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(4) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/FREE1923_D?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_D%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_D%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(4) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_actions__xyiw5 > .chevron_root__5Lx3D.chevron_top__1sPI9[data-testhook=\"product-control-link\"] > .chevron_wrapper__sTPIr > .icon-button_root__EUJjw.chevron-button_root__iN-zp.chevron-button_bonus__WN1Xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/bonus\/groep\/FREE1923_C?week=19\" title=\"Elvive,Lovings Blends,Studioline, Elnett, L'Oreal Men expert,Garnier: gratis bezorging bij 15 euro\" class=\"link_root__EqRHd\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_C%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_C%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            ".smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(5) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a theme=\"bonus\" class=\"icon-button_root__EUJjw chevron-button_root__iN-zp chevron-button_bonus__WN1Xl\" aria-label=\"Bekijken\" aria-disabled=\"false\" href=\"\/bonus\/groep\/FREE1923_C?week=19\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22bsFREE1923_C%22%2C%22key%22%3A%22products%22%2C%22href%22%3A%22%2Fbonus%2Fgroep%2FFREE1923_C%3Fweek%3D19%22%7D\">",
                                                        "target": [
                                                            ".smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(5) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .body_root__3tZaN.product-card-portrait_body__VhXD- > .product-card-portrait_actions__xyiw5 > .chevron_root__5Lx3D.chevron_top__1sPI9[data-testhook=\"product-control-link\"] > .chevron_wrapper__sTPIr > .icon-button_root__EUJjw.chevron-button_root__iN-zp.chevron-button_bonus__WN1Xl"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/premium\" class=\"small-promo-blocks_anchor__Qux-E\" target=\"_self\" title=\"Probeer gratis\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22r117_r1_r23_1%22%2C%22position%22%3A112301%2C%22key%22%3A%22promotions%22%7D\">",
                                                        "target": [
                                                            "a[title=\"Probeer gratis\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/acties\/buitenservies\" class=\"small-promo-blocks_anchor__Qux-E\" target=\"_self\" title=\"Spaar mee\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22r117_r1_r23_2%22%2C%22position%22%3A112302%2C%22key%22%3A%22promotions%22%7D\">",
                                                        "target": [
                                                            "a[href$=\"buitenservies\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/shop\/maaltijdgemak\/verspakketten\" class=\"small-promo-blocks_anchor__Qux-E\" target=\"_self\" title=\"Shop verspakketten\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22r117_r1_r23_3%22%2C%22position%22%3A112303%2C%22key%22%3A%22promotions%22%7D\">",
                                                        "target": [
                                                            "a[title=\"Shop verspakketten\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/shop\/bbq\/bbq-pakketten\" class=\"small-promo-blocks_anchor__Qux-E\" target=\"_self\" title=\"Kies jouw BBQ-pakket\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22r117_r1_r23_4%22%2C%22position%22%3A112304%2C%22key%22%3A%22promotions%22%7D\">",
                                                        "target": [
                                                            "a[href$=\"bbq-pakketten\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/producten\/frisdrank-sappen-koffie-thee?merk=Lipton&amp;kenmerk=nieuw\" class=\"small-promo-blocks_anchor__Qux-E\" target=\"_self\" title=\"Probeer nu\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22r117_r1_r23_5%22%2C%22position%22%3A112305%2C%22key%22%3A%22promotions%22%7D\">",
                                                        "target": [
                                                            ".small-promo-blocks_anchor__Qux-E[title=\"Probeer nu\"][target=\"_self\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"http:\/\/tickets.ah.nl\/hightea\" class=\"small-promo-blocks_anchor__Qux-E\" target=\"_blank\" title=\"Bestel nu\" data-analytics=\"LINK_CLICK\" data-analytics-meta=\"%7B%22id%22%3A%22r117_r1_r23_6%22%2C%22position%22%3A112306%2C%22key%22%3A%22promotions%22%7D\">",
                                                        "target": [
                                                            "a[href$=\"hightea\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a class=\"advertorial_link__3RDNe\" href=\"https:\/\/zsp1.ah.nl\/raylene\/\/sl8\/dtphone\/ogcontrol\/II157b2125-f6fa-4e7f-870e-ada40daf7311\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/ad9273-736\/URhttps:\/\/ah.nl\/over-ah\/beter-eten\" title=\"Ontdek Beter Eten\" rel=\"\" data-analytics=\"PROMO_CLICK\" data-analytics-meta=\"%7B%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A736%2C%22lineItemId%22%3A751%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%2C%22id%22%3A%229273%22%2C%22position%22%3A112501%2C%22creative%22%3A%7B%22mobile%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F736_2nd_2.png%22%2C%22desktop%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F736_2nd_2.png%22%7D%2C%22name%22%3A%22Zo%20kies%20je%20makkelijk%20voor%20Beter%20Eten%22%7D\" data-analytics-cid=\"offerInteraction\" data-analytics-meta-cid=\"%7B%22id%22%3A%229273%22%2C%22type%22%3A%22adhese%22%2C%22title%22%3A%22Zo%20kies%20je%20makkelijk%20voor%20Beter%20Eten%22%2C%22cta%22%3A%22Ontdek%20Beter%20Eten%22%2C%22href%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Fraylene%2F%2Fsl8%2Fdtphone%2Fogcontrol%2FII157b2125-f6fa-4e7f-870e-ada40daf7311%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2Fad9273-736%2FURhttps%3A%2F%2Fah.nl%2Fover-ah%2Fbeter-eten%22%2C%22color%22%3A%22white%22%2C%22image%22%3A%7B%22mobile%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F736_2nd_2.png%22%2C%22desktop%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F736_2nd_2.png%22%7D%2C%22displayType%22%3A%22halfwidthsmallresponsive%22%2C%22adImpressions%22%3A%5B%7B%22threshold%22%3A0%2C%22timeout%22%3A0%2C%22once%22%3Atrue%7D%2C%7B%22threshold%22%3A0.5%2C%22timeout%22%3A1000%2C%22once%22%3Atrue%7D%2C%7B%22threshold%22%3A1%2C%22timeout%22%3A1000%2C%22once%22%3Atrue%7D%5D%2C%22meta%22%3A%7B%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A736%2C%22lineItemId%22%3A751%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%7D%2C%22viewableImpressionCounter%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Ftrack%2F9273-Adhese_IABview%2Fsl8%2Fdtphone%2Fogcontrol%2FII157b2125-f6fa-4e7f-870e-ada40daf7311%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2F%3Ft%3D1683986210566%22%2C%22trackedImpressionCounter%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Ftrack%2F9273%2F%2Fsl8%2Fdtphone%2Fogcontrol%2FII157b2125-f6fa-4e7f-870e-ada40daf7311%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2F%3Ft%3D1683986210566%22%2C%22lazyTracking%22%3Atrue%2C%22showLoadingPlaceholder%22%3Atrue%2C%22fadeIn%22%3Atrue%2C%22backgroundColor%22%3A%22%23f3f6f8%22%2C%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A736%2C%22lineItemId%22%3A751%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%2C%22position%22%3A112501%7D\">",
                                                        "target": [
                                                            "a[title=\"Ontdek Beter Eten\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a class=\"advertorial_link__3RDNe\" href=\"https:\/\/zsp1.ah.nl\/raylene\/\/sl7\/dmDMGo629g0c0\/dmADV1\/dmDMGo629g0c0\/dmADV1\/dtphone\/ogcontrol\/IIb5de0996-39fb-484b-9811-d6e3f97ac058\/tlnone\/ct\/um3\/kw\/om0\/cuu\/cx\/id\/mi\/A2127.68.78.84\/ad9298-735\/URhttps:\/\/www.ah.nl\/acties\/koopzegels\" title=\"Spaar mee\" rel=\"\" data-analytics=\"PROMO_CLICK\" data-analytics-meta=\"%7B%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A735%2C%22lineItemId%22%3A750%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%2C%22id%22%3A%229298%22%2C%22position%22%3A112502%2C%22creative%22%3A%7B%22mobile%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F735_2nd_4.jpg%22%2C%22desktop%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F735_2nd_4.jpg%22%7D%2C%22name%22%3A%22Met%20Koopzegels%20spaar%20je%20tot%206%25%20rente%22%7D\" data-analytics-cid=\"offerInteraction\" data-analytics-meta-cid=\"%7B%22id%22%3A%229298%22%2C%22type%22%3A%22adhese%22%2C%22title%22%3A%22Met%20Koopzegels%20spaar%20je%20tot%206%25%20rente%22%2C%22cta%22%3A%22Spaar%20mee%22%2C%22href%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Fraylene%2F%2Fsl7%2FdmDMGo629g0c0%2FdmADV1%2FdmDMGo629g0c0%2FdmADV1%2Fdtphone%2Fogcontrol%2FIIb5de0996-39fb-484b-9811-d6e3f97ac058%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2Fad9298-735%2FURhttps%3A%2F%2Fwww.ah.nl%2Facties%2Fkoopzegels%22%2C%22color%22%3A%22white%22%2C%22image%22%3A%7B%22mobile%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F735_2nd_4.jpg%22%2C%22desktop%22%3A%22https%3A%2F%2Fzsp2.ah.nl%2Fpool%2Flib%2F735_2nd_4.jpg%22%7D%2C%22displayType%22%3A%22halfwidthsmallresponsive%22%2C%22adImpressions%22%3A%5B%7B%22threshold%22%3A0%2C%22timeout%22%3A0%2C%22once%22%3Atrue%7D%2C%7B%22threshold%22%3A0.5%2C%22timeout%22%3A1000%2C%22once%22%3Atrue%7D%2C%7B%22threshold%22%3A1%2C%22timeout%22%3A1000%2C%22once%22%3Atrue%7D%5D%2C%22meta%22%3A%7B%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A735%2C%22lineItemId%22%3A750%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%7D%2C%22viewableImpressionCounter%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Ftrack%2F9298-Adhese_IABview%2Fsl7%2FdmDMGo629g0c0%2FdmADV1%2FdmDMGo629g0c0%2FdmADV1%2Fdtphone%2Fogcontrol%2FIIb5de0996-39fb-484b-9811-d6e3f97ac058%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2F%3Ft%3D1683986210566%22%2C%22trackedImpressionCounter%22%3A%22https%3A%2F%2Fzsp1.ah.nl%2Ftrack%2F9298%2F%2Fsl7%2FdmDMGo629g0c0%2FdmADV1%2FdmDMGo629g0c0%2FdmADV1%2Fdtphone%2Fogcontrol%2FIIb5de0996-39fb-484b-9811-d6e3f97ac058%2Ftlnone%2Fct%2Fum3%2Fkw%2Fom0%2Fcuu%2Fcx%2Fid%2Fmi%2FA2127.68.78.84%2F%3Ft%3D1683986210566%22%2C%22lazyTracking%22%3Atrue%2C%22showLoadingPlaceholder%22%3Atrue%2C%22fadeIn%22%3Atrue%2C%22backgroundColor%22%3A%22%23fce2e2%22%2C%22advertiserId%22%3A1%2C%22campaignId%22%3A629%2C%22creativeId%22%3A735%2C%22lineItemId%22%3A750%2C%22size%22%3A%5B714%2C224%5D%2C%22serviceName%22%3A%22adhese%22%2C%22position%22%3A112502%7D\">",
                                                        "target": [
                                                            ".advertorial_link__3RDNe[title=\"Spaar mee\"][rel=\"\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Check that focusable elements are not tabbable in the current state"
                                            }
                                        ],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div id=\"app\" aria-hidden=\"true\">",
                                        "target": [
                                            "#app"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that focusable elements are not tabbable in the current state"
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button aria-controls=\"accordion\" aria-expanded=\"false\" class=\"accordion_button__r4G4q\">Boodschappen<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span><\/button>",
                                                        "target": [
                                                            ".accordion_accordion__4EedR:nth-child(1) > .accordion_button__r4G4q[aria-controls=\"accordion\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<button aria-controls=\"accordion\" aria-expanded=\"false\" class=\"accordion_button__r4G4q\">Allerhande<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span><\/button>",
                                                        "target": [
                                                            ".accordion_accordion__4EedR:nth-child(2) > .accordion_button__r4G4q[aria-controls=\"accordion\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<button aria-controls=\"accordion\" aria-expanded=\"false\" class=\"accordion_button__r4G4q\">Services<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span><\/button>",
                                                        "target": [
                                                            ".accordion_accordion__4EedR:nth-child(3) > .accordion_button__r4G4q[aria-controls=\"accordion\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<button aria-controls=\"accordion\" aria-expanded=\"false\" class=\"accordion_button__r4G4q\">Albert Heijn<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span><\/button>",
                                                        "target": [
                                                            ".accordion_accordion__4EedR:nth-child(4) > .accordion_button__r4G4q[aria-controls=\"accordion\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"https:\/\/www.facebook.com\/albertheijn\" class=\"footer-default_link__8Nw0h\">",
                                                        "target": [
                                                            ".footer-default_socialLinks__qDG8K > ul > li:nth-child(1) > .footer-default_link__8Nw0h"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"https:\/\/twitter.com\/albertheijn\" class=\"footer-default_link__8Nw0h\">",
                                                        "target": [
                                                            ".footer-default_socialLinks__qDG8K > ul > li:nth-child(2) > .footer-default_link__8Nw0h"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"https:\/\/www.instagram.com\/albertheijn\" class=\"footer-default_link__8Nw0h\">",
                                                        "target": [
                                                            ".footer-default_socialLinks__qDG8K > ul > li:nth-child(3) > .footer-default_link__8Nw0h"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"https:\/\/www.youtube.com\/user\/albertheijn\" class=\"footer-default_link__8Nw0h\">",
                                                        "target": [
                                                            ".footer-default_socialLinks__qDG8K > ul > li:nth-child(4) > .footer-default_link__8Nw0h"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"https:\/\/www.pinterest.com\/allerhande\" class=\"footer-default_link__8Nw0h\">",
                                                        "target": [
                                                            ".footer-default_socialLinks__qDG8K > ul > li:nth-child(5) > .footer-default_link__8Nw0h"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/algemene-voorwaarden\" class=\"footer-default_link__8Nw0h\">Algemene voorwaarden<\/a>",
                                                        "target": [
                                                            "a[href$=\"algemene-voorwaarden\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/zakelijke-voorwaarden\" class=\"footer-default_link__8Nw0h\">Zakelijke algemene voorwaarden<\/a>",
                                                        "target": [
                                                            "a[href$=\"zakelijke-voorwaarden\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/algemene-voorwaarden\/bonus\" class=\"footer-default_link__8Nw0h\">Bonusvoorwaarden<\/a>",
                                                        "target": [
                                                            "li:nth-child(3) > .footer-default_link__8Nw0h[href$=\"bonus\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/privacy\" class=\"footer-default_link__8Nw0h\">Privacybeleid<\/a>",
                                                        "target": [
                                                            ".footer-default_link__8Nw0h[href$=\"privacy\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/cookiebeleid\" class=\"footer-default_link__8Nw0h\">Cookiebeleid<\/a>",
                                                        "target": [
                                                            ".footer-default_link__8Nw0h[href$=\"cookiebeleid\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/over-ah\" class=\"footer-default_link__8Nw0h\">Over AH<\/a>",
                                                        "target": [
                                                            "li:nth-child(6) > .footer-default_link__8Nw0h[href$=\"over-ah\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/kwetsbaarheid-melden\" class=\"footer-default_link__8Nw0h\">Kwetsbaarheid melden<\/a>",
                                                        "target": [
                                                            "a[href$=\"kwetsbaarheid-melden\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"\/nix-18\" class=\"footer-default_link__8Nw0h\">&lt; <!-- -->25 jaar? Laat je legitimatie zien!<br>&lt; <!-- -->18 jaar verkopen wij geen alcohol.<\/a>",
                                                        "target": [
                                                            "a[href$=\"nix-18\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"https:\/\/www.aanbiedersmedicijnen.nl\/aanbieders\/aanbiederslijst\/albert-heijn\/index\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"Aanbiedersmedicijnen.nl\">",
                                                        "target": [
                                                            "a[aria-label=\"Aanbiedersmedicijnen.nl\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"https:\/\/www.thuiswinkel.org\/leden\/ah.nl\/certificaat\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"thuiswinkel.org Certificaat\"><img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg.svg\" alt=\"thuiswinkel.org logo\" height=\"32\"><\/a>",
                                                        "target": [
                                                            "li:nth-child(4) > a[aria-label=\"thuiswinkel.org Certificaat\"][rel=\"noreferrer noopener\"][target=\"_blank\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<a href=\"https:\/\/www.thuiswinkel.org\/leden-zakelijk\/ah-nl\/certificaat\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"thuiswinkel.org Certificaat\"><img src=\"\/ah-static\/images\/ah-ui-bridge-components\/logo\/thuiswinkelwaarborg-business.svg\" alt=\"thuiswinkel.org Certificaat\" height=\"32\"><\/a>",
                                                        "target": [
                                                            "li:nth-child(5) > a[aria-label=\"thuiswinkel.org Certificaat\"][rel=\"noreferrer noopener\"][target=\"_blank\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Check that focusable elements are not tabbable in the current state"
                                            }
                                        ],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div id=\"footer\" aria-hidden=\"true\">",
                                        "target": [
                                            "#footer"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that focusable elements are not tabbable in the current state"
                                    }
                                ]
                            },
                            {
                                "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": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<nav class=\"navigation-header-compact_navBar__juvIJ\">",
                                                        "target": [
                                                            "nav"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"navigation-header-compact_toggleText__2D9hh\">menu<\/span>",
                                        "target": [
                                            ".navigation-header-compact_toggleText__2D9hh"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "pseudoContent"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<nav class=\"navigation-header-compact_navBar__juvIJ\">",
                                                        "target": [
                                                            "nav"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a pseudo element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"nav-basket_price__FEUe2\">0.00<\/span>",
                                        "target": [
                                            ".nav-basket_price__FEUe2"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgGradient",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<article class=\"carousel-panel-container_root__tOOCn\" style=\"background:linear-gradient(252.96deg, #ff9434 0%, #ff7900 100%);color:#ffffff\" data-testhook=\"marketing-carousel-panel-container\">",
                                                        "target": [
                                                            "#r117_r1_r4_1 > .carousel-panel-container_root__tOOCn"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background gradient"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"typography_root__Om3Wh typography_variant-title__dsdJF\">Meer dan 1000 producten 2e gratis<\/p>",
                                        "target": [
                                            "#r117_r1_r4_1 > .carousel-panel-container_root__tOOCn > header > .typography_variant-title__dsdJF"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "0.0pt (0px)",
                                                    "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=\"carousel-panel-link_root__0tuYp\" href=\"\/bonus\">Meer dan 1000 producten 2e gratis<\/a>",
                                        "target": [
                                            ".carousel-panel-link_root__0tuYp[href$=\"bonus\"]"
                                        ],
                                        "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": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<article class=\"carousel-panel-container_root__tOOCn\" style=\"background:url(https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/administration\/themes\/moederdag.png\/moederdag.png\/ahcommon%3AsmallThemeBackgroundImage)\" data-testhook=\"marketing-carousel-panel-container\">",
                                                        "target": [
                                                            "#r117_r1_r4_2 > .carousel-panel-container_root__tOOCn"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"typography_root__Om3Wh typography_variant-title__dsdJF\">Zet jouw superheldin in het zonnetje<\/p>",
                                        "target": [
                                            "#r117_r1_r4_2 > .carousel-panel-container_root__tOOCn > header > .typography_variant-title__dsdJF"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "0.0pt (0px)",
                                                    "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=\"carousel-panel-link_root__0tuYp\" href=\"\/shop\/moederdag\">Zet jouw superheldin in het zonnetje<\/a>",
                                        "target": [
                                            "a[href$=\"moederdag\"]"
                                        ],
                                        "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": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<article class=\"carousel-panel-container_root__tOOCn\" style=\"background:url(https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/administration\/themes\/concrete-bg.jpeg\/concrete-bg.jpeg\/ahcommon%3AsmallThemeBackgroundImage)\" data-testhook=\"marketing-carousel-panel-container\">",
                                                        "target": [
                                                            "#r117_r1_r4_3 > .carousel-panel-container_root__tOOCn"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"typography_root__Om3Wh typography_variant-title__dsdJF\">Groente en fruit met extra veel voordeel<\/p>",
                                        "target": [
                                            "#r117_r1_r4_3 > .carousel-panel-container_root__tOOCn > header > .typography_variant-title__dsdJF"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "0.0pt (0px)",
                                                    "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=\"carousel-panel-link_root__0tuYp\" href=\"\/shop\/seizoensproducten\">Groente en fruit met extra veel voordeel<\/a>",
                                        "target": [
                                            "a[href$=\"seizoensproducten\"]"
                                        ],
                                        "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": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img class=\"\" src=\"https:\/\/zsp2.ah.nl\/pool\/lib\/733_2nd_1.jpg\" alt=\"Een volle tas en toch flink bespaard\" loading=\"lazy\">",
                                                        "target": [
                                                            "#\\39 243 > .advertorial_wrapper__AoMov.advertorial_fadeIn__d\\+7bQ[data-testhook=\"ad-wrapper\"] > .advertorial_image__MN9aB.advertorial_responsiveImage__-XdO2.advertorial_fadeIn__d\\+7bQ > picture > img[loading=\"lazy\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"advertorial_title__0BPQ2\">",
                                        "target": [
                                            "a[title=\"Profiteer nu\"] > .advertorial_safeZone__ek1Zh > .advertorial_textZone__Dwhrc > .advertorial_title__0BPQ2"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img class=\"\" src=\"https:\/\/zsp2.ah.nl\/pool\/lib\/734_2nd_1.jpg\" alt=\"Probeer Premium 1 maand gratis\" loading=\"lazy\">",
                                                        "target": [
                                                            "img[alt=\"Probeer Premium 1 maand gratis\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"advertorial_title__0BPQ2\">",
                                        "target": [
                                            ".advertorial_link__3RDNe[title=\"Probeer nu\"][rel=\"\"] > .advertorial_safeZone__ek1Zh > .advertorial_textZone__Dwhrc > .advertorial_title__0BPQ2"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff7900",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "21.0pt (28px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "shortTextContent",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"price_portrait__pcgwD\">",
                                                        "target": [
                                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element content is too short to determine if it is actual text content"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"price-amount_integer__+e2XO\">2<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577198?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_highlight__ekL92.price-amount_bonus__zeyvy.price_highlight__RucvZ > .price-amount_integer__\\+e2XO"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff7900",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "21.0pt (28px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "shortTextContent",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"price_portrait__pcgwD\">",
                                                        "target": [
                                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element content is too short to determine if it is actual text content"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"price-amount_integer__+e2XO\">1<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[href=\"\/bonus\/groep\/577273?week=19\"][data-analytics=\"LINK_CLICK\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_highlight__ekL92.price-amount_bonus__zeyvy.price_highlight__RucvZ > .price-amount_integer__\\+e2XO"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff7900",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "21.0pt (28px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "shortTextContent",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"price_portrait__pcgwD\">",
                                                        "target": [
                                                            ".link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element content is too short to determine if it is actual text content"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"price-amount_integer__+e2XO\">6<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[title=\"Alle A-merk pints ijs*\"][href=\"\/bonus\/groep\/577247?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_highlight__ekL92.price-amount_bonus__zeyvy.price_highlight__RucvZ > .price-amount_integer__\\+e2XO"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ff7900",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 2.6200000000000001,
                                                    "fontSize": "21.0pt (28px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "shortTextContent",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"price_portrait__pcgwD\">",
                                                        "target": [
                                                            ".link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element content is too short to determine if it is actual text content"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"price-amount_integer__+e2XO\">4<\/span>",
                                        "target": [
                                            ".link_root__EqRHd[title=\"Alle Robijn\"][href=\"\/bonus\/groep\/577296?week=19\"] > .product-card-portrait_pricePromotion__nUtNo > .price_portrait__pcgwD > .price-amount_highlight__ekL92.price-amount_bonus__zeyvy.price_highlight__RucvZ > .price-amount_integer__\\+e2XO"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"shield_text__kNeiW\">Gratis bezorging bij 10 euro<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(1) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"shield_text__kNeiW\">Gratis bezorging bij 6 stuks<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(2) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"shield_text__kNeiW\">Gratis bezorging bij 5 stuks<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(3) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"shield_text__kNeiW\">Gratis bezorging bij 2 stuks<\/span>",
                                        "target": [
                                            "div:nth-child(8) > .smart-lane_root__8lV2u[data-testhook=\"Smartlane\"] > .carousel-wrapper_root__mlwDo > .carousel-items_root__zKMBF[role=\"presentation\"] > .smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(4) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"shield_text__kNeiW\">Gratis bezorging bij 15 euro<\/span>",
                                        "target": [
                                            ".smart-lane-cards_item__VTuT3.carousel-item_root__ISHXJ:nth-child(5) > .smart-lane-cards_card__RorTh[data-testhook=\"smart-lane-card-wrapper\"] > .product-card-portrait_root__ZiRpZ[data-testhook=\"product-card\"] > .header_root__ilMls > .link_root__EqRHd[data-analytics=\"LINK_CLICK\"] > .product-card-portrait_shieldProperties__\\+JZJI > .shield_root__SmhpN[data-testhook=\"product-shield\"] > .shield_text__kNeiW"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "nonBmp"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element content contains only non-text characters"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span>",
                                        "target": [
                                            ".accordion_accordion__4EedR:nth-child(1) > .accordion_button__r4G4q[aria-controls=\"accordion\"] > .accordion_arrowDown__iM20H.accordion_arrowTransition__v2fPq"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content contains only non-text characters"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "nonBmp"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element content contains only non-text characters"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span>",
                                        "target": [
                                            ".accordion_accordion__4EedR:nth-child(2) > .accordion_button__r4G4q[aria-controls=\"accordion\"] > .accordion_arrowDown__iM20H.accordion_arrowTransition__v2fPq"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content contains only non-text characters"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "nonBmp"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element content contains only non-text characters"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span>",
                                        "target": [
                                            ".accordion_accordion__4EedR:nth-child(3) > .accordion_button__r4G4q[aria-controls=\"accordion\"] > .accordion_arrowDown__iM20H.accordion_arrowTransition__v2fPq"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content contains only non-text characters"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "messageKey": "nonBmp"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element content contains only non-text characters"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"accordion_arrowDown__iM20H accordion_arrowTransition__v2fPq\">\u2303<\/span>",
                                        "target": [
                                            ".accordion_accordion__4EedR:nth-child(4) > .accordion_button__r4G4q[aria-controls=\"accordion\"] > .accordion_arrowDown__iM20H.accordion_arrowTransition__v2fPq"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content contains only non-text characters"
                                    }
                                ]
                            }
                        ]
                    },
                    "base_page_ip_ptr": "a23-36-162-215.deploy.static.akamaitechnologies.com",
                    "base_page_cname": "",
                    "base_page_dns_server": "a8-65.akam.net",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 18500,
                    "testUrl": "https:\/\/www.ah.nl",
                    "custom": [
                        "css-imports",
                        "num-blocking-css",
                        "num-blocking-external-scripts",
                        "num-initial-scripts",
                        "num-total-scripts",
                        "validated-content"
                    ],
                    "css-imports": 0,
                    "num-blocking-css": 2,
                    "num-blocking-external-scripts": 2,
                    "num-initial-scripts": 22,
                    "num-total-scripts": 48,
                    "validated-content": null,
                    "interactivePeriods": [
                        [
                            0,
                            1277
                        ],
                        [
                            1381,
                            1578
                        ],
                        [
                            1647,
                            1910
                        ],
                        [
                            2579,
                            2655
                        ],
                        [
                            2708,
                            3195
                        ],
                        [
                            3279,
                            3431
                        ],
                        [
                            3489,
                            3563
                        ],
                        [
                            3627,
                            4423
                        ],
                        [
                            4484,
                            6815
                        ],
                        [
                            6878,
                            7807
                        ]
                    ],
                    "longTasks": [
                        [
                            1277,
                            1381
                        ],
                        [
                            1578,
                            1647
                        ],
                        [
                            1910,
                            2579
                        ],
                        [
                            2655,
                            2708
                        ],
                        [
                            3195,
                            3279
                        ],
                        [
                            3431,
                            3489
                        ],
                        [
                            3563,
                            3627
                        ],
                        [
                            4423,
                            4484
                        ],
                        [
                            6815,
                            6878
                        ]
                    ],
                    "lastVisualChange": 3200,
                    "render": 1600,
                    "visualComplete85": 3200,
                    "visualComplete90": 3200,
                    "visualComplete95": 3200,
                    "visualComplete99": 3200,
                    "visualComplete": 3200,
                    "SpeedIndex": 2556,
                    "largestPaints": [
                        {
                            "event": "LargestTextPaint",
                            "time": 1549,
                            "size": 1590,
                            "DOMNodeId": 3
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1549,
                            "size": 1590,
                            "element": {
                                "nodeName": "A",
                                "boundingRect": {
                                    "x": 72,
                                    "y": 9,
                                    "width": 104.3125,
                                    "height": 16,
                                    "top": 9,
                                    "right": 176.3125,
                                    "bottom": 25,
                                    "left": 72
                                },
                                "outerHTML": "<a class=\"anchor_root__GfGAm top-bar_link__JQIoh\" href=\"\/acties\" title=\"Win- en spaaracties\">Win- en spaaracties<\/a>",
                                "content": "normal"
                            },
                            "type": "text"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1708,
                            "size": 12912,
                            "DOMNodeId": 54,
                            "nodeInfo": {
                                "nodeType": "P",
                                "attributes": {
                                    "class": "typography_root__Om3Wh typography_variant-title__dsdJF"
                                },
                                "bounds": [
                                    32,
                                    217,
                                    283,
                                    48
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1812,
                            "size": 51975,
                            "DOMNodeId": 157,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "src": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage",
                                    "srcset": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage 342w, https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage 480w",
                                    "alt": "",
                                    "class": "carousel-panel-image_image__IbiIo"
                                },
                                "sourceURL": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage",
                                "bounds": [
                                    16,
                                    265,
                                    315,
                                    165.375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1812,
                            "size": 51975,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 16,
                                    "y": 265,
                                    "width": 315,
                                    "height": 165.375,
                                    "top": 265,
                                    "right": 331,
                                    "bottom": 430.375,
                                    "left": 16
                                },
                                "outerHTML": "<img src=\"https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage\" srcset=\"https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage 342w, https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage 480w\" alt=\"\" class=\"carousel-panel-image_image__IbiIo\">",
                                "src": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage",
                                "currentSrc": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 3183,
                            "size": 54612,
                            "DOMNodeId": 1553,
                            "nodeInfo": {
                                "nodeType": "P",
                                "bounds": [
                                    16,
                                    216.90625,
                                    343,
                                    168
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 3183,
                            "size": 54612,
                            "element": {
                                "nodeName": "P",
                                "boundingRect": {
                                    "x": 16,
                                    "y": 216.90625,
                                    "width": 343,
                                    "height": 168,
                                    "top": 216.90625,
                                    "right": 359,
                                    "bottom": 384.90625,
                                    "left": 16
                                },
                                "outerHTML": "<p>Met deze cookies kunnen wij en derde partijen informatie over jou verzamelen en jouw internetgedrag binnen, en mogelijk ook buiten, onze website volgen. Met deze informatie passen wij en derde partijen de website, onze communicatie en advertenties aan op jouw interesses en profiel. Daarnaast kan je door deze cookies informatie delen via social media.<\/p>",
                                "content": "normal"
                            },
                            "type": "text"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1549,
                            "size": 1590,
                            "DOMNodeId": 3
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1549,
                            "size": 1590,
                            "element": {
                                "nodeName": "A",
                                "boundingRect": {
                                    "x": 72,
                                    "y": 9,
                                    "width": 104.3125,
                                    "height": 16,
                                    "top": 9,
                                    "right": 176.3125,
                                    "bottom": 25,
                                    "left": 72
                                },
                                "outerHTML": "<a class=\"anchor_root__GfGAm top-bar_link__JQIoh\" href=\"\/acties\" title=\"Win- en spaaracties\">Win- en spaaracties<\/a>",
                                "content": "normal"
                            },
                            "type": "text"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1707,
                            "size": 12912,
                            "DOMNodeId": 54,
                            "nodeInfo": {
                                "nodeType": "P",
                                "attributes": {
                                    "class": "typography_root__Om3Wh typography_variant-title__dsdJF"
                                },
                                "bounds": [
                                    32,
                                    217,
                                    283,
                                    48
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1811,
                            "size": 51975,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 16,
                                    "y": 265,
                                    "width": 315,
                                    "height": 165.375,
                                    "top": 265,
                                    "right": 331,
                                    "bottom": 430.375,
                                    "left": 16
                                },
                                "outerHTML": "<img src=\"https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage\" srcset=\"https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage 342w, https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage 480w\" alt=\"\" class=\"carousel-panel-image_image__IbiIo\">",
                                "src": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage",
                                "currentSrc": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage",
                                "content": "normal"
                            },
                            "type": "image"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1811,
                            "size": 51975,
                            "DOMNodeId": 157,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "src": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage",
                                    "srcset": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AsmallPageEntryImage 342w, https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage 480w",
                                    "alt": "",
                                    "class": "carousel-panel-image_image__IbiIo"
                                },
                                "sourceURL": "https:\/\/static.ah.nl\/binaries\/ah\/content\/gallery\/shared\/ah-nl\/pageEntries\/background-images\/b2c\/2023\/wk19\/hp_carroussel_1_hamsteren_def.png\/hp_carroussel_1_hamsteren_def.png\/ahonline%3AlargePageEntryImage",
                                "bounds": [
                                    16,
                                    265,
                                    315,
                                    165.375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 3182,
                            "size": 54612,
                            "DOMNodeId": 1553,
                            "nodeInfo": {
                                "nodeType": "P",
                                "bounds": [
                                    16,
                                    216.90625,
                                    343,
                                    168
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 3182,
                            "size": 54612,
                            "element": {
                                "nodeName": "P",
                                "boundingRect": {
                                    "x": 16,
                                    "y": 216.90625,
                                    "width": 343,
                                    "height": 168,
                                    "top": 216.90625,
                                    "right": 359,
                                    "bottom": 384.90625,
                                    "left": 16
                                },
                                "outerHTML": "<p>Met deze cookies kunnen wij en derde partijen informatie over jou verzamelen en jouw internetgedrag binnen, en mogelijk ook buiten, onze website volgen. Met deze informatie passen wij en derde partijen de website, onze communicatie en advertenties aan op jouw interesses en profiel. Daarnaast kan je door deze cookies informatie delen via social media.<\/p>",
                                "content": "normal"
                            },
                            "type": "text"
                        }
                    ],
                    "LargestContentfulPaintType": "text",
                    "LargestContentfulPaintNodeType": "P",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 5
                        },
                        {
                            "name": "fetchStart",
                            "time": 13
                        },
                        {
                            "name": "navigationStart",
                            "time": 42
                        },
                        {
                            "name": "domLoading",
                            "time": 42
                        },
                        {
                            "name": "responseEnd",
                            "time": 43
                        },
                        {
                            "name": "domInteractive",
                            "time": 43
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 43
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 43
                        },
                        {
                            "name": "domComplete",
                            "time": 44
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 845
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 845
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 845
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 846
                        },
                        {
                            "name": "domLoading",
                            "time": 846
                        },
                        {
                            "name": "responseEnd",
                            "time": 915
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 1549
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 1549
                        },
                        {
                            "name": "firstPaint",
                            "time": 1549
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 1707
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 1707
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 1707
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 1811
                        },
                        {
                            "name": "LayoutShift",
                            "time": 1835
                        },
                        {
                            "name": "domInteractive",
                            "time": 1848
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 2582
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 2592
                        },
                        {
                            "name": "LayoutShift",
                            "time": 2811
                        },
                        {
                            "name": "domComplete",
                            "time": 3177
                        },
                        {
                            "name": "loadEventStart",
                            "time": 3181
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 3182
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 3182
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 3182
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 1811
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0.0086907897333491201
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0.0086907897333491201
                        }
                    ],
                    "chromeUserTiming.navigationStart": 42,
                    "chromeUserTiming.fetchStart": 14,
                    "chromeUserTiming.domLoading": 847,
                    "chromeUserTiming.responseEnd": 915,
                    "chromeUserTiming.domInteractive": 1848,
                    "chromeUserTiming.domContentLoadedEventStart": 2583,
                    "chromeUserTiming.domContentLoadedEventEnd": 2592,
                    "chromeUserTiming.domComplete": 3177,
                    "chromeUserTiming.unloadEventStart": 846,
                    "chromeUserTiming.unloadEventEnd": 846,
                    "chromeUserTiming.markAsMainFrame": 846,
                    "chromeUserTiming.commitNavigationEnd": 846,
                    "chromeUserTiming.firstPaint": 1549,
                    "chromeUserTiming.firstContentfulPaint": 1549,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 1549,
                    "chromeUserTiming.firstMeaningfulPaint": 1707,
                    "chromeUserTiming.firstImagePaint": 1811,
                    "chromeUserTiming.LayoutShift": 2812,
                    "chromeUserTiming.loadEventStart": 3182,
                    "chromeUserTiming.loadEventEnd": 3182,
                    "chromeUserTiming.LargestTextPaint": 3183,
                    "chromeUserTiming.LargestContentfulPaint": 3183,
                    "chromeUserTiming.LargestImagePaint": 1812,
                    "chromeUserTiming.TotalLayoutShift": 0.0086907897333491201,
                    "chromeUserTiming.CumulativeLayoutShift": 0.0086907897333491201,
                    "LayoutShifts": [
                        {
                            "time": 1835,
                            "score": 0.0086075846744815415,
                            "cumulative_score": 0.0086075846744815415,
                            "window_score": 0.0086075846744815415,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    28,
                                    36,
                                    315,
                                    28
                                ],
                                [
                                    28,
                                    64,
                                    347,
                                    40
                                ],
                                [
                                    28,
                                    104,
                                    315,
                                    28
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 28,
                                        "y": 36,
                                        "width": 283,
                                        "height": 96,
                                        "top": 36,
                                        "right": 311,
                                        "bottom": 132,
                                        "left": 28
                                    },
                                    "currentRect": {
                                        "x": 60,
                                        "y": 36,
                                        "width": 283,
                                        "height": 96,
                                        "top": 36,
                                        "right": 343,
                                        "bottom": 132,
                                        "left": 60
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 311,
                                        "y": 64,
                                        "width": 64,
                                        "height": 40,
                                        "top": 64,
                                        "right": 375,
                                        "bottom": 104,
                                        "left": 311
                                    },
                                    "currentRect": {
                                        "x": 343,
                                        "y": 64,
                                        "width": 32,
                                        "height": 40,
                                        "top": 64,
                                        "right": 375,
                                        "bottom": 104,
                                        "left": 343
                                    }
                                }
                            ]
                        },
                        {
                            "time": 2811,
                            "score": 8.3205058867579147e-5,
                            "cumulative_score": 0.0086907897333491201,
                            "window_score": 0.0086907897333491201,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    0,
                                    132,
                                    375,
                                    1
                                ],
                                [
                                    0,
                                    145,
                                    375,
                                    1
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 0,
                                        "y": 132,
                                        "width": 375,
                                        "height": 1,
                                        "top": 132,
                                        "right": 375,
                                        "bottom": 133,
                                        "left": 0
                                    },
                                    "currentRect": {
                                        "x": 0,
                                        "y": 145,
                                        "width": 375,
                                        "height": 1,
                                        "top": 145,
                                        "right": 375,
                                        "bottom": 146,
                                        "left": 0
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 0,
                        "cumulative_score": 0,
                        "fraction_of_total": 0
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 1277.136
                            },
                            "13": {
                                "name": "UnprefixedRequestAnimationFrame",
                                "firstUsed": 2279.4279999999999
                            },
                            "15": {
                                "name": "ContentSecurityPolicy",
                                "firstUsed": 848.16899999999998
                            },
                            "593": {
                                "name": "SetReferrerPolicy",
                                "firstUsed": 848.19899999999996
                            },
                            "1277": {
                                "name": "CSPWithStrictDynamic",
                                "firstUsed": 848.20299999999997
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 848.20799999999997
                            },
                            "1753": {
                                "name": "ReferrerPolicyHeader",
                                "firstUsed": 848.21199999999999
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 848.21500000000003
                            },
                            "2157": {
                                "name": "PerformanceServerTiming",
                                "firstUsed": 848.21900000000005
                            },
                            "2236": {
                                "name": "CSPWithUnsafeEval",
                                "firstUsed": 848.22299999999996
                            },
                            "3359": {
                                "name": "MainFrameCSPViaHTTP",
                                "firstUsed": 848.22699999999998
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 855.41499999999996
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 855.56100000000004
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 855.56899999999996
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 855.59900000000005
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 857.08600000000001
                            },
                            "2250": {
                                "name": "DuplicatedAttribute",
                                "firstUsed": 891.89700000000005
                            },
                            "1236": {
                                "name": "V8HTMLComment",
                                "firstUsed": 892.76999999999998
                            },
                            "901": {
                                "name": "LinkRelPreload",
                                "firstUsed": 894.68899999999996
                            },
                            "4239": {
                                "name": "ScriptSchedulingType_ParserBlocking",
                                "firstUsed": 895.38800000000003
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 1134.0820000000001
                            },
                            "1066": {
                                "name": "SameOriginTextScript",
                                "firstUsed": 1276.931
                            },
                            "3275": {
                                "name": "NavigatorCookieEnabled",
                                "firstUsed": 1301.0440000000001
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 1314.6959999999999
                            },
                            "2195": {
                                "name": "CookieGet",
                                "firstUsed": 1320.04
                            },
                            "306": {
                                "name": "NamedNodeMapGetNamedItem",
                                "firstUsed": 1328.8130000000001
                            },
                            "3019": {
                                "name": "DOMStorageRead",
                                "firstUsed": 1329.6479999999999
                            },
                            "1417": {
                                "name": "AddEventListenerPassiveTrue",
                                "firstUsed": 1359.5930000000001
                            },
                            "2904": {
                                "name": "PassiveTouchEventListener",
                                "firstUsed": 1359.606
                            },
                            "2429": {
                                "name": "PerformanceTimeline",
                                "firstUsed": 1360.1300000000001
                            },
                            "3349": {
                                "name": "NavigationTimingL2",
                                "firstUsed": 1360.1469999999999
                            },
                            "200": {
                                "name": "DocumentBeforeUnloadRegistered",
                                "firstUsed": 1360.3499999999999
                            },
                            "202": {
                                "name": "DocumentUnloadRegistered",
                                "firstUsed": 1360.54
                            },
                            "2226": {
                                "name": "DocumentPageHideRegistered",
                                "firstUsed": 1360.5709999999999
                            },
                            "744": {
                                "name": "NetInfo",
                                "firstUsed": 1373.7719999999999
                            },
                            "2191": {
                                "name": "PaintTimingRequested",
                                "firstUsed": 1374.222
                            },
                            "1615": {
                                "name": "LongTaskObserver",
                                "firstUsed": 1374.307
                            },
                            "2487": {
                                "name": "EventTimingExplicitlyRequested",
                                "firstUsed": 1374.3869999999999
                            },
                            "3254": {
                                "name": "EventTimingFirstInputExplicitlyRequested",
                                "firstUsed": 1374.3910000000001
                            },
                            "2529": {
                                "name": "ReportingObserver",
                                "firstUsed": 1375.7190000000001
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 1436.954
                            },
                            "4238": {
                                "name": "ScriptSchedulingType_Defer",
                                "firstUsed": 1437.009
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 1437.9010000000001
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 1437.9290000000001
                            },
                            "976": {
                                "name": "CSSAtRuleSupports",
                                "firstUsed": 1438.575
                            },
                            "1153": {
                                "name": "CSSSelectorIndirectAdjacent",
                                "firstUsed": 1438.605
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 1438.633
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 1438.864
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 1438.896
                            },
                            "2298": {
                                "name": "CSSSelectorWebkitInnerSpinButton",
                                "firstUsed": 1439.9359999999999
                            },
                            "2319": {
                                "name": "CSSSelectorWebkitUnknownPseudo",
                                "firstUsed": 1439.941
                            },
                            "2314": {
                                "name": "CSSSelectorWebkitSearchCancelButton",
                                "firstUsed": 1439.95
                            },
                            "2388": {
                                "name": "CSSSelectorPseudoFocusVisible",
                                "firstUsed": 1440.298
                            },
                            "2297": {
                                "name": "CSSSelectorWebkitFileUploadButton",
                                "firstUsed": 1456.335
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 1456.365
                            },
                            "1067": {
                                "name": "SameOriginApplicationScript",
                                "firstUsed": 1461.829
                            },
                            "900": {
                                "name": "LinkRelPreconnect",
                                "firstUsed": 1463.1310000000001
                            },
                            "4317": {
                                "name": "LinkRelCanonical",
                                "firstUsed": 1464.2090000000001
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 1464.633
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 1502.578
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 1502.5830000000001
                            },
                            "590": {
                                "name": "LangAttributeDoesNotMatchToUILocale",
                                "firstUsed": 1502.5920000000001
                            },
                            "1542": {
                                "name": "PendingStylesheetAddedAfterBodyStarted",
                                "firstUsed": 1519.586
                            },
                            "2092": {
                                "name": "ARIALabelAttribute",
                                "firstUsed": 1520.6420000000001
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 1522.8050000000001
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 1522.8579999999999
                            },
                            "2089": {
                                "name": "ARIAHiddenAttribute",
                                "firstUsed": 1522.923
                            },
                            "84": {
                                "name": "FormElement",
                                "firstUsed": 1522.9860000000001
                            },
                            "45": {
                                "name": "PlaceholderAttribute",
                                "firstUsed": 1523.0350000000001
                            },
                            "2096": {
                                "name": "ARIALiveAttribute",
                                "firstUsed": 1523.6759999999999
                            },
                            "4242": {
                                "name": "ScriptSchedulingType_Async",
                                "firstUsed": 1530.6900000000001
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 1537.338
                            },
                            "1354": {
                                "name": "CSSValueAppearanceButton",
                                "firstUsed": 1538.723
                            },
                            "1351": {
                                "name": "CSSValueAppearanceNone",
                                "firstUsed": 1538.759
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 1539.663
                            },
                            "190": {
                                "name": "InputTypeText",
                                "firstUsed": 1539.9179999999999
                            },
                            "2355": {
                                "name": "CSSGradient",
                                "firstUsed": 1551.46
                            },
                            "521": {
                                "name": "Picture",
                                "firstUsed": 1552.0340000000001
                            },
                            "524": {
                                "name": "SrcsetWDescriptor",
                                "firstUsed": 1552.068
                            },
                            "523": {
                                "name": "SrcsetXDescriptor",
                                "firstUsed": 1552.386
                            },
                            "90": {
                                "name": "SVGAnimationElement",
                                "firstUsed": 1552.662
                            },
                            "501": {
                                "name": "SVGSMILElementInDocument",
                                "firstUsed": 1552.7
                            },
                            "2081": {
                                "name": "ARIADisabledAttribute",
                                "firstUsed": 1554.037
                            },
                            "2935": {
                                "name": "LazyLoadImageLoadingAttributeLazy",
                                "firstUsed": 1563.039
                            },
                            "2936": {
                                "name": "LazyLoadImageMissingDimensionsForLazy",
                                "firstUsed": 1563.2329999999999
                            },
                            "1693": {
                                "name": "CSSGridLayout",
                                "firstUsed": 1642.854
                            },
                            "2190": {
                                "name": "PaintTimingObserved",
                                "firstUsed": 1711.0619999999999
                            },
                            "3798": {
                                "name": "AVIFImage",
                                "firstUsed": 1728.848
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 1792.71
                            },
                            "213": {
                                "name": "HTMLElementInnerText",
                                "firstUsed": 1825.962
                            },
                            "3307": {
                                "name": "FlexGapSpecified",
                                "firstUsed": 1834.3610000000001
                            },
                            "3308": {
                                "name": "FlexGapPositive",
                                "firstUsed": 1834.3789999999999
                            },
                            "780": {
                                "name": "V8MessageChannel_Constructor",
                                "firstUsed": 1983.873
                            },
                            "3020": {
                                "name": "DOMStorageWrite",
                                "firstUsed": 1996.412
                            },
                            "2661": {
                                "name": "NavigatorPlatform",
                                "firstUsed": 2064.268
                            },
                            "2719": {
                                "name": "HistoryLength",
                                "firstUsed": 2198.924
                            },
                            "83": {
                                "name": "DocumentAll",
                                "firstUsed": 2220.04
                            },
                            "1502": {
                                "name": "AuxclickAddListenerCount",
                                "firstUsed": 2225.5839999999998
                            },
                            "1347": {
                                "name": "PointerEventAddListenerCount",
                                "firstUsed": 2225.7750000000001
                            },
                            "2903": {
                                "name": "NonPassiveTouchEventListener",
                                "firstUsed": 2225.8159999999998
                            },
                            "1827": {
                                "name": "LocationOrigin",
                                "firstUsed": 2228.2289999999998
                            },
                            "2194": {
                                "name": "CookieSet",
                                "firstUsed": 2231.8119999999999
                            },
                            "3064": {
                                "name": "V8RegExpExecCalledOnSlowRegExp",
                                "firstUsed": 2281.1970000000001
                            },
                            "675": {
                                "name": "Fetch",
                                "firstUsed": 2295.2429999999999
                            },
                            "3267": {
                                "name": "V8InvalidatedPromiseThenLookupChainProtector",
                                "firstUsed": 2299.473
                            },
                            "781": {
                                "name": "V8MessagePort_PostMessage_Method",
                                "firstUsed": 2380.5500000000002
                            },
                            "1368": {
                                "name": "IntersectionObserver_Constructor",
                                "firstUsed": 2381.7339999999999
                            },
                            "882": {
                                "name": "V8Performance_Timing_AttributeGetter",
                                "firstUsed": 2408.2649999999999
                            },
                            "2662": {
                                "name": "NavigatorPlugins",
                                "firstUsed": 2408.4499999999998
                            },
                            "2705": {
                                "name": "WindowInnerWidth",
                                "firstUsed": 2408.5880000000002
                            },
                            "2715": {
                                "name": "WindowOuterWidth",
                                "firstUsed": 2409.5250000000001
                            },
                            "2712": {
                                "name": "WindowScreenX",
                                "firstUsed": 2409.5320000000002
                            },
                            "2710": {
                                "name": "WindowPageXOffset",
                                "firstUsed": 2409.5369999999998
                            },
                            "2700": {
                                "name": "V8Screen_AvailWidth_AttributeGetter",
                                "firstUsed": 2409.5430000000001
                            },
                            "2704": {
                                "name": "V8Screen_Width_AttributeGetter",
                                "firstUsed": 2409.547
                            },
                            "2706": {
                                "name": "WindowInnerHeight",
                                "firstUsed": 2409.5619999999999
                            },
                            "2714": {
                                "name": "WindowOuterHeight",
                                "firstUsed": 2409.5700000000002
                            },
                            "2713": {
                                "name": "WindowScreenY",
                                "firstUsed": 2409.5749999999998
                            },
                            "2711": {
                                "name": "WindowPageYOffset",
                                "firstUsed": 2409.5790000000002
                            },
                            "2699": {
                                "name": "V8Screen_AvailHeight_AttributeGetter",
                                "firstUsed": 2409.5830000000001
                            },
                            "2702": {
                                "name": "V8Screen_Height_AttributeGetter",
                                "firstUsed": 2409.596
                            },
                            "2701": {
                                "name": "V8Screen_ColorDepth_AttributeGetter",
                                "firstUsed": 2409.6100000000001
                            },
                            "2703": {
                                "name": "V8Screen_PixelDepth_AttributeGetter",
                                "firstUsed": 2409.614
                            },
                            "1297": {
                                "name": "V8Document_Images_AttributeGetter",
                                "firstUsed": 2409.877
                            },
                            "1503": {
                                "name": "HTMLCanvasElement",
                                "firstUsed": 2410.6060000000002
                            },
                            "3545": {
                                "name": "HTMLCanvasGetContext",
                                "firstUsed": 2410.6559999999999
                            },
                            "4025": {
                                "name": "HTMLCanvasElement_2D",
                                "firstUsed": 2410.7739999999999
                            },
                            "1833": {
                                "name": "CanvasToDataURL",
                                "firstUsed": 2457.8670000000002
                            },
                            "4346": {
                                "name": "V8TurboFanOsrCompileStarted",
                                "firstUsed": 2464.2130000000002
                            },
                            "2660": {
                                "name": "NavigatorMimeTypes",
                                "firstUsed": 2479.7849999999999
                            },
                            "2654": {
                                "name": "NavigatorAppVersion",
                                "firstUsed": 2492.5799999999999
                            },
                            "123": {
                                "name": "NavigatorProductSub",
                                "firstUsed": 2492.598
                            },
                            "124": {
                                "name": "NavigatorVendor",
                                "firstUsed": 2492.6060000000002
                            },
                            "125": {
                                "name": "NavigatorVendorSub",
                                "firstUsed": 2492.6120000000001
                            },
                            "2656": {
                                "name": "NavigatorHardwareConcurrency",
                                "firstUsed": 2492.6280000000002
                            },
                            "2657": {
                                "name": "NavigatorLanguage",
                                "firstUsed": 2492.6350000000002
                            },
                            "2658": {
                                "name": "NavigatorLanguages",
                                "firstUsed": 2492.6559999999999
                            },
                            "2655": {
                                "name": "NavigatorDoNotTrack",
                                "firstUsed": 2492.6790000000001
                            },
                            "2659": {
                                "name": "NavigatorMaxTouchPoints",
                                "firstUsed": 2495.9830000000002
                            },
                            "750": {
                                "name": "V8Permissions_Query_Method",
                                "firstUsed": 2496.2130000000002
                            },
                            "2198": {
                                "name": "BatteryStatusGetBattery",
                                "firstUsed": 2498.0300000000002
                            },
                            "710": {
                                "name": "CryptoGetRandomValues",
                                "firstUsed": 2528.2190000000001
                            },
                            "2228": {
                                "name": "DocumentPageShowRegistered",
                                "firstUsed": 2610.3449999999998
                            },
                            "867": {
                                "name": "V8Event_InitEvent_Method",
                                "firstUsed": 2611.6930000000002
                            },
                            "522": {
                                "name": "Sizes",
                                "firstUsed": 2612.2269999999999
                            },
                            "2680": {
                                "name": "V8BatteryManager_Charging_AttributeGetter",
                                "firstUsed": 2654.0450000000001
                            },
                            "2679": {
                                "name": "V8BatteryManager_ChargingTime_AttributeGetter",
                                "firstUsed": 2654.0729999999999
                            },
                            "2681": {
                                "name": "V8BatteryManager_DischargingTime_AttributeGetter",
                                "firstUsed": 2654.0790000000002
                            },
                            "2682": {
                                "name": "V8BatteryManager_Level_AttributeGetter",
                                "firstUsed": 2654.0839999999998
                            },
                            "2077": {
                                "name": "ARIAControlsAttribute",
                                "firstUsed": 2718.7359999999999
                            },
                            "4520": {
                                "name": "Feature_4520",
                                "firstUsed": 2784.875
                            },
                            "2277": {
                                "name": "V8DeoptimizerDisableSpeculation",
                                "firstUsed": 2797.6030000000001
                            },
                            "3350": {
                                "name": "ResourceTiming",
                                "firstUsed": 2798.605
                            },
                            "2434": {
                                "name": "PerformanceResourceTimingInitiatorType",
                                "firstUsed": 2798.6500000000001
                            },
                            "132": {
                                "name": "UnprefixedAnimationStartEvent",
                                "firstUsed": 2810.0050000000001
                            },
                            "2361": {
                                "name": "V8AbortController_Constructor",
                                "firstUsed": 2822.799
                            },
                            "2723": {
                                "name": "TrustedTypesCreatePolicy",
                                "firstUsed": 2883.779
                            },
                            "3279": {
                                "name": "TrustedTypesPolicyCreated",
                                "firstUsed": 2883.7919999999999
                            },
                            "1014": {
                                "name": "CSSFilterReference",
                                "firstUsed": 3062.1959999999999
                            },
                            "19": {
                                "name": "UnprefixedTransitionEndEvent",
                                "firstUsed": 3107.5059999999999
                            },
                            "2609": {
                                "name": "V8AttemptOverrideReadOnlyOnPrototypeSloppy",
                                "firstUsed": 3119.4490000000001
                            },
                            "2391": {
                                "name": "XMLHttpRequestResponseXML",
                                "firstUsed": 3119.636
                            },
                            "344": {
                                "name": "EventCancelBubble",
                                "firstUsed": 3122.04
                            },
                            "137": {
                                "name": "EventReturnValue",
                                "firstUsed": 3122.0610000000001
                            },
                            "350": {
                                "name": "EventGetReturnValueTrue",
                                "firstUsed": 3122.0639999999999
                            },
                            "352": {
                                "name": "EventSetReturnValueTrue",
                                "firstUsed": 3122.069
                            },
                            "677": {
                                "name": "XMLHttpRequestAsynchronous",
                                "firstUsed": 3122.1390000000001
                            },
                            "3261": {
                                "name": "V8InvalidatedIsConcatSpreadableLookupChainProtector",
                                "firstUsed": 3132.6199999999999
                            },
                            "1394": {
                                "name": "V8ArrayInstanceConstructorModified",
                                "firstUsed": 3132.663
                            },
                            "3260": {
                                "name": "V8InvalidatedArraySpeciesLookupChainProtector",
                                "firstUsed": 3132.6660000000002
                            },
                            "2651": {
                                "name": "V8RegExpMatchIsFalseishOnJSRegExp",
                                "firstUsed": 3133.3249999999998
                            },
                            "3065": {
                                "name": "V8RegExpReplaceCalledOnSlowRegExp",
                                "firstUsed": 3133.7849999999999
                            },
                            "2094": {
                                "name": "ARIALabelledByAttribute",
                                "firstUsed": 3150.4369999999999
                            },
                            "2229": {
                                "name": "DocumentPageShowFired",
                                "firstUsed": 3182.0680000000002
                            },
                            "1128": {
                                "name": "BodyScrollsInAdditionToViewport",
                                "firstUsed": 3182.5309999999999
                            },
                            "1477": {
                                "name": "SVGSMILAnimationAppliedEffect",
                                "firstUsed": 3183.201
                            },
                            "1478": {
                                "name": "PerformanceResourceTimingSizes",
                                "firstUsed": 3186.9070000000002
                            },
                            "2716": {
                                "name": "WindowDevicePixelRatio",
                                "firstUsed": 3208.5129999999999
                            },
                            "1069": {
                                "name": "CrossOriginTextScript",
                                "firstUsed": 3422.2179999999998
                            },
                            "3481": {
                                "name": "V8Navigator_JavaEnabled_Method",
                                "firstUsed": 3445.2469999999998
                            },
                            "2084": {
                                "name": "ARIAExpandedAttribute",
                                "firstUsed": 3548.0549999999998
                            },
                            "135": {
                                "name": "UnprefixedAnimationIterationEvent",
                                "firstUsed": 4588.9290000000001
                            },
                            "1060": {
                                "name": "NodeFilterIsObject",
                                "firstUsed": 5561.8370000000004
                            },
                            "429": {
                                "name": "TextEncoderConstructor",
                                "firstUsed": 6876.0320000000002
                            },
                            "430": {
                                "name": "TextEncoderEncode",
                                "firstUsed": 6876.0540000000001
                            }
                        },
                        "CSSFeatures": {
                            "433": {
                                "name": "CSSPropertyObjectFit",
                                "firstUsed": 1438.587
                            },
                            "27": {
                                "name": "CSSPropertyBackgroundPosition",
                                "firstUsed": 1438.6410000000001
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 1438.7460000000001
                            },
                            "380": {
                                "name": "CSSPropertyStrokeDashoffset",
                                "firstUsed": 1438.7550000000001
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 1438.9870000000001
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 1439.3779999999999
                            },
                            "68": {
                                "name": "CSSPropertyBoxShadow",
                                "firstUsed": 1440.4459999999999
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 1453.5920000000001
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 1453.607
                            },
                            "516": {
                                "name": "CSSPropertyFontDisplay",
                                "firstUsed": 1456.377
                            },
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 1456.386
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 1456.3910000000001
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 1456.396
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 1456.4280000000001
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 1502.6179999999999
                            },
                            "14": {
                                "name": "CSSPropertyWebkitFontSmoothing",
                                "firstUsed": 1502.6279999999999
                            },
                            "11": {
                                "name": "CSSPropertyTextRendering",
                                "firstUsed": 1502.6320000000001
                            },
                            "537": {
                                "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                                "firstUsed": 1502.6400000000001
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 1502.644
                            },
                            "444": {
                                "name": "CSSPropertyScrollBehavior",
                                "firstUsed": 1502.6500000000001
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 1502.758
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 1502.768
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 1526.1679999999999
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 1526.173
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 1526.1780000000001
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 1526.1859999999999
                            },
                            "515": {
                                "name": "CSSPropertyVariable",
                                "firstUsed": 1536.336
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 1536.789
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 1536.796
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 1536.8009999999999
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 1536.808
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 1536.819
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 1536.8330000000001
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 1536.837
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 1536.874
                            },
                            "35": {
                                "name": "CSSPropertyBorderBottom",
                                "firstUsed": 1536.8900000000001
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 1536.8969999999999
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 1536.912
                            },
                            "232": {
                                "name": "CSSPropertyAlignSelf",
                                "firstUsed": 1536.9159999999999
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 1536.9200000000001
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 1536.924
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 1536.962
                            },
                            "84": {
                                "name": "CSSPropertyLetterSpacing",
                                "firstUsed": 1536.981
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 1536.989
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 1536.9939999999999
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 1537.0599999999999
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 1537.067
                            },
                            "233": {
                                "name": "CSSPropertyFlex",
                                "firstUsed": 1537.097
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 1537.1010000000001
                            },
                            "100": {
                                "name": "CSSPropertyOutline",
                                "firstUsed": 1537.1669999999999
                            },
                            "72": {
                                "name": "CSSPropertyClip",
                                "firstUsed": 1537.2940000000001
                            },
                            "159": {
                                "name": "CSSPropertyWhiteSpace",
                                "firstUsed": 1537.3009999999999
                            },
                            "59": {
                                "name": "CSSPropertyBorderStyle",
                                "firstUsed": 1537.326
                            },
                            "97": {
                                "name": "CSSPropertyMinWidth",
                                "firstUsed": 1537.346
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 1537.3969999999999
                            },
                            "49": {
                                "name": "CSSPropertyBorderLeft",
                                "firstUsed": 1538.3040000000001
                            },
                            "60": {
                                "name": "CSSPropertyBorderTop",
                                "firstUsed": 1538.3140000000001
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 1538.345
                            },
                            "94": {
                                "name": "CSSPropertyMaxHeight",
                                "firstUsed": 1538.3520000000001
                            },
                            "158": {
                                "name": "CSSPropertyVisibility",
                                "firstUsed": 1538.3620000000001
                            },
                            "237": {
                                "name": "CSSPropertyFlexGrow",
                                "firstUsed": 1538.5930000000001
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 1538.6489999999999
                            },
                            "175": {
                                "name": "CSSPropertyWebkitAppearance",
                                "firstUsed": 1538.7270000000001
                            },
                            "66": {
                                "name": "CSSPropertyBorderWidth",
                                "firstUsed": 1538.7329999999999
                            },
                            "152": {
                                "name": "CSSPropertyTransitionDuration",
                                "firstUsed": 1538.7460000000001
                            },
                            "153": {
                                "name": "CSSPropertyTransitionProperty",
                                "firstUsed": 1538.751
                            },
                            "154": {
                                "name": "CSSPropertyTransitionTimingFunction",
                                "firstUsed": 1538.7550000000001
                            },
                            "658": {
                                "name": "CSSPropertyAppearance",
                                "firstUsed": 1538.7629999999999
                            },
                            "42": {
                                "name": "CSSPropertyBorderColor",
                                "firstUsed": 1538.768
                            },
                            "369": {
                                "name": "CSSPropertyFill",
                                "firstUsed": 1538.837
                            },
                            "636": {
                                "name": "CSSPropertyInset",
                                "firstUsed": 1538.8920000000001
                            },
                            "111": {
                                "name": "CSSPropertyPaddingLeft",
                                "firstUsed": 1539.0160000000001
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 1539.02
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 1539.0809999999999
                            },
                            "162": {
                                "name": "CSSPropertyWordBreak",
                                "firstUsed": 1539.088
                            },
                            "79": {
                                "name": "CSSPropertyFloat",
                                "firstUsed": 1539.172
                            },
                            "260": {
                                "name": "CSSPropertyWebkitLineClamp",
                                "firstUsed": 1554.1300000000001
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 1607.8869999999999
                            },
                            "236": {
                                "name": "CSSPropertyFlexFlow",
                                "firstUsed": 1607.924
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 1607.9580000000001
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 1607.982
                            },
                            "107": {
                                "name": "CSSPropertyOverflowX",
                                "firstUsed": 1608.0419999999999
                            },
                            "499": {
                                "name": "CSSPropertyScrollSnapType",
                                "firstUsed": 1608.049
                            },
                            "445": {
                                "name": "CSSPropertyWillChange",
                                "firstUsed": 1608.0550000000001
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 1608.0619999999999
                            },
                            "562": {
                                "name": "CSSPropertyScrollPadding",
                                "firstUsed": 1608.069
                            },
                            "561": {
                                "name": "CSSPropertyScrollSnapAlign",
                                "firstUsed": 1608.2170000000001
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 1608.3119999999999
                            },
                            "238": {
                                "name": "CSSPropertyFlexShrink",
                                "firstUsed": 1608.316
                            },
                            "657": {
                                "name": "CSSPropertyAspectRatio",
                                "firstUsed": 1608.49
                            },
                            "25": {
                                "name": "CSSPropertyBackgroundImage",
                                "firstUsed": 1610.075
                            },
                            "303": {
                                "name": "CSSPropertyOrder",
                                "firstUsed": 1610.136
                            },
                            "437": {
                                "name": "CSSPropertyObjectPosition",
                                "firstUsed": 1610.181
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 1618.894
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 1620.546
                            },
                            "234": {
                                "name": "CSSPropertyFlexBasis",
                                "firstUsed": 1620.748
                            },
                            "164": {
                                "name": "CSSPropertyWordWrap",
                                "firstUsed": 1620.8040000000001
                            },
                            "209": {
                                "name": "CSSPropertyWebkitBoxOrient",
                                "firstUsed": 1620.808
                            },
                            "385": {
                                "name": "CSSPropertyStrokeWidth",
                                "firstUsed": 1626.9839999999999
                            },
                            "378": {
                                "name": "CSSPropertyStroke",
                                "firstUsed": 1626.991
                            },
                            "30": {
                                "name": "CSSPropertyBackgroundRepeat",
                                "firstUsed": 1641.934
                            },
                            "33": {
                                "name": "CSSPropertyBackgroundSize",
                                "firstUsed": 1641.9490000000001
                            },
                            "619": {
                                "name": "CSSPropertyMarginInline",
                                "firstUsed": 1833.4739999999999
                            },
                            "592": {
                                "name": "CSSPropertyGap",
                                "firstUsed": 1833.5119999999999
                            },
                            "5": {
                                "name": "CSSPropertyFont",
                                "firstUsed": 2410.9899999999998
                            },
                            "424": {
                                "name": "CSSPropertyAnimation",
                                "firstUsed": 2632.6439999999998
                            },
                            "363": {
                                "name": "CSSPropertyStopColor",
                                "firstUsed": 3031.9720000000002
                            },
                            "383": {
                                "name": "CSSPropertyStrokeMiterlimit",
                                "firstUsed": 3045.6880000000001
                            },
                            "80": {
                                "name": "CSSPropertyFontStretch",
                                "firstUsed": 3138.2600000000002
                            },
                            "108": {
                                "name": "CSSPropertyOverflowY",
                                "firstUsed": 3138.3789999999999
                            },
                            "118": {
                                "name": "CSSPropertyPointerEvents",
                                "firstUsed": 3138.4549999999999
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "maxFID": 619,
                    "TTIMeasurementEnd": 7807,
                    "LastInteractive": 6878,
                    "TotalBlockingTime": 702,
                    "testID": "240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a",
                    "step": 1,
                    "effectiveBps": 521586,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 44,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "114": 65,
                                "215": 5.2999999999999998,
                                "316": 71.400000000000006,
                                "417": 21.100000000000001,
                                "518": 15,
                                "620": 10,
                                "721": 5.2999999999999998,
                                "824": 10,
                                "925": 50,
                                "1065": 63.299999999999997,
                                "1170": 78.900000000000006,
                                "1270": 100,
                                "1371": 94.400000000000006,
                                "1472": 100,
                                "1572": 100,
                                "1674": 100,
                                "1774": 100,
                                "1875": 100,
                                "1976": 100,
                                "2076": 76.200000000000003,
                                "2177": 57.899999999999999,
                                "2278": 61.899999999999999,
                                "2379": 95,
                                "2479": 95.200000000000003,
                                "2580": 88.900000000000006,
                                "2682": 81,
                                "2782": 90.5,
                                "2883": 83.299999999999997,
                                "2985": 85.700000000000003,
                                "3086": 100,
                                "3188": 85,
                                "3289": 85,
                                "3389": 95.200000000000003,
                                "3490": 100,
                                "3591": 78.900000000000006,
                                "3696": 72.700000000000003,
                                "3798": 63.200000000000003,
                                "3899": 42.100000000000001,
                                "4001": 21.100000000000001,
                                "4102": 40.899999999999999,
                                "4204": 20,
                                "4305": 15,
                                "4406": 21.100000000000001,
                                "4507": 38.100000000000001,
                                "4608": 68.400000000000006,
                                "4710": 30,
                                "4811": 25,
                                "4913": 38.100000000000001,
                                "5014": 19,
                                "5116": 15.800000000000001,
                                "5217": 19,
                                "5318": 15,
                                "5420": 20,
                                "5521": 15,
                                "5622": 21.100000000000001,
                                "5723": 23.800000000000001,
                                "5825": 10.5,
                                "5926": 15.800000000000001,
                                "6027": 15,
                                "6128": 19,
                                "6230": 11.1,
                                "6331": 15,
                                "6432": 27.300000000000001,
                                "6533": 15,
                                "6635": 15,
                                "6736": 55,
                                "6837": 75,
                                "6938": 63.200000000000003,
                                "7039": 22.699999999999999,
                                "7140": 15,
                                "7241": 11.1,
                                "7343": 19,
                                "7444": 19,
                                "7545": 5.5999999999999996,
                                "7646": 33.299999999999997,
                                "7844": 64.299999999999997,
                                "7945": 61.899999999999999
                            },
                            "max": 100,
                            "count": 78
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "114": 15003,
                                "215": 56201,
                                "316": 11697,
                                "417": 873041,
                                "518": 661878,
                                "620": 0,
                                "721": 0,
                                "824": 0,
                                "925": 3154953,
                                "1065": 2484093,
                                "1170": 15112358,
                                "1270": 43269825,
                                "1371": 37669647,
                                "1472": 66202,
                                "1572": 4947479,
                                "1674": 397540,
                                "1774": 17960494,
                                "1875": 3511035,
                                "1976": 8468370,
                                "2076": 135339,
                                "2177": 0,
                                "2278": 0,
                                "2379": 0,
                                "2479": 7265169,
                                "2580": 1920742,
                                "2682": 1576681,
                                "2782": 3889318,
                                "2883": 806493,
                                "2985": 60195,
                                "3086": 2307845,
                                "3188": 2106396,
                                "3289": 821897,
                                "3389": 535781,
                                "3490": 4180417,
                                "3591": 1456666,
                                "3696": 4309839,
                                "3798": 4569794,
                                "3899": 6738,
                                "4001": 0,
                                "4102": 0,
                                "4204": 0,
                                "4305": 0,
                                "4406": 0,
                                "4507": 0,
                                "4608": 185497,
                                "4710": 6740,
                                "4811": 0,
                                "4913": 0,
                                "5014": 0,
                                "5116": 0,
                                "5217": 0,
                                "5318": 0,
                                "5420": 0,
                                "5521": 0,
                                "5622": 0,
                                "5723": 0,
                                "5825": 0,
                                "5926": 0,
                                "6027": 0,
                                "6128": 0,
                                "6230": 0,
                                "6331": 0,
                                "6432": 8521,
                                "6533": 0,
                                "6635": 0,
                                "6736": 0,
                                "6837": 0,
                                "6938": 0,
                                "7039": 0,
                                "7140": 0,
                                "7241": 4265,
                                "7343": 0,
                                "7444": 0,
                                "7545": 0,
                                "7646": 0,
                                "7844": 0,
                                "7945": 0
                            },
                            "max": 43269825,
                            "count": 78
                        }
                    },
                    "effectiveBpsDoc": 763623,
                    "lighthouse.Performance": 0.68999999999999995,
                    "lighthouse.Performance.first-contentful-paint": 1860.9770000000001,
                    "lighthouse.Performance.largest-contentful-paint": 3426.2539999999999,
                    "lighthouse.Performance.total-blocking-time": 916.09300000000076,
                    "lighthouse.Performance.cumulative-layout-shift": 0.0037841385738931962,
                    "lighthouse.Performance.speed-index": 2435,
                    "lighthouse.Accessibility": 0.78000000000000003,
                    "lighthouse.BestPractices": 0.92000000000000004,
                    "lighthouse.SEO": 0.93000000000000005,
                    "lighthouse.PWA": 0.67000000000000004,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/3\/details\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/3\/performance_optimization\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/3\/breakdown\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/3\/domains\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/3\/screen_shot\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/3\/experiments\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/3_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/3_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a\/3_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/02\/21\/BiDcS7\/db103df56c30429ee59fa6abf11b8b3a\/3_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/02\/21\/BiDcS7\/db103df56c30429ee59fa6abf11b8b3a\/3_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/02\/21\/BiDcS7\/db103df56c30429ee59fa6abf11b8b3a\/3_optimization.png",
                        "screenShotPng": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&file=3_screen.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&file=3_screen.png"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&file=3_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/02\/21\/BiDcS7\/db103df56c30429ee59fa6abf11b8b3a\/3_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/02\/21\/BiDcS7\/db103df56c30429ee59fa6abf11b8b3a\/3_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/02\/21\/BiDcS7\/db103df56c30429ee59fa6abf11b8b3a\/3_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/02\/21\/BiDcS7\/db103df56c30429ee59fa6abf11b8b3a\/3_progress.csv",
                        "bodies": "https:\/\/www.webpagetest.org\/result\/24\/02\/21\/BiDcS7\/db103df56c30429ee59fa6abf11b8b3a\/3_bodies.zip",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&compressed=1&file=3_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_3&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_3&file=ms_001600.jpg",
                            "VisuallyComplete": 7
                        },
                        {
                            "time": 1700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_3&file=ms_001700.jpg",
                            "VisuallyComplete": 25
                        },
                        {
                            "time": 1800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_3&file=ms_001800.jpg",
                            "VisuallyComplete": 42
                        },
                        {
                            "time": 1900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_3&file=ms_001900.jpg",
                            "VisuallyComplete": 44
                        },
                        {
                            "time": 2800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_3&file=ms_002800.jpg",
                            "VisuallyComplete": 43
                        },
                        {
                            "time": 3100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_3&file=ms_003100.jpg",
                            "VisuallyComplete": 45
                        },
                        {
                            "time": 3200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240221_BiDcS7_db103df56c30429ee59fa6abf11b8b3a&video=video_3&file=ms_003200.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "execution-ci360.ah.nl": {
                            "bytes": 8402,
                            "requests": 1,
                            "cdn_provider": "Amazon CloudFront",
                            "connections": 1
                        },
                        "zsp1.ah.nl": {
                            "bytes": 6699,
                            "requests": 10,
                            "cdn_provider": "Google",
                            "connections": 1
                        },
                        "zsp2.ah.nl": {
                            "bytes": 84552,
                            "requests": 2,
                            "cdn_provider": "Amazon CloudFront",
                            "connections": 1
                        },
                        "v3-pixal-web.ah.nl": {
                            "bytes": 318,
                            "requests": 2,
                            "cdn_provider": "Akamai",
                            "connections": 1
                        },
                        "static.ah.nl": {
                            "bytes": 610969,
                            "requests": 28,
                            "cdn_provider": "Akamai",
                            "connections": 2
                        },
                        "www.ah.nl": {
                            "bytes": 1075076,
                            "requests": 26,
                            "cdn_provider": "Akamai",
                            "connections": 1
                        },
                        "www.googletagmanager.com": {
                            "bytes": 129183,
                            "requests": 1,
                            "cdn_provider": "Google",
                            "connections": 1
                        },
                        "www.google-analytics.com": {
                            "bytes": 21940,
                            "requests": 6,
                            "cdn_provider": "Google",
                            "connections": 2
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 35244,
                            "bytesUncompressed": 285312,
                            "requests": 2
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 1273344,
                            "bytesUncompressed": 5083888,
                            "requests": 18
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 60385,
                            "bytesUncompressed": 396090,
                            "requests": 3
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 470376,
                            "bytesUncompressed": 867656,
                            "requests": 32
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 89355,
                            "bytesUncompressed": 89240,
                            "requests": 4
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 8435,
                            "bytesUncompressed": 86660,
                            "requests": 17
                        }
                    },
                    "consoleLog": [
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "Wrong argument types in method. Please check the documentation to fix that",
                            "url": "https:\/\/www.ah.nl\/ruxitagentjs_ICA27NVfhjqrux_10263230321103025.js",
                            "line": 197,
                            "column": 74
                        },
                        {
                            "source": "javascript",
                            "level": "warning",
                            "text": "The resource https:\/\/execution-ci360.ah.nl\/js\/ot-all.min.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
                            "timestamp": 1683986214942.728,
                            "url": "https:\/\/www.ah.nl\/"
                        }
                    ]
                }
            }
        }
    },
    "statusCode": 200,
    "statusText": "Test Complete",
    "webPagetestVersion": "21.07"
}